./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/seq-mthreaded/pals_opt-floodmax.5.4.ufo.BOUNDED-10.pals.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for termination
Using default analysis
Version a0165632
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_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/seq-mthreaded/pals_opt-floodmax.5.4.ufo.BOUNDED-10.pals.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX --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 6cc7ef7e5cfcea54541e5555a1065ebb68875de99e452e2755d94724a415589e
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:59:22,464 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:59:22,543 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-11-08 17:59:22,548 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:59:22,548 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:59:22,574 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:59:22,575 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:59:22,575 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:59:22,576 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 17:59:22,576 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 17:59:22,577 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:59:22,578 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:59:22,578 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:59:22,579 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-08 17:59:22,579 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-08 17:59:22,580 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-08 17:59:22,580 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-08 17:59:22,580 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-08 17:59:22,581 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-08 17:59:22,581 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:59:22,582 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-08 17:59:22,587 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 17:59:22,588 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:59:22,588 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 17:59:22,589 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:59:22,593 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-08 17:59:22,594 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-08 17:59:22,594 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-08 17:59:22,595 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:59:22,595 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 17:59:22,595 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 17:59:22,596 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:59:22,596 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-08 17:59:22,596 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:59:22,597 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:59:22,597 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:59:22,597 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:59:22,598 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:59:22,598 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-08 17:59:22,601 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_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/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_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX
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 -> 6cc7ef7e5cfcea54541e5555a1065ebb68875de99e452e2755d94724a415589e
[2024-11-08 17:59:22,876 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:59:22,904 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:59:22,907 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:59:22,909 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:59:22,909 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:59:22,911 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/seq-mthreaded/pals_opt-floodmax.5.4.ufo.BOUNDED-10.pals.c
Unable to find full path for "g++"
[2024-11-08 17:59:24,880 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:59:25,173 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:59:25,178 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/sv-benchmarks/c/seq-mthreaded/pals_opt-floodmax.5.4.ufo.BOUNDED-10.pals.c
[2024-11-08 17:59:25,195 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/data/c44e16e19/bebdf22dad0440429cbf6d79429b00b2/FLAGbc6a93d7a
[2024-11-08 17:59:25,210 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/data/c44e16e19/bebdf22dad0440429cbf6d79429b00b2
[2024-11-08 17:59:25,213 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:59:25,214 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:59:25,215 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:59:25,216 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:59:25,221 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:59:25,224 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:59:25" (1/1) ...
[2024-11-08 17:59:25,225 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1f7dd2e6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:25, skipping insertion in model container
[2024-11-08 17:59:25,226 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:59:25" (1/1) ...
[2024-11-08 17:59:25,297 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:59:25,847 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:59:25,871 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:59:26,024 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:59:26,047 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:59:26,047 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26 WrapperNode
[2024-11-08 17:59:26,048 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:59:26,049 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:59:26,049 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:59:26,049 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:59:26,057 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,080 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,172 INFO  L138                Inliner]: procedures = 24, calls = 17, calls flagged for inlining = 12, calls inlined = 12, statements flattened = 2108
[2024-11-08 17:59:26,173 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:59:26,173 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:59:26,174 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:59:26,174 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:59:26,190 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,190 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,210 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,259 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 17:59:26,259 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,259 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,302 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,332 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,346 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,358 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,375 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:59:26,377 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:59:26,378 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:59:26,378 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:59:26,379 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (1/1) ...
[2024-11-08 17:59:26,385 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:26,398 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:26,415 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:26,419 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:59:26,455 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 17:59:26,456 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 17:59:26,456 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:59:26,456 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:59:26,685 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:59:26,688 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:59:29,153 INFO  L?                        ?]: Removed 241 outVars from TransFormulas that were not future-live.
[2024-11-08 17:59:29,154 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:59:29,180 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:59:29,180 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 17:59:29,181 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:59:29 BoogieIcfgContainer
[2024-11-08 17:59:29,181 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:59:29,182 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-08 17:59:29,182 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-08 17:59:29,186 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-08 17:59:29,187 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 17:59:29,187 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 05:59:25" (1/3) ...
[2024-11-08 17:59:29,188 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7430d1d0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 05:59:29, skipping insertion in model container
[2024-11-08 17:59:29,188 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 17:59:29,188 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:59:26" (2/3) ...
[2024-11-08 17:59:29,189 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7430d1d0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 05:59:29, skipping insertion in model container
[2024-11-08 17:59:29,189 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-08 17:59:29,189 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:59:29" (3/3) ...
[2024-11-08 17:59:29,190 INFO  L332   chiAutomizerObserver]: Analyzing ICFG pals_opt-floodmax.5.4.ufo.BOUNDED-10.pals.c
[2024-11-08 17:59:29,288 INFO  L300   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-08 17:59:29,289 INFO  L301   stractBuchiCegarLoop]: Hoare is None
[2024-11-08 17:59:29,289 INFO  L302   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-08 17:59:29,289 INFO  L303   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-08 17:59:29,289 INFO  L304   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-08 17:59:29,289 INFO  L305   stractBuchiCegarLoop]: Difference is false
[2024-11-08 17:59:29,290 INFO  L306   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-08 17:59:29,290 INFO  L310   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-08 17:59:29,300 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 697 states, 696 states have (on average 1.8663793103448276) internal successors, (1299), 696 states have internal predecessors, (1299), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:59:29,373 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 142
[2024-11-08 17:59:29,373 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:59:29,373 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:59:29,394 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:59:29,394 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:59:29,395 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-08 17:59:29,399 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 697 states, 696 states have (on average 1.8663793103448276) internal successors, (1299), 696 states have internal predecessors, (1299), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:59:29,419 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 142
[2024-11-08 17:59:29,419 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:59:29,419 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:59:29,425 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:59:29,425 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:59:29,443 INFO  L745   eck$LassoCheckResult]: Stem: 211#$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(44, 2);call #Ultimate.allocInit(12, 3);~nomsg~0 := -1;~p12~0 := 0;~p12_old~0 := 0;~p12_new~0 := 0;~ep12~0 := 0;~p13~0 := 0;~p13_old~0 := 0;~p13_new~0 := 0;~ep13~0 := 0;~p14~0 := 0;~p14_old~0 := 0;~p14_new~0 := 0;~ep14~0 := 0;~p15~0 := 0;~p15_old~0 := 0;~p15_new~0 := 0;~ep15~0 := 0;~p21~0 := 0;~p21_old~0 := 0;~p21_new~0 := 0;~ep21~0 := 0;~p23~0 := 0;~p23_old~0 := 0;~p23_new~0 := 0;~ep23~0 := 0;~p24~0 := 0;~p24_old~0 := 0;~p24_new~0 := 0;~ep24~0 := 0;~p25~0 := 0;~p25_old~0 := 0;~p25_new~0 := 0;~ep25~0 := 0;~p31~0 := 0;~p31_old~0 := 0;~p31_new~0 := 0;~ep31~0 := 0;~p32~0 := 0;~p32_old~0 := 0;~p32_new~0 := 0;~ep32~0 := 0;~p34~0 := 0;~p34_old~0 := 0;~p34_new~0 := 0;~ep34~0 := 0;~p35~0 := 0;~p35_old~0 := 0;~p35_new~0 := 0;~ep35~0 := 0;~p41~0 := 0;~p41_old~0 := 0;~p41_new~0 := 0;~ep41~0 := 0;~p42~0 := 0;~p42_old~0 := 0;~p42_new~0 := 0;~ep42~0 := 0;~p43~0 := 0;~p43_old~0 := 0;~p43_new~0 := 0;~ep43~0 := 0;~p45~0 := 0;~p45_old~0 := 0;~p45_new~0 := 0;~ep45~0 := 0;~p51~0 := 0;~p51_old~0 := 0;~p51_new~0 := 0;~ep51~0 := 0;~p52~0 := 0;~p52_old~0 := 0;~p52_new~0 := 0;~ep52~0 := 0;~p53~0 := 0;~p53_old~0 := 0;~p53_new~0 := 0;~ep53~0 := 0;~p54~0 := 0;~p54_old~0 := 0;~p54_new~0 := 0;~ep54~0 := 0;~id1~0 := 0;~r1~0 := 0;~st1~0 := 0;~nl1~0 := 0;~m1~0 := 0;~max1~0 := 0;~mode1~0 := 0;~newmax1~0 := 0;~id2~0 := 0;~r2~0 := 0;~st2~0 := 0;~nl2~0 := 0;~m2~0 := 0;~max2~0 := 0;~mode2~0 := 0;~newmax2~0 := 0;~id3~0 := 0;~r3~0 := 0;~st3~0 := 0;~nl3~0 := 0;~m3~0 := 0;~max3~0 := 0;~mode3~0 := 0;~newmax3~0 := 0;~id4~0 := 0;~r4~0 := 0;~st4~0 := 0;~nl4~0 := 0;~m4~0 := 0;~max4~0 := 0;~mode4~0 := 0;~newmax4~0 := 0;~id5~0 := 0;~r5~0 := 0;~st5~0 := 0;~nl5~0 := 0;~m5~0 := 0;~max5~0 := 0;~mode5~0 := 0;~newmax5~0 := 0; 568#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~nondet7#1, main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_#t~nondet13#1, main_#t~nondet14#1, main_#t~nondet15#1, main_#t~nondet16#1, main_#t~nondet17#1, main_#t~nondet18#1, main_#t~nondet19#1, main_#t~nondet20#1, main_#t~nondet21#1, main_#t~nondet22#1, main_#t~nondet23#1, main_#t~nondet24#1, main_#t~nondet25#1, main_#t~nondet26#1, main_#t~nondet27#1, main_#t~nondet28#1, main_#t~nondet29#1, main_#t~nondet30#1, main_#t~nondet31#1, main_#t~nondet32#1, main_#t~nondet33#1, main_#t~nondet34#1, main_#t~nondet35#1, main_#t~nondet36#1, main_#t~nondet37#1, main_#t~nondet38#1, main_#t~nondet39#1, main_#t~nondet40#1, main_#t~nondet41#1, main_#t~nondet42#1, main_#t~nondet43#1, main_#t~nondet44#1, main_#t~nondet45#1, main_#t~nondet46#1, main_#t~nondet47#1, main_#t~nondet48#1, main_#t~nondet49#1, main_#t~nondet50#1, main_#t~nondet51#1, main_#t~nondet52#1, main_#t~nondet53#1, main_#t~nondet54#1, main_#t~nondet55#1, main_#t~nondet56#1, main_#t~nondet57#1, main_#t~nondet58#1, main_#t~nondet59#1, main_#t~nondet60#1, main_#t~nondet61#1, main_#t~nondet62#1, main_#t~nondet63#1, main_#t~ret64#1, main_#t~ret65#1, main_#t~post66#1, main_~c1~0#1, main_~i2~0#1;havoc main_~c1~0#1;havoc main_~i2~0#1;main_~c1~0#1 := 0;havoc main_#t~nondet4#1;assume 0 == main_#t~nondet4#1 || 1 == main_#t~nondet4#1;~ep12~0 := (if 0 == main_#t~nondet4#1 % 256 then 0 else 1);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;assume 0 == main_#t~nondet5#1 || 1 == main_#t~nondet5#1;~ep13~0 := (if 0 == main_#t~nondet5#1 % 256 then 0 else 1);havoc main_#t~nondet5#1;havoc main_#t~nondet6#1;assume 0 == main_#t~nondet6#1 || 1 == main_#t~nondet6#1;~ep14~0 := (if 0 == main_#t~nondet6#1 % 256 then 0 else 1);havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;assume 0 == main_#t~nondet7#1 || 1 == main_#t~nondet7#1;~ep15~0 := (if 0 == main_#t~nondet7#1 % 256 then 0 else 1);havoc main_#t~nondet7#1;havoc main_#t~nondet8#1;assume 0 == main_#t~nondet8#1 || 1 == main_#t~nondet8#1;~ep21~0 := (if 0 == main_#t~nondet8#1 % 256 then 0 else 1);havoc main_#t~nondet8#1;havoc main_#t~nondet9#1;assume 0 == main_#t~nondet9#1 || 1 == main_#t~nondet9#1;~ep23~0 := (if 0 == main_#t~nondet9#1 % 256 then 0 else 1);havoc main_#t~nondet9#1;havoc main_#t~nondet10#1;assume 0 == main_#t~nondet10#1 || 1 == main_#t~nondet10#1;~ep24~0 := (if 0 == main_#t~nondet10#1 % 256 then 0 else 1);havoc main_#t~nondet10#1;havoc main_#t~nondet11#1;assume 0 == main_#t~nondet11#1 || 1 == main_#t~nondet11#1;~ep25~0 := (if 0 == main_#t~nondet11#1 % 256 then 0 else 1);havoc main_#t~nondet11#1;havoc main_#t~nondet12#1;assume 0 == main_#t~nondet12#1 || 1 == main_#t~nondet12#1;~ep31~0 := (if 0 == main_#t~nondet12#1 % 256 then 0 else 1);havoc main_#t~nondet12#1;havoc main_#t~nondet13#1;assume 0 == main_#t~nondet13#1 || 1 == main_#t~nondet13#1;~ep32~0 := (if 0 == main_#t~nondet13#1 % 256 then 0 else 1);havoc main_#t~nondet13#1;havoc main_#t~nondet14#1;assume 0 == main_#t~nondet14#1 || 1 == main_#t~nondet14#1;~ep34~0 := (if 0 == main_#t~nondet14#1 % 256 then 0 else 1);havoc main_#t~nondet14#1;havoc main_#t~nondet15#1;assume 0 == main_#t~nondet15#1 || 1 == main_#t~nondet15#1;~ep35~0 := (if 0 == main_#t~nondet15#1 % 256 then 0 else 1);havoc main_#t~nondet15#1;havoc main_#t~nondet16#1;assume 0 == main_#t~nondet16#1 || 1 == main_#t~nondet16#1;~ep41~0 := (if 0 == main_#t~nondet16#1 % 256 then 0 else 1);havoc main_#t~nondet16#1;havoc main_#t~nondet17#1;assume 0 == main_#t~nondet17#1 || 1 == main_#t~nondet17#1;~ep42~0 := (if 0 == main_#t~nondet17#1 % 256 then 0 else 1);havoc main_#t~nondet17#1;havoc main_#t~nondet18#1;assume 0 == main_#t~nondet18#1 || 1 == main_#t~nondet18#1;~ep43~0 := (if 0 == main_#t~nondet18#1 % 256 then 0 else 1);havoc main_#t~nondet18#1;havoc main_#t~nondet19#1;assume 0 == main_#t~nondet19#1 || 1 == main_#t~nondet19#1;~ep45~0 := (if 0 == main_#t~nondet19#1 % 256 then 0 else 1);havoc main_#t~nondet19#1;havoc main_#t~nondet20#1;assume 0 == main_#t~nondet20#1 || 1 == main_#t~nondet20#1;~ep51~0 := (if 0 == main_#t~nondet20#1 % 256 then 0 else 1);havoc main_#t~nondet20#1;havoc main_#t~nondet21#1;assume 0 == main_#t~nondet21#1 || 1 == main_#t~nondet21#1;~ep52~0 := (if 0 == main_#t~nondet21#1 % 256 then 0 else 1);havoc main_#t~nondet21#1;havoc main_#t~nondet22#1;assume 0 == main_#t~nondet22#1 || 1 == main_#t~nondet22#1;~ep53~0 := (if 0 == main_#t~nondet22#1 % 256 then 0 else 1);havoc main_#t~nondet22#1;havoc main_#t~nondet23#1;assume 0 == main_#t~nondet23#1 || 1 == main_#t~nondet23#1;~ep54~0 := (if 0 == main_#t~nondet23#1 % 256 then 0 else 1);havoc main_#t~nondet23#1;havoc main_#t~nondet24#1;~id1~0 := main_#t~nondet24#1;havoc main_#t~nondet24#1;havoc main_#t~nondet25#1;~r1~0 := main_#t~nondet25#1;havoc main_#t~nondet25#1;havoc main_#t~nondet26#1;~st1~0 := main_#t~nondet26#1;havoc main_#t~nondet26#1;havoc main_#t~nondet27#1;~nl1~0 := main_#t~nondet27#1;havoc main_#t~nondet27#1;havoc main_#t~nondet28#1;~m1~0 := main_#t~nondet28#1;havoc main_#t~nondet28#1;havoc main_#t~nondet29#1;~max1~0 := main_#t~nondet29#1;havoc main_#t~nondet29#1;havoc main_#t~nondet30#1;assume 0 == main_#t~nondet30#1 || 1 == main_#t~nondet30#1;~mode1~0 := (if 0 == main_#t~nondet30#1 % 256 then 0 else 1);havoc main_#t~nondet30#1;havoc main_#t~nondet31#1;assume 0 == main_#t~nondet31#1 || 1 == main_#t~nondet31#1;~newmax1~0 := (if 0 == main_#t~nondet31#1 % 256 then 0 else 1);havoc main_#t~nondet31#1;havoc main_#t~nondet32#1;~id2~0 := main_#t~nondet32#1;havoc main_#t~nondet32#1;havoc main_#t~nondet33#1;~r2~0 := main_#t~nondet33#1;havoc main_#t~nondet33#1;havoc main_#t~nondet34#1;~st2~0 := main_#t~nondet34#1;havoc main_#t~nondet34#1;havoc main_#t~nondet35#1;~nl2~0 := main_#t~nondet35#1;havoc main_#t~nondet35#1;havoc main_#t~nondet36#1;~m2~0 := main_#t~nondet36#1;havoc main_#t~nondet36#1;havoc main_#t~nondet37#1;~max2~0 := main_#t~nondet37#1;havoc main_#t~nondet37#1;havoc main_#t~nondet38#1;assume 0 == main_#t~nondet38#1 || 1 == main_#t~nondet38#1;~mode2~0 := (if 0 == main_#t~nondet38#1 % 256 then 0 else 1);havoc main_#t~nondet38#1;havoc main_#t~nondet39#1;assume 0 == main_#t~nondet39#1 || 1 == main_#t~nondet39#1;~newmax2~0 := (if 0 == main_#t~nondet39#1 % 256 then 0 else 1);havoc main_#t~nondet39#1;havoc main_#t~nondet40#1;~id3~0 := main_#t~nondet40#1;havoc main_#t~nondet40#1;havoc main_#t~nondet41#1;~r3~0 := main_#t~nondet41#1;havoc main_#t~nondet41#1;havoc main_#t~nondet42#1;~st3~0 := main_#t~nondet42#1;havoc main_#t~nondet42#1;havoc main_#t~nondet43#1;~nl3~0 := main_#t~nondet43#1;havoc main_#t~nondet43#1;havoc main_#t~nondet44#1;~m3~0 := main_#t~nondet44#1;havoc main_#t~nondet44#1;havoc main_#t~nondet45#1;~max3~0 := main_#t~nondet45#1;havoc main_#t~nondet45#1;havoc main_#t~nondet46#1;assume 0 == main_#t~nondet46#1 || 1 == main_#t~nondet46#1;~mode3~0 := (if 0 == main_#t~nondet46#1 % 256 then 0 else 1);havoc main_#t~nondet46#1;havoc main_#t~nondet47#1;assume 0 == main_#t~nondet47#1 || 1 == main_#t~nondet47#1;~newmax3~0 := (if 0 == main_#t~nondet47#1 % 256 then 0 else 1);havoc main_#t~nondet47#1;havoc main_#t~nondet48#1;~id4~0 := main_#t~nondet48#1;havoc main_#t~nondet48#1;havoc main_#t~nondet49#1;~r4~0 := main_#t~nondet49#1;havoc main_#t~nondet49#1;havoc main_#t~nondet50#1;~st4~0 := main_#t~nondet50#1;havoc main_#t~nondet50#1;havoc main_#t~nondet51#1;~nl4~0 := main_#t~nondet51#1;havoc main_#t~nondet51#1;havoc main_#t~nondet52#1;~m4~0 := main_#t~nondet52#1;havoc main_#t~nondet52#1;havoc main_#t~nondet53#1;~max4~0 := main_#t~nondet53#1;havoc main_#t~nondet53#1;havoc main_#t~nondet54#1;assume 0 == main_#t~nondet54#1 || 1 == main_#t~nondet54#1;~mode4~0 := (if 0 == main_#t~nondet54#1 % 256 then 0 else 1);havoc main_#t~nondet54#1;havoc main_#t~nondet55#1;assume 0 == main_#t~nondet55#1 || 1 == main_#t~nondet55#1;~newmax4~0 := (if 0 == main_#t~nondet55#1 % 256 then 0 else 1);havoc main_#t~nondet55#1;havoc main_#t~nondet56#1;~id5~0 := main_#t~nondet56#1;havoc main_#t~nondet56#1;havoc main_#t~nondet57#1;~r5~0 := main_#t~nondet57#1;havoc main_#t~nondet57#1;havoc main_#t~nondet58#1;~st5~0 := main_#t~nondet58#1;havoc main_#t~nondet58#1;havoc main_#t~nondet59#1;~nl5~0 := main_#t~nondet59#1;havoc main_#t~nondet59#1;havoc main_#t~nondet60#1;~m5~0 := main_#t~nondet60#1;havoc main_#t~nondet60#1;havoc main_#t~nondet61#1;~max5~0 := main_#t~nondet61#1;havoc main_#t~nondet61#1;havoc main_#t~nondet62#1;assume 0 == main_#t~nondet62#1 || 1 == main_#t~nondet62#1;~mode5~0 := (if 0 == main_#t~nondet62#1 % 256 then 0 else 1);havoc main_#t~nondet62#1;havoc main_#t~nondet63#1;assume 0 == main_#t~nondet63#1 || 1 == main_#t~nondet63#1;~newmax5~0 := (if 0 == main_#t~nondet63#1 % 256 then 0 else 1);havoc main_#t~nondet63#1;assume { :begin_inline_init } true;havoc init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;havoc init_~r121~0#1;havoc init_~r131~0#1;havoc init_~r141~0#1;havoc init_~r151~0#1;havoc init_~r211~0#1;havoc init_~r231~0#1;havoc init_~r241~0#1;havoc init_~r251~0#1;havoc init_~r311~0#1;havoc init_~r321~0#1;havoc init_~r341~0#1;havoc init_~r351~0#1;havoc init_~r411~0#1;havoc init_~r421~0#1;havoc init_~r431~0#1;havoc init_~r451~0#1;havoc init_~r511~0#1;havoc init_~r521~0#1;havoc init_~r531~0#1;havoc init_~r541~0#1;havoc init_~r122~0#1;havoc init_~tmp~0#1;havoc init_~r132~0#1;havoc init_~tmp___0~0#1;havoc init_~r142~0#1;havoc init_~tmp___1~0#1;havoc init_~r152~0#1;havoc init_~tmp___2~0#1;havoc init_~r212~0#1;havoc init_~tmp___3~0#1;havoc init_~r232~0#1;havoc init_~tmp___4~0#1;havoc init_~r242~0#1;havoc init_~tmp___5~0#1;havoc init_~r252~0#1;havoc init_~tmp___6~0#1;havoc init_~r312~0#1;havoc init_~tmp___7~0#1;havoc init_~r322~0#1;havoc init_~tmp___8~0#1;havoc init_~r342~0#1;havoc init_~tmp___9~0#1;havoc init_~r352~0#1;havoc init_~tmp___10~0#1;havoc init_~r412~0#1;havoc init_~tmp___11~0#1;havoc init_~r422~0#1;havoc init_~tmp___12~0#1;havoc init_~r432~0#1;havoc init_~tmp___13~0#1;havoc init_~r452~0#1;havoc init_~tmp___14~0#1;havoc init_~r512~0#1;havoc init_~tmp___15~0#1;havoc init_~r522~0#1;havoc init_~tmp___16~0#1;havoc init_~r532~0#1;havoc init_~tmp___17~0#1;havoc init_~r542~0#1;havoc init_~tmp___18~0#1;havoc init_~r123~0#1;havoc init_~tmp___19~0#1;havoc init_~r133~0#1;havoc init_~tmp___20~0#1;havoc init_~r143~0#1;havoc init_~tmp___21~0#1;havoc init_~r153~0#1;havoc init_~tmp___22~0#1;havoc init_~r213~0#1;havoc init_~tmp___23~0#1;havoc init_~r233~0#1;havoc init_~tmp___24~0#1;havoc init_~r243~0#1;havoc init_~tmp___25~0#1;havoc init_~r253~0#1;havoc init_~tmp___26~0#1;havoc init_~r313~0#1;havoc init_~tmp___27~0#1;havoc init_~r323~0#1;havoc init_~tmp___28~0#1;havoc init_~r343~0#1;havoc init_~tmp___29~0#1;havoc init_~r353~0#1;havoc init_~tmp___30~0#1;havoc init_~r413~0#1;havoc init_~tmp___31~0#1;havoc init_~r423~0#1;havoc init_~tmp___32~0#1;havoc init_~r433~0#1;havoc init_~tmp___33~0#1;havoc init_~r453~0#1;havoc init_~tmp___34~0#1;havoc init_~r513~0#1;havoc init_~tmp___35~0#1;havoc init_~r523~0#1;havoc init_~tmp___36~0#1;havoc init_~r533~0#1;havoc init_~tmp___37~0#1;havoc init_~r543~0#1;havoc init_~tmp___38~0#1;havoc init_~r124~0#1;havoc init_~tmp___39~0#1;havoc init_~r134~0#1;havoc init_~tmp___40~0#1;havoc init_~r144~0#1;havoc init_~tmp___41~0#1;havoc init_~r154~0#1;havoc init_~tmp___42~0#1;havoc init_~r214~0#1;havoc init_~tmp___43~0#1;havoc init_~r234~0#1;havoc init_~tmp___44~0#1;havoc init_~r244~0#1;havoc init_~tmp___45~0#1;havoc init_~r254~0#1;havoc init_~tmp___46~0#1;havoc init_~r314~0#1;havoc init_~tmp___47~0#1;havoc init_~r324~0#1;havoc init_~tmp___48~0#1;havoc init_~r344~0#1;havoc init_~tmp___49~0#1;havoc init_~r354~0#1;havoc init_~tmp___50~0#1;havoc init_~r414~0#1;havoc init_~tmp___51~0#1;havoc init_~r424~0#1;havoc init_~tmp___52~0#1;havoc init_~r434~0#1;havoc init_~tmp___53~0#1;havoc init_~r454~0#1;havoc init_~tmp___54~0#1;havoc init_~r514~0#1;havoc init_~tmp___55~0#1;havoc init_~r524~0#1;havoc init_~tmp___56~0#1;havoc init_~r534~0#1;havoc init_~tmp___57~0#1;havoc init_~r544~0#1;havoc init_~tmp___58~0#1;havoc init_~tmp___59~0#1;init_~r121~0#1 := (if 0 == ~ep12~0 % 256 then 0 else 1);init_~r131~0#1 := (if 0 == ~ep13~0 % 256 then 0 else 1);init_~r141~0#1 := (if 0 == ~ep14~0 % 256 then 0 else 1);init_~r151~0#1 := (if 0 == ~ep15~0 % 256 then 0 else 1);init_~r211~0#1 := (if 0 == ~ep21~0 % 256 then 0 else 1);init_~r231~0#1 := (if 0 == ~ep23~0 % 256 then 0 else 1);init_~r241~0#1 := (if 0 == ~ep24~0 % 256 then 0 else 1);init_~r251~0#1 := (if 0 == ~ep25~0 % 256 then 0 else 1);init_~r311~0#1 := (if 0 == ~ep31~0 % 256 then 0 else 1);init_~r321~0#1 := (if 0 == ~ep32~0 % 256 then 0 else 1);init_~r341~0#1 := (if 0 == ~ep34~0 % 256 then 0 else 1);init_~r351~0#1 := (if 0 == ~ep35~0 % 256 then 0 else 1);init_~r411~0#1 := (if 0 == ~ep41~0 % 256 then 0 else 1);init_~r421~0#1 := (if 0 == ~ep42~0 % 256 then 0 else 1);init_~r431~0#1 := (if 0 == ~ep43~0 % 256 then 0 else 1);init_~r451~0#1 := (if 0 == ~ep45~0 % 256 then 0 else 1);init_~r511~0#1 := (if 0 == ~ep51~0 % 256 then 0 else 1);init_~r521~0#1 := (if 0 == ~ep52~0 % 256 then 0 else 1);init_~r531~0#1 := (if 0 == ~ep53~0 % 256 then 0 else 1);init_~r541~0#1 := (if 0 == ~ep54~0 % 256 then 0 else 1); 647#L698true assume 0 != init_~r121~0#1 % 256;init_~tmp~0#1 := 1; 31#L717true init_~r122~0#1 := (if 0 == (if 0 == init_~tmp~0#1 then 0 else 1) % 256 then 0 else 1); 529#L727true assume 0 != init_~r131~0#1 % 256;init_~tmp___0~0#1 := 1; 441#L746true init_~r132~0#1 := (if 0 == (if 0 == init_~tmp___0~0#1 then 0 else 1) % 256 then 0 else 1); 422#L756true assume 0 != init_~r141~0#1 % 256;init_~tmp___1~0#1 := 1; 533#L775true init_~r142~0#1 := (if 0 == (if 0 == init_~tmp___1~0#1 then 0 else 1) % 256 then 0 else 1); 328#L785true assume 0 != init_~r151~0#1 % 256;init_~tmp___2~0#1 := 1; 353#L804true init_~r152~0#1 := (if 0 == (if 0 == init_~tmp___2~0#1 then 0 else 1) % 256 then 0 else 1); 444#L814true assume 0 != init_~r211~0#1 % 256;init_~tmp___3~0#1 := 1; 64#L833true init_~r212~0#1 := (if 0 == (if 0 == init_~tmp___3~0#1 then 0 else 1) % 256 then 0 else 1); 416#L843true assume 0 != init_~r231~0#1 % 256;init_~tmp___4~0#1 := 1; 425#L862true init_~r232~0#1 := (if 0 == (if 0 == init_~tmp___4~0#1 then 0 else 1) % 256 then 0 else 1); 630#L872true assume 0 != init_~r241~0#1 % 256;init_~tmp___5~0#1 := 1; 261#L891true init_~r242~0#1 := (if 0 == (if 0 == init_~tmp___5~0#1 then 0 else 1) % 256 then 0 else 1); 693#L901true assume 0 != init_~r251~0#1 % 256;init_~tmp___6~0#1 := 1; 485#L920true init_~r252~0#1 := (if 0 == (if 0 == init_~tmp___6~0#1 then 0 else 1) % 256 then 0 else 1); 406#L930true assume 0 != init_~r311~0#1 % 256;init_~tmp___7~0#1 := 1; 225#L949true init_~r312~0#1 := (if 0 == (if 0 == init_~tmp___7~0#1 then 0 else 1) % 256 then 0 else 1); 293#L959true assume 0 != init_~r321~0#1 % 256;init_~tmp___8~0#1 := 1; 16#L978true init_~r322~0#1 := (if 0 == (if 0 == init_~tmp___8~0#1 then 0 else 1) % 256 then 0 else 1); 59#L988true assume 0 != init_~r341~0#1 % 256;init_~tmp___9~0#1 := 1; 429#L1007true init_~r342~0#1 := (if 0 == (if 0 == init_~tmp___9~0#1 then 0 else 1) % 256 then 0 else 1); 408#L1017true assume 0 != init_~r351~0#1 % 256;init_~tmp___10~0#1 := 1; 69#L1036true init_~r352~0#1 := (if 0 == (if 0 == init_~tmp___10~0#1 then 0 else 1) % 256 then 0 else 1); 81#L1046true assume 0 != init_~r411~0#1 % 256;init_~tmp___11~0#1 := 1; 25#L1065true init_~r412~0#1 := (if 0 == (if 0 == init_~tmp___11~0#1 then 0 else 1) % 256 then 0 else 1); 469#L1075true assume 0 != init_~r421~0#1 % 256;init_~tmp___12~0#1 := 1; 247#L1094true init_~r422~0#1 := (if 0 == (if 0 == init_~tmp___12~0#1 then 0 else 1) % 256 then 0 else 1); 659#L1104true assume 0 != init_~r431~0#1 % 256;init_~tmp___13~0#1 := 1; 543#L1123true init_~r432~0#1 := (if 0 == (if 0 == init_~tmp___13~0#1 then 0 else 1) % 256 then 0 else 1); 142#L1133true assume 0 != init_~r451~0#1 % 256;init_~tmp___14~0#1 := 1; 555#L1152true init_~r452~0#1 := (if 0 == (if 0 == init_~tmp___14~0#1 then 0 else 1) % 256 then 0 else 1); 62#L1162true assume 0 != init_~r511~0#1 % 256;init_~tmp___15~0#1 := 1; 346#L1181true init_~r512~0#1 := (if 0 == (if 0 == init_~tmp___15~0#1 then 0 else 1) % 256 then 0 else 1); 236#L1191true assume 0 != init_~r521~0#1 % 256;init_~tmp___16~0#1 := 1; 57#L1210true init_~r522~0#1 := (if 0 == (if 0 == init_~tmp___16~0#1 then 0 else 1) % 256 then 0 else 1); 173#L1220true assume 0 != init_~r531~0#1 % 256;init_~tmp___17~0#1 := 1; 393#L1239true init_~r532~0#1 := (if 0 == (if 0 == init_~tmp___17~0#1 then 0 else 1) % 256 then 0 else 1); 572#L1249true assume 0 != init_~r541~0#1 % 256;init_~tmp___18~0#1 := 1; 625#L1268true init_~r542~0#1 := (if 0 == (if 0 == init_~tmp___18~0#1 then 0 else 1) % 256 then 0 else 1); 590#L1278true assume 0 != init_~r122~0#1 % 256;init_~tmp___19~0#1 := 1; 690#L1297true init_~r123~0#1 := (if 0 == (if 0 == init_~tmp___19~0#1 then 0 else 1) % 256 then 0 else 1); 40#L1307true assume 0 != init_~r132~0#1 % 256;init_~tmp___20~0#1 := 1; 322#L1326true init_~r133~0#1 := (if 0 == (if 0 == init_~tmp___20~0#1 then 0 else 1) % 256 then 0 else 1); 272#L1336true assume 0 != init_~r142~0#1 % 256;init_~tmp___21~0#1 := 1; 290#L1355true init_~r143~0#1 := (if 0 == (if 0 == init_~tmp___21~0#1 then 0 else 1) % 256 then 0 else 1); 79#L1365true assume 0 != init_~r152~0#1 % 256;init_~tmp___22~0#1 := 1; 483#L1384true init_~r153~0#1 := (if 0 == (if 0 == init_~tmp___22~0#1 then 0 else 1) % 256 then 0 else 1); 357#L1394true assume 0 != init_~r212~0#1 % 256;init_~tmp___23~0#1 := 1; 639#L1413true init_~r213~0#1 := (if 0 == (if 0 == init_~tmp___23~0#1 then 0 else 1) % 256 then 0 else 1); 562#L1423true assume 0 != init_~r232~0#1 % 256;init_~tmp___24~0#1 := 1; 516#L1442true init_~r233~0#1 := (if 0 == (if 0 == init_~tmp___24~0#1 then 0 else 1) % 256 then 0 else 1); 381#L1452true assume 0 != init_~r242~0#1 % 256;init_~tmp___25~0#1 := 1; 603#L1471true init_~r243~0#1 := (if 0 == (if 0 == init_~tmp___25~0#1 then 0 else 1) % 256 then 0 else 1); 202#L1481true assume 0 != init_~r252~0#1 % 256;init_~tmp___26~0#1 := 1; 231#L1500true init_~r253~0#1 := (if 0 == (if 0 == init_~tmp___26~0#1 then 0 else 1) % 256 then 0 else 1); 26#L1510true assume 0 != init_~r312~0#1 % 256;init_~tmp___27~0#1 := 1; 337#L1529true init_~r313~0#1 := (if 0 == (if 0 == init_~tmp___27~0#1 then 0 else 1) % 256 then 0 else 1); 332#L1539true assume 0 != init_~r322~0#1 % 256;init_~tmp___28~0#1 := 1; 184#L1558true init_~r323~0#1 := (if 0 == (if 0 == init_~tmp___28~0#1 then 0 else 1) % 256 then 0 else 1); 675#L1568true assume 0 != init_~r342~0#1 % 256;init_~tmp___29~0#1 := 1; 587#L1587true init_~r343~0#1 := (if 0 == (if 0 == init_~tmp___29~0#1 then 0 else 1) % 256 then 0 else 1); 460#L1597true assume 0 != init_~r352~0#1 % 256;init_~tmp___30~0#1 := 1; 30#L1616true init_~r353~0#1 := (if 0 == (if 0 == init_~tmp___30~0#1 then 0 else 1) % 256 then 0 else 1); 512#L1626true assume 0 != init_~r412~0#1 % 256;init_~tmp___31~0#1 := 1; 648#L1645true init_~r413~0#1 := (if 0 == (if 0 == init_~tmp___31~0#1 then 0 else 1) % 256 then 0 else 1); 304#L1655true assume 0 != init_~r422~0#1 % 256;init_~tmp___32~0#1 := 1; 243#L1674true init_~r423~0#1 := (if 0 == (if 0 == init_~tmp___32~0#1 then 0 else 1) % 256 then 0 else 1); 672#L1684true assume 0 != init_~r432~0#1 % 256;init_~tmp___33~0#1 := 1; 245#L1703true init_~r433~0#1 := (if 0 == (if 0 == init_~tmp___33~0#1 then 0 else 1) % 256 then 0 else 1); 392#L1713true assume 0 != init_~r452~0#1 % 256;init_~tmp___34~0#1 := 1; 264#L1732true init_~r453~0#1 := (if 0 == (if 0 == init_~tmp___34~0#1 then 0 else 1) % 256 then 0 else 1); 96#L1742true assume 0 != init_~r512~0#1 % 256;init_~tmp___35~0#1 := 1; 650#L1761true init_~r513~0#1 := (if 0 == (if 0 == init_~tmp___35~0#1 then 0 else 1) % 256 then 0 else 1); 370#L1771true assume 0 != init_~r522~0#1 % 256;init_~tmp___36~0#1 := 1; 396#L1790true init_~r523~0#1 := (if 0 == (if 0 == init_~tmp___36~0#1 then 0 else 1) % 256 then 0 else 1); 548#L1800true assume 0 != init_~r532~0#1 % 256;init_~tmp___37~0#1 := 1; 363#L1819true init_~r533~0#1 := (if 0 == (if 0 == init_~tmp___37~0#1 then 0 else 1) % 256 then 0 else 1); 208#L1829true assume 0 != init_~r542~0#1 % 256;init_~tmp___38~0#1 := 1; 179#L1848true init_~r543~0#1 := (if 0 == (if 0 == init_~tmp___38~0#1 then 0 else 1) % 256 then 0 else 1); 604#L1858true assume 0 != init_~r123~0#1 % 256;init_~tmp___39~0#1 := 1; 513#L1877true init_~r124~0#1 := (if 0 == (if 0 == init_~tmp___39~0#1 then 0 else 1) % 256 then 0 else 1); 104#L1887true assume 0 != init_~r133~0#1 % 256;init_~tmp___40~0#1 := 1; 268#L1906true init_~r134~0#1 := (if 0 == (if 0 == init_~tmp___40~0#1 then 0 else 1) % 256 then 0 else 1); 388#L1916true assume 0 != init_~r143~0#1 % 256;init_~tmp___41~0#1 := 1; 450#L1935true init_~r144~0#1 := (if 0 == (if 0 == init_~tmp___41~0#1 then 0 else 1) % 256 then 0 else 1); 120#L1945true assume 0 != init_~r153~0#1 % 256;init_~tmp___42~0#1 := 1; 622#L1964true init_~r154~0#1 := (if 0 == (if 0 == init_~tmp___42~0#1 then 0 else 1) % 256 then 0 else 1); 154#L1974true assume 0 != init_~r213~0#1 % 256;init_~tmp___43~0#1 := 1; 110#L1993true init_~r214~0#1 := (if 0 == (if 0 == init_~tmp___43~0#1 then 0 else 1) % 256 then 0 else 1); 580#L2003true assume 0 != init_~r233~0#1 % 256;init_~tmp___44~0#1 := 1; 316#L2022true init_~r234~0#1 := (if 0 == (if 0 == init_~tmp___44~0#1 then 0 else 1) % 256 then 0 else 1); 515#L2032true assume 0 != init_~r243~0#1 % 256;init_~tmp___45~0#1 := 1; 397#L2051true init_~r244~0#1 := (if 0 == (if 0 == init_~tmp___45~0#1 then 0 else 1) % 256 then 0 else 1); 508#L2061true assume 0 != init_~r253~0#1 % 256;init_~tmp___46~0#1 := 1; 428#L2080true init_~r254~0#1 := (if 0 == (if 0 == init_~tmp___46~0#1 then 0 else 1) % 256 then 0 else 1); 181#L2090true assume 0 != init_~r313~0#1 % 256;init_~tmp___47~0#1 := 1; 135#L2109true init_~r314~0#1 := (if 0 == (if 0 == init_~tmp___47~0#1 then 0 else 1) % 256 then 0 else 1); 544#L2119true assume 0 != init_~r323~0#1 % 256;init_~tmp___48~0#1 := 1; 658#L2138true init_~r324~0#1 := (if 0 == (if 0 == init_~tmp___48~0#1 then 0 else 1) % 256 then 0 else 1); 687#L2148true assume 0 != init_~r343~0#1 % 256;init_~tmp___49~0#1 := 1; 216#L2167true init_~r344~0#1 := (if 0 == (if 0 == init_~tmp___49~0#1 then 0 else 1) % 256 then 0 else 1); 489#L2177true assume 0 != init_~r353~0#1 % 256;init_~tmp___50~0#1 := 1; 525#L2196true init_~r354~0#1 := (if 0 == (if 0 == init_~tmp___50~0#1 then 0 else 1) % 256 then 0 else 1); 92#L2206true assume 0 != init_~r413~0#1 % 256;init_~tmp___51~0#1 := 1; 421#L2225true init_~r414~0#1 := (if 0 == (if 0 == init_~tmp___51~0#1 then 0 else 1) % 256 then 0 else 1); 609#L2235true assume 0 != init_~r423~0#1 % 256;init_~tmp___52~0#1 := 1; 361#L2254true init_~r424~0#1 := (if 0 == (if 0 == init_~tmp___52~0#1 then 0 else 1) % 256 then 0 else 1); 127#L2264true assume 0 != init_~r433~0#1 % 256;init_~tmp___53~0#1 := 1; 494#L2283true init_~r434~0#1 := (if 0 == (if 0 == init_~tmp___53~0#1 then 0 else 1) % 256 then 0 else 1); 111#L2293true assume 0 != init_~r453~0#1 % 256;init_~tmp___54~0#1 := 1; 146#L2312true init_~r454~0#1 := (if 0 == (if 0 == init_~tmp___54~0#1 then 0 else 1) % 256 then 0 else 1); 553#L2322true assume 0 != init_~r513~0#1 % 256;init_~tmp___55~0#1 := 1; 495#L2341true init_~r514~0#1 := (if 0 == (if 0 == init_~tmp___55~0#1 then 0 else 1) % 256 then 0 else 1); 41#L2351true assume 0 != init_~r523~0#1 % 256;init_~tmp___56~0#1 := 1; 2#L2370true init_~r524~0#1 := (if 0 == (if 0 == init_~tmp___56~0#1 then 0 else 1) % 256 then 0 else 1); 302#L2380true assume 0 != init_~r533~0#1 % 256;init_~tmp___57~0#1 := 1; 596#L2399true init_~r534~0#1 := (if 0 == (if 0 == init_~tmp___57~0#1 then 0 else 1) % 256 then 0 else 1); 192#L2409true assume 0 != init_~r543~0#1 % 256;init_~tmp___58~0#1 := 1; 75#L2428true init_~r544~0#1 := (if 0 == (if 0 == init_~tmp___58~0#1 then 0 else 1) % 256 then 0 else 1); 597#L2438true assume !(~id1~0 != ~id2~0);init_~tmp___59~0#1 := 0; 536#L2438-1true init_#res#1 := init_~tmp___59~0#1; 118#init_returnLabel#1true main_#t~ret64#1 := init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;assume { :end_inline_init } true;main_~i2~0#1 := main_#t~ret64#1;havoc main_#t~ret64#1;assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := main_~i2~0#1;havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1; 461#L21true assume !(0 == assume_abort_if_not_~cond#1); 193#L20true havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;~p12_old~0 := ~nomsg~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~nomsg~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~nomsg~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~nomsg~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~nomsg~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~nomsg~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~nomsg~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~nomsg~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~nomsg~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~nomsg~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~nomsg~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~nomsg~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~nomsg~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~nomsg~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~nomsg~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~nomsg~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~nomsg~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~nomsg~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~nomsg~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~nomsg~0;~p54_new~0 := ~nomsg~0;main_~i2~0#1 := 0; 63#L2876-3true 
[2024-11-08 17:59:29,444 INFO  L747   eck$LassoCheckResult]: Loop: 63#L2876-3true assume main_~i2~0#1 < 10; 148#L2876-1true assume !!(main_~i2~0#1 < 10);assume { :begin_inline_node1 } true;havoc node1_~newmax~0#1;havoc node1_~newmax~0#1;node1_~newmax~0#1 := 0; 451#L154true assume !(0 != ~mode1~0 % 256); 91#L198true assume !(~r1~0 < 3); 121#L198-1true ~mode1~0 := 1; 174#L154-2true havoc node1_~newmax~0#1;assume { :end_inline_node1 } true;assume { :begin_inline_node2 } true;havoc node2_~newmax~1#1;havoc node2_~newmax~1#1;node2_~newmax~1#1 := 0; 101#L231true assume !(0 != ~mode2~0 % 256); 467#L275true assume !(~r2~0 < 4); 326#L275-1true ~mode2~0 := 1; 4#L231-2true havoc node2_~newmax~1#1;assume { :end_inline_node2 } true;assume { :begin_inline_node3 } true;havoc node3_~newmax~2#1;havoc node3_~newmax~2#1;node3_~newmax~2#1 := 0; 183#L308true assume !(0 != ~mode3~0 % 256); 662#L352true assume !(~r3~0 < 4); 445#L352-1true ~mode3~0 := 1; 76#L308-2true havoc node3_~newmax~2#1;assume { :end_inline_node3 } true;assume { :begin_inline_node4 } true;havoc node4_~newmax~3#1;havoc node4_~newmax~3#1;node4_~newmax~3#1 := 0; 528#L385true assume !(0 != ~mode4~0 % 256); 273#L429true assume !(~r4~0 < 4); 242#L429-1true ~mode4~0 := 1; 152#L385-2true havoc node4_~newmax~3#1;assume { :end_inline_node4 } true;assume { :begin_inline_node5 } true;havoc node5_~newmax~4#1;havoc node5_~newmax~4#1;node5_~newmax~4#1 := 0; 431#L462true assume !(0 != ~mode5~0 % 256); 474#L506true assume !(~r5~0 < 4); 617#L506-1true ~mode5~0 := 1; 527#L462-2true havoc node5_~newmax~4#1;assume { :end_inline_node5 } true;~p12_old~0 := ~p12_new~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~p13_new~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~p14_new~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~p15_new~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~p21_new~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~p23_new~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~p24_new~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~p25_new~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~p31_new~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~p32_new~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~p34_new~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~p35_new~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~p41_new~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~p42_new~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~p43_new~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~p45_new~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~p51_new~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~p52_new~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~p53_new~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~p54_new~0;~p54_new~0 := ~nomsg~0;assume { :begin_inline_check } true;havoc check_#res#1;havoc check_~tmp~1#1;havoc check_~tmp~1#1; 577#L2707true assume !(~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0 <= 1);check_~tmp~1#1 := 0; 78#L2707-1true check_#res#1 := check_~tmp~1#1; 197#check_returnLabel#1true main_#t~ret65#1 := check_#res#1;havoc check_~tmp~1#1;assume { :end_inline_check } true;main_~c1~0#1 := main_#t~ret65#1;havoc main_#t~ret65#1;assume { :begin_inline_assert } true;assert_#in~arg#1 := (if 0 == main_~c1~0#1 then 0 else 1);havoc assert_~arg#1;assert_~arg#1 := assert_#in~arg#1; 285#L2936true assume !(0 == assert_~arg#1 % 256); 227#L2931true havoc assert_~arg#1;havoc assert_#in~arg#1;assume { :end_inline_assert } true;main_#t~post66#1 := main_~i2~0#1;main_~i2~0#1 := 1 + main_#t~post66#1;havoc main_#t~post66#1; 63#L2876-3true 
[2024-11-08 17:59:29,457 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:29,458 INFO  L85        PathProgramCache]: Analyzing trace with hash -1564679044, now seen corresponding path program 1 times
[2024-11-08 17:59:29,471 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:29,471 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1587994550]
[2024-11-08 17:59:29,473 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:29,473 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:29,926 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:30,791 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:59:30,792 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:30,792 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1587994550]
[2024-11-08 17:59:30,793 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1587994550] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:30,793 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:59:30,793 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:59:30,795 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1047756506]
[2024-11-08 17:59:30,797 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:30,802 INFO  L750   eck$LassoCheckResult]: stem already infeasible
[2024-11-08 17:59:30,804 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:30,804 INFO  L85        PathProgramCache]: Analyzing trace with hash -1948506852, now seen corresponding path program 1 times
[2024-11-08 17:59:30,804 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:30,804 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [303236614]
[2024-11-08 17:59:30,805 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:30,805 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:30,826 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:31,003 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:59:31,003 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:31,004 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [303236614]
[2024-11-08 17:59:31,004 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [303236614] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:31,004 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:59:31,004 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:59:31,004 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [275220172]
[2024-11-08 17:59:31,004 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:31,005 INFO  L762   eck$LassoCheckResult]: loop already infeasible
[2024-11-08 17:59:31,006 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:59:31,055 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 17:59:31,056 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:59:31,059 INFO  L87              Difference]: Start difference. First operand  has 697 states, 696 states have (on average 1.8663793103448276) internal successors, (1299), 696 states have internal predecessors, (1299), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 5 states, 5 states have (on average 5.4) internal successors, (27), 5 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:59:31,193 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:59:31,193 INFO  L93              Difference]: Finished difference Result 699 states and 1299 transitions.
[2024-11-08 17:59:31,194 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 699 states and 1299 transitions.
[2024-11-08 17:59:31,204 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 140
[2024-11-08 17:59:31,214 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 699 states to 691 states and 1280 transitions.
[2024-11-08 17:59:31,215 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 691
[2024-11-08 17:59:31,217 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 691
[2024-11-08 17:59:31,218 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 691 states and 1280 transitions.
[2024-11-08 17:59:31,221 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 17:59:31,222 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 691 states and 1280 transitions.
[2024-11-08 17:59:31,245 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 691 states and 1280 transitions.
[2024-11-08 17:59:31,284 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 691 to 691.
[2024-11-08 17:59:31,286 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 691 states, 691 states have (on average 1.8523878437047756) internal successors, (1280), 690 states have internal predecessors, (1280), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:59:31,289 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 691 states to 691 states and 1280 transitions.
[2024-11-08 17:59:31,292 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 691 states and 1280 transitions.
[2024-11-08 17:59:31,293 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 17:59:31,297 INFO  L425   stractBuchiCegarLoop]: Abstraction has 691 states and 1280 transitions.
[2024-11-08 17:59:31,297 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-08 17:59:31,297 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 691 states and 1280 transitions.
[2024-11-08 17:59:31,306 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 140
[2024-11-08 17:59:31,309 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:59:31,309 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:59:31,312 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:59:31,315 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:59:31,316 INFO  L745   eck$LassoCheckResult]: Stem: 1804#$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(44, 2);call #Ultimate.allocInit(12, 3);~nomsg~0 := -1;~p12~0 := 0;~p12_old~0 := 0;~p12_new~0 := 0;~ep12~0 := 0;~p13~0 := 0;~p13_old~0 := 0;~p13_new~0 := 0;~ep13~0 := 0;~p14~0 := 0;~p14_old~0 := 0;~p14_new~0 := 0;~ep14~0 := 0;~p15~0 := 0;~p15_old~0 := 0;~p15_new~0 := 0;~ep15~0 := 0;~p21~0 := 0;~p21_old~0 := 0;~p21_new~0 := 0;~ep21~0 := 0;~p23~0 := 0;~p23_old~0 := 0;~p23_new~0 := 0;~ep23~0 := 0;~p24~0 := 0;~p24_old~0 := 0;~p24_new~0 := 0;~ep24~0 := 0;~p25~0 := 0;~p25_old~0 := 0;~p25_new~0 := 0;~ep25~0 := 0;~p31~0 := 0;~p31_old~0 := 0;~p31_new~0 := 0;~ep31~0 := 0;~p32~0 := 0;~p32_old~0 := 0;~p32_new~0 := 0;~ep32~0 := 0;~p34~0 := 0;~p34_old~0 := 0;~p34_new~0 := 0;~ep34~0 := 0;~p35~0 := 0;~p35_old~0 := 0;~p35_new~0 := 0;~ep35~0 := 0;~p41~0 := 0;~p41_old~0 := 0;~p41_new~0 := 0;~ep41~0 := 0;~p42~0 := 0;~p42_old~0 := 0;~p42_new~0 := 0;~ep42~0 := 0;~p43~0 := 0;~p43_old~0 := 0;~p43_new~0 := 0;~ep43~0 := 0;~p45~0 := 0;~p45_old~0 := 0;~p45_new~0 := 0;~ep45~0 := 0;~p51~0 := 0;~p51_old~0 := 0;~p51_new~0 := 0;~ep51~0 := 0;~p52~0 := 0;~p52_old~0 := 0;~p52_new~0 := 0;~ep52~0 := 0;~p53~0 := 0;~p53_old~0 := 0;~p53_new~0 := 0;~ep53~0 := 0;~p54~0 := 0;~p54_old~0 := 0;~p54_new~0 := 0;~ep54~0 := 0;~id1~0 := 0;~r1~0 := 0;~st1~0 := 0;~nl1~0 := 0;~m1~0 := 0;~max1~0 := 0;~mode1~0 := 0;~newmax1~0 := 0;~id2~0 := 0;~r2~0 := 0;~st2~0 := 0;~nl2~0 := 0;~m2~0 := 0;~max2~0 := 0;~mode2~0 := 0;~newmax2~0 := 0;~id3~0 := 0;~r3~0 := 0;~st3~0 := 0;~nl3~0 := 0;~m3~0 := 0;~max3~0 := 0;~mode3~0 := 0;~newmax3~0 := 0;~id4~0 := 0;~r4~0 := 0;~st4~0 := 0;~nl4~0 := 0;~m4~0 := 0;~max4~0 := 0;~mode4~0 := 0;~newmax4~0 := 0;~id5~0 := 0;~r5~0 := 0;~st5~0 := 0;~nl5~0 := 0;~m5~0 := 0;~max5~0 := 0;~mode5~0 := 0;~newmax5~0 := 0; 1805#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~nondet7#1, main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_#t~nondet13#1, main_#t~nondet14#1, main_#t~nondet15#1, main_#t~nondet16#1, main_#t~nondet17#1, main_#t~nondet18#1, main_#t~nondet19#1, main_#t~nondet20#1, main_#t~nondet21#1, main_#t~nondet22#1, main_#t~nondet23#1, main_#t~nondet24#1, main_#t~nondet25#1, main_#t~nondet26#1, main_#t~nondet27#1, main_#t~nondet28#1, main_#t~nondet29#1, main_#t~nondet30#1, main_#t~nondet31#1, main_#t~nondet32#1, main_#t~nondet33#1, main_#t~nondet34#1, main_#t~nondet35#1, main_#t~nondet36#1, main_#t~nondet37#1, main_#t~nondet38#1, main_#t~nondet39#1, main_#t~nondet40#1, main_#t~nondet41#1, main_#t~nondet42#1, main_#t~nondet43#1, main_#t~nondet44#1, main_#t~nondet45#1, main_#t~nondet46#1, main_#t~nondet47#1, main_#t~nondet48#1, main_#t~nondet49#1, main_#t~nondet50#1, main_#t~nondet51#1, main_#t~nondet52#1, main_#t~nondet53#1, main_#t~nondet54#1, main_#t~nondet55#1, main_#t~nondet56#1, main_#t~nondet57#1, main_#t~nondet58#1, main_#t~nondet59#1, main_#t~nondet60#1, main_#t~nondet61#1, main_#t~nondet62#1, main_#t~nondet63#1, main_#t~ret64#1, main_#t~ret65#1, main_#t~post66#1, main_~c1~0#1, main_~i2~0#1;havoc main_~c1~0#1;havoc main_~i2~0#1;main_~c1~0#1 := 0;havoc main_#t~nondet4#1;assume 0 == main_#t~nondet4#1 || 1 == main_#t~nondet4#1;~ep12~0 := (if 0 == main_#t~nondet4#1 % 256 then 0 else 1);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;assume 0 == main_#t~nondet5#1 || 1 == main_#t~nondet5#1;~ep13~0 := (if 0 == main_#t~nondet5#1 % 256 then 0 else 1);havoc main_#t~nondet5#1;havoc main_#t~nondet6#1;assume 0 == main_#t~nondet6#1 || 1 == main_#t~nondet6#1;~ep14~0 := (if 0 == main_#t~nondet6#1 % 256 then 0 else 1);havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;assume 0 == main_#t~nondet7#1 || 1 == main_#t~nondet7#1;~ep15~0 := (if 0 == main_#t~nondet7#1 % 256 then 0 else 1);havoc main_#t~nondet7#1;havoc main_#t~nondet8#1;assume 0 == main_#t~nondet8#1 || 1 == main_#t~nondet8#1;~ep21~0 := (if 0 == main_#t~nondet8#1 % 256 then 0 else 1);havoc main_#t~nondet8#1;havoc main_#t~nondet9#1;assume 0 == main_#t~nondet9#1 || 1 == main_#t~nondet9#1;~ep23~0 := (if 0 == main_#t~nondet9#1 % 256 then 0 else 1);havoc main_#t~nondet9#1;havoc main_#t~nondet10#1;assume 0 == main_#t~nondet10#1 || 1 == main_#t~nondet10#1;~ep24~0 := (if 0 == main_#t~nondet10#1 % 256 then 0 else 1);havoc main_#t~nondet10#1;havoc main_#t~nondet11#1;assume 0 == main_#t~nondet11#1 || 1 == main_#t~nondet11#1;~ep25~0 := (if 0 == main_#t~nondet11#1 % 256 then 0 else 1);havoc main_#t~nondet11#1;havoc main_#t~nondet12#1;assume 0 == main_#t~nondet12#1 || 1 == main_#t~nondet12#1;~ep31~0 := (if 0 == main_#t~nondet12#1 % 256 then 0 else 1);havoc main_#t~nondet12#1;havoc main_#t~nondet13#1;assume 0 == main_#t~nondet13#1 || 1 == main_#t~nondet13#1;~ep32~0 := (if 0 == main_#t~nondet13#1 % 256 then 0 else 1);havoc main_#t~nondet13#1;havoc main_#t~nondet14#1;assume 0 == main_#t~nondet14#1 || 1 == main_#t~nondet14#1;~ep34~0 := (if 0 == main_#t~nondet14#1 % 256 then 0 else 1);havoc main_#t~nondet14#1;havoc main_#t~nondet15#1;assume 0 == main_#t~nondet15#1 || 1 == main_#t~nondet15#1;~ep35~0 := (if 0 == main_#t~nondet15#1 % 256 then 0 else 1);havoc main_#t~nondet15#1;havoc main_#t~nondet16#1;assume 0 == main_#t~nondet16#1 || 1 == main_#t~nondet16#1;~ep41~0 := (if 0 == main_#t~nondet16#1 % 256 then 0 else 1);havoc main_#t~nondet16#1;havoc main_#t~nondet17#1;assume 0 == main_#t~nondet17#1 || 1 == main_#t~nondet17#1;~ep42~0 := (if 0 == main_#t~nondet17#1 % 256 then 0 else 1);havoc main_#t~nondet17#1;havoc main_#t~nondet18#1;assume 0 == main_#t~nondet18#1 || 1 == main_#t~nondet18#1;~ep43~0 := (if 0 == main_#t~nondet18#1 % 256 then 0 else 1);havoc main_#t~nondet18#1;havoc main_#t~nondet19#1;assume 0 == main_#t~nondet19#1 || 1 == main_#t~nondet19#1;~ep45~0 := (if 0 == main_#t~nondet19#1 % 256 then 0 else 1);havoc main_#t~nondet19#1;havoc main_#t~nondet20#1;assume 0 == main_#t~nondet20#1 || 1 == main_#t~nondet20#1;~ep51~0 := (if 0 == main_#t~nondet20#1 % 256 then 0 else 1);havoc main_#t~nondet20#1;havoc main_#t~nondet21#1;assume 0 == main_#t~nondet21#1 || 1 == main_#t~nondet21#1;~ep52~0 := (if 0 == main_#t~nondet21#1 % 256 then 0 else 1);havoc main_#t~nondet21#1;havoc main_#t~nondet22#1;assume 0 == main_#t~nondet22#1 || 1 == main_#t~nondet22#1;~ep53~0 := (if 0 == main_#t~nondet22#1 % 256 then 0 else 1);havoc main_#t~nondet22#1;havoc main_#t~nondet23#1;assume 0 == main_#t~nondet23#1 || 1 == main_#t~nondet23#1;~ep54~0 := (if 0 == main_#t~nondet23#1 % 256 then 0 else 1);havoc main_#t~nondet23#1;havoc main_#t~nondet24#1;~id1~0 := main_#t~nondet24#1;havoc main_#t~nondet24#1;havoc main_#t~nondet25#1;~r1~0 := main_#t~nondet25#1;havoc main_#t~nondet25#1;havoc main_#t~nondet26#1;~st1~0 := main_#t~nondet26#1;havoc main_#t~nondet26#1;havoc main_#t~nondet27#1;~nl1~0 := main_#t~nondet27#1;havoc main_#t~nondet27#1;havoc main_#t~nondet28#1;~m1~0 := main_#t~nondet28#1;havoc main_#t~nondet28#1;havoc main_#t~nondet29#1;~max1~0 := main_#t~nondet29#1;havoc main_#t~nondet29#1;havoc main_#t~nondet30#1;assume 0 == main_#t~nondet30#1 || 1 == main_#t~nondet30#1;~mode1~0 := (if 0 == main_#t~nondet30#1 % 256 then 0 else 1);havoc main_#t~nondet30#1;havoc main_#t~nondet31#1;assume 0 == main_#t~nondet31#1 || 1 == main_#t~nondet31#1;~newmax1~0 := (if 0 == main_#t~nondet31#1 % 256 then 0 else 1);havoc main_#t~nondet31#1;havoc main_#t~nondet32#1;~id2~0 := main_#t~nondet32#1;havoc main_#t~nondet32#1;havoc main_#t~nondet33#1;~r2~0 := main_#t~nondet33#1;havoc main_#t~nondet33#1;havoc main_#t~nondet34#1;~st2~0 := main_#t~nondet34#1;havoc main_#t~nondet34#1;havoc main_#t~nondet35#1;~nl2~0 := main_#t~nondet35#1;havoc main_#t~nondet35#1;havoc main_#t~nondet36#1;~m2~0 := main_#t~nondet36#1;havoc main_#t~nondet36#1;havoc main_#t~nondet37#1;~max2~0 := main_#t~nondet37#1;havoc main_#t~nondet37#1;havoc main_#t~nondet38#1;assume 0 == main_#t~nondet38#1 || 1 == main_#t~nondet38#1;~mode2~0 := (if 0 == main_#t~nondet38#1 % 256 then 0 else 1);havoc main_#t~nondet38#1;havoc main_#t~nondet39#1;assume 0 == main_#t~nondet39#1 || 1 == main_#t~nondet39#1;~newmax2~0 := (if 0 == main_#t~nondet39#1 % 256 then 0 else 1);havoc main_#t~nondet39#1;havoc main_#t~nondet40#1;~id3~0 := main_#t~nondet40#1;havoc main_#t~nondet40#1;havoc main_#t~nondet41#1;~r3~0 := main_#t~nondet41#1;havoc main_#t~nondet41#1;havoc main_#t~nondet42#1;~st3~0 := main_#t~nondet42#1;havoc main_#t~nondet42#1;havoc main_#t~nondet43#1;~nl3~0 := main_#t~nondet43#1;havoc main_#t~nondet43#1;havoc main_#t~nondet44#1;~m3~0 := main_#t~nondet44#1;havoc main_#t~nondet44#1;havoc main_#t~nondet45#1;~max3~0 := main_#t~nondet45#1;havoc main_#t~nondet45#1;havoc main_#t~nondet46#1;assume 0 == main_#t~nondet46#1 || 1 == main_#t~nondet46#1;~mode3~0 := (if 0 == main_#t~nondet46#1 % 256 then 0 else 1);havoc main_#t~nondet46#1;havoc main_#t~nondet47#1;assume 0 == main_#t~nondet47#1 || 1 == main_#t~nondet47#1;~newmax3~0 := (if 0 == main_#t~nondet47#1 % 256 then 0 else 1);havoc main_#t~nondet47#1;havoc main_#t~nondet48#1;~id4~0 := main_#t~nondet48#1;havoc main_#t~nondet48#1;havoc main_#t~nondet49#1;~r4~0 := main_#t~nondet49#1;havoc main_#t~nondet49#1;havoc main_#t~nondet50#1;~st4~0 := main_#t~nondet50#1;havoc main_#t~nondet50#1;havoc main_#t~nondet51#1;~nl4~0 := main_#t~nondet51#1;havoc main_#t~nondet51#1;havoc main_#t~nondet52#1;~m4~0 := main_#t~nondet52#1;havoc main_#t~nondet52#1;havoc main_#t~nondet53#1;~max4~0 := main_#t~nondet53#1;havoc main_#t~nondet53#1;havoc main_#t~nondet54#1;assume 0 == main_#t~nondet54#1 || 1 == main_#t~nondet54#1;~mode4~0 := (if 0 == main_#t~nondet54#1 % 256 then 0 else 1);havoc main_#t~nondet54#1;havoc main_#t~nondet55#1;assume 0 == main_#t~nondet55#1 || 1 == main_#t~nondet55#1;~newmax4~0 := (if 0 == main_#t~nondet55#1 % 256 then 0 else 1);havoc main_#t~nondet55#1;havoc main_#t~nondet56#1;~id5~0 := main_#t~nondet56#1;havoc main_#t~nondet56#1;havoc main_#t~nondet57#1;~r5~0 := main_#t~nondet57#1;havoc main_#t~nondet57#1;havoc main_#t~nondet58#1;~st5~0 := main_#t~nondet58#1;havoc main_#t~nondet58#1;havoc main_#t~nondet59#1;~nl5~0 := main_#t~nondet59#1;havoc main_#t~nondet59#1;havoc main_#t~nondet60#1;~m5~0 := main_#t~nondet60#1;havoc main_#t~nondet60#1;havoc main_#t~nondet61#1;~max5~0 := main_#t~nondet61#1;havoc main_#t~nondet61#1;havoc main_#t~nondet62#1;assume 0 == main_#t~nondet62#1 || 1 == main_#t~nondet62#1;~mode5~0 := (if 0 == main_#t~nondet62#1 % 256 then 0 else 1);havoc main_#t~nondet62#1;havoc main_#t~nondet63#1;assume 0 == main_#t~nondet63#1 || 1 == main_#t~nondet63#1;~newmax5~0 := (if 0 == main_#t~nondet63#1 % 256 then 0 else 1);havoc main_#t~nondet63#1;assume { :begin_inline_init } true;havoc init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;havoc init_~r121~0#1;havoc init_~r131~0#1;havoc init_~r141~0#1;havoc init_~r151~0#1;havoc init_~r211~0#1;havoc init_~r231~0#1;havoc init_~r241~0#1;havoc init_~r251~0#1;havoc init_~r311~0#1;havoc init_~r321~0#1;havoc init_~r341~0#1;havoc init_~r351~0#1;havoc init_~r411~0#1;havoc init_~r421~0#1;havoc init_~r431~0#1;havoc init_~r451~0#1;havoc init_~r511~0#1;havoc init_~r521~0#1;havoc init_~r531~0#1;havoc init_~r541~0#1;havoc init_~r122~0#1;havoc init_~tmp~0#1;havoc init_~r132~0#1;havoc init_~tmp___0~0#1;havoc init_~r142~0#1;havoc init_~tmp___1~0#1;havoc init_~r152~0#1;havoc init_~tmp___2~0#1;havoc init_~r212~0#1;havoc init_~tmp___3~0#1;havoc init_~r232~0#1;havoc init_~tmp___4~0#1;havoc init_~r242~0#1;havoc init_~tmp___5~0#1;havoc init_~r252~0#1;havoc init_~tmp___6~0#1;havoc init_~r312~0#1;havoc init_~tmp___7~0#1;havoc init_~r322~0#1;havoc init_~tmp___8~0#1;havoc init_~r342~0#1;havoc init_~tmp___9~0#1;havoc init_~r352~0#1;havoc init_~tmp___10~0#1;havoc init_~r412~0#1;havoc init_~tmp___11~0#1;havoc init_~r422~0#1;havoc init_~tmp___12~0#1;havoc init_~r432~0#1;havoc init_~tmp___13~0#1;havoc init_~r452~0#1;havoc init_~tmp___14~0#1;havoc init_~r512~0#1;havoc init_~tmp___15~0#1;havoc init_~r522~0#1;havoc init_~tmp___16~0#1;havoc init_~r532~0#1;havoc init_~tmp___17~0#1;havoc init_~r542~0#1;havoc init_~tmp___18~0#1;havoc init_~r123~0#1;havoc init_~tmp___19~0#1;havoc init_~r133~0#1;havoc init_~tmp___20~0#1;havoc init_~r143~0#1;havoc init_~tmp___21~0#1;havoc init_~r153~0#1;havoc init_~tmp___22~0#1;havoc init_~r213~0#1;havoc init_~tmp___23~0#1;havoc init_~r233~0#1;havoc init_~tmp___24~0#1;havoc init_~r243~0#1;havoc init_~tmp___25~0#1;havoc init_~r253~0#1;havoc init_~tmp___26~0#1;havoc init_~r313~0#1;havoc init_~tmp___27~0#1;havoc init_~r323~0#1;havoc init_~tmp___28~0#1;havoc init_~r343~0#1;havoc init_~tmp___29~0#1;havoc init_~r353~0#1;havoc init_~tmp___30~0#1;havoc init_~r413~0#1;havoc init_~tmp___31~0#1;havoc init_~r423~0#1;havoc init_~tmp___32~0#1;havoc init_~r433~0#1;havoc init_~tmp___33~0#1;havoc init_~r453~0#1;havoc init_~tmp___34~0#1;havoc init_~r513~0#1;havoc init_~tmp___35~0#1;havoc init_~r523~0#1;havoc init_~tmp___36~0#1;havoc init_~r533~0#1;havoc init_~tmp___37~0#1;havoc init_~r543~0#1;havoc init_~tmp___38~0#1;havoc init_~r124~0#1;havoc init_~tmp___39~0#1;havoc init_~r134~0#1;havoc init_~tmp___40~0#1;havoc init_~r144~0#1;havoc init_~tmp___41~0#1;havoc init_~r154~0#1;havoc init_~tmp___42~0#1;havoc init_~r214~0#1;havoc init_~tmp___43~0#1;havoc init_~r234~0#1;havoc init_~tmp___44~0#1;havoc init_~r244~0#1;havoc init_~tmp___45~0#1;havoc init_~r254~0#1;havoc init_~tmp___46~0#1;havoc init_~r314~0#1;havoc init_~tmp___47~0#1;havoc init_~r324~0#1;havoc init_~tmp___48~0#1;havoc init_~r344~0#1;havoc init_~tmp___49~0#1;havoc init_~r354~0#1;havoc init_~tmp___50~0#1;havoc init_~r414~0#1;havoc init_~tmp___51~0#1;havoc init_~r424~0#1;havoc init_~tmp___52~0#1;havoc init_~r434~0#1;havoc init_~tmp___53~0#1;havoc init_~r454~0#1;havoc init_~tmp___54~0#1;havoc init_~r514~0#1;havoc init_~tmp___55~0#1;havoc init_~r524~0#1;havoc init_~tmp___56~0#1;havoc init_~r534~0#1;havoc init_~tmp___57~0#1;havoc init_~r544~0#1;havoc init_~tmp___58~0#1;havoc init_~tmp___59~0#1;init_~r121~0#1 := (if 0 == ~ep12~0 % 256 then 0 else 1);init_~r131~0#1 := (if 0 == ~ep13~0 % 256 then 0 else 1);init_~r141~0#1 := (if 0 == ~ep14~0 % 256 then 0 else 1);init_~r151~0#1 := (if 0 == ~ep15~0 % 256 then 0 else 1);init_~r211~0#1 := (if 0 == ~ep21~0 % 256 then 0 else 1);init_~r231~0#1 := (if 0 == ~ep23~0 % 256 then 0 else 1);init_~r241~0#1 := (if 0 == ~ep24~0 % 256 then 0 else 1);init_~r251~0#1 := (if 0 == ~ep25~0 % 256 then 0 else 1);init_~r311~0#1 := (if 0 == ~ep31~0 % 256 then 0 else 1);init_~r321~0#1 := (if 0 == ~ep32~0 % 256 then 0 else 1);init_~r341~0#1 := (if 0 == ~ep34~0 % 256 then 0 else 1);init_~r351~0#1 := (if 0 == ~ep35~0 % 256 then 0 else 1);init_~r411~0#1 := (if 0 == ~ep41~0 % 256 then 0 else 1);init_~r421~0#1 := (if 0 == ~ep42~0 % 256 then 0 else 1);init_~r431~0#1 := (if 0 == ~ep43~0 % 256 then 0 else 1);init_~r451~0#1 := (if 0 == ~ep45~0 % 256 then 0 else 1);init_~r511~0#1 := (if 0 == ~ep51~0 % 256 then 0 else 1);init_~r521~0#1 := (if 0 == ~ep52~0 % 256 then 0 else 1);init_~r531~0#1 := (if 0 == ~ep53~0 % 256 then 0 else 1);init_~r541~0#1 := (if 0 == ~ep54~0 % 256 then 0 else 1); 2087#L698 assume 0 != init_~r121~0#1 % 256;init_~tmp~0#1 := 1; 1487#L717 init_~r122~0#1 := (if 0 == (if 0 == init_~tmp~0#1 then 0 else 1) % 256 then 0 else 1); 1488#L727 assume 0 != init_~r131~0#1 % 256;init_~tmp___0~0#1 := 1; 1574#L746 init_~r132~0#1 := (if 0 == (if 0 == init_~tmp___0~0#1 then 0 else 1) % 256 then 0 else 1); 2031#L756 assume 0 != init_~r141~0#1 % 256;init_~tmp___1~0#1 := 1; 1443#L775 init_~r142~0#1 := (if 0 == (if 0 == init_~tmp___1~0#1 then 0 else 1) % 256 then 0 else 1); 1952#L785 assume 0 != init_~r151~0#1 % 256;init_~tmp___2~0#1 := 1; 1694#L804 init_~r152~0#1 := (if 0 == (if 0 == init_~tmp___2~0#1 then 0 else 1) % 256 then 0 else 1); 1973#L814 assume 0 != init_~r211~0#1 % 256;init_~tmp___3~0#1 := 1; 1469#L833 init_~r212~0#1 := (if 0 == (if 0 == init_~tmp___3~0#1 then 0 else 1) % 256 then 0 else 1); 1561#L843 assume 0 != init_~r231~0#1 % 256;init_~tmp___4~0#1 := 1; 1922#L862 init_~r232~0#1 := (if 0 == (if 0 == init_~tmp___4~0#1 then 0 else 1) % 256 then 0 else 1); 2036#L872 assume 0 != init_~r241~0#1 % 256;init_~tmp___5~0#1 := 1; 1676#L891 init_~r242~0#1 := (if 0 == (if 0 == init_~tmp___5~0#1 then 0 else 1) % 256 then 0 else 1); 1875#L901 assume 0 != init_~r251~0#1 % 256;init_~tmp___6~0#1 := 1; 1483#L920 init_~r252~0#1 := (if 0 == (if 0 == init_~tmp___6~0#1 then 0 else 1) % 256 then 0 else 1); 2020#L930 assume 0 != init_~r311~0#1 % 256;init_~tmp___7~0#1 := 1; 1683#L949 init_~r312~0#1 := (if 0 == (if 0 == init_~tmp___7~0#1 then 0 else 1) % 256 then 0 else 1); 1824#L959 assume 0 != init_~r321~0#1 % 256;init_~tmp___8~0#1 := 1; 1448#L978 init_~r322~0#1 := (if 0 == (if 0 == init_~tmp___8~0#1 then 0 else 1) % 256 then 0 else 1); 1449#L988 assume 0 != init_~r341~0#1 % 256;init_~tmp___9~0#1 := 1; 1551#L1007 init_~r342~0#1 := (if 0 == (if 0 == init_~tmp___9~0#1 then 0 else 1) % 256 then 0 else 1); 2022#L1017 assume 0 != init_~r351~0#1 % 256;init_~tmp___10~0#1 := 1; 1571#L1036 init_~r352~0#1 := (if 0 == (if 0 == init_~tmp___10~0#1 then 0 else 1) % 256 then 0 else 1); 1572#L1046 assume 0 != init_~r411~0#1 % 256;init_~tmp___11~0#1 := 1; 1474#L1065 init_~r412~0#1 := (if 0 == (if 0 == init_~tmp___11~0#1 then 0 else 1) % 256 then 0 else 1); 1475#L1075 assume 0 != init_~r421~0#1 % 256;init_~tmp___12~0#1 := 1; 1447#L1094 init_~r422~0#1 := (if 0 == (if 0 == init_~tmp___12~0#1 then 0 else 1) % 256 then 0 else 1); 1852#L1104 assume 0 != init_~r431~0#1 % 256;init_~tmp___13~0#1 := 1; 1911#L1123 init_~r432~0#1 := (if 0 == (if 0 == init_~tmp___13~0#1 then 0 else 1) % 256 then 0 else 1); 1703#L1133 assume 0 != init_~r451~0#1 % 256;init_~tmp___14~0#1 := 1; 1583#L1152 init_~r452~0#1 := (if 0 == (if 0 == init_~tmp___14~0#1 then 0 else 1) % 256 then 0 else 1); 1557#L1162 assume 0 != init_~r511~0#1 % 256;init_~tmp___15~0#1 := 1; 1546#L1181 init_~r512~0#1 := (if 0 == (if 0 == init_~tmp___15~0#1 then 0 else 1) % 256 then 0 else 1); 1838#L1191 assume 0 != init_~r521~0#1 % 256;init_~tmp___16~0#1 := 1; 1548#L1210 init_~r522~0#1 := (if 0 == (if 0 == init_~tmp___16~0#1 then 0 else 1) % 256 then 0 else 1); 1549#L1220 assume 0 != init_~r531~0#1 % 256;init_~tmp___17~0#1 := 1; 1753#L1239 init_~r532~0#1 := (if 0 == (if 0 == init_~tmp___17~0#1 then 0 else 1) % 256 then 0 else 1); 2006#L1249 assume 0 != init_~r541~0#1 % 256;init_~tmp___18~0#1 := 1; 1894#L1268 init_~r542~0#1 := (if 0 == (if 0 == init_~tmp___18~0#1 then 0 else 1) % 256 then 0 else 1); 2091#L1278 assume 0 != init_~r122~0#1 % 256;init_~tmp___19~0#1 := 1; 1944#L1297 init_~r123~0#1 := (if 0 == (if 0 == init_~tmp___19~0#1 then 0 else 1) % 256 then 0 else 1); 1509#L1307 assume 0 != init_~r132~0#1 % 256;init_~tmp___20~0#1 := 1; 1510#L1326 init_~r133~0#1 := (if 0 == (if 0 == init_~tmp___20~0#1 then 0 else 1) % 256 then 0 else 1); 1886#L1336 assume 0 != init_~r142~0#1 % 256;init_~tmp___21~0#1 := 1; 1542#L1355 init_~r143~0#1 := (if 0 == (if 0 == init_~tmp___21~0#1 then 0 else 1) % 256 then 0 else 1); 1595#L1365 assume 0 != init_~r152~0#1 % 256;init_~tmp___22~0#1 := 1; 1596#L1384 init_~r153~0#1 := (if 0 == (if 0 == init_~tmp___22~0#1 then 0 else 1) % 256 then 0 else 1); 1974#L1394 assume 0 != init_~r212~0#1 % 256;init_~tmp___23~0#1 := 1; 1737#L1413 init_~r213~0#1 := (if 0 == (if 0 == init_~tmp___23~0#1 then 0 else 1) % 256 then 0 else 1); 2086#L1423 assume 0 != init_~r232~0#1 % 256;init_~tmp___24~0#1 := 1; 1903#L1442 init_~r233~0#1 := (if 0 == (if 0 == init_~tmp___24~0#1 then 0 else 1) % 256 then 0 else 1); 1996#L1452 assume 0 != init_~r242~0#1 % 256;init_~tmp___25~0#1 := 1; 1715#L1471 init_~r243~0#1 := (if 0 == (if 0 == init_~tmp___25~0#1 then 0 else 1) % 256 then 0 else 1); 1791#L1481 assume 0 != init_~r252~0#1 % 256;init_~tmp___26~0#1 := 1; 1636#L1500 init_~r253~0#1 := (if 0 == (if 0 == init_~tmp___26~0#1 then 0 else 1) % 256 then 0 else 1); 1476#L1510 assume 0 != init_~r312~0#1 % 256;init_~tmp___27~0#1 := 1; 1477#L1529 init_~r313~0#1 := (if 0 == (if 0 == init_~tmp___27~0#1 then 0 else 1) % 256 then 0 else 1); 1955#L1539 assume 0 != init_~r322~0#1 % 256;init_~tmp___28~0#1 := 1; 1727#L1558 init_~r323~0#1 := (if 0 == (if 0 == init_~tmp___28~0#1 then 0 else 1) % 256 then 0 else 1); 1769#L1568 assume 0 != init_~r342~0#1 % 256;init_~tmp___29~0#1 := 1; 2017#L1587 init_~r343~0#1 := (if 0 == (if 0 == init_~tmp___29~0#1 then 0 else 1) % 256 then 0 else 1); 2052#L1597 assume 0 != init_~r352~0#1 % 256;init_~tmp___30~0#1 := 1; 1485#L1616 init_~r353~0#1 := (if 0 == (if 0 == init_~tmp___30~0#1 then 0 else 1) % 256 then 0 else 1); 1486#L1626 assume 0 != init_~r412~0#1 % 256;init_~tmp___31~0#1 := 1; 1480#L1645 init_~r413~0#1 := (if 0 == (if 0 == init_~tmp___31~0#1 then 0 else 1) % 256 then 0 else 1); 1924#L1655 assume 0 != init_~r422~0#1 % 256;init_~tmp___32~0#1 := 1; 1846#L1674 init_~r423~0#1 := (if 0 == (if 0 == init_~tmp___32~0#1 then 0 else 1) % 256 then 0 else 1); 1847#L1684 assume 0 != init_~r432~0#1 % 256;init_~tmp___33~0#1 := 1; 1850#L1703 init_~r433~0#1 := (if 0 == (if 0 == init_~tmp___33~0#1 then 0 else 1) % 256 then 0 else 1); 1851#L1713 assume 0 != init_~r452~0#1 % 256;init_~tmp___34~0#1 := 1; 1435#L1732 init_~r453~0#1 := (if 0 == (if 0 == init_~tmp___34~0#1 then 0 else 1) % 256 then 0 else 1); 1625#L1742 assume 0 != init_~r512~0#1 % 256;init_~tmp___35~0#1 := 1; 1626#L1761 init_~r513~0#1 := (if 0 == (if 0 == init_~tmp___35~0#1 then 0 else 1) % 256 then 0 else 1); 1987#L1771 assume 0 != init_~r522~0#1 % 256;init_~tmp___36~0#1 := 1; 1836#L1790 init_~r523~0#1 := (if 0 == (if 0 == init_~tmp___36~0#1 then 0 else 1) % 256 then 0 else 1); 2009#L1800 assume 0 != init_~r532~0#1 % 256;init_~tmp___37~0#1 := 1; 1981#L1819 init_~r533~0#1 := (if 0 == (if 0 == init_~tmp___37~0#1 then 0 else 1) % 256 then 0 else 1); 1800#L1829 assume 0 != init_~r542~0#1 % 256;init_~tmp___38~0#1 := 1; 1642#L1848 init_~r543~0#1 := (if 0 == (if 0 == init_~tmp___38~0#1 then 0 else 1) % 256 then 0 else 1); 1762#L1858 assume 0 != init_~r123~0#1 % 256;init_~tmp___39~0#1 := 1; 1593#L1877 init_~r124~0#1 := (if 0 == (if 0 == init_~tmp___39~0#1 then 0 else 1) % 256 then 0 else 1); 1637#L1887 assume 0 != init_~r133~0#1 % 256;init_~tmp___40~0#1 := 1; 1507#L1906 init_~r134~0#1 := (if 0 == (if 0 == init_~tmp___40~0#1 then 0 else 1) % 256 then 0 else 1); 1883#L1916 assume 0 != init_~r143~0#1 % 256;init_~tmp___41~0#1 := 1; 1618#L1935 init_~r144~0#1 := (if 0 == (if 0 == init_~tmp___41~0#1 then 0 else 1) % 256 then 0 else 1); 1669#L1945 assume 0 != init_~r153~0#1 % 256;init_~tmp___42~0#1 := 1; 1473#L1964 init_~r154~0#1 := (if 0 == (if 0 == init_~tmp___42~0#1 then 0 else 1) % 256 then 0 else 1); 1719#L1974 assume 0 != init_~r213~0#1 % 256;init_~tmp___43~0#1 := 1; 1651#L1993 init_~r214~0#1 := (if 0 == (if 0 == init_~tmp___43~0#1 then 0 else 1) % 256 then 0 else 1); 1652#L2003 assume 0 != init_~r233~0#1 % 256;init_~tmp___44~0#1 := 1; 1936#L2022 init_~r234~0#1 := (if 0 == (if 0 == init_~tmp___44~0#1 then 0 else 1) % 256 then 0 else 1); 1937#L2032 assume 0 != init_~r243~0#1 % 256;init_~tmp___45~0#1 := 1; 1710#L2051 init_~r244~0#1 := (if 0 == (if 0 == init_~tmp___45~0#1 then 0 else 1) % 256 then 0 else 1); 2008#L2061 assume 0 != init_~r253~0#1 % 256;init_~tmp___46~0#1 := 1; 1668#L2080 init_~r254~0#1 := (if 0 == (if 0 == init_~tmp___46~0#1 then 0 else 1) % 256 then 0 else 1); 1763#L2090 assume 0 != init_~r313~0#1 % 256;init_~tmp___47~0#1 := 1; 1441#L2109 init_~r314~0#1 := (if 0 == (if 0 == init_~tmp___47~0#1 then 0 else 1) % 256 then 0 else 1); 1695#L2119 assume 0 != init_~r323~0#1 % 256;init_~tmp___48~0#1 := 1; 1451#L2138 init_~r324~0#1 := (if 0 == (if 0 == init_~tmp___48~0#1 then 0 else 1) % 256 then 0 else 1); 2100#L2148 assume 0 != init_~r343~0#1 % 256;init_~tmp___49~0#1 := 1; 1577#L2167 init_~r344~0#1 := (if 0 == (if 0 == init_~tmp___49~0#1 then 0 else 1) % 256 then 0 else 1); 1812#L2177 assume 0 != init_~r353~0#1 % 256;init_~tmp___50~0#1 := 1; 1432#L2196 init_~r354~0#1 := (if 0 == (if 0 == init_~tmp___50~0#1 then 0 else 1) % 256 then 0 else 1); 1615#L2206 assume 0 != init_~r413~0#1 % 256;init_~tmp___51~0#1 := 1; 1567#L2225 init_~r414~0#1 := (if 0 == (if 0 == init_~tmp___51~0#1 then 0 else 1) % 256 then 0 else 1); 2030#L2235 assume 0 != init_~r423~0#1 % 256;init_~tmp___52~0#1 := 1; 1827#L2254 init_~r424~0#1 := (if 0 == (if 0 == init_~tmp___52~0#1 then 0 else 1) % 256 then 0 else 1); 1679#L2264 assume 0 != init_~r433~0#1 % 256;init_~tmp___53~0#1 := 1; 1537#L2283 init_~r434~0#1 := (if 0 == (if 0 == init_~tmp___53~0#1 then 0 else 1) % 256 then 0 else 1); 1653#L2293 assume 0 != init_~r453~0#1 % 256;init_~tmp___54~0#1 := 1; 1654#L2312 init_~r454~0#1 := (if 0 == (if 0 == init_~tmp___54~0#1 then 0 else 1) % 256 then 0 else 1); 1708#L2322 assume 0 != init_~r513~0#1 % 256;init_~tmp___55~0#1 := 1; 1500#L2341 init_~r514~0#1 := (if 0 == (if 0 == init_~tmp___55~0#1 then 0 else 1) % 256 then 0 else 1); 1512#L2351 assume 0 != init_~r523~0#1 % 256;init_~tmp___56~0#1 := 1; 1410#L2370 init_~r524~0#1 := (if 0 == (if 0 == init_~tmp___56~0#1 then 0 else 1) % 256 then 0 else 1); 1411#L2380 assume 0 != init_~r533~0#1 % 256;init_~tmp___57~0#1 := 1; 1414#L2399 init_~r534~0#1 := (if 0 == (if 0 == init_~tmp___57~0#1 then 0 else 1) % 256 then 0 else 1); 1776#L2409 assume 0 != init_~r543~0#1 % 256;init_~tmp___58~0#1 := 1; 1492#L2428 init_~r544~0#1 := (if 0 == (if 0 == init_~tmp___58~0#1 then 0 else 1) % 256 then 0 else 1); 1585#L2438 assume !(~id1~0 != ~id2~0);init_~tmp___59~0#1 := 0; 1419#L2438-1 init_#res#1 := init_~tmp___59~0#1; 1661#init_returnLabel#1 main_#t~ret64#1 := init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;assume { :end_inline_init } true;main_~i2~0#1 := main_#t~ret64#1;havoc main_#t~ret64#1;assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := main_~i2~0#1;havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1; 1662#L21 assume !(0 == assume_abort_if_not_~cond#1); 1777#L20 havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;~p12_old~0 := ~nomsg~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~nomsg~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~nomsg~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~nomsg~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~nomsg~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~nomsg~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~nomsg~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~nomsg~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~nomsg~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~nomsg~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~nomsg~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~nomsg~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~nomsg~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~nomsg~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~nomsg~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~nomsg~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~nomsg~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~nomsg~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~nomsg~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~nomsg~0;~p54_new~0 := ~nomsg~0;main_~i2~0#1 := 0; 1559#L2876-3 
[2024-11-08 17:59:31,316 INFO  L747   eck$LassoCheckResult]: Loop: 1559#L2876-3 assume main_~i2~0#1 < 10; 1560#L2876-1 assume !!(main_~i2~0#1 < 10);assume { :begin_inline_node1 } true;havoc node1_~newmax~0#1;havoc node1_~newmax~0#1;node1_~newmax~0#1 := 0; 1712#L154 assume !(0 != ~mode1~0 % 256); 1612#L198 assume !(~r1~0 < 3); 1614#L198-1 ~mode1~0 := 1; 1556#L154-2 havoc node1_~newmax~0#1;assume { :end_inline_node1 } true;assume { :begin_inline_node2 } true;havoc node2_~newmax~1#1;havoc node2_~newmax~1#1;node2_~newmax~1#1 := 0; 1633#L231 assume !(0 != ~mode2~0 % 256); 1634#L275 assume !(~r2~0 < 4); 1657#L275-1 ~mode2~0 := 1; 1415#L231-2 havoc node2_~newmax~1#1;assume { :end_inline_node2 } true;assume { :begin_inline_node3 } true;havoc node3_~newmax~2#1;havoc node3_~newmax~2#1;node3_~newmax~2#1 := 0; 1416#L308 assume !(0 != ~mode3~0 % 256); 1768#L352 assume !(~r3~0 < 4); 1750#L352-1 ~mode3~0 := 1; 1586#L308-2 havoc node3_~newmax~2#1;assume { :end_inline_node3 } true;assume { :begin_inline_node4 } true;havoc node4_~newmax~3#1;havoc node4_~newmax~3#1;node4_~newmax~3#1 := 0; 1587#L385 assume !(0 != ~mode4~0 % 256); 1888#L429 assume !(~r4~0 < 4); 1845#L429-1 ~mode4~0 := 1; 1716#L385-2 havoc node4_~newmax~3#1;assume { :end_inline_node4 } true;assume { :begin_inline_node5 } true;havoc node5_~newmax~4#1;havoc node5_~newmax~4#1;node5_~newmax~4#1 := 0; 1717#L462 assume !(0 != ~mode5~0 % 256); 2038#L506 assume !(~r5~0 < 4); 2058#L506-1 ~mode5~0 := 1; 1540#L462-2 havoc node5_~newmax~4#1;assume { :end_inline_node5 } true;~p12_old~0 := ~p12_new~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~p13_new~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~p14_new~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~p15_new~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~p21_new~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~p23_new~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~p24_new~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~p25_new~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~p31_new~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~p32_new~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~p34_new~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~p35_new~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~p41_new~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~p42_new~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~p43_new~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~p45_new~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~p51_new~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~p52_new~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~p53_new~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~p54_new~0;~p54_new~0 := ~nomsg~0;assume { :begin_inline_check } true;havoc check_#res#1;havoc check_~tmp~1#1;havoc check_~tmp~1#1; 2074#L2707 assume ~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0 <= 1; 1504#L2708 assume ~st1~0 + ~nl1~0 <= 1; 1505#L2709 assume ~st2~0 + ~nl2~0 <= 1; 1992#L2710 assume ~st3~0 + ~nl3~0 <= 1; 1993#L2711 assume ~st4~0 + ~nl4~0 <= 1; 2088#L2712 assume ~st5~0 + ~nl5~0 <= 1; 2039#L2713 assume ~r1~0 >= 4; 1622#$Ultimate##1781 assume ~r1~0 < 4; 1623#$Ultimate##1785 assume ~r1~0 >= 4; 1865#$Ultimate##1789 assume ~r1~0 < 4;check_~tmp~1#1 := 1; 1590#L2707-1 check_#res#1 := check_~tmp~1#1; 1591#check_returnLabel#1 main_#t~ret65#1 := check_#res#1;havoc check_~tmp~1#1;assume { :end_inline_check } true;main_~c1~0#1 := main_#t~ret65#1;havoc main_#t~ret65#1;assume { :begin_inline_assert } true;assert_#in~arg#1 := (if 0 == main_~c1~0#1 then 0 else 1);havoc assert_~arg#1;assert_~arg#1 := assert_#in~arg#1; 1783#L2936 assume !(0 == assert_~arg#1 % 256); 1828#L2931 havoc assert_~arg#1;havoc assert_#in~arg#1;assume { :end_inline_assert } true;main_#t~post66#1 := main_~i2~0#1;main_~i2~0#1 := 1 + main_#t~post66#1;havoc main_#t~post66#1; 1559#L2876-3 
[2024-11-08 17:59:31,317 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:31,317 INFO  L85        PathProgramCache]: Analyzing trace with hash -1564679044, now seen corresponding path program 2 times
[2024-11-08 17:59:31,317 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:31,318 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1225594753]
[2024-11-08 17:59:31,318 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:31,318 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:31,437 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:31,908 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:59:31,908 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:31,908 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1225594753]
[2024-11-08 17:59:31,909 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1225594753] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:31,909 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:59:31,909 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:59:31,909 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [357262255]
[2024-11-08 17:59:31,909 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:31,910 INFO  L750   eck$LassoCheckResult]: stem already infeasible
[2024-11-08 17:59:31,910 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:31,911 INFO  L85        PathProgramCache]: Analyzing trace with hash 1559767325, now seen corresponding path program 1 times
[2024-11-08 17:59:31,911 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:31,911 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [654941126]
[2024-11-08 17:59:31,911 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:31,912 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:31,923 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:31,943 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:59:31,943 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:31,944 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [654941126]
[2024-11-08 17:59:31,944 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [654941126] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:31,944 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:59:31,944 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:59:31,945 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1119413866]
[2024-11-08 17:59:31,945 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:31,946 INFO  L762   eck$LassoCheckResult]: loop already infeasible
[2024-11-08 17:59:31,946 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:59:31,946 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:59:31,947 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:59:31,947 INFO  L87              Difference]: Start difference. First operand 691 states and 1280 transitions. cyclomatic complexity: 590 Second operand  has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:59:32,034 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:59:32,035 INFO  L93              Difference]: Finished difference Result 808 states and 1478 transitions.
[2024-11-08 17:59:32,035 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 808 states and 1478 transitions.
[2024-11-08 17:59:32,043 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 257
[2024-11-08 17:59:32,050 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 808 states to 808 states and 1478 transitions.
[2024-11-08 17:59:32,050 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 808
[2024-11-08 17:59:32,052 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 808
[2024-11-08 17:59:32,052 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 808 states and 1478 transitions.
[2024-11-08 17:59:32,058 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 17:59:32,058 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 808 states and 1478 transitions.
[2024-11-08 17:59:32,060 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 808 states and 1478 transitions.
[2024-11-08 17:59:32,094 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 808 to 808.
[2024-11-08 17:59:32,096 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 808 states, 808 states have (on average 1.8292079207920793) internal successors, (1478), 807 states have internal predecessors, (1478), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:59:32,099 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 808 states to 808 states and 1478 transitions.
[2024-11-08 17:59:32,101 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 808 states and 1478 transitions.
[2024-11-08 17:59:32,102 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:59:32,104 INFO  L425   stractBuchiCegarLoop]: Abstraction has 808 states and 1478 transitions.
[2024-11-08 17:59:32,105 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 3 ============
[2024-11-08 17:59:32,105 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 808 states and 1478 transitions.
[2024-11-08 17:59:32,112 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 257
[2024-11-08 17:59:32,112 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-08 17:59:32,113 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-08 17:59:32,115 INFO  L148   hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:59:32,118 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:59:32,119 INFO  L745   eck$LassoCheckResult]: Stem: 3313#$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(44, 2);call #Ultimate.allocInit(12, 3);~nomsg~0 := -1;~p12~0 := 0;~p12_old~0 := 0;~p12_new~0 := 0;~ep12~0 := 0;~p13~0 := 0;~p13_old~0 := 0;~p13_new~0 := 0;~ep13~0 := 0;~p14~0 := 0;~p14_old~0 := 0;~p14_new~0 := 0;~ep14~0 := 0;~p15~0 := 0;~p15_old~0 := 0;~p15_new~0 := 0;~ep15~0 := 0;~p21~0 := 0;~p21_old~0 := 0;~p21_new~0 := 0;~ep21~0 := 0;~p23~0 := 0;~p23_old~0 := 0;~p23_new~0 := 0;~ep23~0 := 0;~p24~0 := 0;~p24_old~0 := 0;~p24_new~0 := 0;~ep24~0 := 0;~p25~0 := 0;~p25_old~0 := 0;~p25_new~0 := 0;~ep25~0 := 0;~p31~0 := 0;~p31_old~0 := 0;~p31_new~0 := 0;~ep31~0 := 0;~p32~0 := 0;~p32_old~0 := 0;~p32_new~0 := 0;~ep32~0 := 0;~p34~0 := 0;~p34_old~0 := 0;~p34_new~0 := 0;~ep34~0 := 0;~p35~0 := 0;~p35_old~0 := 0;~p35_new~0 := 0;~ep35~0 := 0;~p41~0 := 0;~p41_old~0 := 0;~p41_new~0 := 0;~ep41~0 := 0;~p42~0 := 0;~p42_old~0 := 0;~p42_new~0 := 0;~ep42~0 := 0;~p43~0 := 0;~p43_old~0 := 0;~p43_new~0 := 0;~ep43~0 := 0;~p45~0 := 0;~p45_old~0 := 0;~p45_new~0 := 0;~ep45~0 := 0;~p51~0 := 0;~p51_old~0 := 0;~p51_new~0 := 0;~ep51~0 := 0;~p52~0 := 0;~p52_old~0 := 0;~p52_new~0 := 0;~ep52~0 := 0;~p53~0 := 0;~p53_old~0 := 0;~p53_new~0 := 0;~ep53~0 := 0;~p54~0 := 0;~p54_old~0 := 0;~p54_new~0 := 0;~ep54~0 := 0;~id1~0 := 0;~r1~0 := 0;~st1~0 := 0;~nl1~0 := 0;~m1~0 := 0;~max1~0 := 0;~mode1~0 := 0;~newmax1~0 := 0;~id2~0 := 0;~r2~0 := 0;~st2~0 := 0;~nl2~0 := 0;~m2~0 := 0;~max2~0 := 0;~mode2~0 := 0;~newmax2~0 := 0;~id3~0 := 0;~r3~0 := 0;~st3~0 := 0;~nl3~0 := 0;~m3~0 := 0;~max3~0 := 0;~mode3~0 := 0;~newmax3~0 := 0;~id4~0 := 0;~r4~0 := 0;~st4~0 := 0;~nl4~0 := 0;~m4~0 := 0;~max4~0 := 0;~mode4~0 := 0;~newmax4~0 := 0;~id5~0 := 0;~r5~0 := 0;~st5~0 := 0;~nl5~0 := 0;~m5~0 := 0;~max5~0 := 0;~mode5~0 := 0;~newmax5~0 := 0; 3314#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~nondet7#1, main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_#t~nondet13#1, main_#t~nondet14#1, main_#t~nondet15#1, main_#t~nondet16#1, main_#t~nondet17#1, main_#t~nondet18#1, main_#t~nondet19#1, main_#t~nondet20#1, main_#t~nondet21#1, main_#t~nondet22#1, main_#t~nondet23#1, main_#t~nondet24#1, main_#t~nondet25#1, main_#t~nondet26#1, main_#t~nondet27#1, main_#t~nondet28#1, main_#t~nondet29#1, main_#t~nondet30#1, main_#t~nondet31#1, main_#t~nondet32#1, main_#t~nondet33#1, main_#t~nondet34#1, main_#t~nondet35#1, main_#t~nondet36#1, main_#t~nondet37#1, main_#t~nondet38#1, main_#t~nondet39#1, main_#t~nondet40#1, main_#t~nondet41#1, main_#t~nondet42#1, main_#t~nondet43#1, main_#t~nondet44#1, main_#t~nondet45#1, main_#t~nondet46#1, main_#t~nondet47#1, main_#t~nondet48#1, main_#t~nondet49#1, main_#t~nondet50#1, main_#t~nondet51#1, main_#t~nondet52#1, main_#t~nondet53#1, main_#t~nondet54#1, main_#t~nondet55#1, main_#t~nondet56#1, main_#t~nondet57#1, main_#t~nondet58#1, main_#t~nondet59#1, main_#t~nondet60#1, main_#t~nondet61#1, main_#t~nondet62#1, main_#t~nondet63#1, main_#t~ret64#1, main_#t~ret65#1, main_#t~post66#1, main_~c1~0#1, main_~i2~0#1;havoc main_~c1~0#1;havoc main_~i2~0#1;main_~c1~0#1 := 0;havoc main_#t~nondet4#1;assume 0 == main_#t~nondet4#1 || 1 == main_#t~nondet4#1;~ep12~0 := (if 0 == main_#t~nondet4#1 % 256 then 0 else 1);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;assume 0 == main_#t~nondet5#1 || 1 == main_#t~nondet5#1;~ep13~0 := (if 0 == main_#t~nondet5#1 % 256 then 0 else 1);havoc main_#t~nondet5#1;havoc main_#t~nondet6#1;assume 0 == main_#t~nondet6#1 || 1 == main_#t~nondet6#1;~ep14~0 := (if 0 == main_#t~nondet6#1 % 256 then 0 else 1);havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;assume 0 == main_#t~nondet7#1 || 1 == main_#t~nondet7#1;~ep15~0 := (if 0 == main_#t~nondet7#1 % 256 then 0 else 1);havoc main_#t~nondet7#1;havoc main_#t~nondet8#1;assume 0 == main_#t~nondet8#1 || 1 == main_#t~nondet8#1;~ep21~0 := (if 0 == main_#t~nondet8#1 % 256 then 0 else 1);havoc main_#t~nondet8#1;havoc main_#t~nondet9#1;assume 0 == main_#t~nondet9#1 || 1 == main_#t~nondet9#1;~ep23~0 := (if 0 == main_#t~nondet9#1 % 256 then 0 else 1);havoc main_#t~nondet9#1;havoc main_#t~nondet10#1;assume 0 == main_#t~nondet10#1 || 1 == main_#t~nondet10#1;~ep24~0 := (if 0 == main_#t~nondet10#1 % 256 then 0 else 1);havoc main_#t~nondet10#1;havoc main_#t~nondet11#1;assume 0 == main_#t~nondet11#1 || 1 == main_#t~nondet11#1;~ep25~0 := (if 0 == main_#t~nondet11#1 % 256 then 0 else 1);havoc main_#t~nondet11#1;havoc main_#t~nondet12#1;assume 0 == main_#t~nondet12#1 || 1 == main_#t~nondet12#1;~ep31~0 := (if 0 == main_#t~nondet12#1 % 256 then 0 else 1);havoc main_#t~nondet12#1;havoc main_#t~nondet13#1;assume 0 == main_#t~nondet13#1 || 1 == main_#t~nondet13#1;~ep32~0 := (if 0 == main_#t~nondet13#1 % 256 then 0 else 1);havoc main_#t~nondet13#1;havoc main_#t~nondet14#1;assume 0 == main_#t~nondet14#1 || 1 == main_#t~nondet14#1;~ep34~0 := (if 0 == main_#t~nondet14#1 % 256 then 0 else 1);havoc main_#t~nondet14#1;havoc main_#t~nondet15#1;assume 0 == main_#t~nondet15#1 || 1 == main_#t~nondet15#1;~ep35~0 := (if 0 == main_#t~nondet15#1 % 256 then 0 else 1);havoc main_#t~nondet15#1;havoc main_#t~nondet16#1;assume 0 == main_#t~nondet16#1 || 1 == main_#t~nondet16#1;~ep41~0 := (if 0 == main_#t~nondet16#1 % 256 then 0 else 1);havoc main_#t~nondet16#1;havoc main_#t~nondet17#1;assume 0 == main_#t~nondet17#1 || 1 == main_#t~nondet17#1;~ep42~0 := (if 0 == main_#t~nondet17#1 % 256 then 0 else 1);havoc main_#t~nondet17#1;havoc main_#t~nondet18#1;assume 0 == main_#t~nondet18#1 || 1 == main_#t~nondet18#1;~ep43~0 := (if 0 == main_#t~nondet18#1 % 256 then 0 else 1);havoc main_#t~nondet18#1;havoc main_#t~nondet19#1;assume 0 == main_#t~nondet19#1 || 1 == main_#t~nondet19#1;~ep45~0 := (if 0 == main_#t~nondet19#1 % 256 then 0 else 1);havoc main_#t~nondet19#1;havoc main_#t~nondet20#1;assume 0 == main_#t~nondet20#1 || 1 == main_#t~nondet20#1;~ep51~0 := (if 0 == main_#t~nondet20#1 % 256 then 0 else 1);havoc main_#t~nondet20#1;havoc main_#t~nondet21#1;assume 0 == main_#t~nondet21#1 || 1 == main_#t~nondet21#1;~ep52~0 := (if 0 == main_#t~nondet21#1 % 256 then 0 else 1);havoc main_#t~nondet21#1;havoc main_#t~nondet22#1;assume 0 == main_#t~nondet22#1 || 1 == main_#t~nondet22#1;~ep53~0 := (if 0 == main_#t~nondet22#1 % 256 then 0 else 1);havoc main_#t~nondet22#1;havoc main_#t~nondet23#1;assume 0 == main_#t~nondet23#1 || 1 == main_#t~nondet23#1;~ep54~0 := (if 0 == main_#t~nondet23#1 % 256 then 0 else 1);havoc main_#t~nondet23#1;havoc main_#t~nondet24#1;~id1~0 := main_#t~nondet24#1;havoc main_#t~nondet24#1;havoc main_#t~nondet25#1;~r1~0 := main_#t~nondet25#1;havoc main_#t~nondet25#1;havoc main_#t~nondet26#1;~st1~0 := main_#t~nondet26#1;havoc main_#t~nondet26#1;havoc main_#t~nondet27#1;~nl1~0 := main_#t~nondet27#1;havoc main_#t~nondet27#1;havoc main_#t~nondet28#1;~m1~0 := main_#t~nondet28#1;havoc main_#t~nondet28#1;havoc main_#t~nondet29#1;~max1~0 := main_#t~nondet29#1;havoc main_#t~nondet29#1;havoc main_#t~nondet30#1;assume 0 == main_#t~nondet30#1 || 1 == main_#t~nondet30#1;~mode1~0 := (if 0 == main_#t~nondet30#1 % 256 then 0 else 1);havoc main_#t~nondet30#1;havoc main_#t~nondet31#1;assume 0 == main_#t~nondet31#1 || 1 == main_#t~nondet31#1;~newmax1~0 := (if 0 == main_#t~nondet31#1 % 256 then 0 else 1);havoc main_#t~nondet31#1;havoc main_#t~nondet32#1;~id2~0 := main_#t~nondet32#1;havoc main_#t~nondet32#1;havoc main_#t~nondet33#1;~r2~0 := main_#t~nondet33#1;havoc main_#t~nondet33#1;havoc main_#t~nondet34#1;~st2~0 := main_#t~nondet34#1;havoc main_#t~nondet34#1;havoc main_#t~nondet35#1;~nl2~0 := main_#t~nondet35#1;havoc main_#t~nondet35#1;havoc main_#t~nondet36#1;~m2~0 := main_#t~nondet36#1;havoc main_#t~nondet36#1;havoc main_#t~nondet37#1;~max2~0 := main_#t~nondet37#1;havoc main_#t~nondet37#1;havoc main_#t~nondet38#1;assume 0 == main_#t~nondet38#1 || 1 == main_#t~nondet38#1;~mode2~0 := (if 0 == main_#t~nondet38#1 % 256 then 0 else 1);havoc main_#t~nondet38#1;havoc main_#t~nondet39#1;assume 0 == main_#t~nondet39#1 || 1 == main_#t~nondet39#1;~newmax2~0 := (if 0 == main_#t~nondet39#1 % 256 then 0 else 1);havoc main_#t~nondet39#1;havoc main_#t~nondet40#1;~id3~0 := main_#t~nondet40#1;havoc main_#t~nondet40#1;havoc main_#t~nondet41#1;~r3~0 := main_#t~nondet41#1;havoc main_#t~nondet41#1;havoc main_#t~nondet42#1;~st3~0 := main_#t~nondet42#1;havoc main_#t~nondet42#1;havoc main_#t~nondet43#1;~nl3~0 := main_#t~nondet43#1;havoc main_#t~nondet43#1;havoc main_#t~nondet44#1;~m3~0 := main_#t~nondet44#1;havoc main_#t~nondet44#1;havoc main_#t~nondet45#1;~max3~0 := main_#t~nondet45#1;havoc main_#t~nondet45#1;havoc main_#t~nondet46#1;assume 0 == main_#t~nondet46#1 || 1 == main_#t~nondet46#1;~mode3~0 := (if 0 == main_#t~nondet46#1 % 256 then 0 else 1);havoc main_#t~nondet46#1;havoc main_#t~nondet47#1;assume 0 == main_#t~nondet47#1 || 1 == main_#t~nondet47#1;~newmax3~0 := (if 0 == main_#t~nondet47#1 % 256 then 0 else 1);havoc main_#t~nondet47#1;havoc main_#t~nondet48#1;~id4~0 := main_#t~nondet48#1;havoc main_#t~nondet48#1;havoc main_#t~nondet49#1;~r4~0 := main_#t~nondet49#1;havoc main_#t~nondet49#1;havoc main_#t~nondet50#1;~st4~0 := main_#t~nondet50#1;havoc main_#t~nondet50#1;havoc main_#t~nondet51#1;~nl4~0 := main_#t~nondet51#1;havoc main_#t~nondet51#1;havoc main_#t~nondet52#1;~m4~0 := main_#t~nondet52#1;havoc main_#t~nondet52#1;havoc main_#t~nondet53#1;~max4~0 := main_#t~nondet53#1;havoc main_#t~nondet53#1;havoc main_#t~nondet54#1;assume 0 == main_#t~nondet54#1 || 1 == main_#t~nondet54#1;~mode4~0 := (if 0 == main_#t~nondet54#1 % 256 then 0 else 1);havoc main_#t~nondet54#1;havoc main_#t~nondet55#1;assume 0 == main_#t~nondet55#1 || 1 == main_#t~nondet55#1;~newmax4~0 := (if 0 == main_#t~nondet55#1 % 256 then 0 else 1);havoc main_#t~nondet55#1;havoc main_#t~nondet56#1;~id5~0 := main_#t~nondet56#1;havoc main_#t~nondet56#1;havoc main_#t~nondet57#1;~r5~0 := main_#t~nondet57#1;havoc main_#t~nondet57#1;havoc main_#t~nondet58#1;~st5~0 := main_#t~nondet58#1;havoc main_#t~nondet58#1;havoc main_#t~nondet59#1;~nl5~0 := main_#t~nondet59#1;havoc main_#t~nondet59#1;havoc main_#t~nondet60#1;~m5~0 := main_#t~nondet60#1;havoc main_#t~nondet60#1;havoc main_#t~nondet61#1;~max5~0 := main_#t~nondet61#1;havoc main_#t~nondet61#1;havoc main_#t~nondet62#1;assume 0 == main_#t~nondet62#1 || 1 == main_#t~nondet62#1;~mode5~0 := (if 0 == main_#t~nondet62#1 % 256 then 0 else 1);havoc main_#t~nondet62#1;havoc main_#t~nondet63#1;assume 0 == main_#t~nondet63#1 || 1 == main_#t~nondet63#1;~newmax5~0 := (if 0 == main_#t~nondet63#1 % 256 then 0 else 1);havoc main_#t~nondet63#1;assume { :begin_inline_init } true;havoc init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;havoc init_~r121~0#1;havoc init_~r131~0#1;havoc init_~r141~0#1;havoc init_~r151~0#1;havoc init_~r211~0#1;havoc init_~r231~0#1;havoc init_~r241~0#1;havoc init_~r251~0#1;havoc init_~r311~0#1;havoc init_~r321~0#1;havoc init_~r341~0#1;havoc init_~r351~0#1;havoc init_~r411~0#1;havoc init_~r421~0#1;havoc init_~r431~0#1;havoc init_~r451~0#1;havoc init_~r511~0#1;havoc init_~r521~0#1;havoc init_~r531~0#1;havoc init_~r541~0#1;havoc init_~r122~0#1;havoc init_~tmp~0#1;havoc init_~r132~0#1;havoc init_~tmp___0~0#1;havoc init_~r142~0#1;havoc init_~tmp___1~0#1;havoc init_~r152~0#1;havoc init_~tmp___2~0#1;havoc init_~r212~0#1;havoc init_~tmp___3~0#1;havoc init_~r232~0#1;havoc init_~tmp___4~0#1;havoc init_~r242~0#1;havoc init_~tmp___5~0#1;havoc init_~r252~0#1;havoc init_~tmp___6~0#1;havoc init_~r312~0#1;havoc init_~tmp___7~0#1;havoc init_~r322~0#1;havoc init_~tmp___8~0#1;havoc init_~r342~0#1;havoc init_~tmp___9~0#1;havoc init_~r352~0#1;havoc init_~tmp___10~0#1;havoc init_~r412~0#1;havoc init_~tmp___11~0#1;havoc init_~r422~0#1;havoc init_~tmp___12~0#1;havoc init_~r432~0#1;havoc init_~tmp___13~0#1;havoc init_~r452~0#1;havoc init_~tmp___14~0#1;havoc init_~r512~0#1;havoc init_~tmp___15~0#1;havoc init_~r522~0#1;havoc init_~tmp___16~0#1;havoc init_~r532~0#1;havoc init_~tmp___17~0#1;havoc init_~r542~0#1;havoc init_~tmp___18~0#1;havoc init_~r123~0#1;havoc init_~tmp___19~0#1;havoc init_~r133~0#1;havoc init_~tmp___20~0#1;havoc init_~r143~0#1;havoc init_~tmp___21~0#1;havoc init_~r153~0#1;havoc init_~tmp___22~0#1;havoc init_~r213~0#1;havoc init_~tmp___23~0#1;havoc init_~r233~0#1;havoc init_~tmp___24~0#1;havoc init_~r243~0#1;havoc init_~tmp___25~0#1;havoc init_~r253~0#1;havoc init_~tmp___26~0#1;havoc init_~r313~0#1;havoc init_~tmp___27~0#1;havoc init_~r323~0#1;havoc init_~tmp___28~0#1;havoc init_~r343~0#1;havoc init_~tmp___29~0#1;havoc init_~r353~0#1;havoc init_~tmp___30~0#1;havoc init_~r413~0#1;havoc init_~tmp___31~0#1;havoc init_~r423~0#1;havoc init_~tmp___32~0#1;havoc init_~r433~0#1;havoc init_~tmp___33~0#1;havoc init_~r453~0#1;havoc init_~tmp___34~0#1;havoc init_~r513~0#1;havoc init_~tmp___35~0#1;havoc init_~r523~0#1;havoc init_~tmp___36~0#1;havoc init_~r533~0#1;havoc init_~tmp___37~0#1;havoc init_~r543~0#1;havoc init_~tmp___38~0#1;havoc init_~r124~0#1;havoc init_~tmp___39~0#1;havoc init_~r134~0#1;havoc init_~tmp___40~0#1;havoc init_~r144~0#1;havoc init_~tmp___41~0#1;havoc init_~r154~0#1;havoc init_~tmp___42~0#1;havoc init_~r214~0#1;havoc init_~tmp___43~0#1;havoc init_~r234~0#1;havoc init_~tmp___44~0#1;havoc init_~r244~0#1;havoc init_~tmp___45~0#1;havoc init_~r254~0#1;havoc init_~tmp___46~0#1;havoc init_~r314~0#1;havoc init_~tmp___47~0#1;havoc init_~r324~0#1;havoc init_~tmp___48~0#1;havoc init_~r344~0#1;havoc init_~tmp___49~0#1;havoc init_~r354~0#1;havoc init_~tmp___50~0#1;havoc init_~r414~0#1;havoc init_~tmp___51~0#1;havoc init_~r424~0#1;havoc init_~tmp___52~0#1;havoc init_~r434~0#1;havoc init_~tmp___53~0#1;havoc init_~r454~0#1;havoc init_~tmp___54~0#1;havoc init_~r514~0#1;havoc init_~tmp___55~0#1;havoc init_~r524~0#1;havoc init_~tmp___56~0#1;havoc init_~r534~0#1;havoc init_~tmp___57~0#1;havoc init_~r544~0#1;havoc init_~tmp___58~0#1;havoc init_~tmp___59~0#1;init_~r121~0#1 := (if 0 == ~ep12~0 % 256 then 0 else 1);init_~r131~0#1 := (if 0 == ~ep13~0 % 256 then 0 else 1);init_~r141~0#1 := (if 0 == ~ep14~0 % 256 then 0 else 1);init_~r151~0#1 := (if 0 == ~ep15~0 % 256 then 0 else 1);init_~r211~0#1 := (if 0 == ~ep21~0 % 256 then 0 else 1);init_~r231~0#1 := (if 0 == ~ep23~0 % 256 then 0 else 1);init_~r241~0#1 := (if 0 == ~ep24~0 % 256 then 0 else 1);init_~r251~0#1 := (if 0 == ~ep25~0 % 256 then 0 else 1);init_~r311~0#1 := (if 0 == ~ep31~0 % 256 then 0 else 1);init_~r321~0#1 := (if 0 == ~ep32~0 % 256 then 0 else 1);init_~r341~0#1 := (if 0 == ~ep34~0 % 256 then 0 else 1);init_~r351~0#1 := (if 0 == ~ep35~0 % 256 then 0 else 1);init_~r411~0#1 := (if 0 == ~ep41~0 % 256 then 0 else 1);init_~r421~0#1 := (if 0 == ~ep42~0 % 256 then 0 else 1);init_~r431~0#1 := (if 0 == ~ep43~0 % 256 then 0 else 1);init_~r451~0#1 := (if 0 == ~ep45~0 % 256 then 0 else 1);init_~r511~0#1 := (if 0 == ~ep51~0 % 256 then 0 else 1);init_~r521~0#1 := (if 0 == ~ep52~0 % 256 then 0 else 1);init_~r531~0#1 := (if 0 == ~ep53~0 % 256 then 0 else 1);init_~r541~0#1 := (if 0 == ~ep54~0 % 256 then 0 else 1); 3598#L698 assume 0 != init_~r121~0#1 % 256;init_~tmp~0#1 := 1; 2995#L717 init_~r122~0#1 := (if 0 == (if 0 == init_~tmp~0#1 then 0 else 1) % 256 then 0 else 1); 2996#L727 assume 0 != init_~r131~0#1 % 256;init_~tmp___0~0#1 := 1; 3082#L746 init_~r132~0#1 := (if 0 == (if 0 == init_~tmp___0~0#1 then 0 else 1) % 256 then 0 else 1); 3542#L756 assume 0 != init_~r141~0#1 % 256;init_~tmp___1~0#1 := 1; 2945#L775 init_~r142~0#1 := (if 0 == (if 0 == init_~tmp___1~0#1 then 0 else 1) % 256 then 0 else 1); 3463#L785 assume 0 != init_~r151~0#1 % 256;init_~tmp___2~0#1 := 1; 3201#L804 init_~r152~0#1 := (if 0 == (if 0 == init_~tmp___2~0#1 then 0 else 1) % 256 then 0 else 1); 3484#L814 assume 0 != init_~r211~0#1 % 256;init_~tmp___3~0#1 := 1; 2977#L833 init_~r212~0#1 := (if 0 == (if 0 == init_~tmp___3~0#1 then 0 else 1) % 256 then 0 else 1); 3069#L843 assume 0 != init_~r231~0#1 % 256;init_~tmp___4~0#1 := 1; 3432#L862 init_~r232~0#1 := (if 0 == (if 0 == init_~tmp___4~0#1 then 0 else 1) % 256 then 0 else 1); 3545#L872 assume 0 != init_~r241~0#1 % 256;init_~tmp___5~0#1 := 1; 3180#L891 init_~r242~0#1 := (if 0 == (if 0 == init_~tmp___5~0#1 then 0 else 1) % 256 then 0 else 1); 3385#L901 assume 0 != init_~r251~0#1 % 256;init_~tmp___6~0#1 := 1; 2991#L920 init_~r252~0#1 := (if 0 == (if 0 == init_~tmp___6~0#1 then 0 else 1) % 256 then 0 else 1); 3531#L930 assume 0 != init_~r311~0#1 % 256;init_~tmp___7~0#1 := 1; 3188#L949 init_~r312~0#1 := (if 0 == (if 0 == init_~tmp___7~0#1 then 0 else 1) % 256 then 0 else 1); 3333#L959 assume 0 != init_~r321~0#1 % 256;init_~tmp___8~0#1 := 1; 2956#L978 init_~r322~0#1 := (if 0 == (if 0 == init_~tmp___8~0#1 then 0 else 1) % 256 then 0 else 1); 2957#L988 assume 0 != init_~r341~0#1 % 256;init_~tmp___9~0#1 := 1; 3059#L1007 init_~r342~0#1 := (if 0 == (if 0 == init_~tmp___9~0#1 then 0 else 1) % 256 then 0 else 1); 3533#L1017 assume 0 != init_~r351~0#1 % 256;init_~tmp___10~0#1 := 1; 3079#L1036 init_~r352~0#1 := (if 0 == (if 0 == init_~tmp___10~0#1 then 0 else 1) % 256 then 0 else 1); 3080#L1046 assume 0 != init_~r411~0#1 % 256;init_~tmp___11~0#1 := 1; 2979#L1065 init_~r412~0#1 := (if 0 == (if 0 == init_~tmp___11~0#1 then 0 else 1) % 256 then 0 else 1); 2980#L1075 assume 0 != init_~r421~0#1 % 256;init_~tmp___12~0#1 := 1; 2955#L1094 init_~r422~0#1 := (if 0 == (if 0 == init_~tmp___12~0#1 then 0 else 1) % 256 then 0 else 1); 3362#L1104 assume 0 != init_~r431~0#1 % 256;init_~tmp___13~0#1 := 1; 3421#L1123 init_~r432~0#1 := (if 0 == (if 0 == init_~tmp___13~0#1 then 0 else 1) % 256 then 0 else 1); 3210#L1133 assume 0 != init_~r451~0#1 % 256;init_~tmp___14~0#1 := 1; 3091#L1152 init_~r452~0#1 := (if 0 == (if 0 == init_~tmp___14~0#1 then 0 else 1) % 256 then 0 else 1); 3065#L1162 assume 0 != init_~r511~0#1 % 256;init_~tmp___15~0#1 := 1; 3054#L1181 init_~r512~0#1 := (if 0 == (if 0 == init_~tmp___15~0#1 then 0 else 1) % 256 then 0 else 1); 3348#L1191 assume 0 != init_~r521~0#1 % 256;init_~tmp___16~0#1 := 1; 3056#L1210 init_~r522~0#1 := (if 0 == (if 0 == init_~tmp___16~0#1 then 0 else 1) % 256 then 0 else 1); 3057#L1220 assume 0 != init_~r531~0#1 % 256;init_~tmp___17~0#1 := 1; 3258#L1239 init_~r532~0#1 := (if 0 == (if 0 == init_~tmp___17~0#1 then 0 else 1) % 256 then 0 else 1); 3516#L1249 assume 0 != init_~r541~0#1 % 256;init_~tmp___18~0#1 := 1; 3404#L1268 init_~r542~0#1 := (if 0 == (if 0 == init_~tmp___18~0#1 then 0 else 1) % 256 then 0 else 1); 3602#L1278 assume 0 != init_~r122~0#1 % 256;init_~tmp___19~0#1 := 1; 3454#L1297 init_~r123~0#1 := (if 0 == (if 0 == init_~tmp___19~0#1 then 0 else 1) % 256 then 0 else 1); 3017#L1307 assume 0 != init_~r132~0#1 % 256;init_~tmp___20~0#1 := 1; 3018#L1326 init_~r133~0#1 := (if 0 == (if 0 == init_~tmp___20~0#1 then 0 else 1) % 256 then 0 else 1); 3396#L1336 assume 0 != init_~r142~0#1 % 256;init_~tmp___21~0#1 := 1; 3050#L1355 init_~r143~0#1 := (if 0 == (if 0 == init_~tmp___21~0#1 then 0 else 1) % 256 then 0 else 1); 3100#L1365 assume 0 != init_~r152~0#1 % 256;init_~tmp___22~0#1 := 1; 3101#L1384 init_~r153~0#1 := (if 0 == (if 0 == init_~tmp___22~0#1 then 0 else 1) % 256 then 0 else 1); 3485#L1394 assume 0 != init_~r212~0#1 % 256;init_~tmp___23~0#1 := 1; 3244#L1413 init_~r213~0#1 := (if 0 == (if 0 == init_~tmp___23~0#1 then 0 else 1) % 256 then 0 else 1); 3597#L1423 assume 0 != init_~r232~0#1 % 256;init_~tmp___24~0#1 := 1; 3413#L1442 init_~r233~0#1 := (if 0 == (if 0 == init_~tmp___24~0#1 then 0 else 1) % 256 then 0 else 1); 3507#L1452 assume 0 != init_~r242~0#1 % 256;init_~tmp___25~0#1 := 1; 3222#L1471 init_~r243~0#1 := (if 0 == (if 0 == init_~tmp___25~0#1 then 0 else 1) % 256 then 0 else 1); 3300#L1481 assume 0 != init_~r252~0#1 % 256;init_~tmp___26~0#1 := 1; 3142#L1500 init_~r253~0#1 := (if 0 == (if 0 == init_~tmp___26~0#1 then 0 else 1) % 256 then 0 else 1); 2981#L1510 assume 0 != init_~r312~0#1 % 256;init_~tmp___27~0#1 := 1; 2982#L1529 init_~r313~0#1 := (if 0 == (if 0 == init_~tmp___27~0#1 then 0 else 1) % 256 then 0 else 1); 3465#L1539 assume 0 != init_~r322~0#1 % 256;init_~tmp___28~0#1 := 1; 3234#L1558 init_~r323~0#1 := (if 0 == (if 0 == init_~tmp___28~0#1 then 0 else 1) % 256 then 0 else 1); 3276#L1568 assume 0 != init_~r342~0#1 % 256;init_~tmp___29~0#1 := 1; 3528#L1587 init_~r343~0#1 := (if 0 == (if 0 == init_~tmp___29~0#1 then 0 else 1) % 256 then 0 else 1); 3563#L1597 assume 0 != init_~r352~0#1 % 256;init_~tmp___30~0#1 := 1; 2993#L1616 init_~r353~0#1 := (if 0 == (if 0 == init_~tmp___30~0#1 then 0 else 1) % 256 then 0 else 1); 2994#L1626 assume 0 != init_~r412~0#1 % 256;init_~tmp___31~0#1 := 1; 2985#L1645 init_~r413~0#1 := (if 0 == (if 0 == init_~tmp___31~0#1 then 0 else 1) % 256 then 0 else 1); 3434#L1655 assume 0 != init_~r422~0#1 % 256;init_~tmp___32~0#1 := 1; 3356#L1674 init_~r423~0#1 := (if 0 == (if 0 == init_~tmp___32~0#1 then 0 else 1) % 256 then 0 else 1); 3357#L1684 assume 0 != init_~r432~0#1 % 256;init_~tmp___33~0#1 := 1; 3358#L1703 init_~r433~0#1 := (if 0 == (if 0 == init_~tmp___33~0#1 then 0 else 1) % 256 then 0 else 1); 3359#L1713 assume 0 != init_~r452~0#1 % 256;init_~tmp___34~0#1 := 1; 2940#L1732 init_~r453~0#1 := (if 0 == (if 0 == init_~tmp___34~0#1 then 0 else 1) % 256 then 0 else 1); 3128#L1742 assume 0 != init_~r512~0#1 % 256;init_~tmp___35~0#1 := 1; 3129#L1761 init_~r513~0#1 := (if 0 == (if 0 == init_~tmp___35~0#1 then 0 else 1) % 256 then 0 else 1); 3498#L1771 assume 0 != init_~r522~0#1 % 256;init_~tmp___36~0#1 := 1; 3346#L1790 init_~r523~0#1 := (if 0 == (if 0 == init_~tmp___36~0#1 then 0 else 1) % 256 then 0 else 1); 3519#L1800 assume 0 != init_~r532~0#1 % 256;init_~tmp___37~0#1 := 1; 3492#L1819 init_~r533~0#1 := (if 0 == (if 0 == init_~tmp___37~0#1 then 0 else 1) % 256 then 0 else 1); 3309#L1829 assume 0 != init_~r542~0#1 % 256;init_~tmp___38~0#1 := 1; 3148#L1848 init_~r543~0#1 := (if 0 == (if 0 == init_~tmp___38~0#1 then 0 else 1) % 256 then 0 else 1); 3269#L1858 assume 0 != init_~r123~0#1 % 256;init_~tmp___39~0#1 := 1; 3103#L1877 init_~r124~0#1 := (if 0 == (if 0 == init_~tmp___39~0#1 then 0 else 1) % 256 then 0 else 1); 3146#L1887 assume 0 != init_~r133~0#1 % 256;init_~tmp___40~0#1 := 1; 3015#L1906 init_~r134~0#1 := (if 0 == (if 0 == init_~tmp___40~0#1 then 0 else 1) % 256 then 0 else 1); 3393#L1916 assume 0 != init_~r143~0#1 % 256;init_~tmp___41~0#1 := 1; 3125#L1935 init_~r144~0#1 := (if 0 == (if 0 == init_~tmp___41~0#1 then 0 else 1) % 256 then 0 else 1); 3176#L1945 assume 0 != init_~r153~0#1 % 256;init_~tmp___42~0#1 := 1; 2989#L1964 init_~r154~0#1 := (if 0 == (if 0 == init_~tmp___42~0#1 then 0 else 1) % 256 then 0 else 1); 3226#L1974 assume 0 != init_~r213~0#1 % 256;init_~tmp___43~0#1 := 1; 3158#L1993 init_~r214~0#1 := (if 0 == (if 0 == init_~tmp___43~0#1 then 0 else 1) % 256 then 0 else 1); 3159#L2003 assume 0 != init_~r233~0#1 % 256;init_~tmp___44~0#1 := 1; 3447#L2022 init_~r234~0#1 := (if 0 == (if 0 == init_~tmp___44~0#1 then 0 else 1) % 256 then 0 else 1); 3448#L2032 assume 0 != init_~r243~0#1 % 256;init_~tmp___45~0#1 := 1; 3217#L2051 init_~r244~0#1 := (if 0 == (if 0 == init_~tmp___45~0#1 then 0 else 1) % 256 then 0 else 1); 3520#L2061 assume 0 != init_~r253~0#1 % 256;init_~tmp___46~0#1 := 1; 3175#L2080 init_~r254~0#1 := (if 0 == (if 0 == init_~tmp___46~0#1 then 0 else 1) % 256 then 0 else 1); 3270#L2090 assume 0 != init_~r313~0#1 % 256;init_~tmp___47~0#1 := 1; 2952#L2109 init_~r314~0#1 := (if 0 == (if 0 == init_~tmp___47~0#1 then 0 else 1) % 256 then 0 else 1); 3202#L2119 assume 0 != init_~r323~0#1 % 256;init_~tmp___48~0#1 := 1; 2962#L2138 init_~r324~0#1 := (if 0 == (if 0 == init_~tmp___48~0#1 then 0 else 1) % 256 then 0 else 1); 3613#L2148 assume 0 != init_~r343~0#1 % 256;init_~tmp___49~0#1 := 1; 3085#L2167 init_~r344~0#1 := (if 0 == (if 0 == init_~tmp___49~0#1 then 0 else 1) % 256 then 0 else 1); 3321#L2177 assume 0 != init_~r353~0#1 % 256;init_~tmp___50~0#1 := 1; 2942#L2196 init_~r354~0#1 := (if 0 == (if 0 == init_~tmp___50~0#1 then 0 else 1) % 256 then 0 else 1); 3122#L2206 assume 0 != init_~r413~0#1 % 256;init_~tmp___51~0#1 := 1; 3078#L2225 init_~r414~0#1 := (if 0 == (if 0 == init_~tmp___51~0#1 then 0 else 1) % 256 then 0 else 1); 3541#L2235 assume 0 != init_~r423~0#1 % 256;init_~tmp___52~0#1 := 1; 3336#L2254 init_~r424~0#1 := (if 0 == (if 0 == init_~tmp___52~0#1 then 0 else 1) % 256 then 0 else 1); 3189#L2264 assume 0 != init_~r433~0#1 % 256;init_~tmp___53~0#1 := 1; 3045#L2283 init_~r434~0#1 := (if 0 == (if 0 == init_~tmp___53~0#1 then 0 else 1) % 256 then 0 else 1); 3160#L2293 assume 0 != init_~r453~0#1 % 256;init_~tmp___54~0#1 := 1; 3161#L2312 init_~r454~0#1 := (if 0 == (if 0 == init_~tmp___54~0#1 then 0 else 1) % 256 then 0 else 1); 3215#L2322 assume 0 != init_~r513~0#1 % 256;init_~tmp___55~0#1 := 1; 3008#L2341 init_~r514~0#1 := (if 0 == (if 0 == init_~tmp___55~0#1 then 0 else 1) % 256 then 0 else 1); 3020#L2351 assume 0 != init_~r523~0#1 % 256;init_~tmp___56~0#1 := 1; 2918#L2370 init_~r524~0#1 := (if 0 == (if 0 == init_~tmp___56~0#1 then 0 else 1) % 256 then 0 else 1); 2919#L2380 assume 0 != init_~r533~0#1 % 256;init_~tmp___57~0#1 := 1; 2922#L2399 init_~r534~0#1 := (if 0 == (if 0 == init_~tmp___57~0#1 then 0 else 1) % 256 then 0 else 1); 3283#L2409 assume 0 != init_~r543~0#1 % 256;init_~tmp___58~0#1 := 1; 3000#L2428 init_~r544~0#1 := (if 0 == (if 0 == init_~tmp___58~0#1 then 0 else 1) % 256 then 0 else 1); 3093#L2438 assume !(~id1~0 != ~id2~0);init_~tmp___59~0#1 := 0; 2927#L2438-1 init_#res#1 := init_~tmp___59~0#1; 3172#init_returnLabel#1 main_#t~ret64#1 := init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;assume { :end_inline_init } true;main_~i2~0#1 := main_#t~ret64#1;havoc main_#t~ret64#1;assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := main_~i2~0#1;havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1; 3173#L21 assume !(0 == assume_abort_if_not_~cond#1); 3284#L20 havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;~p12_old~0 := ~nomsg~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~nomsg~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~nomsg~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~nomsg~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~nomsg~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~nomsg~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~nomsg~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~nomsg~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~nomsg~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~nomsg~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~nomsg~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~nomsg~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~nomsg~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~nomsg~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~nomsg~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~nomsg~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~nomsg~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~nomsg~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~nomsg~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~nomsg~0;~p54_new~0 := ~nomsg~0;main_~i2~0#1 := 0; 3285#L2876-3 
[2024-11-08 17:59:32,120 INFO  L747   eck$LassoCheckResult]: Loop: 3285#L2876-3 assume main_~i2~0#1 < 10; 3617#L2876-1 assume !!(main_~i2~0#1 < 10);assume { :begin_inline_node1 } true;havoc node1_~newmax~0#1;havoc node1_~newmax~0#1;node1_~newmax~0#1 := 0; 3616#L154 assume !(0 != ~mode1~0 % 256); 3615#L198 assume !(~r1~0 < 3); 3438#L198-1 ~mode1~0 := 1; 3700#L154-2 havoc node1_~newmax~0#1;assume { :end_inline_node1 } true;assume { :begin_inline_node2 } true;havoc node2_~newmax~1#1;havoc node2_~newmax~1#1;node2_~newmax~1#1 := 0; 3697#L231 assume !(0 != ~mode2~0 % 256); 3693#L275 assume !(~r2~0 < 4); 3690#L275-1 ~mode2~0 := 1; 3688#L231-2 havoc node2_~newmax~1#1;assume { :end_inline_node2 } true;assume { :begin_inline_node3 } true;havoc node3_~newmax~2#1;havoc node3_~newmax~2#1;node3_~newmax~2#1 := 0; 3686#L308 assume !(0 != ~mode3~0 % 256); 3687#L352 assume !(~r3~0 < 4); 3665#L352-1 ~mode3~0 := 1; 3664#L308-2 havoc node3_~newmax~2#1;assume { :end_inline_node3 } true;assume { :begin_inline_node4 } true;havoc node4_~newmax~3#1;havoc node4_~newmax~3#1;node4_~newmax~3#1 := 0; 3662#L385 assume !(0 != ~mode4~0 % 256); 3663#L429 assume !(~r4~0 < 4); 3646#L429-1 ~mode4~0 := 1; 3643#L385-2 havoc node4_~newmax~3#1;assume { :end_inline_node4 } true;assume { :begin_inline_node5 } true;havoc node5_~newmax~4#1;havoc node5_~newmax~4#1;node5_~newmax~4#1 := 0; 3639#L462 assume !(0 != ~mode5~0 % 256); 3636#L506 assume !(~r5~0 < 4); 3630#L506-1 ~mode5~0 := 1; 3629#L462-2 havoc node5_~newmax~4#1;assume { :end_inline_node5 } true;~p12_old~0 := ~p12_new~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~p13_new~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~p14_new~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~p15_new~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~p21_new~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~p23_new~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~p24_new~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~p25_new~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~p31_new~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~p32_new~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~p34_new~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~p35_new~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~p41_new~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~p42_new~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~p43_new~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~p45_new~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~p51_new~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~p52_new~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~p53_new~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~p54_new~0;~p54_new~0 := ~nomsg~0;assume { :begin_inline_check } true;havoc check_#res#1;havoc check_~tmp~1#1;havoc check_~tmp~1#1; 3628#L2707 assume ~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0 <= 1; 3627#L2708 assume ~st1~0 + ~nl1~0 <= 1; 3626#L2709 assume ~st2~0 + ~nl2~0 <= 1; 3625#L2710 assume ~st3~0 + ~nl3~0 <= 1; 3624#L2711 assume ~st4~0 + ~nl4~0 <= 1; 3623#L2712 assume ~st5~0 + ~nl5~0 <= 1; 3622#L2713 assume !(~r1~0 >= 4); 3298#L2716 assume 0 == ~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0; 3299#$Ultimate##1781 assume ~r1~0 < 4; 3614#$Ultimate##1785 assume !(~r1~0 >= 4); 3607#L2726 assume 0 == ~nl1~0 + ~nl2~0 + ~nl3~0 + ~nl4~0 + ~nl5~0; 3608#$Ultimate##1789 assume ~r1~0 < 4;check_~tmp~1#1 := 1; 3621#L2707-1 check_#res#1 := check_~tmp~1#1; 3620#check_returnLabel#1 main_#t~ret65#1 := check_#res#1;havoc check_~tmp~1#1;assume { :end_inline_check } true;main_~c1~0#1 := main_#t~ret65#1;havoc main_#t~ret65#1;assume { :begin_inline_assert } true;assert_#in~arg#1 := (if 0 == main_~c1~0#1 then 0 else 1);havoc assert_~arg#1;assert_~arg#1 := assert_#in~arg#1; 3619#L2936 assume !(0 == assert_~arg#1 % 256); 3618#L2931 havoc assert_~arg#1;havoc assert_#in~arg#1;assume { :end_inline_assert } true;main_#t~post66#1 := main_~i2~0#1;main_~i2~0#1 := 1 + main_#t~post66#1;havoc main_#t~post66#1; 3285#L2876-3 
[2024-11-08 17:59:32,124 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:32,124 INFO  L85        PathProgramCache]: Analyzing trace with hash -1564679044, now seen corresponding path program 3 times
[2024-11-08 17:59:32,124 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:32,124 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [336374298]
[2024-11-08 17:59:32,125 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:32,125 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:32,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:32,595 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:59:32,596 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:32,596 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [336374298]
[2024-11-08 17:59:32,596 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [336374298] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:32,597 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:59:32,597 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:59:32,597 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1956643511]
[2024-11-08 17:59:32,597 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:32,598 INFO  L750   eck$LassoCheckResult]: stem already infeasible
[2024-11-08 17:59:32,598 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:32,598 INFO  L85        PathProgramCache]: Analyzing trace with hash 931172989, now seen corresponding path program 1 times
[2024-11-08 17:59:32,598 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:32,599 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [496708491]
[2024-11-08 17:59:32,599 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:32,599 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:32,610 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:59:32,610 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:59:32,617 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:59:32,646 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:59:34,837 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 17:59:34,838 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 17:59:34,838 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 17:59:34,838 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 17:59:34,838 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-08 17:59:34,839 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:34,839 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 17:59:34,839 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 17:59:34,839 INFO  L132   ssoRankerPreferences]: Filename of dumped script: pals_opt-floodmax.5.4.ufo.BOUNDED-10.pals.c_Iteration3_Loop
[2024-11-08 17:59:34,839 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 17:59:34,840 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 17:59:34,868 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,876 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,879 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,886 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,888 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,891 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,897 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,901 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,903 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,910 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,913 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,915 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,921 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,924 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,930 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,933 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,935 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,938 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,941 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,943 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:34,960 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:35,079 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:35,085 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:35,089 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,230 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 17:59:36,231 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-08 17:59:36,233 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:36,234 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:36,238 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:36,242 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:59:36,250 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:59:36,250 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process
[2024-11-08 17:59:36,275 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:59:36,275 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_node3_~newmax~2#1=0} Honda state: {ULTIMATE.start_node3_~newmax~2#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:59:36,295 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:36,296 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:36,296 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:36,297 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:36,299 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process
[2024-11-08 17:59:36,301 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:59:36,302 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:59:36,320 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-08 17:59:36,320 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_assert_#in~arg#1=0} Honda state: {ULTIMATE.start_assert_#in~arg#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-08 17:59:36,337 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0
[2024-11-08 17:59:36,338 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:36,338 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:36,339 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:36,341 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process
[2024-11-08 17:59:36,343 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-08 17:59:36,343 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:59:36,374 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:36,374 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:36,374 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:36,376 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:36,377 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process
[2024-11-08 17:59:36,378 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-08 17:59:36,378 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-08 17:59:36,596 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-08 17:59:36,600 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:36,600 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-08 17:59:36,600 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-08 17:59:36,600 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-08 17:59:36,600 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-08 17:59:36,601 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-08 17:59:36,601 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:36,601 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-08 17:59:36,601 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-08 17:59:36,601 INFO  L132   ssoRankerPreferences]: Filename of dumped script: pals_opt-floodmax.5.4.ufo.BOUNDED-10.pals.c_Iteration3_Loop
[2024-11-08 17:59:36,601 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-08 17:59:36,601 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-08 17:59:36,606 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,613 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,621 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,627 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,629 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,637 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,641 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,644 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,652 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,656 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,777 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,791 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,800 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,804 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,816 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,820 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,822 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,829 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,832 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,838 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,856 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,859 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,862 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:36,868 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-08 17:59:38,008 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-08 17:59:38,013 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-08 17:59:38,015 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,015 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,016 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,018 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,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
[2024-11-08 17:59:38,031 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,031 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,031 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,032 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,032 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,033 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,033 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,035 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:59:38,047 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:38,048 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,048 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,050 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,051 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,052 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
[2024-11-08 17:59:38,063 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,064 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,064 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,064 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,064 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,065 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,065 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,068 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:59:38,080 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:38,081 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,081 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,082 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,083 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,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
[2024-11-08 17:59:38,095 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,095 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,095 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,095 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,095 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,096 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,096 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,100 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:59:38,118 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0
[2024-11-08 17:59:38,118 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,118 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,120 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,122 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,123 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-08 17:59:38,136 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,137 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,137 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,137 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,137 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,137 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,138 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,141 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:59:38,158 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0
[2024-11-08 17:59:38,159 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,159 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,161 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,162 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,162 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
[2024-11-08 17:59:38,173 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,173 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,173 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,173 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,174 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,175 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,175 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,177 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:59:38,194 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0
[2024-11-08 17:59:38,194 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,195 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,196 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,197 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,198 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
[2024-11-08 17:59:38,208 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,209 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,209 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,209 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,209 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,210 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,210 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,212 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:59:38,224 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:38,224 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,225 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,225 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,226 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,227 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
[2024-11-08 17:59:38,238 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,238 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,238 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,238 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,238 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,239 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,239 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,241 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:59:38,253 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:38,254 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,254 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,255 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,256 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,257 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
[2024-11-08 17:59:38,268 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,268 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,268 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,268 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,268 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,269 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,270 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,272 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:59:38,285 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:38,286 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,286 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,287 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,288 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,289 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
[2024-11-08 17:59:38,302 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,302 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,302 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,302 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,302 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,303 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,303 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,305 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:59:38,323 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:38,323 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,323 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,325 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,326 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,327 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
[2024-11-08 17:59:38,343 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,344 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,344 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,344 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,344 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,362 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,362 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,373 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-08 17:59:38,392 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0
[2024-11-08 17:59:38,392 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,393 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,394 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,396 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,397 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
[2024-11-08 17:59:38,411 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-08 17:59:38,412 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-08 17:59:38,412 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-08 17:59:38,412 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-08 17:59:38,412 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-08 17:59:38,414 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-08 17:59:38,414 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-08 17:59:38,418 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-08 17:59:38,422 INFO  L443   ModelExtractionUtils]: Simplification made 3 calls to the SMT solver.
[2024-11-08 17:59:38,423 INFO  L444   ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero.
[2024-11-08 17:59:38,424 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-08 17:59:38,424 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:38,426 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null)
[2024-11-08 17:59:38,431 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process
[2024-11-08 17:59:38,432 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-08 17:59:38,432 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-08 17:59:38,432 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-08 17:59:38,435 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_main_~i2~0#1) = -2*ULTIMATE.start_main_~i2~0#1 + 19
Supporting invariants []
[2024-11-08 17:59:38,453 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:38,455 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-08 17:59:38,494 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:38,660 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0
[2024-11-08 17:59:38,737 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:38,742 INFO  L255         TraceCheckSpWp]: Trace formula consists of 790 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 17:59:38,748 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:59:39,003 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:39,004 INFO  L255         TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 17:59:39,006 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:59:39,204 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:59:39,209 INFO  L141   lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates 
[2024-11-08 17:59:39,210 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 808 states and 1478 transitions. cyclomatic complexity: 671 Second operand  has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:59:39,330 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 808 states and 1478 transitions. cyclomatic complexity: 671. Second operand  has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 1064 states and 1920 transitions. Complement of second has 4 states.
[2024-11-08 17:59:39,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states 
[2024-11-08 17:59:39,331 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:59:39,334 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1280 transitions.
[2024-11-08 17:59:39,335 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 1280 transitions. Stem has 127 letters. Loop has 38 letters.
[2024-11-08 17:59:39,337 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:59:39,337 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 1280 transitions. Stem has 165 letters. Loop has 38 letters.
[2024-11-08 17:59:39,338 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:59:39,338 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 3 states and 1280 transitions. Stem has 127 letters. Loop has 76 letters.
[2024-11-08 17:59:39,339 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-08 17:59:39,339 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 1064 states and 1920 transitions.
[2024-11-08 17:59:39,349 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-08 17:59:39,349 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 1064 states to 0 states and 0 transitions.
[2024-11-08 17:59:39,349 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-11-08 17:59:39,350 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-11-08 17:59:39,350 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-11-08 17:59:39,350 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 17:59:39,350 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 17:59:39,350 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 17:59:39,350 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:59:39,350 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 17:59:39,350 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:59:39,351 INFO  L87              Difference]: Start difference. First operand 0 states and 0 transitions. Second operand  has 5 states, 5 states have (on average 25.4) internal successors, (127), 5 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:59:39,351 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:59:39,351 INFO  L93              Difference]: Finished difference Result 0 states and 0 transitions.
[2024-11-08 17:59:39,351 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions.
[2024-11-08 17:59:39,351 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-08 17:59:39,351 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-08 17:59:39,351 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 0
[2024-11-08 17:59:39,351 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 0
[2024-11-08 17:59:39,352 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions.
[2024-11-08 17:59:39,352 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2024-11-08 17:59:39,352 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 17:59:39,352 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 17:59:39,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 17:59:39,352 INFO  L425   stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 17:59:39,353 INFO  L332   stractBuchiCegarLoop]: ======== Iteration 4 ============
[2024-11-08 17:59:39,353 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions.
[2024-11-08 17:59:39,353 INFO  L131   ngComponentsAnalysis]: Automaton has 0 accepting balls. 0
[2024-11-08 17:59:39,353 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is true
[2024-11-08 17:59:39,360 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 05:59:39 BoogieIcfgContainer
[2024-11-08 17:59:39,360 INFO  L131        PluginConnector]: ------------------------ END BuchiAutomizer----------------------------
[2024-11-08 17:59:39,361 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 17:59:39,361 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 17:59:39,361 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 17:59:39,362 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:59:29" (3/4) ...
[2024-11-08 17:59:39,364 INFO  L145         WitnessPrinter]: No result that supports witness generation found
[2024-11-08 17:59:39,365 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 17:59:39,366 INFO  L158              Benchmark]: Toolchain (without parser) took 14151.54ms. Allocated memory was 121.6MB in the beginning and 299.9MB in the end (delta: 178.3MB). Free memory was 82.9MB in the beginning and 168.3MB in the end (delta: -85.4MB). Peak memory consumption was 94.6MB. Max. memory is 16.1GB.
[2024-11-08 17:59:39,366 INFO  L158              Benchmark]: CDTParser took 0.31ms. Allocated memory is still 121.6MB. Free memory is still 67.9MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 17:59:39,366 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 832.56ms. Allocated memory was 121.6MB in the beginning and 148.9MB in the end (delta: 27.3MB). Free memory was 82.9MB in the beginning and 100.7MB in the end (delta: -17.8MB). Peak memory consumption was 34.2MB. Max. memory is 16.1GB.
[2024-11-08 17:59:39,367 INFO  L158              Benchmark]: Boogie Procedure Inliner took 124.17ms. Allocated memory is still 148.9MB. Free memory was 100.7MB in the beginning and 90.6MB in the end (delta: 10.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
[2024-11-08 17:59:39,367 INFO  L158              Benchmark]: Boogie Preprocessor took 201.95ms. Allocated memory is still 148.9MB. Free memory was 90.6MB in the beginning and 77.9MB in the end (delta: 12.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-11-08 17:59:39,368 INFO  L158              Benchmark]: RCFGBuilder took 2803.99ms. Allocated memory was 148.9MB in the beginning and 205.5MB in the end (delta: 56.6MB). Free memory was 77.9MB in the beginning and 86.1MB in the end (delta: -8.2MB). Peak memory consumption was 52.4MB. Max. memory is 16.1GB.
[2024-11-08 17:59:39,368 INFO  L158              Benchmark]: BuchiAutomizer took 10178.64ms. Allocated memory was 205.5MB in the beginning and 299.9MB in the end (delta: 94.4MB). Free memory was 86.1MB in the beginning and 168.3MB in the end (delta: -82.2MB). Peak memory consumption was 12.2MB. Max. memory is 16.1GB.
[2024-11-08 17:59:39,368 INFO  L158              Benchmark]: Witness Printer took 4.13ms. Allocated memory is still 299.9MB. Free memory is still 168.3MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 17:59:39,370 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.31ms. Allocated memory is still 121.6MB. Free memory is still 67.9MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 832.56ms. Allocated memory was 121.6MB in the beginning and 148.9MB in the end (delta: 27.3MB). Free memory was 82.9MB in the beginning and 100.7MB in the end (delta: -17.8MB). Peak memory consumption was 34.2MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 124.17ms. Allocated memory is still 148.9MB. Free memory was 100.7MB in the beginning and 90.6MB in the end (delta: 10.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 201.95ms. Allocated memory is still 148.9MB. Free memory was 90.6MB in the beginning and 77.9MB in the end (delta: 12.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * RCFGBuilder took 2803.99ms. Allocated memory was 148.9MB in the beginning and 205.5MB in the end (delta: 56.6MB). Free memory was 77.9MB in the beginning and 86.1MB in the end (delta: -8.2MB). Peak memory consumption was 52.4MB. Max. memory is 16.1GB.
 * BuchiAutomizer took 10178.64ms. Allocated memory was 205.5MB in the beginning and 299.9MB in the end (delta: 94.4MB). Free memory was 86.1MB in the beginning and 168.3MB in the end (delta: -82.2MB). Peak memory consumption was 12.2MB. Max. memory is 16.1GB.
 * Witness Printer took 4.13ms. Allocated memory is still 299.9MB. Free memory is still 168.3MB. There was no memory consumed. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: Constructed decomposition of program
    Your program was decomposed into 4 terminating modules (3 trivial, 1 deterministic, 0 nondeterministic). One deterministic module has affine ranking function (19 + ((long long) -2 * i2)) and consists of 3 locations. 3 modules have a trivial ranking function, the largest among these consists of 5 locations.
  - StatisticsResult: Timing statistics
    BüchiAutomizer plugin needed 10.1s and 4 iterations.  TraceHistogramMax:1. Analysis of lassos took 8.5s. Construction of modules took 0.0s. Büchi inclusion checks took 1.2s. Highest rank in rank-based complementation 3. Minimization of det autom 4. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 2 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1.	Nontrivial modules had stage [1, 0, 0, 0, 0].	InterpolantCoveringCapabilityFinite: 0/0	InterpolantCoveringCapabilityBuchi: 0/0	HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1478 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1477 mSDsluCounter, 9398 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 5363 mSDsCounter, 19 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 42 IncrementalHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 19 mSolverCounterUnsat, 4035 mSDtfsCounter, 42 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown	LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI2 SILT1 lasso0 LassoPreprocessingBenchmarks:   Lassos: inital226 mio100 ax100 hnf100 lsp53 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq231 hnf85 smp100 dnf100 smp100 tf100 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 21ms VariablesStem: 0 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 2	LassoNonterminationAnalysisSatUnbounded: 0	LassoNonterminationAnalysisUnsat: 1	LassoNonterminationAnalysisUnknown: 0	LassoNonterminationAnalysisTime: 0.3s	InitialAbstractionConstructionTime: 0.0s
  - TerminationAnalysisResult: Termination proven
    Buchi Automizer proved that your program is terminating
RESULT: Ultimate proved your program to be correct!
[2024-11-08 17:59:39,412 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_fe163815-e4c2-44de-aa46-99ee929950de/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE