./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/recursive/recHanoi01.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 527bcce2 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/recursive/recHanoi01.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx --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 85b02fad28964214b0cd332ac12fce3136c6c5e9247130ab67f1c2c3baea22f9 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 22:14:08,976 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 22:14:09,098 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-21 22:14:09,109 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 22:14:09,110 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-21 22:14:09,137 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 22:14:09,139 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-21 22:14:09,140 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-21 22:14:09,140 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-21 22:14:09,145 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-21 22:14:09,146 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 22:14:09,146 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 22:14:09,147 INFO L153 SettingsManager]: * Use SBE=true [2023-11-21 22:14:09,149 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-21 22:14:09,149 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-21 22:14:09,149 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-21 22:14:09,150 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-21 22:14:09,150 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-21 22:14:09,151 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-21 22:14:09,151 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 22:14:09,151 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-21 22:14:09,152 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-21 22:14:09,152 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 22:14:09,153 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-21 22:14:09,153 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 22:14:09,154 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-21 22:14:09,154 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-21 22:14:09,154 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-21 22:14:09,155 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-21 22:14:09,155 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-21 22:14:09,156 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 22:14:09,156 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-21 22:14:09,156 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 22:14:09,157 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 22:14:09,157 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-21 22:14:09,157 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 22:14:09,157 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-21 22:14:09,158 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-21 22:14:09,158 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_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/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_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx 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 -> 85b02fad28964214b0cd332ac12fce3136c6c5e9247130ab67f1c2c3baea22f9 [2023-11-21 22:14:09,440 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 22:14:09,475 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 22:14:09,478 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 22:14:09,479 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 22:14:09,480 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 22:14:09,481 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/../../sv-benchmarks/c/recursive/recHanoi01.c [2023-11-21 22:14:12,533 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 22:14:12,829 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 22:14:12,830 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/sv-benchmarks/c/recursive/recHanoi01.c [2023-11-21 22:14:12,838 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/data/95b59e230/046f75b1465544d6b5e09113e9adb3e0/FLAGd30591436 [2023-11-21 22:14:12,860 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/data/95b59e230/046f75b1465544d6b5e09113e9adb3e0 [2023-11-21 22:14:12,868 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 22:14:12,871 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 22:14:12,874 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 22:14:12,875 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 22:14:12,880 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 22:14:12,881 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:14:12" (1/1) ... [2023-11-21 22:14:12,882 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@64260a20 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:12, skipping insertion in model container [2023-11-21 22:14:12,883 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:14:12" (1/1) ... [2023-11-21 22:14:12,908 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 22:14:13,112 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 22:14:13,132 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 22:14:13,160 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 22:14:13,181 INFO L206 MainTranslator]: Completed translation [2023-11-21 22:14:13,181 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13 WrapperNode [2023-11-21 22:14:13,182 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 22:14:13,184 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 22:14:13,184 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 22:14:13,184 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 22:14:13,194 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,205 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,222 INFO L138 Inliner]: procedures = 14, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 28 [2023-11-21 22:14:13,222 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 22:14:13,223 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 22:14:13,224 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 22:14:13,224 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 22:14:13,238 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,239 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,255 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,265 INFO L187 HeapSplitter]: Split 2 memory accesses to 1 slices as follows [2] [2023-11-21 22:14:13,265 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,265 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,279 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,281 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,283 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,284 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,285 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 22:14:13,286 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 22:14:13,287 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 22:14:13,287 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 22:14:13,288 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (1/1) ... [2023-11-21 22:14:13,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:13,312 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:13,330 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:13,354 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-21 22:14:13,391 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 22:14:13,391 INFO L130 BoogieDeclarations]: Found specification of procedure applyHanoi [2023-11-21 22:14:13,391 INFO L138 BoogieDeclarations]: Found implementation of procedure applyHanoi [2023-11-21 22:14:13,391 INFO L130 BoogieDeclarations]: Found specification of procedure hanoi [2023-11-21 22:14:13,392 INFO L138 BoogieDeclarations]: Found implementation of procedure hanoi [2023-11-21 22:14:13,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-21 22:14:13,392 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 22:14:13,392 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 22:14:13,499 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 22:14:13,503 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 22:14:13,721 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 22:14:13,741 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 22:14:13,741 INFO L308 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-21 22:14:13,743 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 10:14:13 BoogieIcfgContainer [2023-11-21 22:14:13,743 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 22:14:13,745 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-21 22:14:13,745 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-21 22:14:13,750 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-21 22:14:13,751 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-21 22:14:13,751 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 21.11 10:14:12" (1/3) ... [2023-11-21 22:14:13,752 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@c544b06 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 21.11 10:14:13, skipping insertion in model container [2023-11-21 22:14:13,752 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-21 22:14:13,753 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:13" (2/3) ... [2023-11-21 22:14:13,753 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@c544b06 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 21.11 10:14:13, skipping insertion in model container [2023-11-21 22:14:13,753 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-21 22:14:13,754 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 10:14:13" (3/3) ... [2023-11-21 22:14:13,755 INFO L332 chiAutomizerObserver]: Analyzing ICFG recHanoi01.c [2023-11-21 22:14:13,836 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-21 22:14:13,836 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-21 22:14:13,836 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-21 22:14:13,837 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-21 22:14:13,837 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-21 22:14:13,838 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-21 22:14:13,838 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-21 22:14:13,839 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-21 22:14:13,845 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 24 states, 16 states have (on average 1.25) internal successors, (20), 17 states have internal predecessors, (20), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-11-21 22:14:13,875 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 7 [2023-11-21 22:14:13,875 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-21 22:14:13,877 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-21 22:14:13,885 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2023-11-21 22:14:13,886 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-11-21 22:14:13,886 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-21 22:14:13,888 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 24 states, 16 states have (on average 1.25) internal successors, (20), 17 states have internal predecessors, (20), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-11-21 22:14:13,893 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 7 [2023-11-21 22:14:13,893 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-21 22:14:13,893 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-21 22:14:13,894 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2023-11-21 22:14:13,894 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-11-21 22:14:13,904 INFO L748 eck$LassoCheckResult]: Stem: 21#$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(13, 2);call #Ultimate.allocInit(12, 3);~counter~0 := 0; 12#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet6#1, main_#t~ret7#1, main_~n~0#1, main_~result~0#1;havoc main_#t~nondet6#1;main_~n~0#1 := main_#t~nondet6#1;havoc main_#t~nondet6#1; 8#L43true assume !(main_~n~0#1 < 1 || main_~n~0#1 > 31);~counter~0 := 0; 5#L47true call applyHanoi(main_~n~0#1, 1, 3, 2);< 25#$Ultimate##0true [2023-11-21 22:14:13,904 INFO L750 eck$LassoCheckResult]: Loop: 25#$Ultimate##0true ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 19#L32true assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 16#L37true call applyHanoi(~n - 1, ~from, ~via, ~to);< 25#$Ultimate##0true [2023-11-21 22:14:13,910 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:13,910 INFO L85 PathProgramCache]: Analyzing trace with hash 1418233, now seen corresponding path program 1 times [2023-11-21 22:14:13,922 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:13,923 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1141730203] [2023-11-21 22:14:13,924 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:13,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:14,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:14,099 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:14,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:14,160 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:14,168 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:14,169 INFO L85 PathProgramCache]: Analyzing trace with hash 29954, now seen corresponding path program 1 times [2023-11-21 22:14:14,169 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:14,170 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1455948662] [2023-11-21 22:14:14,170 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:14,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:14,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:14,205 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:14,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:14,227 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:14,231 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:14,232 INFO L85 PathProgramCache]: Analyzing trace with hash -699093494, now seen corresponding path program 1 times [2023-11-21 22:14:14,232 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:14,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [970391791] [2023-11-21 22:14:14,233 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:14,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:14,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:14,284 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:14,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:14,364 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:14,766 INFO L210 LassoAnalysis]: Preferences: [2023-11-21 22:14:14,767 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-21 22:14:14,767 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-21 22:14:14,768 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-21 22:14:14,768 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-21 22:14:14,768 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:14,768 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-21 22:14:14,768 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-21 22:14:14,769 INFO L133 ssoRankerPreferences]: Filename of dumped script: recHanoi01.c_Iteration1_Loop [2023-11-21 22:14:14,769 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-21 22:14:14,769 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-21 22:14:14,792 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-21 22:14:14,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-21 22:14:14,811 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-21 22:14:14,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-21 22:14:14,820 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-21 22:14:14,827 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-21 22:14:14,833 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-21 22:14:14,842 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-21 22:14:14,853 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-21 22:14:15,015 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-21 22:14:15,016 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-21 22:14:15,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,019 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,024 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,038 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:15,039 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,052 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-11-21 22:14:15,075 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:15,075 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_~via=0} Honda state: {applyHanoi_~via=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:15,088 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:15,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,089 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,090 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,092 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-11-21 22:14:15,093 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:15,094 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,108 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:15,108 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_~from=0} Honda state: {applyHanoi_~from=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:15,127 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:15,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,128 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,130 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,134 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-11-21 22:14:15,135 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:15,135 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,148 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:15,149 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_~to=0} Honda state: {applyHanoi_~to=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:15,163 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:15,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,163 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,165 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,178 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:15,178 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,192 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-11-21 22:14:15,208 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:15,209 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_#t~post5=0} Honda state: {applyHanoi_#t~post5=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:15,225 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:15,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,226 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,227 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,233 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:15,234 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,244 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-11-21 22:14:15,257 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:15,257 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_#in~from=0} Honda state: {applyHanoi_#in~from=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:15,283 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:15,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,284 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,285 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,293 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:15,294 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,307 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-11-21 22:14:15,324 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:15,325 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_~n=0} Honda state: {applyHanoi_~n=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:15,351 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:15,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,351 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,353 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,362 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:15,362 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,376 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2023-11-21 22:14:15,408 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:15,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,409 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,411 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,412 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2023-11-21 22:14:15,412 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-21 22:14:15,413 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,466 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:15,466 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_#in~n=-8} Honda state: {applyHanoi_#in~n=-8} Generalized eigenvectors: [{applyHanoi_#in~n=-1}, {applyHanoi_#in~n=0}, {applyHanoi_#in~n=0}] Lambdas: [1, 12, 0] Nus: [0, 0] [2023-11-21 22:14:15,488 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:15,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,489 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,490 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,501 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:15,501 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,508 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2023-11-21 22:14:15,555 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:15,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,556 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,557 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,560 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2023-11-21 22:14:15,561 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-21 22:14:15,561 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,890 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:15,890 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~counter~0=-1, old(~counter~0)=3} Honda state: {~counter~0=-1, old(~counter~0)=3} Generalized eigenvectors: [{~counter~0=1, old(~counter~0)=1}, {~counter~0=0, old(~counter~0)=0}, {~counter~0=0, old(~counter~0)=-4}] Lambdas: [1, 9, 0] Nus: [0, 0] [2023-11-21 22:14:15,902 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:15,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:15,903 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:15,904 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:15,905 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2023-11-21 22:14:15,908 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:15,908 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:15,927 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:15,927 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_#in~via=-6, applyHanoi_#in~to=-6} Honda state: {applyHanoi_#in~via=-6, applyHanoi_#in~to=-6} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:15,947 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:16,377 INFO L210 LassoAnalysis]: Preferences: [2023-11-21 22:14:16,378 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-21 22:14:16,378 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-21 22:14:16,378 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-21 22:14:16,378 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-21 22:14:16,378 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:16,378 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-21 22:14:16,379 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-21 22:14:16,379 INFO L133 ssoRankerPreferences]: Filename of dumped script: recHanoi01.c_Iteration1_Lasso [2023-11-21 22:14:16,379 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-21 22:14:16,379 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-21 22:14:16,382 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-21 22:14:16,386 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-21 22:14:16,400 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-21 22:14:16,421 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-21 22:14:16,423 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-21 22:14:16,442 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-21 22:14:16,446 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-21 22:14:16,476 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-21 22:14:16,479 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-21 22:14:16,482 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-21 22:14:16,485 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-21 22:14:16,488 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-21 22:14:16,491 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-21 22:14:16,496 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-21 22:14:16,498 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-21 22:14:16,503 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-21 22:14:16,505 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-21 22:14:16,520 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-21 22:14:16,799 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-21 22:14:16,808 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-21 22:14:16,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:16,810 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:16,811 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:16,812 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2023-11-21 22:14:16,813 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-21 22:14:16,824 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:16,824 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:16,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:16,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:16,825 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:16,827 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:16,827 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:16,838 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:16,861 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:16,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:16,862 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:16,863 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:16,877 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-21 22:14:16,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:16,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:16,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:16,890 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:16,894 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2023-11-21 22:14:16,900 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:16,901 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:16,923 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:16,948 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:16,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:16,948 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:16,949 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:16,952 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2023-11-21 22:14:16,953 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-21 22:14:16,966 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:16,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:16,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:16,967 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:16,973 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:16,974 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:16,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,008 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,009 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,010 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,019 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2023-11-21 22:14:17,020 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-21 22:14:17,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,033 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,036 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:17,036 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:17,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,069 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,070 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,076 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,084 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-21 22:14:17,097 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2023-11-21 22:14:17,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:17,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,098 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,105 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:17,106 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:17,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,144 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,144 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,146 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,148 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-21 22:14:17,161 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2023-11-21 22:14:17,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,162 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,165 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:17,165 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:17,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,201 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,201 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,203 INFO L229 MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,205 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2023-11-21 22:14:17,208 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-21 22:14:17,219 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,220 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,222 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:17,222 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:17,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,260 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,260 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,262 INFO L229 MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,266 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2023-11-21 22:14:17,266 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-21 22:14:17,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,279 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,281 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:17,281 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:17,295 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,315 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,316 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,317 INFO L229 MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,331 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-21 22:14:17,344 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:17,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,345 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,346 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:17,346 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:17,354 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2023-11-21 22:14:17,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,381 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,383 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,384 INFO L229 MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,389 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-21 22:14:17,403 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2023-11-21 22:14:17,404 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,404 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,407 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:17,407 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:17,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,447 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,447 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,449 INFO L229 MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,451 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-21 22:14:17,465 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2023-11-21 22:14:17,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,466 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,469 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:17,469 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:17,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,507 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,508 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,509 INFO L229 MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,513 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-21 22:14:17,527 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2023-11-21 22:14:17,527 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,528 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,530 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:17,531 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:17,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,572 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,573 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,574 INFO L229 MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,576 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-21 22:14:17,589 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2023-11-21 22:14:17,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,590 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,592 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:17,592 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:17,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,621 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,621 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,623 INFO L229 MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,629 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-21 22:14:17,643 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2023-11-21 22:14:17,643 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,644 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:17,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,644 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,645 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:17,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:17,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,680 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,681 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,682 INFO L229 MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,685 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-21 22:14:17,699 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2023-11-21 22:14:17,702 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:17,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,703 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,704 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:17,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:17,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,739 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,740 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,741 INFO L229 MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,744 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-21 22:14:17,758 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2023-11-21 22:14:17,759 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:17,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,759 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,760 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:17,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:17,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,799 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,800 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,801 INFO L229 MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,804 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-21 22:14:17,817 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2023-11-21 22:14:17,818 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,818 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:17,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,819 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,820 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:17,820 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:17,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,861 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,861 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,862 INFO L229 MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,869 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-21 22:14:17,883 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2023-11-21 22:14:17,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,884 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:17,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,884 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,885 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:17,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:17,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,900 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2023-11-21 22:14:17,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,900 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,901 INFO L229 MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,903 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-21 22:14:17,905 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2023-11-21 22:14:17,915 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,915 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,918 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:17,918 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:17,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:17,951 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:17,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:17,951 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:17,952 INFO L229 MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:17,956 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-21 22:14:17,969 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2023-11-21 22:14:17,971 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:17,972 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:17,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:17,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:17,972 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:17,973 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:17,973 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:17,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:18,008 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:18,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:18,009 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:18,010 INFO L229 MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:18,016 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-21 22:14:18,031 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2023-11-21 22:14:18,031 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:18,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:18,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:18,032 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:18,034 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:18,034 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:18,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:18,080 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:18,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:18,081 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:18,082 INFO L229 MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:18,093 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-21 22:14:18,107 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2023-11-21 22:14:18,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:18,108 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:18,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:18,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:18,108 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:18,109 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:18,110 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:18,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:18,144 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:18,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:18,144 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:18,146 INFO L229 MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:18,148 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-21 22:14:18,163 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2023-11-21 22:14:18,163 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:18,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:18,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:18,164 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:18,168 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:14:18,168 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:14:18,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:18,221 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:18,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:18,221 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:18,223 INFO L229 MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:18,226 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-21 22:14:18,241 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2023-11-21 22:14:18,241 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:18,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:18,242 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2023-11-21 22:14:18,242 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:18,252 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2023-11-21 22:14:18,252 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:14:18,280 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-21 22:14:18,338 INFO L443 ModelExtractionUtils]: Simplification made 11 calls to the SMT solver. [2023-11-21 22:14:18,338 INFO L444 ModelExtractionUtils]: 2 out of 11 variables were initially zero. Simplification set additionally 6 variables to zero. [2023-11-21 22:14:18,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:18,340 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:18,377 INFO L229 MonitoredProcess]: Starting monitored process 37 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:18,383 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-21 22:14:18,388 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2023-11-21 22:14:18,400 INFO L438 nArgumentSynthesizer]: Removed 3 redundant supporting invariants from a total of 4. [2023-11-21 22:14:18,401 INFO L513 LassoAnalysis]: Proved termination. [2023-11-21 22:14:18,401 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(applyHanoi_#in~n) = 1*applyHanoi_#in~n Supporting invariants [1*applyHanoi_#in~n >= 0] [2023-11-21 22:14:18,421 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2023-11-21 22:14:18,428 INFO L156 tatePredicateManager]: 1 out of 2 supporting invariants were superfluous and have been removed [2023-11-21 22:14:18,460 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:18,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:18,493 INFO L262 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-21 22:14:18,495 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:18,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:18,539 INFO L262 TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-21 22:14:18,540 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:18,589 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-21 22:14:18,629 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 3 loop predicates [2023-11-21 22:14:18,631 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 24 states, 16 states have (on average 1.25) internal successors, (20), 17 states have internal predecessors, (20), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) Second operand has 5 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 4 states have internal predecessors, (5), 2 states have call successors, (2), 1 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-21 22:14:18,770 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:18,811 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 24 states, 16 states have (on average 1.25) internal successors, (20), 17 states have internal predecessors, (20), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5). Second operand has 5 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 4 states have internal predecessors, (5), 2 states have call successors, (2), 1 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 45 states and 55 transitions. Complement of second has 13 states. [2023-11-21 22:14:18,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 2 stem states 2 non-accepting loop states 1 accepting loop states [2023-11-21 22:14:18,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 4 states have internal predecessors, (5), 2 states have call successors, (2), 1 states have call predecessors, (2), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-21 22:14:18,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 12 transitions. [2023-11-21 22:14:18,823 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 12 transitions. Stem has 4 letters. Loop has 3 letters. [2023-11-21 22:14:18,824 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:18,825 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 12 transitions. Stem has 7 letters. Loop has 3 letters. [2023-11-21 22:14:18,825 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:18,825 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 12 transitions. Stem has 4 letters. Loop has 6 letters. [2023-11-21 22:14:18,825 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:18,826 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 45 states and 55 transitions. [2023-11-21 22:14:18,836 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 7 [2023-11-21 22:14:18,842 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 45 states to 26 states and 34 transitions. [2023-11-21 22:14:18,843 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 19 [2023-11-21 22:14:18,843 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 21 [2023-11-21 22:14:18,844 INFO L73 IsDeterministic]: Start isDeterministic. Operand 26 states and 34 transitions. [2023-11-21 22:14:18,845 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-21 22:14:18,845 INFO L218 hiAutomatonCegarLoop]: Abstraction has 26 states and 34 transitions. [2023-11-21 22:14:18,863 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states and 34 transitions. [2023-11-21 22:14:18,875 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 24. [2023-11-21 22:14:18,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 15 states have (on average 1.2) internal successors, (18), 17 states have internal predecessors, (18), 6 states have call successors, (6), 4 states have call predecessors, (6), 3 states have return successors, (6), 3 states have call predecessors, (6), 4 states have call successors, (6) [2023-11-21 22:14:18,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 30 transitions. [2023-11-21 22:14:18,878 INFO L240 hiAutomatonCegarLoop]: Abstraction has 24 states and 30 transitions. [2023-11-21 22:14:18,878 INFO L428 stractBuchiCegarLoop]: Abstraction has 24 states and 30 transitions. [2023-11-21 22:14:18,878 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-21 22:14:18,878 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 24 states and 30 transitions. [2023-11-21 22:14:18,879 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 7 [2023-11-21 22:14:18,879 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-21 22:14:18,879 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-21 22:14:18,880 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 22:14:18,880 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-11-21 22:14:18,881 INFO L748 eck$LassoCheckResult]: Stem: 159#$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(13, 2);call #Ultimate.allocInit(12, 3);~counter~0 := 0; 153#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet6#1, main_#t~ret7#1, main_~n~0#1, main_~result~0#1;havoc main_#t~nondet6#1;main_~n~0#1 := main_#t~nondet6#1;havoc main_#t~nondet6#1; 151#L43 assume !(main_~n~0#1 < 1 || main_~n~0#1 > 31);~counter~0 := 0; 141#L47 call applyHanoi(main_~n~0#1, 1, 3, 2);< 148#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 156#L32 assume 0 == ~n; 157#applyHanoiFINAL assume true; 146#applyHanoiEXIT >#46#return; 147#L47-1 call main_#t~ret7#1 := hanoi(main_~n~0#1);< 150#$Ultimate##0 [2023-11-21 22:14:18,881 INFO L750 eck$LassoCheckResult]: Loop: 150#$Ultimate##0 ~n := #in~n; 152#L20 assume !(1 == ~n); 149#L23 call #t~ret4 := hanoi(~n - 1);< 150#$Ultimate##0 [2023-11-21 22:14:18,881 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:18,881 INFO L85 PathProgramCache]: Analyzing trace with hash -1814008628, now seen corresponding path program 1 times [2023-11-21 22:14:18,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:18,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1105305109] [2023-11-21 22:14:18,882 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:18,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:18,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:18,973 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-21 22:14:18,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:19,023 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-21 22:14:19,023 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-21 22:14:19,024 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1105305109] [2023-11-21 22:14:19,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1105305109] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 22:14:19,026 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 22:14:19,026 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-21 22:14:19,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [820024386] [2023-11-21 22:14:19,027 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 22:14:19,029 INFO L753 eck$LassoCheckResult]: stem already infeasible [2023-11-21 22:14:19,030 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:19,030 INFO L85 PathProgramCache]: Analyzing trace with hash 37894, now seen corresponding path program 1 times [2023-11-21 22:14:19,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:19,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1552232006] [2023-11-21 22:14:19,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:19,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:19,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:19,034 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:19,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:19,037 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:19,079 INFO L210 LassoAnalysis]: Preferences: [2023-11-21 22:14:19,079 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-21 22:14:19,079 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-21 22:14:19,079 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-21 22:14:19,079 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-21 22:14:19,079 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:19,079 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-21 22:14:19,079 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-21 22:14:19,080 INFO L133 ssoRankerPreferences]: Filename of dumped script: recHanoi01.c_Iteration2_Loop [2023-11-21 22:14:19,080 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-21 22:14:19,080 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-21 22:14:19,081 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-21 22:14:19,083 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-21 22:14:19,091 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-21 22:14:19,094 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-21 22:14:19,129 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-21 22:14:19,130 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-21 22:14:19,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:19,130 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:19,131 INFO L229 MonitoredProcess]: Starting monitored process 38 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:19,141 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:19,141 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:19,155 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2023-11-21 22:14:19,180 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:19,180 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {hanoi_#res=0} Honda state: {hanoi_#res=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:19,204 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:19,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:19,205 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:19,206 INFO L229 MonitoredProcess]: Starting monitored process 39 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:19,213 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:19,213 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:19,229 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2023-11-21 22:14:19,263 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:19,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:19,263 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:19,264 INFO L229 MonitoredProcess]: Starting monitored process 40 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:19,272 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-21 22:14:19,272 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:19,289 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2023-11-21 22:14:19,311 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:19,311 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {hanoi_#in~n=-8} Honda state: {hanoi_#in~n=-8} Generalized eigenvectors: [{hanoi_#in~n=0}, {hanoi_#in~n=-1}, {hanoi_#in~n=0}] Lambdas: [1, 1, 11] Nus: [0, 1] [2023-11-21 22:14:19,337 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:19,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:19,338 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:19,339 INFO L229 MonitoredProcess]: Starting monitored process 41 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:19,342 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:19,342 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:19,364 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2023-11-21 22:14:19,365 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:19,365 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {hanoi_#t~ret4=0} Honda state: {hanoi_#t~ret4=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:19,386 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:19,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:19,387 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:19,391 INFO L229 MonitoredProcess]: Starting monitored process 42 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:19,397 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:19,397 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:19,412 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2023-11-21 22:14:19,428 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:19,428 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {hanoi_~n=0} Honda state: {hanoi_~n=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:19,449 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:19,450 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-21 22:14:19,452 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-21 22:14:19,453 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-21 22:14:19,454 INFO L87 Difference]: Start difference. First operand 24 states and 30 transitions. cyclomatic complexity: 9 Second operand has 6 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-21 22:14:19,529 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:14:19,529 INFO L93 Difference]: Finished difference Result 26 states and 32 transitions. [2023-11-21 22:14:19,529 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 26 states and 32 transitions. [2023-11-21 22:14:19,531 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 7 [2023-11-21 22:14:19,533 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 26 states to 23 states and 29 transitions. [2023-11-21 22:14:19,533 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 20 [2023-11-21 22:14:19,534 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 20 [2023-11-21 22:14:19,534 INFO L73 IsDeterministic]: Start isDeterministic. Operand 23 states and 29 transitions. [2023-11-21 22:14:19,534 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-21 22:14:19,534 INFO L218 hiAutomatonCegarLoop]: Abstraction has 23 states and 29 transitions. [2023-11-21 22:14:19,535 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states and 29 transitions. [2023-11-21 22:14:19,540 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2023-11-21 22:14:19,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 14 states have (on average 1.1428571428571428) internal successors, (16), 15 states have internal predecessors, (16), 6 states have call successors, (6), 4 states have call predecessors, (6), 3 states have return successors, (7), 3 states have call predecessors, (7), 4 states have call successors, (7) [2023-11-21 22:14:19,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 29 transitions. [2023-11-21 22:14:19,543 INFO L240 hiAutomatonCegarLoop]: Abstraction has 23 states and 29 transitions. [2023-11-21 22:14:19,543 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-21 22:14:19,544 INFO L428 stractBuchiCegarLoop]: Abstraction has 23 states and 29 transitions. [2023-11-21 22:14:19,545 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2023-11-21 22:14:19,545 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 23 states and 29 transitions. [2023-11-21 22:14:19,546 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 7 [2023-11-21 22:14:19,546 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-21 22:14:19,546 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-21 22:14:19,547 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 22:14:19,547 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 1, 1, 1, 1, 1, 1] [2023-11-21 22:14:19,547 INFO L748 eck$LassoCheckResult]: Stem: 224#$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(13, 2);call #Ultimate.allocInit(12, 3);~counter~0 := 0; 218#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet6#1, main_#t~ret7#1, main_~n~0#1, main_~result~0#1;havoc main_#t~nondet6#1;main_~n~0#1 := main_#t~nondet6#1;havoc main_#t~nondet6#1; 216#L43 assume !(main_~n~0#1 < 1 || main_~n~0#1 > 31);~counter~0 := 0; 211#L47 call applyHanoi(main_~n~0#1, 1, 3, 2);< 212#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 223#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 208#L37 call applyHanoi(~n - 1, ~from, ~via, ~to);< 221#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 222#L32 assume 0 == ~n; 207#applyHanoiFINAL assume true; 209#applyHanoiEXIT >#40#return; 210#L37-1 [2023-11-21 22:14:19,548 INFO L750 eck$LassoCheckResult]: Loop: 210#L37-1 call applyHanoi(~n - 1, ~via, ~to, ~from);< 220#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 229#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 219#L37 call applyHanoi(~n - 1, ~from, ~via, ~to);< 220#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 229#L32 assume 0 == ~n; 228#applyHanoiFINAL assume true; 225#applyHanoiEXIT >#40#return; 210#L37-1 [2023-11-21 22:14:19,548 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:19,548 INFO L85 PathProgramCache]: Analyzing trace with hash 551200078, now seen corresponding path program 1 times [2023-11-21 22:14:19,548 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:19,549 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [203493753] [2023-11-21 22:14:19,549 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:19,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:19,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:19,562 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:19,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:19,585 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:19,590 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:19,590 INFO L85 PathProgramCache]: Analyzing trace with hash 1078829599, now seen corresponding path program 1 times [2023-11-21 22:14:19,591 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:19,591 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [945760883] [2023-11-21 22:14:19,591 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:19,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:19,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:19,613 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:19,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:19,634 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:19,635 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:19,635 INFO L85 PathProgramCache]: Analyzing trace with hash -1689736596, now seen corresponding path program 1 times [2023-11-21 22:14:19,635 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:19,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [829223437] [2023-11-21 22:14:19,636 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:19,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:19,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:19,822 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2023-11-21 22:14:19,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:19,902 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14 [2023-11-21 22:14:19,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:19,927 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 7 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-21 22:14:19,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-21 22:14:19,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [829223437] [2023-11-21 22:14:19,928 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [829223437] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-21 22:14:19,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [584149704] [2023-11-21 22:14:19,928 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:19,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 22:14:19,928 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:19,929 INFO L229 MonitoredProcess]: Starting monitored process 43 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 22:14:19,947 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (43)] Waiting until timeout for monitored process [2023-11-21 22:14:19,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:19,991 INFO L262 TraceCheckSpWp]: Trace formula consists of 122 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-21 22:14:19,994 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:20,082 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-21 22:14:20,082 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 22:14:20,250 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-21 22:14:20,250 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [584149704] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 22:14:20,250 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-21 22:14:20,251 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 12 [2023-11-21 22:14:20,251 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [169105702] [2023-11-21 22:14:20,251 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-21 22:14:20,715 INFO L210 LassoAnalysis]: Preferences: [2023-11-21 22:14:20,715 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-21 22:14:20,715 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-21 22:14:20,715 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-21 22:14:20,715 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-21 22:14:20,715 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:20,715 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-21 22:14:20,716 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-21 22:14:20,716 INFO L133 ssoRankerPreferences]: Filename of dumped script: recHanoi01.c_Iteration3_Loop [2023-11-21 22:14:20,716 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-21 22:14:20,716 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-21 22:14:20,717 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-21 22:14:20,725 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-21 22:14:20,728 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-21 22:14:20,732 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-21 22:14:20,754 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-21 22:14:20,775 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-21 22:14:20,874 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-21 22:14:20,874 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-21 22:14:20,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:20,874 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:20,875 INFO L229 MonitoredProcess]: Starting monitored process 44 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:20,884 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:20,884 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:20,897 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2023-11-21 22:14:20,916 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:20,916 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_~to=4, applyHanoi_#in~to=4} Honda state: {applyHanoi_~to=4, applyHanoi_#in~to=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:20,938 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:20,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:20,939 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:20,940 INFO L229 MonitoredProcess]: Starting monitored process 45 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:20,942 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:20,942 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:20,956 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2023-11-21 22:14:20,970 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:20,970 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_#t~post5=0} Honda state: {applyHanoi_#t~post5=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:20,990 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:20,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:20,991 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:20,992 INFO L229 MonitoredProcess]: Starting monitored process 46 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:20,996 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:20,996 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:21,000 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2023-11-21 22:14:21,028 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:21,028 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_#in~n=1} Honda state: {applyHanoi_#in~n=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:21,048 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:21,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:21,048 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:21,050 INFO L229 MonitoredProcess]: Starting monitored process 47 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:21,052 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:21,053 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:21,067 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2023-11-21 22:14:21,103 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:21,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:21,104 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:21,105 INFO L229 MonitoredProcess]: Starting monitored process 48 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:21,107 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-21 22:14:21,108 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:21,108 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2023-11-21 22:14:21,130 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-21 22:14:21,150 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:21,150 INFO L210 LassoAnalysis]: Preferences: [2023-11-21 22:14:21,150 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-21 22:14:21,151 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-21 22:14:21,151 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-21 22:14:21,151 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-21 22:14:21,151 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:21,151 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-21 22:14:21,151 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-21 22:14:21,151 INFO L133 ssoRankerPreferences]: Filename of dumped script: recHanoi01.c_Iteration3_Loop [2023-11-21 22:14:21,151 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-21 22:14:21,151 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-21 22:14:21,153 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-21 22:14:21,162 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-21 22:14:21,164 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-21 22:14:21,168 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-21 22:14:21,173 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-21 22:14:21,185 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-21 22:14:21,292 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-21 22:14:21,292 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-21 22:14:21,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:21,292 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:21,293 INFO L229 MonitoredProcess]: Starting monitored process 49 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:21,296 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-21 22:14:21,309 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2023-11-21 22:14:21,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:21,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:21,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:21,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:21,310 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:21,311 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:21,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:21,321 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:21,340 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:21,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:21,341 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:21,343 INFO L229 MonitoredProcess]: Starting monitored process 50 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:21,349 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-21 22:14:21,361 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2023-11-21 22:14:21,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:21,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:21,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:21,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:21,362 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:21,363 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:21,363 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:21,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:21,405 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:21,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:21,406 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:21,407 INFO L229 MonitoredProcess]: Starting monitored process 51 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:21,408 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2023-11-21 22:14:21,408 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-21 22:14:21,419 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:21,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:21,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:21,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:21,419 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:21,420 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:21,420 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:21,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:21,461 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2023-11-21 22:14:21,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:21,462 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:21,463 INFO L229 MonitoredProcess]: Starting monitored process 52 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:21,464 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2023-11-21 22:14:21,465 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-21 22:14:21,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:21,475 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:21,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:21,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:21,476 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:21,477 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:21,477 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:21,487 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-21 22:14:21,491 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2023-11-21 22:14:21,491 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 1 variables to zero. [2023-11-21 22:14:21,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:21,492 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:21,500 INFO L229 MonitoredProcess]: Starting monitored process 53 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:21,502 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-21 22:14:21,502 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2023-11-21 22:14:21,502 INFO L513 LassoAnalysis]: Proved termination. [2023-11-21 22:14:21,502 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(applyHanoi_~n) = 1*applyHanoi_~n Supporting invariants [] [2023-11-21 22:14:21,521 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2023-11-21 22:14:21,522 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:21,523 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2023-11-21 22:14:21,540 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:21,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:21,573 INFO L262 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-21 22:14:21,575 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:21,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:21,688 INFO L262 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-21 22:14:21,697 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:21,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 22:14:21,792 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 6 loop predicates [2023-11-21 22:14:21,793 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 23 states and 29 transitions. cyclomatic complexity: 9 Second operand has 8 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 5 states have internal predecessors, (13), 3 states have call successors, (4), 4 states have call predecessors, (4), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-21 22:14:21,931 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 23 states and 29 transitions. cyclomatic complexity: 9. Second operand has 8 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 5 states have internal predecessors, (13), 3 states have call successors, (4), 4 states have call predecessors, (4), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Result 45 states and 63 transitions. Complement of second has 20 states. [2023-11-21 22:14:21,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 2 stem states 3 non-accepting loop states 1 accepting loop states [2023-11-21 22:14:21,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 5 states have internal predecessors, (13), 3 states have call successors, (4), 4 states have call predecessors, (4), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-21 22:14:21,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 16 transitions. [2023-11-21 22:14:21,935 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 16 transitions. Stem has 11 letters. Loop has 8 letters. [2023-11-21 22:14:21,936 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:21,936 INFO L681 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2023-11-21 22:14:21,947 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:21,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:21,975 INFO L262 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-21 22:14:21,976 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:22,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:22,071 INFO L262 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-21 22:14:22,074 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:22,163 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 22:14:22,164 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.2 stem predicates 6 loop predicates [2023-11-21 22:14:22,165 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 23 states and 29 transitions. cyclomatic complexity: 9 Second operand has 8 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 5 states have internal predecessors, (13), 3 states have call successors, (4), 4 states have call predecessors, (4), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-21 22:14:22,379 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 23 states and 29 transitions. cyclomatic complexity: 9. Second operand has 8 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 5 states have internal predecessors, (13), 3 states have call successors, (4), 4 states have call predecessors, (4), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Result 65 states and 94 transitions. Complement of second has 28 states. [2023-11-21 22:14:22,380 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 2 stem states 4 non-accepting loop states 1 accepting loop states [2023-11-21 22:14:22,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 5 states have internal predecessors, (13), 3 states have call successors, (4), 4 states have call predecessors, (4), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-21 22:14:22,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 19 transitions. [2023-11-21 22:14:22,381 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 19 transitions. Stem has 11 letters. Loop has 8 letters. [2023-11-21 22:14:22,382 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:22,382 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 19 transitions. Stem has 19 letters. Loop has 8 letters. [2023-11-21 22:14:22,382 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:22,382 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 19 transitions. Stem has 11 letters. Loop has 16 letters. [2023-11-21 22:14:22,383 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:22,383 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 65 states and 94 transitions. [2023-11-21 22:14:22,386 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 10 [2023-11-21 22:14:22,389 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 65 states to 53 states and 82 transitions. [2023-11-21 22:14:22,389 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 37 [2023-11-21 22:14:22,390 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 38 [2023-11-21 22:14:22,390 INFO L73 IsDeterministic]: Start isDeterministic. Operand 53 states and 82 transitions. [2023-11-21 22:14:22,390 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-21 22:14:22,390 INFO L218 hiAutomatonCegarLoop]: Abstraction has 53 states and 82 transitions. [2023-11-21 22:14:22,391 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states and 82 transitions. [2023-11-21 22:14:22,397 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 52. [2023-11-21 22:14:22,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 29 states have (on average 1.1379310344827587) internal successors, (33), 32 states have internal predecessors, (33), 14 states have call successors, (18), 8 states have call predecessors, (18), 9 states have return successors, (30), 11 states have call predecessors, (30), 11 states have call successors, (30) [2023-11-21 22:14:22,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 81 transitions. [2023-11-21 22:14:22,399 INFO L240 hiAutomatonCegarLoop]: Abstraction has 52 states and 81 transitions. [2023-11-21 22:14:22,400 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-21 22:14:22,400 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-21 22:14:22,400 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=121, Unknown=0, NotChecked=0, Total=156 [2023-11-21 22:14:22,401 INFO L87 Difference]: Start difference. First operand 52 states and 81 transitions. Second operand has 13 states, 11 states have (on average 1.8181818181818181) internal successors, (20), 10 states have internal predecessors, (20), 3 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-21 22:14:22,602 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:14:22,602 INFO L93 Difference]: Finished difference Result 52 states and 71 transitions. [2023-11-21 22:14:22,602 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 52 states and 71 transitions. [2023-11-21 22:14:22,611 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 13 [2023-11-21 22:14:22,617 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 52 states to 44 states and 61 transitions. [2023-11-21 22:14:22,617 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 39 [2023-11-21 22:14:22,618 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 39 [2023-11-21 22:14:22,619 INFO L73 IsDeterministic]: Start isDeterministic. Operand 44 states and 61 transitions. [2023-11-21 22:14:22,620 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-21 22:14:22,620 INFO L218 hiAutomatonCegarLoop]: Abstraction has 44 states and 61 transitions. [2023-11-21 22:14:22,621 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states and 61 transitions. [2023-11-21 22:14:22,637 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 42. [2023-11-21 22:14:22,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 24 states have (on average 1.1666666666666667) internal successors, (28), 26 states have internal predecessors, (28), 12 states have call successors, (12), 7 states have call predecessors, (12), 6 states have return successors, (15), 8 states have call predecessors, (15), 8 states have call successors, (15) [2023-11-21 22:14:22,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 55 transitions. [2023-11-21 22:14:22,641 INFO L240 hiAutomatonCegarLoop]: Abstraction has 42 states and 55 transitions. [2023-11-21 22:14:22,642 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-21 22:14:22,645 INFO L428 stractBuchiCegarLoop]: Abstraction has 42 states and 55 transitions. [2023-11-21 22:14:22,646 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2023-11-21 22:14:22,646 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 42 states and 55 transitions. [2023-11-21 22:14:22,647 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 13 [2023-11-21 22:14:22,648 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-21 22:14:22,649 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-21 22:14:22,650 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 22:14:22,651 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-11-21 22:14:22,651 INFO L748 eck$LassoCheckResult]: Stem: 814#$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(13, 2);call #Ultimate.allocInit(12, 3);~counter~0 := 0; 806#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet6#1, main_#t~ret7#1, main_~n~0#1, main_~result~0#1;havoc main_#t~nondet6#1;main_~n~0#1 := main_#t~nondet6#1;havoc main_#t~nondet6#1; 804#L43 assume !(main_~n~0#1 < 1 || main_~n~0#1 > 31);~counter~0 := 0; 799#L47 call applyHanoi(main_~n~0#1, 1, 3, 2);< 800#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 813#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 809#L37 call applyHanoi(~n - 1, ~from, ~via, ~to);< 810#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 811#L32 assume 0 == ~n; 812#applyHanoiFINAL assume true; 828#applyHanoiEXIT >#40#return; 790#L37-1 call applyHanoi(~n - 1, ~via, ~to, ~from);< 827#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 829#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 816#L37 [2023-11-21 22:14:22,652 INFO L750 eck$LassoCheckResult]: Loop: 816#L37 call applyHanoi(~n - 1, ~from, ~via, ~to);< 815#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 817#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 816#L37 [2023-11-21 22:14:22,652 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:22,652 INFO L85 PathProgramCache]: Analyzing trace with hash 1141590495, now seen corresponding path program 2 times [2023-11-21 22:14:22,653 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:22,653 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [666203578] [2023-11-21 22:14:22,653 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:22,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:22,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:22,725 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:22,780 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2023-11-21 22:14:22,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:22,807 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 22:14:22,807 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-21 22:14:22,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [666203578] [2023-11-21 22:14:22,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [666203578] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-21 22:14:22,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [580251783] [2023-11-21 22:14:22,808 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-21 22:14:22,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 22:14:22,808 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:22,809 INFO L229 MonitoredProcess]: Starting monitored process 54 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 22:14:22,825 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (54)] Waiting until timeout for monitored process [2023-11-21 22:14:22,861 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-21 22:14:22,861 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-21 22:14:22,862 INFO L262 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-21 22:14:22,863 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:22,937 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 22:14:22,937 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 22:14:23,066 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 22:14:23,067 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [580251783] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 22:14:23,067 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-21 22:14:23,067 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 9, 9] total 12 [2023-11-21 22:14:23,067 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [398206016] [2023-11-21 22:14:23,068 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-21 22:14:23,068 INFO L753 eck$LassoCheckResult]: stem already infeasible [2023-11-21 22:14:23,069 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:23,069 INFO L85 PathProgramCache]: Analyzing trace with hash 67274, now seen corresponding path program 2 times [2023-11-21 22:14:23,069 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:23,069 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1479915305] [2023-11-21 22:14:23,069 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:23,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:23,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:23,076 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:23,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:23,082 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:23,294 INFO L210 LassoAnalysis]: Preferences: [2023-11-21 22:14:23,294 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-21 22:14:23,294 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-21 22:14:23,295 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-21 22:14:23,295 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-21 22:14:23,295 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:23,295 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-21 22:14:23,295 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-21 22:14:23,295 INFO L133 ssoRankerPreferences]: Filename of dumped script: recHanoi01.c_Iteration4_Loop [2023-11-21 22:14:23,295 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-21 22:14:23,296 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-21 22:14:23,297 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-21 22:14:23,307 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-21 22:14:23,314 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-21 22:14:23,321 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-21 22:14:23,330 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-21 22:14:23,445 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-21 22:14:23,445 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-21 22:14:23,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:23,445 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:23,446 INFO L229 MonitoredProcess]: Starting monitored process 55 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:23,456 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:23,457 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:23,472 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2023-11-21 22:14:23,482 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:23,483 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_~from=-6, applyHanoi_#in~from=-6} Honda state: {applyHanoi_~from=-6, applyHanoi_#in~from=-6} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:23,498 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:23,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:23,498 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:23,499 INFO L229 MonitoredProcess]: Starting monitored process 56 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:23,500 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2023-11-21 22:14:23,501 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:23,502 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:23,536 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:23,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:23,537 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:23,538 INFO L229 MonitoredProcess]: Starting monitored process 57 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:23,539 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2023-11-21 22:14:23,540 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-21 22:14:23,540 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:23,766 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:23,766 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_~n=0, applyHanoi_#in~n=0} Honda state: {applyHanoi_~n=0, applyHanoi_#in~n=0} Generalized eigenvectors: [{applyHanoi_~n=0, applyHanoi_#in~n=0}, {applyHanoi_~n=-1, applyHanoi_#in~n=7}, {applyHanoi_~n=0, applyHanoi_#in~n=-8}] Lambdas: [15, 1, 0] Nus: [0, 1] [2023-11-21 22:14:23,780 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2023-11-21 22:14:23,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:23,781 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:23,781 INFO L229 MonitoredProcess]: Starting monitored process 58 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:23,782 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2023-11-21 22:14:23,783 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:23,783 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:23,817 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:23,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:23,818 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:23,818 INFO L229 MonitoredProcess]: Starting monitored process 59 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:23,819 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2023-11-21 22:14:23,820 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-21 22:14:23,820 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:24,056 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:24,056 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~counter~0=-4, old(~counter~0)=4} Honda state: {~counter~0=-4, old(~counter~0)=4} Generalized eigenvectors: [{~counter~0=1, old(~counter~0)=-8}, {~counter~0=1, old(~counter~0)=1}, {~counter~0=-1, old(~counter~0)=-1}] Lambdas: [0, 1, 1] Nus: [1, 0] [2023-11-21 22:14:24,071 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:24,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:24,072 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:24,072 INFO L229 MonitoredProcess]: Starting monitored process 60 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:24,074 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2023-11-21 22:14:24,075 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:24,075 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:24,100 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:24,100 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_~via=-5, applyHanoi_~to=-5, applyHanoi_#in~via=-5, applyHanoi_#in~to=-5} Honda state: {applyHanoi_~via=-5, applyHanoi_~to=-5, applyHanoi_#in~via=-5, applyHanoi_#in~to=-5} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:24,114 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2023-11-21 22:14:24,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:24,115 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:24,116 INFO L229 MonitoredProcess]: Starting monitored process 61 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:24,117 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2023-11-21 22:14:24,117 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:24,117 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:24,129 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:24,130 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_#t~post5=0} Honda state: {applyHanoi_#t~post5=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:24,148 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:24,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-21 22:14:24,149 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-21 22:14:24,150 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=124, Unknown=0, NotChecked=0, Total=156 [2023-11-21 22:14:24,150 INFO L87 Difference]: Start difference. First operand 42 states and 55 transitions. cyclomatic complexity: 18 Second operand has 13 states, 10 states have (on average 1.8) internal successors, (18), 10 states have internal predecessors, (18), 4 states have call successors, (5), 4 states have call predecessors, (5), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-21 22:14:24,486 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:14:24,486 INFO L93 Difference]: Finished difference Result 45 states and 61 transitions. [2023-11-21 22:14:24,486 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 45 states and 61 transitions. [2023-11-21 22:14:24,488 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 7 [2023-11-21 22:14:24,490 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 45 states to 45 states and 61 transitions. [2023-11-21 22:14:24,490 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 40 [2023-11-21 22:14:24,491 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 40 [2023-11-21 22:14:24,491 INFO L73 IsDeterministic]: Start isDeterministic. Operand 45 states and 61 transitions. [2023-11-21 22:14:24,492 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-21 22:14:24,492 INFO L218 hiAutomatonCegarLoop]: Abstraction has 45 states and 61 transitions. [2023-11-21 22:14:24,492 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states and 61 transitions. [2023-11-21 22:14:24,496 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 39. [2023-11-21 22:14:24,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 22 states have (on average 1.0909090909090908) internal successors, (24), 23 states have internal predecessors, (24), 11 states have call successors, (11), 6 states have call predecessors, (11), 6 states have return successors, (16), 9 states have call predecessors, (16), 9 states have call successors, (16) [2023-11-21 22:14:24,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 51 transitions. [2023-11-21 22:14:24,498 INFO L240 hiAutomatonCegarLoop]: Abstraction has 39 states and 51 transitions. [2023-11-21 22:14:24,498 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-21 22:14:24,499 INFO L428 stractBuchiCegarLoop]: Abstraction has 39 states and 51 transitions. [2023-11-21 22:14:24,499 INFO L335 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2023-11-21 22:14:24,499 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 39 states and 51 transitions. [2023-11-21 22:14:24,501 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 7 [2023-11-21 22:14:24,501 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-21 22:14:24,501 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-21 22:14:24,502 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 22:14:24,502 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-11-21 22:14:24,502 INFO L748 eck$LassoCheckResult]: Stem: 1020#$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(13, 2);call #Ultimate.allocInit(12, 3);~counter~0 := 0; 1011#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet6#1, main_#t~ret7#1, main_~n~0#1, main_~result~0#1;havoc main_#t~nondet6#1;main_~n~0#1 := main_#t~nondet6#1;havoc main_#t~nondet6#1; 1009#L43 assume !(main_~n~0#1 < 1 || main_~n~0#1 > 31);~counter~0 := 0; 997#L47 call applyHanoi(main_~n~0#1, 1, 3, 2);< 1005#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1018#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 1013#L37 call applyHanoi(~n - 1, ~from, ~via, ~to);< 1014#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1015#L32 assume 0 == ~n; 1017#applyHanoiFINAL assume true; 1033#applyHanoiEXIT >#40#return; 1029#L37-1 call applyHanoi(~n - 1, ~via, ~to, ~from);< 1031#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1034#L32 assume 0 == ~n; 1032#applyHanoiFINAL assume true; 1028#applyHanoiEXIT >#42#return; 996#applyHanoiFINAL assume true; 998#applyHanoiEXIT >#46#return; 1007#L47-1 call main_#t~ret7#1 := hanoi(main_~n~0#1);< 1008#$Ultimate##0 [2023-11-21 22:14:24,502 INFO L750 eck$LassoCheckResult]: Loop: 1008#$Ultimate##0 ~n := #in~n; 1010#L20 assume !(1 == ~n); 1006#L23 call #t~ret4 := hanoi(~n - 1);< 1008#$Ultimate##0 [2023-11-21 22:14:24,503 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:24,503 INFO L85 PathProgramCache]: Analyzing trace with hash -1746662137, now seen corresponding path program 1 times [2023-11-21 22:14:24,503 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:24,503 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2129733631] [2023-11-21 22:14:24,504 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:24,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:24,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:24,512 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:24,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:24,523 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:24,523 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:24,524 INFO L85 PathProgramCache]: Analyzing trace with hash 37894, now seen corresponding path program 2 times [2023-11-21 22:14:24,524 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:24,524 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [919613127] [2023-11-21 22:14:24,524 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:24,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:24,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:24,527 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:24,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:24,529 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:24,530 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:24,530 INFO L85 PathProgramCache]: Analyzing trace with hash -1282924224, now seen corresponding path program 1 times [2023-11-21 22:14:24,530 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:24,530 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [207970562] [2023-11-21 22:14:24,530 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:24,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:24,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:24,642 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2023-11-21 22:14:24,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:24,735 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-21 22:14:24,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:24,830 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-21 22:14:24,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:24,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-21 22:14:24,846 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-21 22:14:24,846 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [207970562] [2023-11-21 22:14:24,846 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [207970562] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-21 22:14:24,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [523725694] [2023-11-21 22:14:24,847 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:24,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 22:14:24,857 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:24,868 INFO L229 MonitoredProcess]: Starting monitored process 62 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 22:14:24,947 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (62)] Waiting until timeout for monitored process [2023-11-21 22:14:24,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:25,000 INFO L262 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-21 22:14:25,002 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:25,067 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-21 22:14:25,068 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 22:14:25,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-21 22:14:25,277 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [523725694] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 22:14:25,277 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-21 22:14:25,277 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 9, 10] total 15 [2023-11-21 22:14:25,278 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [398559611] [2023-11-21 22:14:25,278 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-21 22:14:25,316 INFO L210 LassoAnalysis]: Preferences: [2023-11-21 22:14:25,316 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-21 22:14:25,316 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-21 22:14:25,316 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-21 22:14:25,317 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-21 22:14:25,317 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:25,317 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-21 22:14:25,317 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-21 22:14:25,317 INFO L133 ssoRankerPreferences]: Filename of dumped script: recHanoi01.c_Iteration5_Loop [2023-11-21 22:14:25,317 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-21 22:14:25,318 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-21 22:14:25,319 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-21 22:14:25,323 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-21 22:14:25,326 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-21 22:14:25,332 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-21 22:14:25,371 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-21 22:14:25,372 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-21 22:14:25,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:25,372 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:25,374 INFO L229 MonitoredProcess]: Starting monitored process 63 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:25,376 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:25,377 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:25,391 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2023-11-21 22:14:25,400 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:25,400 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {hanoi_~n=0} Honda state: {hanoi_~n=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:25,418 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2023-11-21 22:14:25,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:25,419 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:25,420 INFO L229 MonitoredProcess]: Starting monitored process 64 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:25,421 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2023-11-21 22:14:25,421 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:25,421 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:25,435 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:25,436 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {hanoi_#t~ret4=0} Honda state: {hanoi_#t~ret4=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:25,450 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2023-11-21 22:14:25,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:25,450 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:25,451 INFO L229 MonitoredProcess]: Starting monitored process 65 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:25,452 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2023-11-21 22:14:25,453 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:25,453 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:25,480 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2023-11-21 22:14:25,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:25,481 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:25,482 INFO L229 MonitoredProcess]: Starting monitored process 66 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:25,484 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2023-11-21 22:14:25,484 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-21 22:14:25,485 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:25,564 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:25,564 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {hanoi_#in~n=0} Honda state: {hanoi_#in~n=0} Generalized eigenvectors: [{hanoi_#in~n=-1}, {hanoi_#in~n=0}, {hanoi_#in~n=0}] Lambdas: [1, 0, 1] Nus: [1, 1] [2023-11-21 22:14:25,580 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:25,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:25,580 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:25,581 INFO L229 MonitoredProcess]: Starting monitored process 67 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:25,582 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2023-11-21 22:14:25,583 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:25,583 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:25,595 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:25,596 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {hanoi_#res=0} Honda state: {hanoi_#res=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:25,609 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2023-11-21 22:14:25,610 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-21 22:14:25,610 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2023-11-21 22:14:25,610 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=165, Unknown=0, NotChecked=0, Total=210 [2023-11-21 22:14:25,611 INFO L87 Difference]: Start difference. First operand 39 states and 51 transitions. cyclomatic complexity: 15 Second operand has 15 states, 12 states have (on average 1.9166666666666667) internal successors, (23), 12 states have internal predecessors, (23), 7 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (5), 2 states have call predecessors, (5), 5 states have call successors, (5) [2023-11-21 22:14:25,816 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 22:14:25,816 INFO L93 Difference]: Finished difference Result 46 states and 61 transitions. [2023-11-21 22:14:25,817 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 46 states and 61 transitions. [2023-11-21 22:14:25,818 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 7 [2023-11-21 22:14:25,820 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 46 states to 40 states and 53 transitions. [2023-11-21 22:14:25,820 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 35 [2023-11-21 22:14:25,820 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 35 [2023-11-21 22:14:25,821 INFO L73 IsDeterministic]: Start isDeterministic. Operand 40 states and 53 transitions. [2023-11-21 22:14:25,821 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2023-11-21 22:14:25,822 INFO L218 hiAutomatonCegarLoop]: Abstraction has 40 states and 53 transitions. [2023-11-21 22:14:25,822 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states and 53 transitions. [2023-11-21 22:14:25,825 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 38. [2023-11-21 22:14:25,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 38 states, 22 states have (on average 1.0909090909090908) internal successors, (24), 23 states have internal predecessors, (24), 10 states have call successors, (10), 6 states have call predecessors, (10), 6 states have return successors, (13), 8 states have call predecessors, (13), 8 states have call successors, (13) [2023-11-21 22:14:25,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 47 transitions. [2023-11-21 22:14:25,826 INFO L240 hiAutomatonCegarLoop]: Abstraction has 38 states and 47 transitions. [2023-11-21 22:14:25,827 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-21 22:14:25,827 INFO L428 stractBuchiCegarLoop]: Abstraction has 38 states and 47 transitions. [2023-11-21 22:14:25,828 INFO L335 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2023-11-21 22:14:25,828 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 38 states and 47 transitions. [2023-11-21 22:14:25,829 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 7 [2023-11-21 22:14:25,829 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-21 22:14:25,829 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-21 22:14:25,831 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [5, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2023-11-21 22:14:25,831 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [4, 3, 2, 2, 2, 2, 2, 1] [2023-11-21 22:14:25,832 INFO L748 eck$LassoCheckResult]: Stem: 1287#$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(13, 2);call #Ultimate.allocInit(12, 3);~counter~0 := 0; 1280#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet6#1, main_#t~ret7#1, main_~n~0#1, main_~result~0#1;havoc main_#t~nondet6#1;main_~n~0#1 := main_#t~nondet6#1;havoc main_#t~nondet6#1; 1278#L43 assume !(main_~n~0#1 < 1 || main_~n~0#1 > 31);~counter~0 := 0; 1273#L47 call applyHanoi(main_~n~0#1, 1, 3, 2);< 1274#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1293#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 1267#L37 call applyHanoi(~n - 1, ~from, ~via, ~to);< 1282#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1285#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 1266#L37 call applyHanoi(~n - 1, ~from, ~via, ~to);< 1282#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1285#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 1266#L37 call applyHanoi(~n - 1, ~from, ~via, ~to);< 1282#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1288#L32 assume 0 == ~n; 1299#applyHanoiFINAL assume true; 1298#applyHanoiEXIT >#40#return; 1296#L37-1 call applyHanoi(~n - 1, ~via, ~to, ~from);< 1297#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1301#L32 assume 0 == ~n; 1300#applyHanoiFINAL assume true; 1295#applyHanoiEXIT >#42#return; 1294#applyHanoiFINAL assume true; 1292#applyHanoiEXIT >#40#return; 1268#L37-1 [2023-11-21 22:14:25,832 INFO L750 eck$LassoCheckResult]: Loop: 1268#L37-1 call applyHanoi(~n - 1, ~via, ~to, ~from);< 1281#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1289#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 1265#L37 call applyHanoi(~n - 1, ~from, ~via, ~to);< 1281#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1289#L32 assume !(0 == ~n);#t~post5 := ~counter~0;~counter~0 := 1 + #t~post5;havoc #t~post5; 1265#L37 call applyHanoi(~n - 1, ~from, ~via, ~to);< 1281#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1289#L32 assume 0 == ~n; 1284#applyHanoiFINAL assume true; 1271#applyHanoiEXIT >#40#return; 1272#L37-1 call applyHanoi(~n - 1, ~via, ~to, ~from);< 1286#$Ultimate##0 ~n := #in~n;~from := #in~from;~to := #in~to;~via := #in~via; 1283#L32 assume 0 == ~n; 1284#applyHanoiFINAL assume true; 1271#applyHanoiEXIT >#42#return; 1264#applyHanoiFINAL assume true; 1270#applyHanoiEXIT >#40#return; 1268#L37-1 [2023-11-21 22:14:25,832 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:25,832 INFO L85 PathProgramCache]: Analyzing trace with hash -1386689918, now seen corresponding path program 1 times [2023-11-21 22:14:25,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:25,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [742593310] [2023-11-21 22:14:25,833 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:25,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:25,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:25,846 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:25,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:25,860 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:25,860 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:25,861 INFO L85 PathProgramCache]: Analyzing trace with hash 80772100, now seen corresponding path program 1 times [2023-11-21 22:14:25,861 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:25,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548444370] [2023-11-21 22:14:25,861 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:25,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:25,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:25,868 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:14:25,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:14:25,876 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:14:25,877 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:25,877 INFO L85 PathProgramCache]: Analyzing trace with hash 539363397, now seen corresponding path program 2 times [2023-11-21 22:14:25,877 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:14:25,877 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1820069252] [2023-11-21 22:14:25,878 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:14:25,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:14:25,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:25,995 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2023-11-21 22:14:26,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:26,056 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-21 22:14:26,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:26,100 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-21 22:14:26,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:26,107 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2023-11-21 22:14:26,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:26,157 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-21 22:14:26,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:26,184 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-21 22:14:26,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:26,198 INFO L134 CoverageAnalysis]: Checked inductivity of 115 backedges. 44 proven. 41 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2023-11-21 22:14:26,198 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-21 22:14:26,198 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1820069252] [2023-11-21 22:14:26,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1820069252] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-21 22:14:26,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1133444299] [2023-11-21 22:14:26,201 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-21 22:14:26,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 22:14:26,202 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:26,203 INFO L229 MonitoredProcess]: Starting monitored process 68 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 22:14:26,228 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 -smt2 -in SMTLIB2_COMPLIANT=true (68)] Waiting until timeout for monitored process [2023-11-21 22:14:26,296 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-21 22:14:26,296 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-21 22:14:26,298 INFO L262 TraceCheckSpWp]: Trace formula consists of 243 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-21 22:14:26,303 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:26,399 INFO L134 CoverageAnalysis]: Checked inductivity of 115 backedges. 34 proven. 42 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2023-11-21 22:14:26,399 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 22:14:26,772 INFO L134 CoverageAnalysis]: Checked inductivity of 115 backedges. 34 proven. 44 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2023-11-21 22:14:26,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1133444299] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 22:14:26,773 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-21 22:14:26,773 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 11] total 17 [2023-11-21 22:14:26,774 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1682468896] [2023-11-21 22:14:26,774 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-21 22:14:27,566 INFO L210 LassoAnalysis]: Preferences: [2023-11-21 22:14:27,566 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-21 22:14:27,566 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-21 22:14:27,566 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-21 22:14:27,566 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-21 22:14:27,567 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:27,567 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-21 22:14:27,567 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-21 22:14:27,567 INFO L133 ssoRankerPreferences]: Filename of dumped script: recHanoi01.c_Iteration6_Loop [2023-11-21 22:14:27,567 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-21 22:14:27,567 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-21 22:14:27,569 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-21 22:14:27,574 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-21 22:14:27,583 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-21 22:14:27,593 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-21 22:14:27,599 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-21 22:14:27,609 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-21 22:14:27,730 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-21 22:14:27,730 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-21 22:14:27,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:27,730 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:27,740 INFO L229 MonitoredProcess]: Starting monitored process 69 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:27,742 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:27,742 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:27,744 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2023-11-21 22:14:27,754 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:27,754 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {applyHanoi_#t~post5=0} Honda state: {applyHanoi_#t~post5=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-21 22:14:27,772 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2023-11-21 22:14:27,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:27,773 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:27,774 INFO L229 MonitoredProcess]: Starting monitored process 70 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:27,775 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2023-11-21 22:14:27,776 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:27,776 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:27,808 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2023-11-21 22:14:27,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:27,809 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:27,810 INFO L229 MonitoredProcess]: Starting monitored process 71 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:27,811 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2023-11-21 22:14:27,812 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-21 22:14:27,812 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:27,953 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-21 22:14:27,953 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~counter~0=-4, old(~counter~0)=-6} Honda state: {~counter~0=-4, old(~counter~0)=-6} Generalized eigenvectors: [{~counter~0=-1, old(~counter~0)=-1}, {~counter~0=7, old(~counter~0)=7}, {~counter~0=-4, old(~counter~0)=-4}] Lambdas: [8, 1, 1] Nus: [1, 0] [2023-11-21 22:14:27,968 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2023-11-21 22:14:27,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:27,969 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:27,970 INFO L229 MonitoredProcess]: Starting monitored process 72 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:27,974 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-21 22:14:27,974 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:27,989 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2023-11-21 22:14:28,010 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2023-11-21 22:14:28,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:28,011 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:28,012 INFO L229 MonitoredProcess]: Starting monitored process 73 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:28,014 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2023-11-21 22:14:28,014 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-21 22:14:28,014 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-21 22:14:28,029 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-21 22:14:28,043 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2023-11-21 22:14:28,044 INFO L210 LassoAnalysis]: Preferences: [2023-11-21 22:14:28,044 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-21 22:14:28,044 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-21 22:14:28,044 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-21 22:14:28,044 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-21 22:14:28,044 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:28,044 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-21 22:14:28,044 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-21 22:14:28,044 INFO L133 ssoRankerPreferences]: Filename of dumped script: recHanoi01.c_Iteration6_Loop [2023-11-21 22:14:28,044 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-21 22:14:28,044 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-21 22:14:28,046 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-21 22:14:28,054 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-21 22:14:28,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-21 22:14:28,064 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-21 22:14:28,071 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-21 22:14:28,083 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-21 22:14:28,187 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-21 22:14:28,188 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-21 22:14:28,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:28,188 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:28,189 INFO L229 MonitoredProcess]: Starting monitored process 74 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:28,190 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2023-11-21 22:14:28,191 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-21 22:14:28,202 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:28,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:28,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:28,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:28,203 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:28,204 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:28,204 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:28,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:28,218 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2023-11-21 22:14:28,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:28,218 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:28,219 INFO L229 MonitoredProcess]: Starting monitored process 75 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:28,220 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2023-11-21 22:14:28,220 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-21 22:14:28,230 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:28,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:28,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:28,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:28,231 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:28,231 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:28,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:28,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:14:28,244 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:28,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:28,244 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:28,245 INFO L229 MonitoredProcess]: Starting monitored process 76 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:28,246 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2023-11-21 22:14:28,252 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-21 22:14:28,264 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:14:28,264 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:14:28,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:14:28,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:14:28,264 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:14:28,265 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:14:28,265 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:14:28,269 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-21 22:14:28,272 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2023-11-21 22:14:28,272 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 1 variables to zero. [2023-11-21 22:14:28,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:14:28,273 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:14:28,274 INFO L229 MonitoredProcess]: Starting monitored process 77 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:14:28,275 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2023-11-21 22:14:28,275 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-21 22:14:28,275 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2023-11-21 22:14:28,275 INFO L513 LassoAnalysis]: Proved termination. [2023-11-21 22:14:28,275 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(applyHanoi_~n) = 1*applyHanoi_~n Supporting invariants [] [2023-11-21 22:14:28,290 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2023-11-21 22:14:28,291 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2023-11-21 22:14:28,302 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:28,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:28,368 INFO L262 TraceCheckSpWp]: Trace formula consists of 297 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-21 22:14:28,370 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:28,632 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_61e75c5b-9941-4458-8105-cea863cc474d/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2023-11-21 22:14:28,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:28,762 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 17 conjunts are in the unsatisfiable core [2023-11-21 22:14:28,775 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:28,906 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 4 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-21 22:14:28,907 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 7 loop predicates [2023-11-21 22:14:28,907 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 38 states and 47 transitions. cyclomatic complexity: 12 Second operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) [2023-11-21 22:14:29,017 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 38 states and 47 transitions. cyclomatic complexity: 12. Second operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) Result 41 states and 50 transitions. Complement of second has 12 states. [2023-11-21 22:14:29,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 2 stem states 3 non-accepting loop states 1 accepting loop states [2023-11-21 22:14:29,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) [2023-11-21 22:14:29,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 14 transitions. [2023-11-21 22:14:29,022 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 14 transitions. Stem has 24 letters. Loop has 18 letters. [2023-11-21 22:14:29,025 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:29,025 INFO L681 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2023-11-21 22:14:29,038 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:29,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:29,095 INFO L262 TraceCheckSpWp]: Trace formula consists of 297 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-21 22:14:29,097 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:29,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:29,327 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 17 conjunts are in the unsatisfiable core [2023-11-21 22:14:29,329 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:29,469 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 4 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-21 22:14:29,470 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.2 stem predicates 7 loop predicates [2023-11-21 22:14:29,470 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 38 states and 47 transitions. cyclomatic complexity: 12 Second operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) [2023-11-21 22:14:29,646 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 38 states and 47 transitions. cyclomatic complexity: 12. Second operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) Result 44 states and 53 transitions. Complement of second has 13 states. [2023-11-21 22:14:29,648 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 2 stem states 4 non-accepting loop states 1 accepting loop states [2023-11-21 22:14:29,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) [2023-11-21 22:14:29,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 16 transitions. [2023-11-21 22:14:29,650 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 16 transitions. Stem has 24 letters. Loop has 18 letters. [2023-11-21 22:14:29,651 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:29,651 INFO L681 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2023-11-21 22:14:29,665 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:29,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:29,735 INFO L262 TraceCheckSpWp]: Trace formula consists of 297 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-21 22:14:29,736 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:29,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:29,988 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 17 conjunts are in the unsatisfiable core [2023-11-21 22:14:29,990 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:30,139 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 4 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-21 22:14:30,139 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.2 stem predicates 7 loop predicates [2023-11-21 22:14:30,140 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 38 states and 47 transitions. cyclomatic complexity: 12 Second operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) [2023-11-21 22:14:30,324 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 38 states and 47 transitions. cyclomatic complexity: 12. Second operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) Result 59 states and 72 transitions. Complement of second has 19 states. [2023-11-21 22:14:30,324 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 2 stem states 3 non-accepting loop states 1 accepting loop states [2023-11-21 22:14:30,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) [2023-11-21 22:14:30,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 24 transitions. [2023-11-21 22:14:30,326 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 24 transitions. Stem has 24 letters. Loop has 18 letters. [2023-11-21 22:14:30,327 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:30,328 INFO L681 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2023-11-21 22:14:30,342 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:30,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:30,405 INFO L262 TraceCheckSpWp]: Trace formula consists of 297 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-21 22:14:30,406 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:30,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:30,615 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 17 conjunts are in the unsatisfiable core [2023-11-21 22:14:30,617 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:30,770 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 4 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-21 22:14:30,770 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and with honda bouncer for loop.2 stem predicates 7 loop predicates [2023-11-21 22:14:30,771 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 38 states and 47 transitions. cyclomatic complexity: 12 Second operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) [2023-11-21 22:14:30,987 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 38 states and 47 transitions. cyclomatic complexity: 12. Second operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) Result 77 states and 100 transitions. Complement of second has 25 states. [2023-11-21 22:14:30,989 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 2 stem states 4 non-accepting loop states 1 accepting loop states [2023-11-21 22:14:30,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) [2023-11-21 22:14:30,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 27 transitions. [2023-11-21 22:14:30,990 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 27 transitions. Stem has 24 letters. Loop has 18 letters. [2023-11-21 22:14:30,993 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-21 22:14:30,994 INFO L681 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2023-11-21 22:14:31,005 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:14:31,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:31,063 INFO L262 TraceCheckSpWp]: Trace formula consists of 297 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-21 22:14:31,065 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:31,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 22:14:31,277 INFO L262 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 17 conjunts are in the unsatisfiable core [2023-11-21 22:14:31,279 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 22:14:31,419 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 4 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-21 22:14:31,420 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemin loopwithout honda bouncer for stem and without honda bouncer for loop.2 stem predicates 7 loop predicates [2023-11-21 22:14:31,421 INFO L104 BuchiDifferenceFKV]: Start buchiDifferenceFKV. First operand 38 states and 47 transitions. cyclomatic complexity: 12 Second operand has 9 states, 8 states have (on average 2.375) internal successors, (19), 7 states have internal predecessors, (19), 6 states have call successors, (9), 4 states have call predecessors, (9), 4 states have return successors, (6), 3 states have call predecessors, (6), 5 states have call successors, (6) [2023-11-21 22:14:31,669 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,671 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,672 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,673 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,683 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,685 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,686 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,687 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,703 WARN L278 uchiComplementFKVNwa]: big7 [2023-11-21 22:14:31,725 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,733 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,737 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,753 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:31,761 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:31,764 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,766 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,769 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,775 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:31,776 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,779 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,780 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,784 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,786 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,789 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,791 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,792 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,795 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,803 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,805 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,807 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,810 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,815 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,816 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,817 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,818 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,821 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,843 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:31,847 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:31,849 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,850 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,872 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,874 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,874 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,878 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:31,879 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,879 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,880 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,881 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,881 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,882 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,882 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,884 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,886 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,889 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,891 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,892 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,893 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,895 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,896 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,898 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,900 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,911 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,912 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,914 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,914 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,917 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,917 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,942 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,943 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,946 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,947 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,972 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,974 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,975 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,976 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,983 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,985 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,987 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,988 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,989 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,989 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,991 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:31,992 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,993 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,995 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,998 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:31,999 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,003 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,004 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,009 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,011 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,033 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,034 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,035 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,037 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,039 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,040 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,042 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,043 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,048 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,050 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,099 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,100 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,103 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,105 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,108 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,111 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,112 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,116 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,118 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,120 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,121 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,122 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,123 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,124 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,126 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,127 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,128 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,131 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,132 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,138 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,140 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,146 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,148 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,167 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,169 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,170 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,172 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,176 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,177 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,179 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,180 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,186 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,194 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,198 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,199 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,204 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,208 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,212 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,213 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,215 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,217 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,219 WARN L278 uchiComplementFKVNwa]: big15 [2023-11-21 22:14:32,221 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,223 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,225 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,227 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,229 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,231 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,233 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,234 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,236 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,238 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,240 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,245 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,252 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,254 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,257 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,258 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,259 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,261 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,264 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,267 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,271 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,275 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,279 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,281 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,286 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,288 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,292 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,295 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,296 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,298 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,299 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,301 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,304 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,310 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,318 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,383 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,385 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,394 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,395 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,415 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,419 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:32,429 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,445 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,448 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,449 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,451 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,452 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,454 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,458 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,486 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,489 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,492 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,493 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,495 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,509 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,510 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,514 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,515 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,517 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,521 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,522 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,536 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,539 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,541 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,542 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,548 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:32,555 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,559 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,562 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,564 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,570 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,571 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,574 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,576 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,579 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,580 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,581 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,584 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:32,597 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,599 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,605 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,607 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,613 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,615 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,619 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:32,622 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,625 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,627 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,629 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,631 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,633 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,634 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,641 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,643 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,644 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,646 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,647 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,648 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,649 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,650 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,651 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,654 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,655 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,657 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,658 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,660 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,661 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,662 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,666 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,667 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,668 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,669 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,671 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,671 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,677 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,679 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,681 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,686 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,689 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,691 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,692 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,694 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,696 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,697 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,701 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,707 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,711 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,739 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,741 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,744 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,746 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,747 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,748 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,750 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,750 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,752 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,754 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,755 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,757 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,758 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,759 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,761 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,765 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,767 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,773 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,776 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,779 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,781 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,784 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,786 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,788 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,789 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,791 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,792 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,794 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,795 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,796 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,798 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,800 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,802 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,803 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,806 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,806 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,809 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,816 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,820 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,823 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,826 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,829 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,831 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,833 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,836 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,838 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,839 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,841 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,843 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,844 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,846 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,848 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,849 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,853 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,854 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,855 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,859 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,860 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,861 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,863 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,864 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,866 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,867 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,869 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,870 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,871 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,874 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,875 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,876 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,877 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,878 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,880 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,881 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,883 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,885 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,886 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,889 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,891 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,891 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,892 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,893 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,895 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,898 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,900 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,901 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,902 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,903 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,905 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,907 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,910 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,912 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,914 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,915 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,920 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,923 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,924 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,927 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,930 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,932 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,933 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,936 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:32,939 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,940 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,943 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,945 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,946 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:32,947 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,948 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,950 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:32,954 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:32,957 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,021 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,022 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,025 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,026 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,028 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,030 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,035 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,038 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,040 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,041 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,043 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,044 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,047 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,051 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,052 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,054 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,060 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,063 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,066 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,070 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:33,080 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,083 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,088 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,091 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,095 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,096 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,099 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,104 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,105 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,108 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,109 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,111 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,114 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,117 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,120 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,121 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,123 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,125 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,126 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,135 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,155 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,195 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,197 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,202 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,203 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,205 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,211 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:33,229 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:33,233 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:33,241 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,245 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:33,253 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,255 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,259 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,262 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:33,268 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,271 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,274 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:33,287 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,290 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,296 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,298 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,304 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,305 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,308 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,310 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,316 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,318 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,321 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,322 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,325 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,327 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,328 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,365 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,368 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,369 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,370 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,371 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,373 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,373 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,374 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,378 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,379 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,380 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,381 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,383 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,383 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,384 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,386 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,387 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,389 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,392 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,393 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,395 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,396 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,397 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,400 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,402 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,405 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,412 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,416 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,419 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,422 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,425 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,427 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,429 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,431 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,433 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,434 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,436 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,438 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,439 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,441 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,443 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,445 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,451 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:33,463 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,466 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,469 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,471 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,474 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,474 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,476 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,479 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:33,490 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,492 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,497 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,499 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,505 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,506 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,509 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,510 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,515 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,516 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,517 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,518 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,519 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,520 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,520 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,523 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:33,525 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,528 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,529 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,531 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,532 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,534 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,535 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,536 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,538 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,541 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,541 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,543 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,544 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,546 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,546 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,548 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,551 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,551 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,553 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,554 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,556 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,556 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,557 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,559 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,561 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,562 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,563 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,565 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,565 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,567 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,570 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,570 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,572 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,575 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,580 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,644 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,647 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,651 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,654 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,656 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,658 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,659 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,663 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,664 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,666 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,667 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,668 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,670 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,672 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,673 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,676 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,677 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,678 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,680 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,682 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,685 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,687 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,688 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,689 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,692 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,699 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,703 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,707 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,710 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,713 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,717 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,719 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,720 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,722 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,723 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,725 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,727 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,729 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,731 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,734 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,735 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,739 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,740 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,742 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,743 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,745 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,748 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,749 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,750 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,753 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,753 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,755 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,756 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,760 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,763 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,766 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,769 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,771 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,773 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,775 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,781 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,782 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,784 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,786 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,787 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,789 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,791 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,793 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,794 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,796 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,797 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,798 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,799 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,803 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,804 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,805 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,807 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,810 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,812 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,815 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,816 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,818 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,820 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,821 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,821 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,822 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,824 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,826 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,828 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,828 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,829 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,830 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,832 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,833 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,834 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,836 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,838 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,839 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,843 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,845 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,846 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,847 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,850 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,852 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,853 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,854 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,855 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,857 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,859 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,861 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,861 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,862 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,863 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,865 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,866 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,867 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,870 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,872 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,874 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,876 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:33,885 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,887 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,890 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,892 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:33,895 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,934 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,936 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:33,939 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,940 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,941 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,942 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:33,995 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,996 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:33,998 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:34,000 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:34,001 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,002 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:34,003 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,004 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,007 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:34,011 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:34,012 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:34,014 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:34,015 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:34,017 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:34,018 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:34,019 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,040 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,042 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,043 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:34,045 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:34,046 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:34,047 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,048 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:34,052 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,052 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,053 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,055 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,056 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,059 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,060 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,061 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,061 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,216 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,217 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,218 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,219 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,220 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,221 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,687 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:34,689 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,205 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,206 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,206 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,207 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,208 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,209 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,294 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,296 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,302 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,304 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,306 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,308 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,309 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,309 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,310 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,312 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,314 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,315 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,317 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,319 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,340 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,341 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,342 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,343 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,351 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,352 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,355 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,356 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,405 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,405 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,406 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,408 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,410 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,411 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,411 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,413 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,416 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,418 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,441 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,442 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,445 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,446 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,447 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,447 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,448 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,450 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,451 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,453 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,468 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,470 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,472 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,473 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,473 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,474 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,474 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,476 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,477 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,478 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,480 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,482 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,484 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,486 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,486 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,487 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,487 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,489 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,490 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,492 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,494 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,495 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,501 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,504 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:35,507 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,509 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,511 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,512 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,514 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,516 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,517 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,521 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:35,527 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:35,528 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:35,535 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:35,538 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:35,542 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,544 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:35,547 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,549 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,551 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,553 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,555 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,556 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,558 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:35,562 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,564 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,565 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,568 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:35,571 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,572 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,574 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:35,576 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,577 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:35,580 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:35,586 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:35,588 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:35,609 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:35,763 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:35,819 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:35,875 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:35,907 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:35,919 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:35,926 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:35,931 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:35,940 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:36,119 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:36,168 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:36,209 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,235 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:36,256 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,262 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,267 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,272 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,275 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,280 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,283 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,286 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,288 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,289 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,289 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,290 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,293 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,297 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,309 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,313 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,323 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,329 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,334 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,337 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,338 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,339 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,340 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,343 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,363 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,373 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,383 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,387 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,389 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,391 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,393 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,398 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,401 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,402 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,403 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,405 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,407 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,408 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,414 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,417 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,418 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,419 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,421 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,423 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,425 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,428 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,432 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,435 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,437 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,440 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,450 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,455 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,461 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,463 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,465 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,467 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,469 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,471 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,474 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,477 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,478 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,483 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,492 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,497 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,499 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,501 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,507 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,525 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,534 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,536 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,538 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,541 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,550 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,569 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,579 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,581 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,583 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,588 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,594 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,604 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:36,709 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,721 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,733 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,738 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,741 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,743 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,745 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,748 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,751 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,753 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,754 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,754 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,755 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,755 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,757 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,760 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,764 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,767 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,769 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,771 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,772 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,774 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,776 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,779 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,781 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,782 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,784 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,786 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,787 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,792 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,800 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,812 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,814 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,820 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,826 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:36,875 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:36,881 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:36,903 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,908 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:36,931 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,934 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,945 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:36,949 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:36,971 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,975 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:36,982 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,984 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,985 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,987 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,988 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,989 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:36,992 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,993 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:36,994 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,996 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:36,998 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,003 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,016 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,018 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,024 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,025 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,031 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,032 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,035 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,036 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,042 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,043 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,046 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,047 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,050 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,051 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,052 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,053 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,056 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,057 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,059 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,059 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,061 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,062 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,063 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,066 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,067 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,069 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,070 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,071 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,072 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,075 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,081 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,084 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,087 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,089 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,092 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,094 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,096 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,097 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,099 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,101 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,103 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,106 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,107 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,110 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,112 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,114 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,118 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,122 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,124 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,127 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,128 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,132 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,137 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,137 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,140 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,149 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,154 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,159 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,162 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,166 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,169 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,172 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,174 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,176 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,178 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,180 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,182 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,185 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,189 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,191 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,193 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,196 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,201 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,202 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,209 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,213 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,215 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,217 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,219 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,221 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,222 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,223 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,226 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,232 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,235 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,239 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,344 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,350 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:37,370 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:37,377 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:37,387 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,392 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:37,403 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,406 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,411 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,415 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:37,426 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,429 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,435 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,437 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,443 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,445 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,449 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,450 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,452 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,455 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,456 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,458 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,460 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,473 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,475 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,481 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,483 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,489 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,490 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,493 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,494 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,501 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,502 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,504 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,507 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,508 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,512 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,513 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,515 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,516 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,517 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,521 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,522 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,523 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,524 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,526 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,527 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,528 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,530 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,531 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,533 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,534 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,536 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,539 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,540 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,542 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,544 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,546 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,549 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,550 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,551 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,552 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,554 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,555 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,556 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,556 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,556 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,557 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,558 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,559 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,559 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,560 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,560 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,562 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,564 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,565 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,568 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,570 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,573 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,580 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:37,597 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,599 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,606 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,608 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,614 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,615 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,618 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,620 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,626 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,628 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,631 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,633 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,636 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,637 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,639 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,641 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,643 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,653 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,655 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,660 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,662 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,667 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,668 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,670 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,671 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,676 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,677 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,680 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,681 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,683 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,684 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,685 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,686 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,689 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,690 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,691 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,692 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,693 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,693 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,695 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,697 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,698 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,699 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,700 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,701 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,701 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,702 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,704 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,706 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,707 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,708 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,709 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,710 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,711 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,712 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,713 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,718 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,722 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:37,731 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,733 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,738 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,740 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,745 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,746 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,748 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,754 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:37,770 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:37,776 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:37,784 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,788 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:37,796 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,799 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,802 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,805 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,811 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,812 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,815 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,816 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,819 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,819 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,821 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,823 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:37,834 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,836 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,841 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,843 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,848 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,849 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,852 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,855 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,855 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,857 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,857 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,859 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,859 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,861 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,864 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,864 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,866 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,866 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,868 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,868 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,869 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,871 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,874 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,875 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,876 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,877 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,879 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,879 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,880 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,882 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,884 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,885 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,886 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,887 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,889 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,892 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,894 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,895 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,896 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:37,902 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,905 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:37,908 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,910 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,911 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,912 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,913 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,914 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,916 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:37,918 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,919 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,921 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,922 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,923 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:37,924 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:38,320 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:38,321 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:39,984 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:39,988 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:39,991 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:39,993 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:39,999 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,001 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,003 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,009 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,011 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,013 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,015 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,019 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,023 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,026 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,027 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,029 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,034 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,038 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,040 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,042 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,044 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,048 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,052 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,055 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,057 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,059 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,061 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,063 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,065 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,069 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,078 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,094 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,096 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,104 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,106 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,109 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,111 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,114 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,117 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,118 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,120 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,122 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,124 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,125 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,748 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,749 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,750 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,752 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,755 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,757 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,758 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,760 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,762 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,763 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,764 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,765 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,767 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,768 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,769 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,770 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,771 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,772 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,773 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,775 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,777 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,780 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,782 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,783 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,784 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,786 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,788 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,789 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,790 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,791 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,793 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,793 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,795 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,796 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,797 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,798 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,802 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,806 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,808 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:40,810 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,810 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,812 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,813 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,819 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,827 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,829 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,830 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,832 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,833 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,834 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,835 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,836 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,837 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,840 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,841 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:40,843 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,624 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,626 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,627 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,628 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,629 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,631 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,632 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,633 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,633 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,634 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,635 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,638 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,641 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,642 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,645 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,647 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,660 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:41,668 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:41,669 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,671 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,673 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,675 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:41,680 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,682 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,684 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,688 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:41,696 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:41,698 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:41,708 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:41,724 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:41,733 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:41,740 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:41,745 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:41,764 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:41,774 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:41,783 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,784 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,787 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,788 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,790 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:41,792 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,794 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,795 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,797 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,800 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:41,815 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,817 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,823 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,824 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,825 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,826 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,828 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,829 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,830 WARN L278 uchiComplementFKVNwa]: big15 [2023-11-21 22:14:41,832 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,834 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,836 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,837 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,838 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,839 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:41,840 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,842 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:41,864 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:41,900 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:41,904 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:41,923 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:41,933 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:41,990 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:41,996 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,231 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,232 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,234 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,235 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,237 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,239 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,240 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,241 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,244 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,245 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,246 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,247 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,248 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,251 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,257 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,276 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,279 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,289 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,291 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,300 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,302 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,306 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,307 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,310 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,310 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,312 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,312 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,314 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,314 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,315 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,317 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,319 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,320 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,322 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,323 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,325 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,327 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,327 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,329 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,330 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,331 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,333 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,335 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,337 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,347 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,348 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,353 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,354 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,358 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,359 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,361 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,362 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,363 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,365 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,366 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,367 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,367 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,369 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,371 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,371 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,373 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,373 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,375 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,375 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,377 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,380 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,381 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,383 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,383 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,385 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,387 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,391 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,393 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,394 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,395 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,397 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,399 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,401 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,403 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,404 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,412 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:42,460 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,466 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,487 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,491 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,513 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,516 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,527 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,528 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,535 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,538 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,541 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,543 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,546 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,548 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,549 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,553 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,562 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,564 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,569 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,572 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,592 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,595 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,604 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,605 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,607 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,608 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,609 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,612 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,613 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,614 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,615 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,616 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,617 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,618 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,619 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,621 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:42,636 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:42,727 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:42,738 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:42,783 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,791 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:42,837 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,843 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,868 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,875 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:42,923 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,929 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,953 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,957 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:42,979 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,982 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:42,993 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:42,994 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:42,996 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:42,997 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,000 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,012 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,014 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,019 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,023 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,266 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,267 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,270 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,271 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,276 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,277 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,279 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,280 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,283 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,284 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,285 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,286 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,289 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,290 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,292 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,292 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,294 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,295 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,296 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,299 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,300 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,301 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,302 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,303 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,304 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,305 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,307 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,310 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,311 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,312 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,313 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,315 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,315 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,316 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,318 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,320 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,328 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:43,349 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,352 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,362 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,365 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,375 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,377 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,381 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,387 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:43,428 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:43,433 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:43,454 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,458 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:43,477 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,480 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,490 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,492 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,493 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,495 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,498 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,509 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,511 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,516 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,518 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,523 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,524 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,527 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,528 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,534 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,535 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,538 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,539 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,542 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,542 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,544 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,544 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,546 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,546 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,547 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,550 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,551 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,553 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,553 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,555 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,555 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,556 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,559 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,560 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,562 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,563 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,564 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,568 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,568 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,570 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,570 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,572 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,572 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,574 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,575 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,577 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,578 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,579 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,580 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,583 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,585 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,586 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,587 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,593 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,596 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,598 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,600 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,601 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,602 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,603 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,604 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,605 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,607 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,609 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,610 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,612 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,612 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,614 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,615 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,621 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,624 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,626 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,628 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,631 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,632 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,634 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,634 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,636 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,636 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,638 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,641 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,641 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,643 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,653 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,657 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,658 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,661 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,662 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,666 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,667 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,669 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,669 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,672 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,672 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,673 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,675 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,684 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,685 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,690 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,691 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,692 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,693 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,693 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,694 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,695 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,696 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,696 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,697 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,698 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,698 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,698 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,700 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,702 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,703 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,704 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,705 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,706 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,706 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,707 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,709 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,710 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,712 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,712 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,713 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,713 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,714 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,717 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,717 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,719 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,719 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,720 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,723 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,723 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,724 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,725 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,726 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,726 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,727 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,728 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,729 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,730 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,735 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,737 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,739 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,741 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,743 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,745 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,746 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,747 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,748 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,749 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,750 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,751 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,752 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,754 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,755 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,756 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,758 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,758 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,759 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,764 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,766 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,769 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,770 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,773 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,774 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,775 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,776 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,778 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,779 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,780 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,781 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,782 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,783 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,785 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,785 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,787 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,788 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,788 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,789 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,790 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,791 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,793 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,794 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,794 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,795 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,795 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,797 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,799 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,800 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,802 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,803 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,805 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,806 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,807 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,810 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,811 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,812 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,817 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,822 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,824 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,826 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,829 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,830 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,832 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,834 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,835 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,835 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,837 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,837 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,839 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,840 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,844 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,845 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,846 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,847 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,848 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,848 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,849 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,849 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,850 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,851 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,852 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,854 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,855 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,855 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,856 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,857 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,858 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,860 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,862 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,863 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,867 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,870 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,871 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,873 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,873 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,875 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,877 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,878 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,879 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,880 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,880 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,882 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,882 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,883 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,884 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,885 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,886 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,889 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,890 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,891 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,892 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,893 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,896 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,897 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,900 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,903 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,904 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,906 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,912 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,915 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,916 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,918 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,919 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,921 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,922 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,923 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,926 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,926 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,928 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,930 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,936 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,940 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,943 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,945 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,949 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,951 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,953 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,954 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,956 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,958 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,959 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,961 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,962 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,964 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,967 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,968 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,970 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,973 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,974 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,976 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,977 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,978 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,979 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,982 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,984 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,985 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,986 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,986 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,988 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,990 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:43,993 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,994 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:43,995 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,996 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:43,997 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,998 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:43,998 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,999 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:43,999 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,000 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,002 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,003 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,004 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,012 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:44,021 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,026 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,031 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,033 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,039 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,043 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,047 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,049 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,052 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,054 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,055 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,057 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,058 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,059 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,061 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,063 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,064 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,066 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,067 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,068 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,068 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,069 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,070 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,071 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,073 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,082 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:44,092 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,098 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,104 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,106 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,108 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,109 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,110 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,110 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,111 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,113 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,113 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,114 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,114 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,115 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,117 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,118 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,124 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,129 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,132 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,134 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,138 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,143 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,145 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,148 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,149 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,151 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,151 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,152 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,152 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,170 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,172 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,173 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,175 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,175 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,176 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,177 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,177 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,178 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,180 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,180 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,184 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,188 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,190 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,192 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,193 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,195 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,196 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,197 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,198 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,201 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,201 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,203 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,203 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,204 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,205 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,206 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,207 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,209 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,209 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,211 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,214 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,214 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,367 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,367 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,369 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,369 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,370 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,372 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,373 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,374 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,376 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,379 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,382 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,384 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,388 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,389 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,391 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,394 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,401 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,404 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,408 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,409 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,411 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,412 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,414 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,415 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,416 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,416 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,419 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,419 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,421 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,421 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,423 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,423 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,424 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,425 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,427 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,427 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,428 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,428 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,429 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,430 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,432 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,433 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,434 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,435 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,437 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,438 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,454 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:44,472 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:44,483 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:44,492 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,501 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:44,511 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,516 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,521 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,523 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,524 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,525 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,525 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,526 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,527 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,528 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,528 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,529 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,530 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,532 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,533 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,534 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,536 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,541 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,542 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,545 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,552 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:44,561 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,566 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,571 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,575 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,580 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,582 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,585 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,587 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,591 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,593 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,595 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,596 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,598 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,599 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,600 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,600 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,602 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,602 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,603 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,603 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,604 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,605 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,605 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,606 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,606 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,609 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,610 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,611 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,613 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,625 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,627 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,633 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,634 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,640 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,641 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,644 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,645 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,651 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,651 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,654 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,655 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,658 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,658 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,660 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,660 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,662 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,662 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,663 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,667 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,667 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,669 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,669 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,671 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,671 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,672 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,673 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,675 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,675 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,676 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,679 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,680 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,681 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,682 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,683 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,685 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,686 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,687 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,688 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,697 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:44,718 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,723 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,732 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,736 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,745 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,748 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,752 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,756 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,765 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,767 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,772 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,774 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,778 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,779 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,782 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,784 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,789 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,790 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,792 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,799 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:44,826 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,831 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,840 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,844 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,853 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,855 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,860 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,863 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,872 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,875 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,879 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,880 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,883 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,884 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,885 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,886 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,887 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,888 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,889 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,892 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,892 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,894 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,894 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,896 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,897 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,898 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,899 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,901 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,901 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,902 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,906 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,907 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,908 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,909 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,910 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,912 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,914 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,927 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,929 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,938 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,939 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,946 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,947 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,950 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,951 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,958 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,958 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,962 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,962 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:44,965 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,966 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:44,968 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:44,971 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:44,981 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,986 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,991 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:44,994 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:44,999 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,001 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,005 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,007 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,009 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,011 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,012 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,014 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,016 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,018 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,019 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,020 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,021 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,022 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,025 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,026 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,028 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,028 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,029 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,030 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,030 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,031 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,032 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,032 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,033 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,034 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,037 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,039 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,040 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,044 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,055 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,062 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,068 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,071 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,076 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,079 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,082 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,084 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,087 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,089 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,090 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,092 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,095 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,096 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,098 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,098 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,099 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,100 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,102 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,104 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,105 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,106 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,107 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,107 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,108 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,109 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,111 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,112 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,114 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,115 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,117 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,118 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,123 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,126 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,127 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,129 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,130 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,131 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,132 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,134 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,135 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,136 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,138 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,139 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,139 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,140 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,141 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,142 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,144 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,145 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,145 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,146 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,147 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,154 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,157 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,161 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,163 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,166 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,168 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,170 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,171 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,173 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,174 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,175 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,177 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,179 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,181 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,183 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,184 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,188 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,189 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,189 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,191 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,193 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,196 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,197 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,197 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,199 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,200 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,200 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,202 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,203 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,204 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,205 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,206 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,206 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,209 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,222 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,224 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,231 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,232 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,239 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,240 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,243 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,244 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,251 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,252 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,255 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,256 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,259 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,260 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,262 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,264 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,279 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,281 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,283 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,284 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,286 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,287 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,288 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,288 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,289 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,291 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,292 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,292 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,293 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,294 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,294 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,295 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,295 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,297 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,297 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,299 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,300 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,301 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,304 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,305 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,306 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,307 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,309 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,309 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,310 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,314 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,315 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,316 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,319 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,320 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,322 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,322 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,324 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,325 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,326 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,328 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,329 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,330 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,332 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,333 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,339 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,343 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,346 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,348 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,351 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,352 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,354 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,355 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,356 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,358 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,359 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,360 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,362 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,363 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,365 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,371 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,372 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,374 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,375 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,380 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,384 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,386 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,387 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,388 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,391 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,393 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,394 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,395 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,397 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,398 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,400 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,401 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,403 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,404 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,406 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,407 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,408 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,410 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,411 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,411 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,414 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,421 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,425 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,429 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,431 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,434 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,436 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,438 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,564 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,566 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,566 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,567 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,568 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,569 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,570 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,572 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,573 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,575 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,577 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,577 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,578 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,579 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,580 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,581 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,582 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,583 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,586 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,587 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,588 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,588 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,589 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,589 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,592 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,594 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,595 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,596 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,596 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,597 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,597 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,599 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,600 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,600 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,603 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,605 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,607 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,608 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,611 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,612 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,613 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,613 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,614 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,615 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,616 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,617 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,618 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,620 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,622 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,623 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,624 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,624 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,625 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,625 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,626 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,626 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,627 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,627 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,627 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,628 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,628 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,630 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,631 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,637 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:45,645 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,650 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,653 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,655 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,655 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,657 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,657 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,658 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,660 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,663 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,665 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,667 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,668 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,669 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,669 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,670 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,670 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,674 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,677 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,683 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:45,690 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,693 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,698 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,701 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,704 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,705 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,708 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,709 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,711 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,711 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,713 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,714 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,715 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,716 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,717 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,719 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,720 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,721 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,722 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,723 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,724 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,724 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,725 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,728 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,731 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,733 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,735 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,736 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,737 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,738 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,739 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,740 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,740 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,741 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,741 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,768 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:45,786 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:45,797 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:45,805 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,813 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:45,822 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,827 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,831 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,833 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,835 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,836 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,838 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,840 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,842 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,844 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,845 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,846 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,848 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,852 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,853 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,854 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,855 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,856 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,857 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,858 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,859 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,860 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,860 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,866 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:45,876 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,881 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,886 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,890 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,895 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,897 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,900 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,903 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,907 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,908 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,911 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,912 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,914 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,915 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,916 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,917 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,918 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,918 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,919 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,920 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,920 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,921 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,922 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,923 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,924 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,926 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,927 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,928 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,929 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,930 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,930 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,931 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,932 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,934 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,935 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,936 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,937 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,938 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,938 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,939 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,940 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,941 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,942 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,943 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,943 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,944 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,947 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,948 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,949 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,950 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,951 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,952 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,953 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,957 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,960 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,962 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,964 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,965 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,967 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,968 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,969 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,970 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:45,972 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,973 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:45,977 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:45,984 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,986 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,990 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,992 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:45,995 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,997 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:45,998 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:45,999 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,002 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,003 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,004 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,005 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,006 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,007 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,007 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,009 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,011 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,012 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,013 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,014 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:46,018 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:46,019 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:46,021 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,022 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:46,024 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,025 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,026 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,027 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,028 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,029 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,030 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,031 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,031 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,032 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,035 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,038 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,039 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,042 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,043 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,045 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,045 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,045 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,046 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,047 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,049 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,049 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,049 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,050 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,053 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,054 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,149 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,151 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,151 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,156 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:46,166 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:46,172 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:46,173 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,175 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,177 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,182 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:46,193 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:46,199 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:46,200 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,201 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,203 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,209 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,210 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,211 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,213 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,214 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,215 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,217 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,219 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,220 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,222 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,226 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,228 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,230 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,232 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,233 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,236 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:46,238 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,239 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,257 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,259 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,261 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,262 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,262 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,263 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,263 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,264 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:46,265 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,265 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,266 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,266 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:46,267 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:48,263 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:48,264 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,019 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,020 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,021 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,022 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,023 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,023 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,023 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,024 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,024 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,025 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,026 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,026 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,028 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,029 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,235 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,237 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,239 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,240 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,242 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,244 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,246 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,249 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,250 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,252 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,256 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,257 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,260 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,261 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,262 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,264 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,266 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,267 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,270 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,273 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,274 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,277 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,282 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,284 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,290 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,291 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,294 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,295 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,299 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,301 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,303 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,306 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,308 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,310 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,312 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,314 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,316 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,317 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,320 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,321 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,323 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,325 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,327 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,330 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,333 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,337 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,340 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,342 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,345 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,347 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,350 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,354 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,356 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,359 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,362 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,364 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,367 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,368 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,411 WARN L278 uchiComplementFKVNwa]: big7 [2023-11-21 22:14:49,412 WARN L278 uchiComplementFKVNwa]: big7 [2023-11-21 22:14:49,415 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,421 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,422 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,424 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,426 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,429 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,432 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,437 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,439 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,441 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,443 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,447 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,449 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,454 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,456 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,459 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,460 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,462 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,465 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,467 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,469 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,472 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,476 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,478 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,482 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,483 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,486 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,488 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,490 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,494 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,496 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,499 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,501 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,503 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,508 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,514 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,515 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,515 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,516 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,517 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,518 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,518 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,519 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,520 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,524 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,525 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,525 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,526 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,526 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,527 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,528 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,528 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,528 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,529 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,529 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,530 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,530 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,531 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,531 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,532 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,532 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,533 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,534 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,535 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,536 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,536 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,537 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,537 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,538 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,538 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,539 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,539 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,539 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,540 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,541 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,541 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,542 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,542 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,543 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,543 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,545 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,546 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,547 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,548 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,549 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,550 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,550 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,551 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,551 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,552 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,553 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,559 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,560 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,560 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,562 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,564 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,568 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,569 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,571 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,572 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,574 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,576 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,581 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,582 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,584 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,585 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,587 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,590 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,591 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,593 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,597 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,597 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,598 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,598 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,598 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,599 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,601 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,601 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,602 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,603 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,603 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,604 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,604 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,605 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,605 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,606 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,607 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,607 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,608 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,610 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,611 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,613 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,614 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,616 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,617 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,617 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,617 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,618 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,618 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,619 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,620 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,620 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,621 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,621 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,622 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,625 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,626 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,627 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,628 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,628 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,629 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,629 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,630 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,630 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,631 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,631 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,632 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,632 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,633 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,633 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,635 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,636 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,636 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,637 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,637 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,638 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,638 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,639 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,639 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,640 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,640 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,641 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,642 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,642 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,643 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,644 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,645 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,645 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,646 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,647 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,647 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,648 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,649 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,650 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,650 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,651 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,651 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,652 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,652 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,653 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,653 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,654 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,654 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,655 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,655 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,656 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,656 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,657 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,658 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,662 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,663 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,664 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,667 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,669 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,672 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,673 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,675 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,682 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,685 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,686 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,688 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,691 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,696 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,698 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,700 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,703 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,705 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,706 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,707 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,709 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,710 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,713 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,714 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,716 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,717 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,719 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,724 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,725 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,727 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,728 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,730 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,733 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,735 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,736 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,737 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,739 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,740 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,742 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,745 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,746 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,748 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:49,751 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,752 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,752 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,752 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,753 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,754 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,754 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,755 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,755 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,756 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,759 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,759 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,759 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,761 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,761 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,762 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,762 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,763 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,764 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,764 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,765 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,765 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,766 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,766 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,767 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,767 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,768 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,769 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,770 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,771 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,773 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,774 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,776 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:49,780 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:49,791 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:49,889 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:50,193 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,222 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:50,271 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,281 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:50,289 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:50,295 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,300 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,301 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,304 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:50,307 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,309 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,311 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,312 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,312 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,315 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:50,329 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,331 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,347 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:50,375 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:50,382 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,396 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:50,398 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,401 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:50,402 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:50,404 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,404 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,405 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,407 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,408 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,409 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:50,411 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,412 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,414 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:50,421 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,423 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,425 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,427 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,434 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:50,494 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:50,586 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,612 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:50,658 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,665 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:50,672 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:50,676 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,680 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,681 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,683 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:50,685 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,686 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,688 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,688 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,689 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,690 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:50,704 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,705 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,706 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,708 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,709 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:50,712 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:50,718 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,720 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:50,723 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,724 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:50,727 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,728 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,730 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,731 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,733 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,734 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,735 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:50,737 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,739 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:50,750 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,771 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:50,776 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:50,937 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,950 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:50,976 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:50,984 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:50,998 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:50,999 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:51,001 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:51,004 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:51,005 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:51,006 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:51,007 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:51,007 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:51,008 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:51,015 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:51,021 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:51,068 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:51,132 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:51,150 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:51,186 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:51,267 WARN L278 uchiComplementFKVNwa]: big2048 [2023-11-21 22:14:51,434 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:51,643 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:51,710 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:51,753 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:51,825 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:51,844 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:51,892 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:51,938 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:52,032 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:52,058 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:52,263 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:52,275 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:52,284 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:52,290 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:52,328 WARN L278 uchiComplementFKVNwa]: big2048 [2023-11-21 22:14:52,541 WARN L278 uchiComplementFKVNwa]: big4096 [2023-11-21 22:14:52,838 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:52,933 WARN L278 uchiComplementFKVNwa]: big2048 [2023-11-21 22:14:53,076 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:53,295 WARN L278 uchiComplementFKVNwa]: big2048 [2023-11-21 22:14:53,408 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:53,442 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:53,505 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:53,576 WARN L278 uchiComplementFKVNwa]: big2048 [2023-11-21 22:14:53,689 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:53,725 WARN L278 uchiComplementFKVNwa]: big1024 [2023-11-21 22:14:53,779 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,780 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,783 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,784 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,786 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,786 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,787 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,787 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:53,794 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:53,806 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,809 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:53,815 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,818 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:53,824 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,825 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,828 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,829 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:53,830 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,831 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,832 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,832 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,833 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,833 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,834 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,835 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,836 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,839 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,840 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,842 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,842 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,842 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,843 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,844 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,847 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,848 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,850 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,850 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,850 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,851 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:53,858 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:53,869 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,873 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:53,878 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,882 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:53,887 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,889 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,892 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,893 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:53,894 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,895 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,895 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,896 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,896 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,897 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,897 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,898 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,900 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:53,903 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,904 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:53,905 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:53,906 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,047 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,048 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,049 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,051 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,054 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,055 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,056 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,056 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,057 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,058 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,067 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,068 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,073 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,080 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,083 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,087 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,089 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,093 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,094 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,096 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,097 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,098 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,098 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,099 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,099 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,099 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,100 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,102 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:54,121 WARN L278 uchiComplementFKVNwa]: big512 [2023-11-21 22:14:54,153 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,162 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:54,181 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,191 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:54,208 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,215 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,227 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,241 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:54,264 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,269 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,277 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,282 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,290 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,293 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,297 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,300 WARN L278 uchiComplementFKVNwa]: big256 [2023-11-21 22:14:54,303 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,304 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,306 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,308 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,309 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,310 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,311 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,312 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,314 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,315 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,316 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,316 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,317 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,318 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,318 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,319 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,320 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,321 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,322 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,324 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,324 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,325 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,328 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,332 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,333 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,335 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,337 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,341 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,343 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,345 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,345 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,345 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,346 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,346 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,349 WARN L278 uchiComplementFKVNwa]: big128 [2023-11-21 22:14:54,354 WARN L278 uchiComplementFKVNwa]: big32 [2023-11-21 22:14:54,355 WARN L278 uchiComplementFKVNwa]: big64 [2023-11-21 22:14:54,358 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,359 WARN L278 uchiComplementFKVNwa]: big16 [2023-11-21 22:14:54,360 WARN L278 uchiComplementFKVNwa]: big8 [2023-11-21 22:14:54,394 WARN L278 uchiComplementFKVNwa]: big4096 [2023-11-21 22:14:54,905 WARN L278 uchiComplementFKVNwa]: big8192 [2023-11-21 22:14:56,162 WARN L278 uchiComplementFKVNwa]: big2048 [2023-11-21 22:14:56,370 WARN L278 uchiComplementFKVNwa]: big4096 [2023-11-21 22:14:56,851 WARN L278 uchiComplementFKVNwa]: big2048 [2023-11-21 22:14:57,085 WARN L278 uchiComplementFKVNwa]: big4096