./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash da8613478d806b7a5bd943ba8553c7a6988d07d96df50ca331d5d7f6b502e6d2 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 01:21:48,228 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 01:21:48,295 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-29 01:21:48,300 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 01:21:48,300 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 01:21:48,325 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 01:21:48,326 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 01:21:48,327 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 01:21:48,327 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 01:21:48,328 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 01:21:48,328 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 01:21:48,329 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 01:21:48,330 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 01:21:48,330 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 01:21:48,331 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 01:21:48,332 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 01:21:48,332 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 01:21:48,333 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 01:21:48,333 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 01:21:48,334 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 01:21:48,334 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 01:21:48,335 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 01:21:48,335 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 01:21:48,336 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 01:21:48,336 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 01:21:48,337 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 01:21:48,337 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 01:21:48,338 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 01:21:48,338 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 01:21:48,339 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 01:21:48,339 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 01:21:48,339 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 01:21:48,340 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 01:21:48,340 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 01:21:48,340 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 01:21:48,340 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 01:21:48,341 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 01:21:48,341 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 01:21:48,341 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 01:21:48,341 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 01:21:48,341 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 01:21:48,342 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 01:21:48,342 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/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_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> 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 -> da8613478d806b7a5bd943ba8553c7a6988d07d96df50ca331d5d7f6b502e6d2 [2023-11-29 01:21:48,570 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 01:21:48,594 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 01:21:48,597 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 01:21:48,598 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 01:21:48,598 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 01:21:48,599 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c [2023-11-29 01:21:51,398 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 01:21:51,633 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 01:21:51,634 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c [2023-11-29 01:21:51,651 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/data/344c5489b/33a7f0b96be1401bb7ffcac91262b668/FLAGb58ea332b [2023-11-29 01:21:51,664 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/data/344c5489b/33a7f0b96be1401bb7ffcac91262b668 [2023-11-29 01:21:51,666 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 01:21:51,668 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 01:21:51,669 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 01:21:51,669 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 01:21:51,673 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 01:21:51,674 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 01:21:51" (1/1) ... [2023-11-29 01:21:51,675 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58499e16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:51, skipping insertion in model container [2023-11-29 01:21:51,675 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 01:21:51" (1/1) ... [2023-11-29 01:21:51,748 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 01:21:52,048 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[15427,15440] [2023-11-29 01:21:52,063 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[16074,16087] [2023-11-29 01:21:52,083 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[17458,17471] [2023-11-29 01:21:52,098 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[18434,18447] [2023-11-29 01:21:52,172 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[27799,27812] [2023-11-29 01:21:52,254 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 01:21:52,270 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 01:21:52,397 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[15427,15440] [2023-11-29 01:21:52,404 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[16074,16087] [2023-11-29 01:21:52,419 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[17458,17471] [2023-11-29 01:21:52,432 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[18434,18447] [2023-11-29 01:21:52,493 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[27799,27812] [2023-11-29 01:21:52,541 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 01:21:52,561 INFO L206 MainTranslator]: Completed translation [2023-11-29 01:21:52,562 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52 WrapperNode [2023-11-29 01:21:52,562 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 01:21:52,563 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 01:21:52,563 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 01:21:52,563 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 01:21:52,572 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,596 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,682 INFO L138 Inliner]: procedures = 23, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 1765 [2023-11-29 01:21:52,682 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 01:21:52,683 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 01:21:52,683 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 01:21:52,684 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 01:21:52,697 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,697 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,707 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,741 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2023-11-29 01:21:52,741 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,741 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,768 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,782 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,792 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,799 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,812 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 01:21:52,813 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 01:21:52,813 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 01:21:52,813 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 01:21:52,814 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (1/1) ... [2023-11-29 01:21:52,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 01:21:52,833 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 01:21:52,846 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 01:21:52,849 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 01:21:52,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 01:21:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 01:21:52,884 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 01:21:52,884 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 01:21:53,050 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 01:21:53,053 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 01:21:54,292 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 01:21:54,342 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 01:21:54,343 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-29 01:21:54,343 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 01:21:54 BoogieIcfgContainer [2023-11-29 01:21:54,343 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 01:21:54,346 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 01:21:54,346 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 01:21:54,349 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 01:21:54,350 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 01:21:51" (1/3) ... [2023-11-29 01:21:54,350 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a43e336 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 01:21:54, skipping insertion in model container [2023-11-29 01:21:54,351 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:21:52" (2/3) ... [2023-11-29 01:21:54,351 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a43e336 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 01:21:54, skipping insertion in model container [2023-11-29 01:21:54,351 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 01:21:54" (3/3) ... [2023-11-29 01:21:54,352 INFO L112 eAbstractionObserver]: Analyzing ICFG pals_opt-floodmax.3.1.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c [2023-11-29 01:21:54,372 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 01:21:54,373 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations. [2023-11-29 01:21:54,436 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 01:21:54,443 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@657451d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 01:21:54,443 INFO L358 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2023-11-29 01:21:54,451 INFO L276 IsEmpty]: Start isEmpty. Operand has 422 states, 410 states have (on average 1.8048780487804879) internal successors, (740), 421 states have internal predecessors, (740), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:54,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2023-11-29 01:21:54,470 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:21:54,471 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:21:54,472 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:21:54,477 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:21:54,477 INFO L85 PathProgramCache]: Analyzing trace with hash 72322449, now seen corresponding path program 1 times [2023-11-29 01:21:54,487 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:21:54,487 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [300714379] [2023-11-29 01:21:54,488 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:21:54,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:21:54,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:21:54,989 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:21:54,990 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:21:54,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [300714379] [2023-11-29 01:21:54,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [300714379] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:21:54,991 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:21:54,991 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 01:21:54,993 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1560758848] [2023-11-29 01:21:54,993 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:21:54,998 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:21:54,999 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:21:55,032 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:21:55,032 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:55,036 INFO L87 Difference]: Start difference. First operand has 422 states, 410 states have (on average 1.8048780487804879) internal successors, (740), 421 states have internal predecessors, (740), 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 3 states, 3 states have (on average 47.666666666666664) internal successors, (143), 3 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:55,193 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:21:55,193 INFO L93 Difference]: Finished difference Result 786 states and 1350 transitions. [2023-11-29 01:21:55,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:21:55,196 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 47.666666666666664) internal successors, (143), 3 states have internal predecessors, (143), 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) Word has length 143 [2023-11-29 01:21:55,197 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:21:55,214 INFO L225 Difference]: With dead ends: 786 [2023-11-29 01:21:55,215 INFO L226 Difference]: Without dead ends: 603 [2023-11-29 01:21:55,219 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:55,223 INFO L413 NwaCegarLoop]: 858 mSDtfsCounter, 445 mSDsluCounter, 475 mSDsCounter, 0 mSdLazyCounter, 71 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 445 SdHoareTripleChecker+Valid, 1333 SdHoareTripleChecker+Invalid, 74 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 71 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 01:21:55,224 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [445 Valid, 1333 Invalid, 74 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 71 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 01:21:55,244 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 603 states. [2023-11-29 01:21:55,289 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 603 to 601. [2023-11-29 01:21:55,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 601 states, 596 states have (on average 1.4630872483221478) internal successors, (872), 600 states have internal predecessors, (872), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:55,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 601 states to 601 states and 872 transitions. [2023-11-29 01:21:55,296 INFO L78 Accepts]: Start accepts. Automaton has 601 states and 872 transitions. Word has length 143 [2023-11-29 01:21:55,297 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:21:55,297 INFO L495 AbstractCegarLoop]: Abstraction has 601 states and 872 transitions. [2023-11-29 01:21:55,297 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 47.666666666666664) internal successors, (143), 3 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:55,298 INFO L276 IsEmpty]: Start isEmpty. Operand 601 states and 872 transitions. [2023-11-29 01:21:55,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2023-11-29 01:21:55,302 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:21:55,303 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:21:55,303 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 01:21:55,303 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:21:55,304 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:21:55,304 INFO L85 PathProgramCache]: Analyzing trace with hash -325693295, now seen corresponding path program 1 times [2023-11-29 01:21:55,304 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:21:55,305 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1472587822] [2023-11-29 01:21:55,305 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:21:55,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:21:55,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:21:55,524 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:21:55,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:21:55,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1472587822] [2023-11-29 01:21:55,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1472587822] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:21:55,526 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:21:55,526 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 01:21:55,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1943708399] [2023-11-29 01:21:55,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:21:55,528 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:21:55,528 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:21:55,529 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:21:55,530 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:55,530 INFO L87 Difference]: Start difference. First operand 601 states and 872 transitions. Second operand has 3 states, 3 states have (on average 47.666666666666664) internal successors, (143), 3 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:55,681 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:21:55,681 INFO L93 Difference]: Finished difference Result 1222 states and 1815 transitions. [2023-11-29 01:21:55,682 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:21:55,682 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 47.666666666666664) internal successors, (143), 3 states have internal predecessors, (143), 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) Word has length 143 [2023-11-29 01:21:55,683 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:21:55,690 INFO L225 Difference]: With dead ends: 1222 [2023-11-29 01:21:55,690 INFO L226 Difference]: Without dead ends: 1001 [2023-11-29 01:21:55,693 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:55,694 INFO L413 NwaCegarLoop]: 691 mSDtfsCounter, 361 mSDsluCounter, 393 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 361 SdHoareTripleChecker+Valid, 1084 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 01:21:55,695 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [361 Valid, 1084 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 01:21:55,698 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1001 states. [2023-11-29 01:21:55,732 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1001 to 999. [2023-11-29 01:21:55,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 999 states, 994 states have (on average 1.476861167002012) internal successors, (1468), 998 states have internal predecessors, (1468), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:55,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 999 states to 999 states and 1468 transitions. [2023-11-29 01:21:55,742 INFO L78 Accepts]: Start accepts. Automaton has 999 states and 1468 transitions. Word has length 143 [2023-11-29 01:21:55,742 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:21:55,743 INFO L495 AbstractCegarLoop]: Abstraction has 999 states and 1468 transitions. [2023-11-29 01:21:55,743 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 47.666666666666664) internal successors, (143), 3 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:55,743 INFO L276 IsEmpty]: Start isEmpty. Operand 999 states and 1468 transitions. [2023-11-29 01:21:55,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2023-11-29 01:21:55,747 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:21:55,748 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:21:55,748 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 01:21:55,748 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:21:55,749 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:21:55,749 INFO L85 PathProgramCache]: Analyzing trace with hash -326124271, now seen corresponding path program 1 times [2023-11-29 01:21:55,749 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:21:55,750 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [181651703] [2023-11-29 01:21:55,750 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:21:55,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:21:55,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:21:56,094 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:21:56,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:21:56,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [181651703] [2023-11-29 01:21:56,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [181651703] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:21:56,095 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:21:56,106 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 01:21:56,106 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1260424656] [2023-11-29 01:21:56,106 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:21:56,107 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 01:21:56,107 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:21:56,108 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 01:21:56,108 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 01:21:56,108 INFO L87 Difference]: Start difference. First operand 999 states and 1468 transitions. Second operand has 4 states, 4 states have (on average 35.75) internal successors, (143), 3 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:56,231 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:21:56,231 INFO L93 Difference]: Finished difference Result 2929 states and 4289 transitions. [2023-11-29 01:21:56,233 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 01:21:56,234 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 35.75) internal successors, (143), 3 states have internal predecessors, (143), 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) Word has length 143 [2023-11-29 01:21:56,234 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:21:56,245 INFO L225 Difference]: With dead ends: 2929 [2023-11-29 01:21:56,246 INFO L226 Difference]: Without dead ends: 1938 [2023-11-29 01:21:56,247 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 01:21:56,249 INFO L413 NwaCegarLoop]: 961 mSDtfsCounter, 1263 mSDsluCounter, 535 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1263 SdHoareTripleChecker+Valid, 1496 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 01:21:56,249 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1263 Valid, 1496 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 01:21:56,253 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1938 states. [2023-11-29 01:21:56,295 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1938 to 1896. [2023-11-29 01:21:56,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1896 states, 1891 states have (on average 1.4637757800105764) internal successors, (2768), 1895 states have internal predecessors, (2768), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:56,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1896 states to 1896 states and 2768 transitions. [2023-11-29 01:21:56,308 INFO L78 Accepts]: Start accepts. Automaton has 1896 states and 2768 transitions. Word has length 143 [2023-11-29 01:21:56,308 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:21:56,308 INFO L495 AbstractCegarLoop]: Abstraction has 1896 states and 2768 transitions. [2023-11-29 01:21:56,309 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 35.75) internal successors, (143), 3 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:56,309 INFO L276 IsEmpty]: Start isEmpty. Operand 1896 states and 2768 transitions. [2023-11-29 01:21:56,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2023-11-29 01:21:56,313 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:21:56,313 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:21:56,313 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 01:21:56,313 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:21:56,314 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:21:56,314 INFO L85 PathProgramCache]: Analyzing trace with hash 1456112383, now seen corresponding path program 1 times [2023-11-29 01:21:56,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:21:56,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [952111105] [2023-11-29 01:21:56,314 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:21:56,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:21:56,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:21:56,398 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:21:56,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:21:56,399 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [952111105] [2023-11-29 01:21:56,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [952111105] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:21:56,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:21:56,399 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 01:21:56,399 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [91991880] [2023-11-29 01:21:56,400 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:21:56,400 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:21:56,400 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:21:56,401 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:21:56,401 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:56,401 INFO L87 Difference]: Start difference. First operand 1896 states and 2768 transitions. Second operand has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:56,464 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:21:56,464 INFO L93 Difference]: Finished difference Result 5652 states and 8244 transitions. [2023-11-29 01:21:56,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:21:56,465 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 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) Word has length 144 [2023-11-29 01:21:56,465 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:21:56,486 INFO L225 Difference]: With dead ends: 5652 [2023-11-29 01:21:56,487 INFO L226 Difference]: Without dead ends: 3783 [2023-11-29 01:21:56,490 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:56,491 INFO L413 NwaCegarLoop]: 779 mSDtfsCounter, 580 mSDsluCounter, 581 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 580 SdHoareTripleChecker+Valid, 1360 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 01:21:56,491 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [580 Valid, 1360 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 01:21:56,497 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3783 states. [2023-11-29 01:21:56,551 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3783 to 1898. [2023-11-29 01:21:56,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1898 states, 1893 states have (on average 1.4632857897517169) internal successors, (2770), 1897 states have internal predecessors, (2770), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:56,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1898 states to 1898 states and 2770 transitions. [2023-11-29 01:21:56,563 INFO L78 Accepts]: Start accepts. Automaton has 1898 states and 2770 transitions. Word has length 144 [2023-11-29 01:21:56,563 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:21:56,564 INFO L495 AbstractCegarLoop]: Abstraction has 1898 states and 2770 transitions. [2023-11-29 01:21:56,564 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:56,564 INFO L276 IsEmpty]: Start isEmpty. Operand 1898 states and 2770 transitions. [2023-11-29 01:21:56,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2023-11-29 01:21:56,568 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:21:56,568 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:21:56,568 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 01:21:56,568 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:21:56,569 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:21:56,569 INFO L85 PathProgramCache]: Analyzing trace with hash -438282990, now seen corresponding path program 1 times [2023-11-29 01:21:56,569 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:21:56,569 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [813794507] [2023-11-29 01:21:56,569 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:21:56,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:21:56,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:21:56,888 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:21:56,888 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:21:56,888 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [813794507] [2023-11-29 01:21:56,888 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [813794507] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:21:56,889 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:21:56,889 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 01:21:56,889 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1395373344] [2023-11-29 01:21:56,889 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:21:56,890 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 01:21:56,890 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:21:56,890 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 01:21:56,890 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 01:21:56,891 INFO L87 Difference]: Start difference. First operand 1898 states and 2770 transitions. Second operand has 4 states, 4 states have (on average 36.25) internal successors, (145), 3 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:57,006 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:21:57,006 INFO L93 Difference]: Finished difference Result 5530 states and 8036 transitions. [2023-11-29 01:21:57,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 01:21:57,007 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 36.25) internal successors, (145), 3 states have internal predecessors, (145), 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) Word has length 145 [2023-11-29 01:21:57,007 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:21:57,027 INFO L225 Difference]: With dead ends: 5530 [2023-11-29 01:21:57,027 INFO L226 Difference]: Without dead ends: 3661 [2023-11-29 01:21:57,030 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 01:21:57,031 INFO L413 NwaCegarLoop]: 1026 mSDtfsCounter, 1169 mSDsluCounter, 539 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1169 SdHoareTripleChecker+Valid, 1565 SdHoareTripleChecker+Invalid, 49 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 01:21:57,031 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1169 Valid, 1565 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 01:21:57,037 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3661 states. [2023-11-29 01:21:57,123 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3661 to 3619. [2023-11-29 01:21:57,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3619 states, 3614 states have (on average 1.4465965688987272) internal successors, (5228), 3618 states have internal predecessors, (5228), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:57,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3619 states to 3619 states and 5228 transitions. [2023-11-29 01:21:57,149 INFO L78 Accepts]: Start accepts. Automaton has 3619 states and 5228 transitions. Word has length 145 [2023-11-29 01:21:57,150 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:21:57,150 INFO L495 AbstractCegarLoop]: Abstraction has 3619 states and 5228 transitions. [2023-11-29 01:21:57,150 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 36.25) internal successors, (145), 3 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:57,150 INFO L276 IsEmpty]: Start isEmpty. Operand 3619 states and 5228 transitions. [2023-11-29 01:21:57,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2023-11-29 01:21:57,157 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:21:57,157 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:21:57,157 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 01:21:57,158 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:21:57,158 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:21:57,158 INFO L85 PathProgramCache]: Analyzing trace with hash 2113260512, now seen corresponding path program 1 times [2023-11-29 01:21:57,158 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:21:57,158 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [939422642] [2023-11-29 01:21:57,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:21:57,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:21:57,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:21:57,253 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:21:57,253 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:21:57,253 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [939422642] [2023-11-29 01:21:57,253 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [939422642] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:21:57,253 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:21:57,254 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 01:21:57,254 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1647731959] [2023-11-29 01:21:57,254 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:21:57,254 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:21:57,255 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:21:57,255 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:21:57,256 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:57,256 INFO L87 Difference]: Start difference. First operand 3619 states and 5228 transitions. Second operand has 3 states, 3 states have (on average 48.666666666666664) internal successors, (146), 3 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:57,343 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:21:57,343 INFO L93 Difference]: Finished difference Result 10783 states and 15566 transitions. [2023-11-29 01:21:57,344 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:21:57,344 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 48.666666666666664) internal successors, (146), 3 states have internal predecessors, (146), 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) Word has length 146 [2023-11-29 01:21:57,344 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:21:57,385 INFO L225 Difference]: With dead ends: 10783 [2023-11-29 01:21:57,385 INFO L226 Difference]: Without dead ends: 7207 [2023-11-29 01:21:57,390 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:57,391 INFO L413 NwaCegarLoop]: 1152 mSDtfsCounter, 566 mSDsluCounter, 581 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 566 SdHoareTripleChecker+Valid, 1733 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 01:21:57,392 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [566 Valid, 1733 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 01:21:57,402 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7207 states. [2023-11-29 01:21:57,491 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7207 to 3623. [2023-11-29 01:21:57,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3623 states, 3618 states have (on average 1.4461028192371477) internal successors, (5232), 3622 states have internal predecessors, (5232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:57,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3623 states to 3623 states and 5232 transitions. [2023-11-29 01:21:57,508 INFO L78 Accepts]: Start accepts. Automaton has 3623 states and 5232 transitions. Word has length 146 [2023-11-29 01:21:57,509 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:21:57,509 INFO L495 AbstractCegarLoop]: Abstraction has 3623 states and 5232 transitions. [2023-11-29 01:21:57,509 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 48.666666666666664) internal successors, (146), 3 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:57,509 INFO L276 IsEmpty]: Start isEmpty. Operand 3623 states and 5232 transitions. [2023-11-29 01:21:57,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2023-11-29 01:21:57,513 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:21:57,513 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:21:57,514 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 01:21:57,514 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:21:57,514 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:21:57,514 INFO L85 PathProgramCache]: Analyzing trace with hash -1042932992, now seen corresponding path program 1 times [2023-11-29 01:21:57,514 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:21:57,515 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2099798697] [2023-11-29 01:21:57,515 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:21:57,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:21:57,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:21:57,589 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:21:57,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:21:57,590 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2099798697] [2023-11-29 01:21:57,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2099798697] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:21:57,590 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:21:57,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 01:21:57,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1577705363] [2023-11-29 01:21:57,590 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:21:57,591 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:21:57,591 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:21:57,591 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:21:57,592 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:57,592 INFO L87 Difference]: Start difference. First operand 3623 states and 5232 transitions. Second operand has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:57,681 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:21:57,681 INFO L93 Difference]: Finished difference Result 9554 states and 13771 transitions. [2023-11-29 01:21:57,681 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:21:57,682 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 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) Word has length 147 [2023-11-29 01:21:57,682 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:21:57,709 INFO L225 Difference]: With dead ends: 9554 [2023-11-29 01:21:57,709 INFO L226 Difference]: Without dead ends: 6238 [2023-11-29 01:21:57,713 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:57,714 INFO L413 NwaCegarLoop]: 1101 mSDtfsCounter, 514 mSDsluCounter, 545 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 514 SdHoareTripleChecker+Valid, 1646 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 01:21:57,714 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [514 Valid, 1646 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 01:21:57,721 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6238 states. [2023-11-29 01:21:57,873 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6238 to 6196. [2023-11-29 01:21:57,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6196 states, 6191 states have (on average 1.4264254563075431) internal successors, (8831), 6195 states have internal predecessors, (8831), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:57,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6196 states to 6196 states and 8831 transitions. [2023-11-29 01:21:57,905 INFO L78 Accepts]: Start accepts. Automaton has 6196 states and 8831 transitions. Word has length 147 [2023-11-29 01:21:57,905 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:21:57,905 INFO L495 AbstractCegarLoop]: Abstraction has 6196 states and 8831 transitions. [2023-11-29 01:21:57,905 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:57,906 INFO L276 IsEmpty]: Start isEmpty. Operand 6196 states and 8831 transitions. [2023-11-29 01:21:57,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2023-11-29 01:21:57,914 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:21:57,915 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:21:57,915 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 01:21:57,915 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:21:57,915 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:21:57,916 INFO L85 PathProgramCache]: Analyzing trace with hash -2099274147, now seen corresponding path program 1 times [2023-11-29 01:21:57,916 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:21:57,916 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1715689878] [2023-11-29 01:21:57,916 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:21:57,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:21:57,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:21:58,170 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:21:58,170 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:21:58,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1715689878] [2023-11-29 01:21:58,170 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1715689878] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:21:58,170 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:21:58,171 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 01:21:58,171 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1081032537] [2023-11-29 01:21:58,171 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:21:58,171 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 01:21:58,172 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:21:58,172 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 01:21:58,172 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 01:21:58,172 INFO L87 Difference]: Start difference. First operand 6196 states and 8831 transitions. Second operand has 5 states, 5 states have (on average 29.4) internal successors, (147), 4 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:58,385 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:21:58,385 INFO L93 Difference]: Finished difference Result 17852 states and 25360 transitions. [2023-11-29 01:21:58,385 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 01:21:58,385 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 29.4) internal successors, (147), 4 states have internal predecessors, (147), 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) Word has length 147 [2023-11-29 01:21:58,386 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:21:58,416 INFO L225 Difference]: With dead ends: 17852 [2023-11-29 01:21:58,416 INFO L226 Difference]: Without dead ends: 11692 [2023-11-29 01:21:58,424 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 01:21:58,424 INFO L413 NwaCegarLoop]: 1002 mSDtfsCounter, 1081 mSDsluCounter, 1054 mSDsCounter, 0 mSdLazyCounter, 61 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1081 SdHoareTripleChecker+Valid, 2056 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 61 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 01:21:58,425 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1081 Valid, 2056 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 61 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 01:21:58,437 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11692 states. [2023-11-29 01:21:58,642 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11692 to 11662. [2023-11-29 01:21:58,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11662 states, 11657 states have (on average 1.4060221326241744) internal successors, (16390), 11661 states have internal predecessors, (16390), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:58,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11662 states to 11662 states and 16390 transitions. [2023-11-29 01:21:58,686 INFO L78 Accepts]: Start accepts. Automaton has 11662 states and 16390 transitions. Word has length 147 [2023-11-29 01:21:58,686 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:21:58,686 INFO L495 AbstractCegarLoop]: Abstraction has 11662 states and 16390 transitions. [2023-11-29 01:21:58,686 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 29.4) internal successors, (147), 4 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:58,687 INFO L276 IsEmpty]: Start isEmpty. Operand 11662 states and 16390 transitions. [2023-11-29 01:21:58,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2023-11-29 01:21:58,697 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:21:58,697 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:21:58,697 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-29 01:21:58,698 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:21:58,698 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:21:58,698 INFO L85 PathProgramCache]: Analyzing trace with hash 947614099, now seen corresponding path program 1 times [2023-11-29 01:21:58,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:21:58,698 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1318522709] [2023-11-29 01:21:58,698 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:21:58,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:21:58,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:21:58,974 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:21:58,974 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:21:58,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1318522709] [2023-11-29 01:21:58,975 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1318522709] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:21:58,975 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:21:58,975 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 01:21:58,975 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [722698456] [2023-11-29 01:21:58,975 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:21:58,976 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 01:21:58,976 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:21:58,976 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 01:21:58,977 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 01:21:58,977 INFO L87 Difference]: Start difference. First operand 11662 states and 16390 transitions. Second operand has 4 states, 4 states have (on average 36.75) internal successors, (147), 3 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:59,195 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:21:59,196 INFO L93 Difference]: Finished difference Result 23601 states and 33086 transitions. [2023-11-29 01:21:59,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 01:21:59,197 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 36.75) internal successors, (147), 3 states have internal predecessors, (147), 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) Word has length 147 [2023-11-29 01:21:59,197 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:21:59,220 INFO L225 Difference]: With dead ends: 23601 [2023-11-29 01:21:59,221 INFO L226 Difference]: Without dead ends: 12055 [2023-11-29 01:21:59,237 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 01:21:59,237 INFO L413 NwaCegarLoop]: 994 mSDtfsCounter, 1176 mSDsluCounter, 539 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1176 SdHoareTripleChecker+Valid, 1533 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 01:21:59,238 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1176 Valid, 1533 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 01:21:59,255 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12055 states. [2023-11-29 01:21:59,500 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12055 to 11862. [2023-11-29 01:21:59,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11862 states, 11857 states have (on average 1.401534958252509) internal successors, (16618), 11861 states have internal predecessors, (16618), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:59,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11862 states to 11862 states and 16618 transitions. [2023-11-29 01:21:59,557 INFO L78 Accepts]: Start accepts. Automaton has 11862 states and 16618 transitions. Word has length 147 [2023-11-29 01:21:59,557 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:21:59,557 INFO L495 AbstractCegarLoop]: Abstraction has 11862 states and 16618 transitions. [2023-11-29 01:21:59,557 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 36.75) internal successors, (147), 3 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:59,558 INFO L276 IsEmpty]: Start isEmpty. Operand 11862 states and 16618 transitions. [2023-11-29 01:21:59,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2023-11-29 01:21:59,575 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:21:59,575 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:21:59,575 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-29 01:21:59,575 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:21:59,576 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:21:59,576 INFO L85 PathProgramCache]: Analyzing trace with hash -715648703, now seen corresponding path program 1 times [2023-11-29 01:21:59,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:21:59,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [690036003] [2023-11-29 01:21:59,576 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:21:59,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:21:59,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:21:59,661 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:21:59,661 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:21:59,661 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [690036003] [2023-11-29 01:21:59,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [690036003] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:21:59,662 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:21:59,662 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 01:21:59,662 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1181005160] [2023-11-29 01:21:59,662 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:21:59,663 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 01:21:59,663 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:21:59,663 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 01:21:59,663 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:59,664 INFO L87 Difference]: Start difference. First operand 11862 states and 16618 transitions. Second operand has 3 states, 3 states have (on average 49.333333333333336) internal successors, (148), 3 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:21:59,889 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:21:59,890 INFO L93 Difference]: Finished difference Result 34910 states and 48970 transitions. [2023-11-29 01:21:59,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 01:21:59,892 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 49.333333333333336) internal successors, (148), 3 states have internal predecessors, (148), 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) Word has length 148 [2023-11-29 01:21:59,892 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:21:59,924 INFO L225 Difference]: With dead ends: 34910 [2023-11-29 01:21:59,925 INFO L226 Difference]: Without dead ends: 23600 [2023-11-29 01:21:59,938 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 01:21:59,939 INFO L413 NwaCegarLoop]: 1138 mSDtfsCounter, 552 mSDsluCounter, 581 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 552 SdHoareTripleChecker+Valid, 1719 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 01:21:59,939 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [552 Valid, 1719 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 01:21:59,960 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23600 states. [2023-11-29 01:22:00,194 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23600 to 11878. [2023-11-29 01:22:00,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11878 states, 11873 states have (on average 1.4009938515960583) internal successors, (16634), 11877 states have internal predecessors, (16634), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:22:00,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11878 states to 11878 states and 16634 transitions. [2023-11-29 01:22:00,235 INFO L78 Accepts]: Start accepts. Automaton has 11878 states and 16634 transitions. Word has length 148 [2023-11-29 01:22:00,235 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:22:00,235 INFO L495 AbstractCegarLoop]: Abstraction has 11878 states and 16634 transitions. [2023-11-29 01:22:00,235 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 49.333333333333336) internal successors, (148), 3 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:22:00,235 INFO L276 IsEmpty]: Start isEmpty. Operand 11878 states and 16634 transitions. [2023-11-29 01:22:00,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2023-11-29 01:22:00,249 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:22:00,249 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:22:00,249 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-29 01:22:00,250 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:22:00,250 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:22:00,250 INFO L85 PathProgramCache]: Analyzing trace with hash 812476802, now seen corresponding path program 1 times [2023-11-29 01:22:00,250 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:22:00,250 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1995632513] [2023-11-29 01:22:00,251 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:22:00,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:22:00,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 01:22:00,521 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 01:22:00,521 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 01:22:00,521 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1995632513] [2023-11-29 01:22:00,522 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1995632513] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 01:22:00,522 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 01:22:00,522 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 01:22:00,522 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [623041520] [2023-11-29 01:22:00,522 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 01:22:00,522 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 01:22:00,522 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 01:22:00,523 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 01:22:00,523 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 01:22:00,523 INFO L87 Difference]: Start difference. First operand 11878 states and 16634 transitions. Second operand has 5 states, 5 states have (on average 29.8) internal successors, (149), 4 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:22:00,715 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 01:22:00,715 INFO L93 Difference]: Finished difference Result 34665 states and 48325 transitions. [2023-11-29 01:22:00,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 01:22:00,715 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 29.8) internal successors, (149), 4 states have internal predecessors, (149), 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) Word has length 149 [2023-11-29 01:22:00,716 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 01:22:00,745 INFO L225 Difference]: With dead ends: 34665 [2023-11-29 01:22:00,745 INFO L226 Difference]: Without dead ends: 22903 [2023-11-29 01:22:00,760 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 01:22:00,761 INFO L413 NwaCegarLoop]: 1012 mSDtfsCounter, 1613 mSDsluCounter, 535 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1613 SdHoareTripleChecker+Valid, 1547 SdHoareTripleChecker+Invalid, 66 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 01:22:00,761 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1613 Valid, 1547 Invalid, 66 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 01:22:00,778 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22903 states. [2023-11-29 01:22:01,070 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22903 to 22851. [2023-11-29 01:22:01,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22851 states, 22846 states have (on average 1.3792786483410662) internal successors, (31511), 22850 states have internal predecessors, (31511), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:22:01,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22851 states to 22851 states and 31511 transitions. [2023-11-29 01:22:01,127 INFO L78 Accepts]: Start accepts. Automaton has 22851 states and 31511 transitions. Word has length 149 [2023-11-29 01:22:01,128 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 01:22:01,128 INFO L495 AbstractCegarLoop]: Abstraction has 22851 states and 31511 transitions. [2023-11-29 01:22:01,128 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 29.8) internal successors, (149), 4 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 01:22:01,128 INFO L276 IsEmpty]: Start isEmpty. Operand 22851 states and 31511 transitions. [2023-11-29 01:22:01,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2023-11-29 01:22:01,151 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 01:22:01,152 INFO L195 NwaCegarLoop]: trace 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:22:01,152 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-29 01:22:01,152 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 01:22:01,152 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 01:22:01,152 INFO L85 PathProgramCache]: Analyzing trace with hash 1879593620, now seen corresponding path program 1 times [2023-11-29 01:22:01,153 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 01:22:01,153 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2100127202] [2023-11-29 01:22:01,153 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 01:22:01,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 01:22:01,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 01:22:01,201 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 01:22:01,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 01:22:01,375 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 01:22:01,376 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 01:22:01,376 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (4 of 5 remaining) [2023-11-29 01:22:01,378 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION (3 of 5 remaining) [2023-11-29 01:22:01,378 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (2 of 5 remaining) [2023-11-29 01:22:01,378 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION (1 of 5 remaining) [2023-11-29 01:22:01,378 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION (0 of 5 remaining) [2023-11-29 01:22:01,378 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-29 01:22:01,381 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 01:22:01,384 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-29 01:22:01,575 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.11 01:22:01 BoogieIcfgContainer [2023-11-29 01:22:01,575 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-29 01:22:01,576 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 01:22:01,576 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 01:22:01,576 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 01:22:01,576 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 01:21:54" (3/4) ... [2023-11-29 01:22:01,577 INFO L131 WitnessPrinter]: Generating witness for reachability counterexample [2023-11-29 01:22:01,926 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/witness.graphml [2023-11-29 01:22:01,926 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 01:22:01,927 INFO L158 Benchmark]: Toolchain (without parser) took 10259.16ms. Allocated memory was 155.2MB in the beginning and 463.5MB in the end (delta: 308.3MB). Free memory was 106.4MB in the beginning and 184.7MB in the end (delta: -78.4MB). Peak memory consumption was 232.1MB. Max. memory is 16.1GB. [2023-11-29 01:22:01,927 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 155.2MB. Free memory is still 98.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 01:22:01,927 INFO L158 Benchmark]: CACSL2BoogieTranslator took 893.48ms. Allocated memory was 155.2MB in the beginning and 195.0MB in the end (delta: 39.8MB). Free memory was 106.0MB in the beginning and 147.3MB in the end (delta: -41.3MB). Peak memory consumption was 40.4MB. Max. memory is 16.1GB. [2023-11-29 01:22:01,928 INFO L158 Benchmark]: Boogie Procedure Inliner took 119.60ms. Allocated memory is still 195.0MB. Free memory was 147.3MB in the beginning and 138.0MB in the end (delta: 9.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-29 01:22:01,928 INFO L158 Benchmark]: Boogie Preprocessor took 128.89ms. Allocated memory is still 195.0MB. Free memory was 138.0MB in the beginning and 130.8MB in the end (delta: 7.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-29 01:22:01,928 INFO L158 Benchmark]: RCFGBuilder took 1530.42ms. Allocated memory is still 195.0MB. Free memory was 130.8MB in the beginning and 138.0MB in the end (delta: -7.2MB). Peak memory consumption was 67.0MB. Max. memory is 16.1GB. [2023-11-29 01:22:01,929 INFO L158 Benchmark]: TraceAbstraction took 7228.99ms. Allocated memory was 195.0MB in the beginning and 463.5MB in the end (delta: 268.4MB). Free memory was 137.0MB in the beginning and 237.7MB in the end (delta: -100.7MB). Peak memory consumption was 286.2MB. Max. memory is 16.1GB. [2023-11-29 01:22:01,929 INFO L158 Benchmark]: Witness Printer took 350.51ms. Allocated memory is still 463.5MB. Free memory was 237.7MB in the beginning and 184.7MB in the end (delta: 52.9MB). Peak memory consumption was 52.4MB. Max. memory is 16.1GB. [2023-11-29 01:22:01,931 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.16ms. Allocated memory is still 155.2MB. Free memory is still 98.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 893.48ms. Allocated memory was 155.2MB in the beginning and 195.0MB in the end (delta: 39.8MB). Free memory was 106.0MB in the beginning and 147.3MB in the end (delta: -41.3MB). Peak memory consumption was 40.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 119.60ms. Allocated memory is still 195.0MB. Free memory was 147.3MB in the beginning and 138.0MB in the end (delta: 9.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Preprocessor took 128.89ms. Allocated memory is still 195.0MB. Free memory was 138.0MB in the beginning and 130.8MB in the end (delta: 7.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * RCFGBuilder took 1530.42ms. Allocated memory is still 195.0MB. Free memory was 130.8MB in the beginning and 138.0MB in the end (delta: -7.2MB). Peak memory consumption was 67.0MB. Max. memory is 16.1GB. * TraceAbstraction took 7228.99ms. Allocated memory was 195.0MB in the beginning and 463.5MB in the end (delta: 268.4MB). Free memory was 137.0MB in the beginning and 237.7MB in the end (delta: -100.7MB). Peak memory consumption was 286.2MB. Max. memory is 16.1GB. * Witness Printer took 350.51ms. Allocated memory is still 463.5MB. Free memory was 237.7MB in the beginning and 184.7MB in the end (delta: 52.9MB). Peak memory consumption was 52.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - CounterExampleResult [Line: 903]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L10] int __return_main; [L26] msg_t nomsg = (msg_t )-1; [L27] port_t p12 = 0; [L28] char p12_old = '\x0'; [L29] char p12_new = '\x0'; [L30] _Bool ep12 = 0; [L31] port_t p13 = 0; [L32] char p13_old = '\x0'; [L33] char p13_new = '\x0'; [L34] _Bool ep13 = 0; [L35] port_t p21 = 0; [L36] char p21_old = '\x0'; [L37] char p21_new = '\x0'; [L38] _Bool ep21 = 0; [L39] port_t p23 = 0; [L40] char p23_old = '\x0'; [L41] char p23_new = '\x0'; [L42] _Bool ep23 = 0; [L43] port_t p31 = 0; [L44] char p31_old = '\x0'; [L45] char p31_new = '\x0'; [L46] _Bool ep31 = 0; [L47] port_t p32 = 0; [L48] char p32_old = '\x0'; [L49] char p32_new = '\x0'; [L50] _Bool ep32 = 0; [L51] char id1 = '\x0'; [L52] unsigned char r1 = '\x0'; [L53] char st1 = '\x0'; [L54] char nl1 = '\x0'; [L55] char m1 = '\x0'; [L56] char max1 = '\x0'; [L57] _Bool mode1 = 0; [L58] _Bool newmax1 = 0; [L59] char id2 = '\x0'; [L60] unsigned char r2 = '\x0'; [L61] char st2 = '\x0'; [L62] char nl2 = '\x0'; [L63] char m2 = '\x0'; [L64] char max2 = '\x0'; [L65] _Bool mode2 = 0; [L66] _Bool newmax2 = 0; [L67] char id3 = '\x0'; [L68] unsigned char r3 = '\x0'; [L69] char st3 = '\x0'; [L70] char nl3 = '\x0'; [L71] char m3 = '\x0'; [L72] char max3 = '\x0'; [L73] _Bool mode3 = 0; [L74] _Bool newmax3 = 0; [L78] void (*nodes[3])() = { &node1, &node2, &node3 }; [L82] int __return_1873; [L83] int __return_2019; [L84] int __return_2152; [L85] int __return_2288; [L86] int __return_3084; [L87] int __return_3053; [L88] int __return_2989; [L89] int __return_2955; [L90] int __return_2551; [L91] int __return_2840; [L92] int __return_2806; [L93] int __return_2721; [L94] int __return_2426; [L97] int main__c1; [L98] int main__i2; [L99] main__c1 = 0 [L100] ep12 = __VERIFIER_nondet_bool() [L101] ep13 = __VERIFIER_nondet_bool() [L102] ep21 = __VERIFIER_nondet_bool() [L103] ep23 = __VERIFIER_nondet_bool() [L104] ep31 = __VERIFIER_nondet_bool() [L105] ep32 = __VERIFIER_nondet_bool() [L106] id1 = __VERIFIER_nondet_char() [L107] r1 = __VERIFIER_nondet_uchar() [L108] st1 = __VERIFIER_nondet_char() [L109] nl1 = __VERIFIER_nondet_char() [L110] m1 = __VERIFIER_nondet_char() [L111] max1 = __VERIFIER_nondet_char() [L112] mode1 = __VERIFIER_nondet_bool() [L113] newmax1 = __VERIFIER_nondet_bool() [L114] id2 = __VERIFIER_nondet_char() [L115] r2 = __VERIFIER_nondet_uchar() [L116] st2 = __VERIFIER_nondet_char() [L117] nl2 = __VERIFIER_nondet_char() [L118] m2 = __VERIFIER_nondet_char() [L119] max2 = __VERIFIER_nondet_char() [L120] mode2 = __VERIFIER_nondet_bool() [L121] newmax2 = __VERIFIER_nondet_bool() [L122] id3 = __VERIFIER_nondet_char() [L123] r3 = __VERIFIER_nondet_uchar() [L124] st3 = __VERIFIER_nondet_char() [L125] nl3 = __VERIFIER_nondet_char() [L126] m3 = __VERIFIER_nondet_char() [L127] max3 = __VERIFIER_nondet_char() [L128] mode3 = __VERIFIER_nondet_bool() [L129] newmax3 = __VERIFIER_nondet_bool() [L131] _Bool init__r121; [L132] _Bool init__r131; [L133] _Bool init__r211; [L134] _Bool init__r231; [L135] _Bool init__r311; [L136] _Bool init__r321; [L137] _Bool init__r122; [L138] int init__tmp; [L139] _Bool init__r132; [L140] int init__tmp___0; [L141] _Bool init__r212; [L142] int init__tmp___1; [L143] _Bool init__r232; [L144] int init__tmp___2; [L145] _Bool init__r312; [L146] int init__tmp___3; [L147] _Bool init__r322; [L148] int init__tmp___4; [L149] int init__tmp___5; [L150] init__r121 = ep12 [L151] init__r131 = ep13 [L152] init__r211 = ep21 [L153] init__r231 = ep23 [L154] init__r311 = ep31 [L155] init__r321 = ep32 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r131=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L156] COND FALSE !(!(init__r121 == 0)) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r131=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L3197] COND FALSE !(!(init__r131 == 0)) [L3213] init__tmp = 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r131=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L160] init__r122 = (_Bool)init__tmp VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L161] COND FALSE !(!(init__r131 == 0)) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L3174] COND FALSE !(!(init__r121 == 0)) [L3190] init__tmp___0 = 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, init__tmp___0=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L165] init__r132 = (_Bool)init__tmp___0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, init__tmp___0=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L166] COND FALSE !(!(init__r211 == 0)) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, init__tmp___0=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L3151] COND FALSE !(!(init__r231 == 0)) [L3167] init__tmp___1 = 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L170] init__r212 = (_Bool)init__tmp___1 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L171] COND FALSE !(!(init__r231 == 0)) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L3128] COND FALSE !(!(init__r211 == 0)) [L3144] init__tmp___2 = 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L175] init__r232 = (_Bool)init__tmp___2 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r321=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L176] COND FALSE !(!(init__r311 == 0)) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r321=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L3105] COND FALSE !(!(init__r321 == 0)) [L3121] init__tmp___3 = 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r321=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L180] init__r312 = (_Bool)init__tmp___3 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L181] COND FALSE !(!(init__r321 == 0)) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L3082] COND FALSE !(!(init__r311 == 0)) [L3098] init__tmp___4 = 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L185] init__r322 = (_Bool)init__tmp___4 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L186] COND TRUE ((int)id1) != ((int)id2) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L188] COND TRUE ((int)id1) != ((int)id3) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L190] COND TRUE ((int)id2) != ((int)id3) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L192] COND TRUE ((int)id1) >= 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L194] COND TRUE ((int)id2) >= 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L196] COND TRUE ((int)id3) >= 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, st1=0, st2=0, st3=0] [L198] COND TRUE ((int)r1) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, st1=0, st2=0, st3=0] [L200] COND TRUE ((int)r2) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, st1=0, st2=0, st3=0] [L202] COND TRUE ((int)r3) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L204] COND TRUE ((int)max1) == ((int)id1) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L206] COND TRUE ((int)max2) == ((int)id2) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L208] COND TRUE ((int)max3) == ((int)id3) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L210] COND TRUE ((int)st1) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L212] COND TRUE ((int)st2) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L214] COND TRUE ((int)st3) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L216] COND TRUE ((int)nl1) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L218] COND TRUE ((int)nl2) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L220] COND TRUE ((int)nl3) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L222] COND TRUE ((int)mode1) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, mode1=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L224] COND TRUE ((int)mode2) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L226] COND TRUE ((int)mode3) == 0 VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L228] COND TRUE !(newmax1 == 0) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L230] COND TRUE !(newmax2 == 0) VAL [__return_1873=0, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, m1=0, m2=0, m3=0, main__c1=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L232] COND TRUE !(newmax3 == 0) [L234] init__tmp___5 = 1 [L235] __return_1873 = init__tmp___5 [L236] main__i2 = __return_1873 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=1, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L237] COND TRUE main__i2 != 0 [L239] p12_old = nomsg [L240] p12_new = nomsg [L241] p13_old = nomsg [L242] p13_new = nomsg [L243] p21_old = nomsg [L244] p21_new = nomsg [L245] p23_old = nomsg [L246] p23_new = nomsg [L247] p31_old = nomsg [L248] p31_new = nomsg [L249] p32_old = nomsg [L250] p32_new = nomsg [L251] main__i2 = 0 [L253] _Bool node1__newmax; [L254] node1__newmax = 0 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L255] COND FALSE !(!(mode1 == 0)) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L261] COND TRUE ((int)r1) < 2 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L263] COND FALSE !(!(ep12 == 0)) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L276] COND FALSE !(!(ep13 == 0)) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L289] mode1 = 1 [L291] _Bool node2__newmax; [L292] node2__newmax = 0 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L293] COND FALSE !(!(mode2 == 0)) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L299] COND TRUE ((int)r2) < 2 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L301] COND FALSE !(!(ep21 == 0)) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L314] COND FALSE !(!(ep23 == 0)) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L327] mode2 = 1 [L329] _Bool node3__newmax; [L330] node3__newmax = 0 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L331] COND FALSE !(!(mode3 == 0)) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L337] COND TRUE ((int)r3) < 2 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L339] COND FALSE !(!(ep31 == 0)) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L352] COND FALSE !(!(ep32 == 0)) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L365] mode3 = 1 [L366] p12_old = p12_new [L367] p12_new = nomsg [L368] p13_old = p13_new [L369] p13_new = nomsg [L370] p21_old = p21_new [L371] p21_new = nomsg [L372] p23_old = p23_new [L373] p23_new = nomsg [L374] p31_old = p31_new [L375] p31_new = nomsg [L376] p32_old = p32_new [L377] p32_new = nomsg [L379] int check__tmp; VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L380] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) <= 1 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L382] COND TRUE (((int)st1) + ((int)nl1)) <= 1 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L384] COND TRUE (((int)st2) + ((int)nl2)) <= 1 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L386] COND TRUE (((int)st3) + ((int)nl3)) <= 1 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L388] COND FALSE !(((int)r1) >= 2) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L394] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) == 0 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L396] COND TRUE ((int)r1) < 2 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L398] COND FALSE !(((int)r1) >= 2) VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L404] COND TRUE ((((int)nl1) + ((int)nl2)) + ((int)nl3)) == 0 VAL [__return_1873=1, __return_2019=0, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L406] COND TRUE ((int)r1) < 2 [L408] check__tmp = 1 [L409] __return_2019 = check__tmp [L410] main__c1 = __return_2019 [L412] _Bool __tmp_1; [L413] __tmp_1 = main__c1 [L414] _Bool assert__arg; [L415] assert__arg = __tmp_1 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L416] COND FALSE !(assert__arg == 0) [L423] _Bool node1__newmax; [L424] node1__newmax = 0 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L425] COND TRUE !(mode1 == 0) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L427] COND FALSE !(r1 == 255) [L433] r1 = r1 + 1 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0] [L434] COND FALSE !(!(ep21 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0] [L443] COND FALSE !(!(ep31 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0] [L452] newmax1 = node1__newmax VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0] [L453] COND FALSE !(((int)r1) == 2) [L459] mode1 = 0 [L461] _Bool node2__newmax; [L462] node2__newmax = 0 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0] [L463] COND TRUE !(mode2 == 0) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0] [L465] COND FALSE !(r2 == 255) [L471] r2 = r2 + 1 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=0, st1=0, st2=0, st3=0] [L472] COND FALSE !(!(ep12 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=0, st1=0, st2=0, st3=0] [L481] COND FALSE !(!(ep32 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=0, st1=0, st2=0, st3=0] [L490] newmax2 = node2__newmax VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=0, st1=0, st2=0, st3=0] [L491] COND FALSE !(((int)r2) == 2) [L497] mode2 = 0 [L499] _Bool node3__newmax; [L500] node3__newmax = 0 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=0, st1=0, st2=0, st3=0] [L501] COND TRUE !(mode3 == 0) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=0, st1=0, st2=0, st3=0] [L503] COND FALSE !(r3 == 255) [L509] r3 = r3 + 1 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L510] COND FALSE !(!(ep13 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L519] COND FALSE !(!(ep23 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L528] newmax3 = node3__newmax VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L529] COND FALSE !(((int)r3) == 2) [L535] mode3 = 0 [L536] p12_old = p12_new [L537] p12_new = nomsg [L538] p13_old = p13_new [L539] p13_new = nomsg [L540] p21_old = p21_new [L541] p21_new = nomsg [L542] p23_old = p23_new [L543] p23_new = nomsg [L544] p31_old = p31_new [L545] p31_new = nomsg [L546] p32_old = p32_new [L547] p32_new = nomsg [L549] int check__tmp; VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L550] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) <= 1 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L552] COND TRUE (((int)st1) + ((int)nl1)) <= 1 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L554] COND TRUE (((int)st2) + ((int)nl2)) <= 1 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L556] COND TRUE (((int)st3) + ((int)nl3)) <= 1 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L558] COND FALSE !(((int)r1) >= 2) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L564] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) == 0 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L566] COND TRUE ((int)r1) < 2 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L568] COND FALSE !(((int)r1) >= 2) VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L574] COND TRUE ((((int)nl1) + ((int)nl2)) + ((int)nl3)) == 0 VAL [__return_1873=1, __return_2019=1, __return_2152=0, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L576] COND TRUE ((int)r1) < 2 [L578] check__tmp = 1 [L579] __return_2152 = check__tmp [L580] main__c1 = __return_2152 [L582] _Bool __tmp_2; [L583] __tmp_2 = main__c1 [L584] _Bool assert__arg; [L585] assert__arg = __tmp_2 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L586] COND FALSE !(assert__arg == 0) [L593] _Bool node1__newmax; [L594] node1__newmax = 0 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L595] COND FALSE !(!(mode1 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L601] COND TRUE ((int)r1) < 2 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L603] COND FALSE !(!(ep12 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L616] COND FALSE !(!(ep13 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L629] mode1 = 1 [L631] _Bool node2__newmax; [L632] node2__newmax = 0 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L633] COND FALSE !(!(mode2 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L639] COND TRUE ((int)r2) < 2 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L641] COND FALSE !(!(ep21 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L654] COND FALSE !(!(ep23 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L667] mode2 = 1 [L669] _Bool node3__newmax; [L670] node3__newmax = 0 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L671] COND FALSE !(!(mode3 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L677] COND TRUE ((int)r3) < 2 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L679] COND FALSE !(!(ep31 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L692] COND FALSE !(!(ep32 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L705] mode3 = 1 [L706] p12_old = p12_new [L707] p12_new = nomsg [L708] p13_old = p13_new [L709] p13_new = nomsg [L710] p21_old = p21_new [L711] p21_new = nomsg [L712] p23_old = p23_new [L713] p23_new = nomsg [L714] p31_old = p31_new [L715] p31_new = nomsg [L716] p32_old = p32_new [L717] p32_new = nomsg [L719] int check__tmp; VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L720] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) <= 1 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L722] COND TRUE (((int)st1) + ((int)nl1)) <= 1 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L724] COND TRUE (((int)st2) + ((int)nl2)) <= 1 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L726] COND TRUE (((int)st3) + ((int)nl3)) <= 1 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L728] COND FALSE !(((int)r1) >= 2) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L734] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) == 0 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L736] COND TRUE ((int)r1) < 2 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L738] COND FALSE !(((int)r1) >= 2) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L744] COND TRUE ((((int)nl1) + ((int)nl2)) + ((int)nl3)) == 0 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=0, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L746] COND TRUE ((int)r1) < 2 [L748] check__tmp = 1 [L749] __return_2288 = check__tmp [L750] main__c1 = __return_2288 [L752] _Bool __tmp_3; [L753] __tmp_3 = main__c1 [L754] _Bool assert__arg; [L755] assert__arg = __tmp_3 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L756] COND FALSE !(assert__arg == 0) [L763] _Bool node1__newmax; [L764] node1__newmax = 0 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L765] COND TRUE !(mode1 == 0) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L767] COND FALSE !(r1 == 255) [L773] r1 = r1 + 1 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=0, st2=0, st3=0] [L774] COND FALSE !(!(ep21 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=0, st2=0, st3=0] [L783] COND FALSE !(!(ep31 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=0, st2=0, st3=0] [L792] newmax1 = node1__newmax VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=0, st2=0, st3=0] [L793] COND TRUE ((int)r1) == 2 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=0, st2=0, st3=0] [L795] COND TRUE ((int)max1) == ((int)id1) [L797] st1 = 1 [L798] mode1 = 0 [L800] _Bool node2__newmax; [L801] node2__newmax = 0 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=1, st2=0, st3=0] [L802] COND TRUE !(mode2 == 0) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=1, st2=0, st3=0] [L804] COND FALSE !(r2 == 255) [L810] r2 = r2 + 1 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=0, st3=0] [L811] COND FALSE !(!(ep12 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=0, st3=0] [L820] COND FALSE !(!(ep32 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=0, st3=0] [L829] newmax2 = node2__newmax VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=0, st3=0] [L830] COND TRUE ((int)r2) == 2 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=0, st3=0] [L832] COND TRUE ((int)max2) == ((int)id2) [L834] st2 = 1 [L835] mode2 = 0 [L837] _Bool node3__newmax; [L838] node3__newmax = 0 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=1, st3=0] [L839] COND TRUE !(mode3 == 0) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=1, st3=0] [L841] COND FALSE !(r3 == 255) [L847] r3 = r3 + 1 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=0] [L848] COND FALSE !(!(ep13 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=0] [L857] COND FALSE !(!(ep23 == 0)) VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=0] [L866] newmax3 = node3__newmax VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=0] [L867] COND TRUE ((int)r3) == 2 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=0] [L869] COND TRUE ((int)max3) == ((int)id3) [L871] st3 = 1 [L872] mode3 = 0 [L873] p12_old = p12_new [L874] p12_new = nomsg [L875] p13_old = p13_new [L876] p13_new = nomsg [L877] p21_old = p21_new [L878] p21_new = nomsg [L879] p23_old = p23_new [L880] p23_new = nomsg [L881] p31_old = p31_new [L882] p31_new = nomsg [L883] p32_old = p32_new [L884] p32_new = nomsg [L886] int check__tmp; VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=1] [L887] COND FALSE !(((((int)st1) + ((int)st2)) + ((int)st3)) <= 1) [L893] check__tmp = 0 [L894] __return_3084 = check__tmp [L895] main__c1 = __return_3084 [L897] _Bool __tmp_4; [L898] __tmp_4 = main__c1 [L899] _Bool assert__arg; [L900] assert__arg = __tmp_4 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, __tmp_4=0, assert__arg=0, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=0, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=1] [L901] COND TRUE assert__arg == 0 VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, __tmp_4=0, assert__arg=0, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=0, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=1] [L903] reach_error() VAL [__return_1873=1, __return_2019=1, __return_2152=1, __return_2288=1, __return_2426=0, __return_2551=0, __return_2721=0, __return_2806=0, __return_2840=0, __return_2955=0, __return_2989=0, __return_3053=0, __return_3084=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, __tmp_4=0, assert__arg=0, assert__arg=1, assert__arg=1, assert__arg=1, check__tmp=0, check__tmp=1, check__tmp=1, check__tmp=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=1, id2=2, id3=0, init__r121=0, init__r122=0, init__r131=0, init__r132=0, init__r211=0, init__r212=0, init__r231=0, init__r232=0, init__r311=0, init__r312=0, init__r321=0, init__r322=0, init__tmp=0, init__tmp___0=0, init__tmp___1=0, init__tmp___2=0, init__tmp___3=0, init__tmp___4=0, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=1, max2=2, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node1__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node2__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=1] - UnprovableResult [Line: 948]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 1063]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 1128]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 1963]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 416 locations, 5 error locations. Started 1 CEGAR loops. OverallTime: 7.0s, OverallIterations: 12, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.1s, AutomataDifference: 2.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 9320 SdHoareTripleChecker+Valid, 0.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 9320 mSDsluCounter, 17072 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 6358 mSDsCounter, 115 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 401 IncrementalHoareTripleChecker+Invalid, 516 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 115 mSolverCounterUnsat, 10714 mSDtfsCounter, 401 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 38 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=22851occurred in iteration=11, InterpolantAutomatonStates: 38, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 1.9s AutomataMinimizationTime, 11 MinimizatonAttempts, 17596 StatesRemovedByMinimization, 11 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 1.8s InterpolantComputationTime, 1751 NumberOfCodeBlocks, 1751 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 1591 ConstructedInterpolants, 0 QuantifiedInterpolants, 3929 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 11 InterpolantComputations, 11 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2023-11-29 01:22:01,961 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cebfa99b-586a-477d-87ff-1134fc235a94/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE