./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.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_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/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_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/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_39c41bfa-7dec-43fb-bbe8-6650efb45517/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 789c6269b6c837c39e5b0813dd594e0c19ce69080695551f96da6c745d9ba590 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 02:57:13,950 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 02:57:14,012 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-29 02:57:14,016 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 02:57:14,017 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 02:57:14,042 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 02:57:14,042 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 02:57:14,043 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 02:57:14,044 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 02:57:14,044 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 02:57:14,045 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 02:57:14,045 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 02:57:14,046 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 02:57:14,046 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 02:57:14,047 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 02:57:14,047 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 02:57:14,048 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 02:57:14,048 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 02:57:14,049 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 02:57:14,049 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 02:57:14,050 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 02:57:14,052 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 02:57:14,053 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 02:57:14,053 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 02:57:14,054 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 02:57:14,054 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 02:57:14,054 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 02:57:14,055 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 02:57:14,055 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 02:57:14,055 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 02:57:14,056 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 02:57:14,056 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 02:57:14,057 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 02:57:14,057 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 02:57:14,057 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 02:57:14,057 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 02:57:14,057 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 02:57:14,057 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 02:57:14,058 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 02:57:14,058 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 02:57:14,058 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 02:57:14,058 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 02:57:14,059 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/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_39c41bfa-7dec-43fb-bbe8-6650efb45517/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 -> 789c6269b6c837c39e5b0813dd594e0c19ce69080695551f96da6c745d9ba590 [2023-11-29 02:57:14,282 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 02:57:14,303 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 02:57:14,306 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 02:57:14,307 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 02:57:14,307 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 02:57:14,308 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c [2023-11-29 02:57:17,049 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 02:57:17,280 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 02:57:17,280 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c [2023-11-29 02:57:17,297 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/data/c3ef6b975/43a4ad6c6fec4b6cac7a29227e1cbc26/FLAG45ea4a71a [2023-11-29 02:57:17,310 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/data/c3ef6b975/43a4ad6c6fec4b6cac7a29227e1cbc26 [2023-11-29 02:57:17,312 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 02:57:17,313 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 02:57:17,314 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 02:57:17,315 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 02:57:17,319 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 02:57:17,319 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 02:57:17" (1/1) ... [2023-11-29 02:57:17,320 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4d322be7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:17, skipping insertion in model container [2023-11-29 02:57:17,320 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 02:57:17" (1/1) ... [2023-11-29 02:57:17,385 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 02:57:17,646 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[14148,14161] [2023-11-29 02:57:17,665 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[15124,15137] [2023-11-29 02:57:17,754 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[26469,26482] [2023-11-29 02:57:17,761 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[27116,27129] [2023-11-29 02:57:17,772 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[28392,28405] [2023-11-29 02:57:17,806 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 02:57:17,822 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 02:57:17,943 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[14148,14161] [2023-11-29 02:57:17,951 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[15124,15137] [2023-11-29 02:57:18,008 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[26469,26482] [2023-11-29 02:57:18,014 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[27116,27129] [2023-11-29 02:57:18,026 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_39c41bfa-7dec-43fb-bbe8-6650efb45517/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[28392,28405] [2023-11-29 02:57:18,049 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 02:57:18,068 INFO L206 MainTranslator]: Completed translation [2023-11-29 02:57:18,068 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18 WrapperNode [2023-11-29 02:57:18,068 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 02:57:18,069 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 02:57:18,070 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 02:57:18,070 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 02:57:18,077 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,100 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,207 INFO L138 Inliner]: procedures = 23, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 1630 [2023-11-29 02:57:18,207 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 02:57:18,208 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 02:57:18,208 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 02:57:18,208 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 02:57:18,220 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,220 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,228 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,257 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 02:57:18,258 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,258 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,285 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,298 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,307 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,315 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,326 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 02:57:18,327 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 02:57:18,327 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 02:57:18,327 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 02:57:18,328 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (1/1) ... [2023-11-29 02:57:18,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 02:57:18,347 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:57:18,358 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 02:57:18,361 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 02:57:18,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 02:57:18,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 02:57:18,392 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 02:57:18,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 02:57:18,524 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 02:57:18,526 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 02:57:19,534 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 02:57:19,580 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 02:57:19,580 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-29 02:57:19,581 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:57:19 BoogieIcfgContainer [2023-11-29 02:57:19,581 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 02:57:19,584 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 02:57:19,584 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 02:57:19,587 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 02:57:19,587 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 02:57:17" (1/3) ... [2023-11-29 02:57:19,588 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@e9406fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 02:57:19, skipping insertion in model container [2023-11-29 02:57:19,588 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:57:18" (2/3) ... [2023-11-29 02:57:19,588 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@e9406fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 02:57:19, skipping insertion in model container [2023-11-29 02:57:19,589 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:57:19" (3/3) ... [2023-11-29 02:57:19,590 INFO L112 eAbstractionObserver]: Analyzing ICFG pals_floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c [2023-11-29 02:57:19,604 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 02:57:19,604 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations. [2023-11-29 02:57:19,653 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 02:57:19,659 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;@49f68720, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 02:57:19,659 INFO L358 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2023-11-29 02:57:19,665 INFO L276 IsEmpty]: Start isEmpty. Operand has 392 states, 380 states have (on average 1.8289473684210527) internal successors, (695), 391 states have internal predecessors, (695), 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 02:57:19,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2023-11-29 02:57:19,681 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:19,682 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] [2023-11-29 02:57:19,682 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 02:57:19,687 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:19,687 INFO L85 PathProgramCache]: Analyzing trace with hash 513209590, now seen corresponding path program 1 times [2023-11-29 02:57:19,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:19,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [489054565] [2023-11-29 02:57:19,695 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:19,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:19,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:20,158 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 02:57:20,158 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:20,158 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [489054565] [2023-11-29 02:57:20,159 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [489054565] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:20,159 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:20,159 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:20,161 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [890885119] [2023-11-29 02:57:20,161 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:20,165 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 02:57:20,166 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:20,197 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:57:20,198 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:57:20,201 INFO L87 Difference]: Start difference. First operand has 392 states, 380 states have (on average 1.8289473684210527) internal successors, (695), 391 states have internal predecessors, (695), 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 46.666666666666664) internal successors, (140), 3 states have internal predecessors, (140), 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 02:57:20,338 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:20,338 INFO L93 Difference]: Finished difference Result 710 states and 1227 transitions. [2023-11-29 02:57:20,340 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:57:20,341 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 46.666666666666664) internal successors, (140), 3 states have internal predecessors, (140), 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 140 [2023-11-29 02:57:20,342 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:20,358 INFO L225 Difference]: With dead ends: 710 [2023-11-29 02:57:20,358 INFO L226 Difference]: Without dead ends: 552 [2023-11-29 02:57:20,362 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 02:57:20,365 INFO L413 NwaCegarLoop]: 656 mSDtfsCounter, 426 mSDsluCounter, 424 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 426 SdHoareTripleChecker+Valid, 1080 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:20,366 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [426 Valid, 1080 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:57:20,380 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 552 states. [2023-11-29 02:57:20,425 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 552 to 550. [2023-11-29 02:57:20,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 550 states, 545 states have (on average 1.4513761467889907) internal successors, (791), 549 states have internal predecessors, (791), 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 02:57:20,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 550 states to 550 states and 791 transitions. [2023-11-29 02:57:20,434 INFO L78 Accepts]: Start accepts. Automaton has 550 states and 791 transitions. Word has length 140 [2023-11-29 02:57:20,435 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:20,435 INFO L495 AbstractCegarLoop]: Abstraction has 550 states and 791 transitions. [2023-11-29 02:57:20,436 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 46.666666666666664) internal successors, (140), 3 states have internal predecessors, (140), 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 02:57:20,436 INFO L276 IsEmpty]: Start isEmpty. Operand 550 states and 791 transitions. [2023-11-29 02:57:20,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2023-11-29 02:57:20,440 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:20,441 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] [2023-11-29 02:57:20,441 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 02:57:20,441 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:20,442 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:20,442 INFO L85 PathProgramCache]: Analyzing trace with hash 1228759126, now seen corresponding path program 1 times [2023-11-29 02:57:20,442 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:20,443 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [538932575] [2023-11-29 02:57:20,443 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:20,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:20,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:20,871 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 02:57:20,871 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:20,872 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [538932575] [2023-11-29 02:57:20,872 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [538932575] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:20,872 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:20,872 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:20,873 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1524216703] [2023-11-29 02:57:20,873 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:20,874 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:57:20,874 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:20,875 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:57:20,875 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:57:20,876 INFO L87 Difference]: Start difference. First operand 550 states and 791 transitions. Second operand has 4 states, 4 states have (on average 35.0) internal successors, (140), 3 states have internal predecessors, (140), 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 02:57:20,976 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:20,977 INFO L93 Difference]: Finished difference Result 1611 states and 2308 transitions. [2023-11-29 02:57:20,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:20,977 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 35.0) internal successors, (140), 3 states have internal predecessors, (140), 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 140 [2023-11-29 02:57:20,978 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:20,984 INFO L225 Difference]: With dead ends: 1611 [2023-11-29 02:57:20,984 INFO L226 Difference]: Without dead ends: 1069 [2023-11-29 02:57:20,987 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 02:57:20,988 INFO L413 NwaCegarLoop]: 950 mSDtfsCounter, 1083 mSDsluCounter, 493 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1083 SdHoareTripleChecker+Valid, 1443 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:20,989 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1083 Valid, 1443 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:57:20,991 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1069 states. [2023-11-29 02:57:21,021 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1069 to 1043. [2023-11-29 02:57:21,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1043 states, 1038 states have (on average 1.4373795761078998) internal successors, (1492), 1042 states have internal predecessors, (1492), 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 02:57:21,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1043 states to 1043 states and 1492 transitions. [2023-11-29 02:57:21,028 INFO L78 Accepts]: Start accepts. Automaton has 1043 states and 1492 transitions. Word has length 140 [2023-11-29 02:57:21,029 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:21,029 INFO L495 AbstractCegarLoop]: Abstraction has 1043 states and 1492 transitions. [2023-11-29 02:57:21,029 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 35.0) internal successors, (140), 3 states have internal predecessors, (140), 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 02:57:21,029 INFO L276 IsEmpty]: Start isEmpty. Operand 1043 states and 1492 transitions. [2023-11-29 02:57:21,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2023-11-29 02:57:21,033 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:21,033 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] [2023-11-29 02:57:21,033 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 02:57:21,034 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 02:57:21,034 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:21,034 INFO L85 PathProgramCache]: Analyzing trace with hash 1802776564, now seen corresponding path program 1 times [2023-11-29 02:57:21,034 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:21,035 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [602785253] [2023-11-29 02:57:21,035 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:21,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:21,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:21,118 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 02:57:21,119 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:21,119 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [602785253] [2023-11-29 02:57:21,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [602785253] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:21,119 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:21,119 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:21,120 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1874512747] [2023-11-29 02:57:21,120 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:21,120 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 02:57:21,121 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:21,121 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:57:21,121 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:57:21,122 INFO L87 Difference]: Start difference. First operand 1043 states and 1492 transitions. Second operand has 3 states, 3 states have (on average 47.0) internal successors, (141), 3 states have internal predecessors, (141), 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 02:57:21,169 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:21,169 INFO L93 Difference]: Finished difference Result 3093 states and 4416 transitions. [2023-11-29 02:57:21,170 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:57:21,170 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 47.0) internal successors, (141), 3 states have internal predecessors, (141), 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 141 [2023-11-29 02:57:21,170 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:21,182 INFO L225 Difference]: With dead ends: 3093 [2023-11-29 02:57:21,182 INFO L226 Difference]: Without dead ends: 2077 [2023-11-29 02:57:21,184 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 02:57:21,186 INFO L413 NwaCegarLoop]: 1070 mSDtfsCounter, 532 mSDsluCounter, 533 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 532 SdHoareTripleChecker+Valid, 1603 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 02:57:21,186 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [532 Valid, 1603 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:21,190 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2077 states. [2023-11-29 02:57:21,239 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2077 to 1045. [2023-11-29 02:57:21,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1045 states, 1040 states have (on average 1.4365384615384615) internal successors, (1494), 1044 states have internal predecessors, (1494), 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 02:57:21,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1045 states to 1045 states and 1494 transitions. [2023-11-29 02:57:21,247 INFO L78 Accepts]: Start accepts. Automaton has 1045 states and 1494 transitions. Word has length 141 [2023-11-29 02:57:21,248 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:21,248 INFO L495 AbstractCegarLoop]: Abstraction has 1045 states and 1494 transitions. [2023-11-29 02:57:21,248 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 47.0) internal successors, (141), 3 states have internal predecessors, (141), 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 02:57:21,248 INFO L276 IsEmpty]: Start isEmpty. Operand 1045 states and 1494 transitions. [2023-11-29 02:57:21,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2023-11-29 02:57:21,251 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:21,252 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] [2023-11-29 02:57:21,252 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 02:57:21,252 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 02:57:21,253 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:21,253 INFO L85 PathProgramCache]: Analyzing trace with hash 1954295730, now seen corresponding path program 1 times [2023-11-29 02:57:21,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:21,253 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [313128450] [2023-11-29 02:57:21,253 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:21,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:21,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:21,386 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 02:57:21,386 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:21,386 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [313128450] [2023-11-29 02:57:21,386 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [313128450] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:21,387 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:21,387 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:21,387 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1184483833] [2023-11-29 02:57:21,387 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:21,388 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 02:57:21,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:21,389 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:57:21,389 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:57:21,389 INFO L87 Difference]: Start difference. First operand 1045 states and 1494 transitions. Second operand has 3 states, 3 states have (on average 47.333333333333336) internal successors, (142), 3 states have internal predecessors, (142), 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 02:57:21,465 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:21,465 INFO L93 Difference]: Finished difference Result 2899 states and 4147 transitions. [2023-11-29 02:57:21,466 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:57:21,466 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 47.333333333333336) internal successors, (142), 3 states have internal predecessors, (142), 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 142 [2023-11-29 02:57:21,467 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:21,478 INFO L225 Difference]: With dead ends: 2899 [2023-11-29 02:57:21,478 INFO L226 Difference]: Without dead ends: 2029 [2023-11-29 02:57:21,480 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 02:57:21,481 INFO L413 NwaCegarLoop]: 995 mSDtfsCounter, 470 mSDsluCounter, 499 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 470 SdHoareTripleChecker+Valid, 1494 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:21,481 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [470 Valid, 1494 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:21,485 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2029 states. [2023-11-29 02:57:21,528 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2029 to 2003. [2023-11-29 02:57:21,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2003 states, 1998 states have (on average 1.422922922922923) internal successors, (2843), 2002 states have internal predecessors, (2843), 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 02:57:21,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2003 states to 2003 states and 2843 transitions. [2023-11-29 02:57:21,541 INFO L78 Accepts]: Start accepts. Automaton has 2003 states and 2843 transitions. Word has length 142 [2023-11-29 02:57:21,541 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:21,541 INFO L495 AbstractCegarLoop]: Abstraction has 2003 states and 2843 transitions. [2023-11-29 02:57:21,542 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 47.333333333333336) internal successors, (142), 3 states have internal predecessors, (142), 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 02:57:21,542 INFO L276 IsEmpty]: Start isEmpty. Operand 2003 states and 2843 transitions. [2023-11-29 02:57:21,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2023-11-29 02:57:21,546 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:21,546 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] [2023-11-29 02:57:21,546 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 02:57:21,546 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 02:57:21,547 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:21,547 INFO L85 PathProgramCache]: Analyzing trace with hash -727509003, now seen corresponding path program 1 times [2023-11-29 02:57:21,547 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:21,547 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [982509033] [2023-11-29 02:57:21,547 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:21,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:21,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:21,908 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 02:57:21,909 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:21,909 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [982509033] [2023-11-29 02:57:21,909 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [982509033] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:21,909 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:21,909 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 02:57:21,910 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [710671749] [2023-11-29 02:57:21,910 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:21,910 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 02:57:21,910 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:21,911 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 02:57:21,911 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 02:57:21,911 INFO L87 Difference]: Start difference. First operand 2003 states and 2843 transitions. Second operand has 5 states, 5 states have (on average 28.4) internal successors, (142), 4 states have internal predecessors, (142), 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 02:57:22,050 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:22,050 INFO L93 Difference]: Finished difference Result 5706 states and 8082 transitions. [2023-11-29 02:57:22,050 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:22,051 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 28.4) internal successors, (142), 4 states have internal predecessors, (142), 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 142 [2023-11-29 02:57:22,051 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:22,070 INFO L225 Difference]: With dead ends: 5706 [2023-11-29 02:57:22,070 INFO L226 Difference]: Without dead ends: 3716 [2023-11-29 02:57:22,073 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 02:57:22,074 INFO L413 NwaCegarLoop]: 931 mSDtfsCounter, 1007 mSDsluCounter, 970 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1007 SdHoareTripleChecker+Valid, 1901 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:22,074 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1007 Valid, 1901 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:57:22,080 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3716 states. [2023-11-29 02:57:22,161 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3716 to 3694. [2023-11-29 02:57:22,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3694 states, 3689 states have (on average 1.4052588777446462) internal successors, (5184), 3693 states have internal predecessors, (5184), 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 02:57:22,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3694 states to 3694 states and 5184 transitions. [2023-11-29 02:57:22,184 INFO L78 Accepts]: Start accepts. Automaton has 3694 states and 5184 transitions. Word has length 142 [2023-11-29 02:57:22,184 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:22,184 INFO L495 AbstractCegarLoop]: Abstraction has 3694 states and 5184 transitions. [2023-11-29 02:57:22,184 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 28.4) internal successors, (142), 4 states have internal predecessors, (142), 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 02:57:22,185 INFO L276 IsEmpty]: Start isEmpty. Operand 3694 states and 5184 transitions. [2023-11-29 02:57:22,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2023-11-29 02:57:22,190 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:22,191 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] [2023-11-29 02:57:22,191 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 02:57:22,191 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 02:57:22,191 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:22,192 INFO L85 PathProgramCache]: Analyzing trace with hash -1837319819, now seen corresponding path program 1 times [2023-11-29 02:57:22,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:22,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [432123927] [2023-11-29 02:57:22,192 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:22,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:22,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:22,526 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 02:57:22,526 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:22,526 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [432123927] [2023-11-29 02:57:22,526 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [432123927] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:22,526 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:22,526 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:22,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1899284578] [2023-11-29 02:57:22,527 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:22,527 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:57:22,527 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:22,528 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:57:22,528 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:57:22,528 INFO L87 Difference]: Start difference. First operand 3694 states and 5184 transitions. Second operand has 4 states, 4 states have (on average 35.5) internal successors, (142), 3 states have internal predecessors, (142), 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 02:57:22,667 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:22,668 INFO L93 Difference]: Finished difference Result 10779 states and 15061 transitions. [2023-11-29 02:57:22,668 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:22,668 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 35.5) internal successors, (142), 3 states have internal predecessors, (142), 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 142 [2023-11-29 02:57:22,669 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:22,704 INFO L225 Difference]: With dead ends: 10779 [2023-11-29 02:57:22,704 INFO L226 Difference]: Without dead ends: 7140 [2023-11-29 02:57:22,709 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 02:57:22,710 INFO L413 NwaCegarLoop]: 937 mSDtfsCounter, 1069 mSDsluCounter, 497 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1069 SdHoareTripleChecker+Valid, 1434 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 02:57:22,711 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1069 Valid, 1434 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:57:22,720 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7140 states. [2023-11-29 02:57:22,901 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7140 to 7111. [2023-11-29 02:57:22,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7111 states, 7106 states have (on average 1.385871094849423) internal successors, (9848), 7110 states have internal predecessors, (9848), 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 02:57:22,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7111 states to 7111 states and 9848 transitions. [2023-11-29 02:57:22,941 INFO L78 Accepts]: Start accepts. Automaton has 7111 states and 9848 transitions. Word has length 142 [2023-11-29 02:57:22,941 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:22,941 INFO L495 AbstractCegarLoop]: Abstraction has 7111 states and 9848 transitions. [2023-11-29 02:57:22,941 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 35.5) internal successors, (142), 3 states have internal predecessors, (142), 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 02:57:22,942 INFO L276 IsEmpty]: Start isEmpty. Operand 7111 states and 9848 transitions. [2023-11-29 02:57:22,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2023-11-29 02:57:22,951 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:22,951 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 02:57:22,951 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 02:57:22,951 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 02:57:22,952 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:22,952 INFO L85 PathProgramCache]: Analyzing trace with hash -1301872333, now seen corresponding path program 1 times [2023-11-29 02:57:22,952 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:22,952 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [250436656] [2023-11-29 02:57:22,952 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:22,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:22,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:23,026 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 02:57:23,027 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:23,027 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [250436656] [2023-11-29 02:57:23,027 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [250436656] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:23,027 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:23,027 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:23,027 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1299557570] [2023-11-29 02:57:23,027 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:23,028 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 02:57:23,028 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:23,028 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:57:23,028 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:57:23,029 INFO L87 Difference]: Start difference. First operand 7111 states and 9848 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 02:57:23,160 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:23,160 INFO L93 Difference]: Finished difference Result 21183 states and 29313 transitions. [2023-11-29 02:57:23,161 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:57:23,161 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 02:57:23,161 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:23,223 INFO L225 Difference]: With dead ends: 21183 [2023-11-29 02:57:23,223 INFO L226 Difference]: Without dead ends: 14162 [2023-11-29 02:57:23,233 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 02:57:23,234 INFO L413 NwaCegarLoop]: 1056 mSDtfsCounter, 518 mSDsluCounter, 533 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 518 SdHoareTripleChecker+Valid, 1589 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 02:57:23,234 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [518 Valid, 1589 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:23,253 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14162 states. [2023-11-29 02:57:23,481 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14162 to 7121. [2023-11-29 02:57:23,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7121 states, 7116 states have (on average 1.3853288364249579) internal successors, (9858), 7120 states have internal predecessors, (9858), 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 02:57:23,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7121 states to 7121 states and 9858 transitions. [2023-11-29 02:57:23,510 INFO L78 Accepts]: Start accepts. Automaton has 7121 states and 9858 transitions. Word has length 143 [2023-11-29 02:57:23,510 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:23,510 INFO L495 AbstractCegarLoop]: Abstraction has 7121 states and 9858 transitions. [2023-11-29 02:57:23,510 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 02:57:23,511 INFO L276 IsEmpty]: Start isEmpty. Operand 7121 states and 9858 transitions. [2023-11-29 02:57:23,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2023-11-29 02:57:23,519 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:23,520 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 02:57:23,520 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 02:57:23,520 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 02:57:23,520 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:23,520 INFO L85 PathProgramCache]: Analyzing trace with hash 1654213165, now seen corresponding path program 1 times [2023-11-29 02:57:23,521 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:23,521 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1131990324] [2023-11-29 02:57:23,521 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:23,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:23,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:23,604 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 02:57:23,604 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:23,604 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1131990324] [2023-11-29 02:57:23,604 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1131990324] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:23,604 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:23,605 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:23,605 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2141449422] [2023-11-29 02:57:23,605 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:23,605 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 02:57:23,605 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:23,606 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:57:23,606 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:57:23,606 INFO L87 Difference]: Start difference. First operand 7121 states and 9858 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 02:57:23,721 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:23,721 INFO L93 Difference]: Finished difference Result 18819 states and 26019 transitions. [2023-11-29 02:57:23,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:57:23,722 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 02:57:23,722 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:23,739 INFO L225 Difference]: With dead ends: 18819 [2023-11-29 02:57:23,739 INFO L226 Difference]: Without dead ends: 12538 [2023-11-29 02:57:23,747 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 02:57:23,747 INFO L413 NwaCegarLoop]: 946 mSDtfsCounter, 463 mSDsluCounter, 503 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 463 SdHoareTripleChecker+Valid, 1449 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 02:57:23,748 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [463 Valid, 1449 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:23,760 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12538 states. [2023-11-29 02:57:23,966 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12538 to 12509. [2023-11-29 02:57:23,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12509 states, 12504 states have (on average 1.3615642994241843) internal successors, (17025), 12508 states have internal predecessors, (17025), 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 02:57:24,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12509 states to 12509 states and 17025 transitions. [2023-11-29 02:57:24,021 INFO L78 Accepts]: Start accepts. Automaton has 12509 states and 17025 transitions. Word has length 144 [2023-11-29 02:57:24,022 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:24,022 INFO L495 AbstractCegarLoop]: Abstraction has 12509 states and 17025 transitions. [2023-11-29 02:57:24,022 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 02:57:24,022 INFO L276 IsEmpty]: Start isEmpty. Operand 12509 states and 17025 transitions. [2023-11-29 02:57:24,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2023-11-29 02:57:24,038 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:24,038 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 02:57:24,039 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-29 02:57:24,039 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 02:57:24,039 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:24,039 INFO L85 PathProgramCache]: Analyzing trace with hash 1605159920, now seen corresponding path program 1 times [2023-11-29 02:57:24,039 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:24,040 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1027698789] [2023-11-29 02:57:24,040 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:24,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:24,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:24,380 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 02:57:24,380 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:24,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1027698789] [2023-11-29 02:57:24,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1027698789] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:24,381 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:24,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 02:57:24,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2037493913] [2023-11-29 02:57:24,381 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:24,382 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 02:57:24,382 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:24,382 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 02:57:24,383 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 02:57:24,383 INFO L87 Difference]: Start difference. First operand 12509 states and 17025 transitions. Second operand has 5 states, 5 states have (on average 28.8) internal successors, (144), 4 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 02:57:24,640 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:24,640 INFO L93 Difference]: Finished difference Result 35916 states and 48772 transitions. [2023-11-29 02:57:24,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:24,641 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 28.8) internal successors, (144), 4 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 02:57:24,641 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:24,679 INFO L225 Difference]: With dead ends: 35916 [2023-11-29 02:57:24,679 INFO L226 Difference]: Without dead ends: 23484 [2023-11-29 02:57:24,695 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 02:57:24,695 INFO L413 NwaCegarLoop]: 915 mSDtfsCounter, 1451 mSDsluCounter, 485 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1451 SdHoareTripleChecker+Valid, 1400 SdHoareTripleChecker+Invalid, 80 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:24,696 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1451 Valid, 1400 Invalid, 80 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:57:24,721 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23484 states. [2023-11-29 02:57:25,110 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23484 to 23464. [2023-11-29 02:57:25,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23464 states, 23459 states have (on average 1.3425550961251544) internal successors, (31495), 23463 states have internal predecessors, (31495), 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 02:57:25,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23464 states to 23464 states and 31495 transitions. [2023-11-29 02:57:25,207 INFO L78 Accepts]: Start accepts. Automaton has 23464 states and 31495 transitions. Word has length 144 [2023-11-29 02:57:25,208 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:25,208 INFO L495 AbstractCegarLoop]: Abstraction has 23464 states and 31495 transitions. [2023-11-29 02:57:25,209 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 28.8) internal successors, (144), 4 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 02:57:25,209 INFO L276 IsEmpty]: Start isEmpty. Operand 23464 states and 31495 transitions. [2023-11-29 02:57:25,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2023-11-29 02:57:25,245 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:25,245 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 02:57:25,245 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-29 02:57:25,246 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 02:57:25,246 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:25,246 INFO L85 PathProgramCache]: Analyzing trace with hash -1059357164, now seen corresponding path program 1 times [2023-11-29 02:57:25,247 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:25,247 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [756009905] [2023-11-29 02:57:25,247 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:25,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:25,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:25,527 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 02:57:25,527 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:25,527 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [756009905] [2023-11-29 02:57:25,527 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [756009905] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:25,527 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:25,527 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:25,527 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1979768439] [2023-11-29 02:57:25,528 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:25,528 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:57:25,528 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:25,528 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:57:25,528 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:57:25,529 INFO L87 Difference]: Start difference. First operand 23464 states and 31495 transitions. Second operand has 4 states, 4 states have (on average 36.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 02:57:25,723 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:25,723 INFO L93 Difference]: Finished difference Result 47440 states and 63533 transitions. [2023-11-29 02:57:25,723 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:25,724 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 36.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 02:57:25,724 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:25,750 INFO L225 Difference]: With dead ends: 47440 [2023-11-29 02:57:25,750 INFO L226 Difference]: Without dead ends: 24369 [2023-11-29 02:57:25,769 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 02:57:25,769 INFO L413 NwaCegarLoop]: 855 mSDtfsCounter, 1124 mSDsluCounter, 497 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1124 SdHoareTripleChecker+Valid, 1352 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:25,769 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1124 Valid, 1352 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:25,782 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24369 states. [2023-11-29 02:57:26,097 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24369 to 23930. [2023-11-29 02:57:26,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23930 states, 23925 states have (on average 1.3378474399164055) internal successors, (32008), 23929 states have internal predecessors, (32008), 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 02:57:26,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23930 states to 23930 states and 32008 transitions. [2023-11-29 02:57:26,158 INFO L78 Accepts]: Start accepts. Automaton has 23930 states and 32008 transitions. Word has length 144 [2023-11-29 02:57:26,159 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:26,159 INFO L495 AbstractCegarLoop]: Abstraction has 23930 states and 32008 transitions. [2023-11-29 02:57:26,159 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 36.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 02:57:26,159 INFO L276 IsEmpty]: Start isEmpty. Operand 23930 states and 32008 transitions. [2023-11-29 02:57:26,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2023-11-29 02:57:26,228 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:26,228 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 02:57:26,228 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-29 02:57:26,228 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 02:57:26,229 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:26,229 INFO L85 PathProgramCache]: Analyzing trace with hash 959743474, now seen corresponding path program 1 times [2023-11-29 02:57:26,229 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:26,229 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1720554082] [2023-11-29 02:57:26,229 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:26,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:26,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:26,305 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 02:57:26,305 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:26,306 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1720554082] [2023-11-29 02:57:26,306 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1720554082] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:26,306 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:26,306 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:26,306 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [812630102] [2023-11-29 02:57:26,306 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:26,307 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 02:57:26,307 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:26,307 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:57:26,307 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:57:26,308 INFO L87 Difference]: Start difference. First operand 23930 states and 32008 transitions. Second operand has 3 states, 3 states have (on average 48.333333333333336) 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 02:57:26,569 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:26,569 INFO L93 Difference]: Finished difference Result 69836 states and 93630 transitions. [2023-11-29 02:57:26,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:57:26,570 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 48.333333333333336) 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 02:57:26,570 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:26,649 INFO L225 Difference]: With dead ends: 69836 [2023-11-29 02:57:26,649 INFO L226 Difference]: Without dead ends: 47447 [2023-11-29 02:57:26,670 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 02:57:26,671 INFO L413 NwaCegarLoop]: 618 mSDtfsCounter, 504 mSDsluCounter, 533 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 504 SdHoareTripleChecker+Valid, 1151 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 02:57:26,671 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [504 Valid, 1151 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:26,782 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47447 states. [2023-11-29 02:57:27,315 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47447 to 23970. [2023-11-29 02:57:27,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23970 states, 23965 states have (on average 1.3372835384936366) internal successors, (32048), 23969 states have internal predecessors, (32048), 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 02:57:27,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23970 states to 23970 states and 32048 transitions. [2023-11-29 02:57:27,386 INFO L78 Accepts]: Start accepts. Automaton has 23970 states and 32048 transitions. Word has length 145 [2023-11-29 02:57:27,386 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:27,386 INFO L495 AbstractCegarLoop]: Abstraction has 23970 states and 32048 transitions. [2023-11-29 02:57:27,386 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 48.333333333333336) 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 02:57:27,387 INFO L276 IsEmpty]: Start isEmpty. Operand 23970 states and 32048 transitions. [2023-11-29 02:57:27,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2023-11-29 02:57:27,484 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:27,484 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 02:57:27,484 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-29 02:57:27,485 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 02:57:27,485 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:27,485 INFO L85 PathProgramCache]: Analyzing trace with hash -1164808653, now seen corresponding path program 1 times [2023-11-29 02:57:27,485 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:27,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [869722382] [2023-11-29 02:57:27,485 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:27,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:27,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:27,700 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 02:57:27,700 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:27,700 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [869722382] [2023-11-29 02:57:27,701 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [869722382] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:27,701 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:27,701 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 02:57:27,701 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1062863557] [2023-11-29 02:57:27,701 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:27,701 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:57:27,702 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:27,702 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:57:27,702 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:57:27,702 INFO L87 Difference]: Start difference. First operand 23970 states and 32048 transitions. Second operand has 4 states, 4 states have (on average 36.5) internal successors, (146), 4 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 02:57:27,779 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:27,779 INFO L93 Difference]: Finished difference Result 38484 states and 51521 transitions. [2023-11-29 02:57:27,779 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:27,779 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 36.5) internal successors, (146), 4 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 02:57:27,780 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:27,795 INFO L225 Difference]: With dead ends: 38484 [2023-11-29 02:57:27,795 INFO L226 Difference]: Without dead ends: 15496 [2023-11-29 02:57:27,804 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 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 02:57:27,805 INFO L413 NwaCegarLoop]: 584 mSDtfsCounter, 65 mSDsluCounter, 1073 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 1657 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:27,805 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 1657 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:27,813 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15496 states. [2023-11-29 02:57:27,924 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15496 to 15496. [2023-11-29 02:57:27,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 15496 states, 15491 states have (on average 1.332257439803757) internal successors, (20638), 15495 states have internal predecessors, (20638), 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 02:57:27,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15496 states to 15496 states and 20638 transitions. [2023-11-29 02:57:27,958 INFO L78 Accepts]: Start accepts. Automaton has 15496 states and 20638 transitions. Word has length 146 [2023-11-29 02:57:27,959 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:27,959 INFO L495 AbstractCegarLoop]: Abstraction has 15496 states and 20638 transitions. [2023-11-29 02:57:27,959 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 36.5) internal successors, (146), 4 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 02:57:27,959 INFO L276 IsEmpty]: Start isEmpty. Operand 15496 states and 20638 transitions. [2023-11-29 02:57:27,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2023-11-29 02:57:27,968 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:27,968 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, 1, 1, 1, 1, 1] [2023-11-29 02:57:27,968 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-29 02:57:27,969 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:27,969 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:27,969 INFO L85 PathProgramCache]: Analyzing trace with hash 733108301, now seen corresponding path program 1 times [2023-11-29 02:57:27,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:27,969 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [447004651] [2023-11-29 02:57:27,969 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:27,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:28,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:28,587 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:57:28,587 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:28,587 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [447004651] [2023-11-29 02:57:28,587 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [447004651] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:28,587 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:28,587 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2023-11-29 02:57:28,587 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1714384730] [2023-11-29 02:57:28,587 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:28,588 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-29 02:57:28,588 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:28,589 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-29 02:57:28,589 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2023-11-29 02:57:28,589 INFO L87 Difference]: Start difference. First operand 15496 states and 20638 transitions. Second operand has 9 states, 9 states have (on average 17.11111111111111) internal successors, (154), 9 states have internal predecessors, (154), 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 02:57:28,957 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:28,957 INFO L93 Difference]: Finished difference Result 31194 states and 42919 transitions. [2023-11-29 02:57:28,958 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:28,958 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 17.11111111111111) internal successors, (154), 9 states have internal predecessors, (154), 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 154 [2023-11-29 02:57:28,959 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:28,988 INFO L225 Difference]: With dead ends: 31194 [2023-11-29 02:57:28,989 INFO L226 Difference]: Without dead ends: 25552 [2023-11-29 02:57:28,997 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2023-11-29 02:57:28,998 INFO L413 NwaCegarLoop]: 501 mSDtfsCounter, 2138 mSDsluCounter, 2136 mSDsCounter, 0 mSdLazyCounter, 261 mSolverCounterSat, 100 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2138 SdHoareTripleChecker+Valid, 2637 SdHoareTripleChecker+Invalid, 361 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 100 IncrementalHoareTripleChecker+Valid, 261 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:28,998 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2138 Valid, 2637 Invalid, 361 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [100 Valid, 261 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 02:57:29,017 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25552 states. [2023-11-29 02:57:29,288 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25552 to 25550. [2023-11-29 02:57:29,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25550 states, 25545 states have (on average 1.3438246232139361) internal successors, (34328), 25549 states have internal predecessors, (34328), 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 02:57:29,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25550 states to 25550 states and 34328 transitions. [2023-11-29 02:57:29,363 INFO L78 Accepts]: Start accepts. Automaton has 25550 states and 34328 transitions. Word has length 154 [2023-11-29 02:57:29,364 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:29,364 INFO L495 AbstractCegarLoop]: Abstraction has 25550 states and 34328 transitions. [2023-11-29 02:57:29,364 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 17.11111111111111) internal successors, (154), 9 states have internal predecessors, (154), 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 02:57:29,364 INFO L276 IsEmpty]: Start isEmpty. Operand 25550 states and 34328 transitions. [2023-11-29 02:57:29,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2023-11-29 02:57:29,385 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:29,385 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, 1, 1, 1, 1, 1] [2023-11-29 02:57:29,385 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-29 02:57:29,386 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:29,386 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:29,386 INFO L85 PathProgramCache]: Analyzing trace with hash 1784885622, now seen corresponding path program 1 times [2023-11-29 02:57:29,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:29,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2122842959] [2023-11-29 02:57:29,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:29,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:29,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:29,760 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 02:57:29,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:29,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2122842959] [2023-11-29 02:57:29,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2122842959] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:29,761 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:29,761 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 02:57:29,761 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [940628436] [2023-11-29 02:57:29,761 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:29,762 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:57:29,762 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:29,762 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:57:29,762 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:57:29,763 INFO L87 Difference]: Start difference. First operand 25550 states and 34328 transitions. Second operand has 4 states, 4 states have (on average 38.5) internal successors, (154), 4 states have internal predecessors, (154), 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 02:57:29,917 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:29,917 INFO L93 Difference]: Finished difference Result 40582 states and 54586 transitions. [2023-11-29 02:57:29,917 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:29,917 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 38.5) internal successors, (154), 4 states have internal predecessors, (154), 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 154 [2023-11-29 02:57:29,918 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:29,944 INFO L225 Difference]: With dead ends: 40582 [2023-11-29 02:57:29,944 INFO L226 Difference]: Without dead ends: 20877 [2023-11-29 02:57:29,954 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 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 02:57:29,955 INFO L413 NwaCegarLoop]: 574 mSDtfsCounter, 53 mSDsluCounter, 1068 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 53 SdHoareTripleChecker+Valid, 1642 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:29,955 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [53 Valid, 1642 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:29,969 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20877 states. [2023-11-29 02:57:30,190 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20877 to 20877. [2023-11-29 02:57:30,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20877 states, 20872 states have (on average 1.3404082023763895) internal successors, (27977), 20876 states have internal predecessors, (27977), 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 02:57:30,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20877 states to 20877 states and 27977 transitions. [2023-11-29 02:57:30,237 INFO L78 Accepts]: Start accepts. Automaton has 20877 states and 27977 transitions. Word has length 154 [2023-11-29 02:57:30,237 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:30,237 INFO L495 AbstractCegarLoop]: Abstraction has 20877 states and 27977 transitions. [2023-11-29 02:57:30,238 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 38.5) internal successors, (154), 4 states have internal predecessors, (154), 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 02:57:30,238 INFO L276 IsEmpty]: Start isEmpty. Operand 20877 states and 27977 transitions. [2023-11-29 02:57:30,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2023-11-29 02:57:30,248 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:30,248 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:57:30,248 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2023-11-29 02:57:30,248 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:30,249 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:30,249 INFO L85 PathProgramCache]: Analyzing trace with hash 129669511, now seen corresponding path program 1 times [2023-11-29 02:57:30,249 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:30,249 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1203572492] [2023-11-29 02:57:30,249 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:30,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:30,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:30,326 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 02:57:30,327 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:30,327 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1203572492] [2023-11-29 02:57:30,327 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1203572492] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:30,327 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:30,327 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:30,328 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1227618536] [2023-11-29 02:57:30,328 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:30,328 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 02:57:30,328 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:30,329 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:57:30,329 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:57:30,329 INFO L87 Difference]: Start difference. First operand 20877 states and 27977 transitions. Second operand has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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 02:57:30,687 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:30,687 INFO L93 Difference]: Finished difference Result 55823 states and 75569 transitions. [2023-11-29 02:57:30,688 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:57:30,688 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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 160 [2023-11-29 02:57:30,688 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:30,727 INFO L225 Difference]: With dead ends: 55823 [2023-11-29 02:57:30,727 INFO L226 Difference]: Without dead ends: 39094 [2023-11-29 02:57:30,741 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 02:57:30,742 INFO L413 NwaCegarLoop]: 515 mSDtfsCounter, 449 mSDsluCounter, 408 mSDsCounter, 0 mSdLazyCounter, 231 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 449 SdHoareTripleChecker+Valid, 923 SdHoareTripleChecker+Invalid, 240 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 231 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:30,742 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [449 Valid, 923 Invalid, 240 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 231 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 02:57:30,767 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39094 states. [2023-11-29 02:57:31,339 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39094 to 39060. [2023-11-29 02:57:31,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39060 states, 39055 states have (on average 1.3372935603635898) internal successors, (52228), 39059 states have internal predecessors, (52228), 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 02:57:31,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39060 states to 39060 states and 52228 transitions. [2023-11-29 02:57:31,431 INFO L78 Accepts]: Start accepts. Automaton has 39060 states and 52228 transitions. Word has length 160 [2023-11-29 02:57:31,431 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:31,431 INFO L495 AbstractCegarLoop]: Abstraction has 39060 states and 52228 transitions. [2023-11-29 02:57:31,431 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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 02:57:31,431 INFO L276 IsEmpty]: Start isEmpty. Operand 39060 states and 52228 transitions. [2023-11-29 02:57:31,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2023-11-29 02:57:31,457 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:31,457 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:57:31,458 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2023-11-29 02:57:31,458 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:31,458 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:31,459 INFO L85 PathProgramCache]: Analyzing trace with hash -301085140, now seen corresponding path program 1 times [2023-11-29 02:57:31,459 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:31,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1651253146] [2023-11-29 02:57:31,459 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:31,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:31,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:32,190 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 02:57:32,190 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:32,190 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1651253146] [2023-11-29 02:57:32,190 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1651253146] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:32,190 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:32,191 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2023-11-29 02:57:32,191 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1893469469] [2023-11-29 02:57:32,191 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:32,192 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-29 02:57:32,192 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:32,193 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-29 02:57:32,193 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2023-11-29 02:57:32,193 INFO L87 Difference]: Start difference. First operand 39060 states and 52228 transitions. Second operand has 9 states, 9 states have (on average 17.77777777777778) internal successors, (160), 9 states have internal predecessors, (160), 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 02:57:32,782 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:32,782 INFO L93 Difference]: Finished difference Result 79084 states and 107617 transitions. [2023-11-29 02:57:32,782 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:32,783 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 17.77777777777778) internal successors, (160), 9 states have internal predecessors, (160), 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 160 [2023-11-29 02:57:32,783 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:32,839 INFO L225 Difference]: With dead ends: 79084 [2023-11-29 02:57:32,840 INFO L226 Difference]: Without dead ends: 62686 [2023-11-29 02:57:32,859 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2023-11-29 02:57:32,859 INFO L413 NwaCegarLoop]: 507 mSDtfsCounter, 2184 mSDsluCounter, 2192 mSDsCounter, 0 mSdLazyCounter, 301 mSolverCounterSat, 160 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2184 SdHoareTripleChecker+Valid, 2699 SdHoareTripleChecker+Invalid, 461 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 160 IncrementalHoareTripleChecker+Valid, 301 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:32,859 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2184 Valid, 2699 Invalid, 461 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [160 Valid, 301 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 02:57:32,894 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 62686 states. [2023-11-29 02:57:33,675 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 62686 to 62684. [2023-11-29 02:57:33,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 62684 states, 62679 states have (on average 1.3222450900620621) internal successors, (82877), 62683 states have internal predecessors, (82877), 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 02:57:33,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62684 states to 62684 states and 82877 transitions. [2023-11-29 02:57:33,780 INFO L78 Accepts]: Start accepts. Automaton has 62684 states and 82877 transitions. Word has length 160 [2023-11-29 02:57:33,781 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:33,781 INFO L495 AbstractCegarLoop]: Abstraction has 62684 states and 82877 transitions. [2023-11-29 02:57:33,781 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 17.77777777777778) internal successors, (160), 9 states have internal predecessors, (160), 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 02:57:33,781 INFO L276 IsEmpty]: Start isEmpty. Operand 62684 states and 82877 transitions. [2023-11-29 02:57:33,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2023-11-29 02:57:33,813 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:33,813 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:57:33,814 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2023-11-29 02:57:33,814 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:33,814 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:33,814 INFO L85 PathProgramCache]: Analyzing trace with hash 1847714575, now seen corresponding path program 1 times [2023-11-29 02:57:33,815 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:33,815 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [801424251] [2023-11-29 02:57:33,815 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:33,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:33,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:34,183 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 02:57:34,183 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:34,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [801424251] [2023-11-29 02:57:34,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [801424251] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:34,183 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:34,184 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 02:57:34,184 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1928527217] [2023-11-29 02:57:34,184 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:34,184 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:57:34,184 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:34,185 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:57:34,185 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:57:34,185 INFO L87 Difference]: Start difference. First operand 62684 states and 82877 transitions. Second operand has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 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 02:57:34,465 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:34,465 INFO L93 Difference]: Finished difference Result 109821 states and 145235 transitions. [2023-11-29 02:57:34,466 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:34,466 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 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 160 [2023-11-29 02:57:34,466 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:34,509 INFO L225 Difference]: With dead ends: 109821 [2023-11-29 02:57:34,509 INFO L226 Difference]: Without dead ends: 47206 [2023-11-29 02:57:34,534 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 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 02:57:34,535 INFO L413 NwaCegarLoop]: 565 mSDtfsCounter, 43 mSDsluCounter, 1061 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 1626 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:34,535 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 1626 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:34,558 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47206 states. [2023-11-29 02:57:34,920 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47206 to 47206. [2023-11-29 02:57:34,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47206 states, 47201 states have (on average 1.3229168873540815) internal successors, (62443), 47205 states have internal predecessors, (62443), 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 02:57:34,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47206 states to 47206 states and 62443 transitions. [2023-11-29 02:57:34,996 INFO L78 Accepts]: Start accepts. Automaton has 47206 states and 62443 transitions. Word has length 160 [2023-11-29 02:57:34,996 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:34,996 INFO L495 AbstractCegarLoop]: Abstraction has 47206 states and 62443 transitions. [2023-11-29 02:57:34,996 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 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 02:57:34,996 INFO L276 IsEmpty]: Start isEmpty. Operand 47206 states and 62443 transitions. [2023-11-29 02:57:35,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2023-11-29 02:57:35,015 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:35,015 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:57:35,015 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2023-11-29 02:57:35,016 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:35,016 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:35,016 INFO L85 PathProgramCache]: Analyzing trace with hash 1061474216, now seen corresponding path program 1 times [2023-11-29 02:57:35,016 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:35,016 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1321926] [2023-11-29 02:57:35,017 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:35,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:35,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:35,176 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 02:57:35,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:35,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1321926] [2023-11-29 02:57:35,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1321926] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:35,177 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:35,177 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 02:57:35,177 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [84513148] [2023-11-29 02:57:35,177 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:35,178 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 02:57:35,178 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:35,178 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 02:57:35,179 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-29 02:57:35,179 INFO L87 Difference]: Start difference. First operand 47206 states and 62443 transitions. Second operand has 5 states, 5 states have (on average 33.6) internal successors, (168), 4 states have internal predecessors, (168), 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 02:57:35,508 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:35,508 INFO L93 Difference]: Finished difference Result 93346 states and 123635 transitions. [2023-11-29 02:57:35,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 02:57:35,509 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 33.6) internal successors, (168), 4 states have internal predecessors, (168), 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 168 [2023-11-29 02:57:35,509 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:35,540 INFO L225 Difference]: With dead ends: 93346 [2023-11-29 02:57:35,540 INFO L226 Difference]: Without dead ends: 47206 [2023-11-29 02:57:35,560 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2023-11-29 02:57:35,560 INFO L413 NwaCegarLoop]: 398 mSDtfsCounter, 1428 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 133 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1428 SdHoareTripleChecker+Valid, 482 SdHoareTripleChecker+Invalid, 146 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 133 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:35,561 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1428 Valid, 482 Invalid, 146 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 133 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:57:35,582 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47206 states. [2023-11-29 02:57:36,186 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47206 to 47206. [2023-11-29 02:57:36,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47206 states, 47201 states have (on average 1.303425774877651) internal successors, (61523), 47205 states have internal predecessors, (61523), 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 02:57:36,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47206 states to 47206 states and 61523 transitions. [2023-11-29 02:57:36,260 INFO L78 Accepts]: Start accepts. Automaton has 47206 states and 61523 transitions. Word has length 168 [2023-11-29 02:57:36,260 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:36,260 INFO L495 AbstractCegarLoop]: Abstraction has 47206 states and 61523 transitions. [2023-11-29 02:57:36,260 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 33.6) internal successors, (168), 4 states have internal predecessors, (168), 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 02:57:36,260 INFO L276 IsEmpty]: Start isEmpty. Operand 47206 states and 61523 transitions. [2023-11-29 02:57:36,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2023-11-29 02:57:36,278 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:36,278 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:57:36,278 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2023-11-29 02:57:36,278 INFO L420 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:36,279 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:36,279 INFO L85 PathProgramCache]: Analyzing trace with hash 2091512451, now seen corresponding path program 1 times [2023-11-29 02:57:36,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:36,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1085140160] [2023-11-29 02:57:36,279 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:36,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:36,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:36,780 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 02:57:36,780 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:36,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1085140160] [2023-11-29 02:57:36,780 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1085140160] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:36,781 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:36,781 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:57:36,781 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1384719987] [2023-11-29 02:57:36,781 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:36,781 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:57:36,782 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:36,782 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:57:36,782 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:57:36,783 INFO L87 Difference]: Start difference. First operand 47206 states and 61523 transitions. Second operand has 4 states, 4 states have (on average 42.0) internal successors, (168), 3 states have internal predecessors, (168), 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 02:57:37,027 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:37,028 INFO L93 Difference]: Finished difference Result 94680 states and 123352 transitions. [2023-11-29 02:57:37,028 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:37,028 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 42.0) internal successors, (168), 3 states have internal predecessors, (168), 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 168 [2023-11-29 02:57:37,029 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:37,074 INFO L225 Difference]: With dead ends: 94680 [2023-11-29 02:57:37,074 INFO L226 Difference]: Without dead ends: 47799 [2023-11-29 02:57:37,097 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 02:57:37,097 INFO L413 NwaCegarLoop]: 879 mSDtfsCounter, 1051 mSDsluCounter, 472 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1051 SdHoareTripleChecker+Valid, 1351 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:37,098 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1051 Valid, 1351 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:37,128 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47799 states. [2023-11-29 02:57:37,743 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47799 to 47494. [2023-11-29 02:57:37,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47494 states, 47489 states have (on average 1.301985723009539) internal successors, (61830), 47493 states have internal predecessors, (61830), 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 02:57:37,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47494 states to 47494 states and 61830 transitions. [2023-11-29 02:57:37,936 INFO L78 Accepts]: Start accepts. Automaton has 47494 states and 61830 transitions. Word has length 168 [2023-11-29 02:57:37,937 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:37,937 INFO L495 AbstractCegarLoop]: Abstraction has 47494 states and 61830 transitions. [2023-11-29 02:57:37,937 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 42.0) internal successors, (168), 3 states have internal predecessors, (168), 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 02:57:37,937 INFO L276 IsEmpty]: Start isEmpty. Operand 47494 states and 61830 transitions. [2023-11-29 02:57:37,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2023-11-29 02:57:37,953 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:37,954 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:57:37,954 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2023-11-29 02:57:37,954 INFO L420 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:37,954 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:37,954 INFO L85 PathProgramCache]: Analyzing trace with hash -900906949, now seen corresponding path program 1 times [2023-11-29 02:57:37,954 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:37,954 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1385549260] [2023-11-29 02:57:37,954 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:37,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:38,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:38,747 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 02:57:38,747 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:38,747 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1385549260] [2023-11-29 02:57:38,747 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1385549260] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:38,747 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:38,748 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [15] imperfect sequences [] total 15 [2023-11-29 02:57:38,748 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1429615957] [2023-11-29 02:57:38,748 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:38,748 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2023-11-29 02:57:38,748 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:38,749 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2023-11-29 02:57:38,749 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=180, Unknown=0, NotChecked=0, Total=210 [2023-11-29 02:57:38,749 INFO L87 Difference]: Start difference. First operand 47494 states and 61830 transitions. Second operand has 15 states, 15 states have (on average 11.2) internal successors, (168), 15 states have internal predecessors, (168), 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 02:57:40,368 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:40,368 INFO L93 Difference]: Finished difference Result 122488 states and 163660 transitions. [2023-11-29 02:57:40,369 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-11-29 02:57:40,369 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 15 states have (on average 11.2) internal successors, (168), 15 states have internal predecessors, (168), 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 168 [2023-11-29 02:57:40,369 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:40,461 INFO L225 Difference]: With dead ends: 122488 [2023-11-29 02:57:40,461 INFO L226 Difference]: Without dead ends: 114418 [2023-11-29 02:57:40,484 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 153 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=320, Invalid=870, Unknown=0, NotChecked=0, Total=1190 [2023-11-29 02:57:40,485 INFO L413 NwaCegarLoop]: 687 mSDtfsCounter, 6517 mSDsluCounter, 5098 mSDsCounter, 0 mSdLazyCounter, 1156 mSolverCounterSat, 137 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6517 SdHoareTripleChecker+Valid, 5785 SdHoareTripleChecker+Invalid, 1293 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 137 IncrementalHoareTripleChecker+Valid, 1156 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:40,485 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6517 Valid, 5785 Invalid, 1293 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [137 Valid, 1156 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2023-11-29 02:57:40,541 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 114418 states. [2023-11-29 02:57:41,521 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 114418 to 52894. [2023-11-29 02:57:41,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52894 states, 52889 states have (on average 1.2875267068766663) internal successors, (68096), 52893 states have internal predecessors, (68096), 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 02:57:41,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52894 states to 52894 states and 68096 transitions. [2023-11-29 02:57:41,633 INFO L78 Accepts]: Start accepts. Automaton has 52894 states and 68096 transitions. Word has length 168 [2023-11-29 02:57:41,634 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:41,634 INFO L495 AbstractCegarLoop]: Abstraction has 52894 states and 68096 transitions. [2023-11-29 02:57:41,634 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 11.2) internal successors, (168), 15 states have internal predecessors, (168), 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 02:57:41,634 INFO L276 IsEmpty]: Start isEmpty. Operand 52894 states and 68096 transitions. [2023-11-29 02:57:41,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2023-11-29 02:57:41,666 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:41,666 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:57:41,666 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2023-11-29 02:57:41,666 INFO L420 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:41,667 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:41,667 INFO L85 PathProgramCache]: Analyzing trace with hash -938505550, now seen corresponding path program 1 times [2023-11-29 02:57:41,667 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:41,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1561016119] [2023-11-29 02:57:41,667 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:41,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:41,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:41,987 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 02:57:41,987 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:41,987 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1561016119] [2023-11-29 02:57:41,987 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1561016119] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:41,987 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:41,988 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 02:57:41,988 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1384024364] [2023-11-29 02:57:41,988 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:41,989 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:57:41,989 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:41,990 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:57:41,990 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:57:41,990 INFO L87 Difference]: Start difference. First operand 52894 states and 68096 transitions. Second operand has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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 02:57:42,342 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:42,342 INFO L93 Difference]: Finished difference Result 76813 states and 98666 transitions. [2023-11-29 02:57:42,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:57:42,342 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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 168 [2023-11-29 02:57:42,342 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:42,371 INFO L225 Difference]: With dead ends: 76813 [2023-11-29 02:57:42,371 INFO L226 Difference]: Without dead ends: 45449 [2023-11-29 02:57:42,384 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 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 02:57:42,384 INFO L413 NwaCegarLoop]: 542 mSDtfsCounter, 21 mSDsluCounter, 1042 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21 SdHoareTripleChecker+Valid, 1584 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:42,384 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [21 Valid, 1584 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 02:57:42,404 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45449 states. [2023-11-29 02:57:42,810 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45449 to 45449. [2023-11-29 02:57:42,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45449 states, 45444 states have (on average 1.2883328932312297) internal successors, (58547), 45448 states have internal predecessors, (58547), 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 02:57:42,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45449 states to 45449 states and 58547 transitions. [2023-11-29 02:57:42,882 INFO L78 Accepts]: Start accepts. Automaton has 45449 states and 58547 transitions. Word has length 168 [2023-11-29 02:57:42,882 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:42,882 INFO L495 AbstractCegarLoop]: Abstraction has 45449 states and 58547 transitions. [2023-11-29 02:57:42,882 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 42.0) internal successors, (168), 4 states have internal predecessors, (168), 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 02:57:42,882 INFO L276 IsEmpty]: Start isEmpty. Operand 45449 states and 58547 transitions. [2023-11-29 02:57:42,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2023-11-29 02:57:42,900 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:42,901 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:57:42,901 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2023-11-29 02:57:42,901 INFO L420 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:42,901 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:42,901 INFO L85 PathProgramCache]: Analyzing trace with hash 1824961701, now seen corresponding path program 1 times [2023-11-29 02:57:42,901 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:42,901 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425482588] [2023-11-29 02:57:42,901 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:42,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:42,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:57:44,184 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 02:57:44,184 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:57:44,184 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [425482588] [2023-11-29 02:57:44,184 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [425482588] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:57:44,184 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:57:44,184 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [19] imperfect sequences [] total 19 [2023-11-29 02:57:44,184 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [225667875] [2023-11-29 02:57:44,184 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:57:44,185 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2023-11-29 02:57:44,185 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:57:44,185 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2023-11-29 02:57:44,186 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=337, Unknown=0, NotChecked=0, Total=380 [2023-11-29 02:57:44,186 INFO L87 Difference]: Start difference. First operand 45449 states and 58547 transitions. Second operand has 20 states, 20 states have (on average 8.5) internal successors, (170), 19 states have internal predecessors, (170), 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 02:57:47,547 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:57:47,547 INFO L93 Difference]: Finished difference Result 97983 states and 130749 transitions. [2023-11-29 02:57:47,547 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. [2023-11-29 02:57:47,547 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 20 states have (on average 8.5) internal successors, (170), 19 states have internal predecessors, (170), 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 170 [2023-11-29 02:57:47,548 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:57:47,617 INFO L225 Difference]: With dead ends: 97983 [2023-11-29 02:57:47,617 INFO L226 Difference]: Without dead ends: 90669 [2023-11-29 02:57:47,636 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 46 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 391 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=425, Invalid=1831, Unknown=0, NotChecked=0, Total=2256 [2023-11-29 02:57:47,637 INFO L413 NwaCegarLoop]: 923 mSDtfsCounter, 5794 mSDsluCounter, 10691 mSDsCounter, 0 mSdLazyCounter, 3381 mSolverCounterSat, 76 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5794 SdHoareTripleChecker+Valid, 11614 SdHoareTripleChecker+Invalid, 3457 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 76 IncrementalHoareTripleChecker+Valid, 3381 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:57:47,637 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [5794 Valid, 11614 Invalid, 3457 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [76 Valid, 3381 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time] [2023-11-29 02:57:47,684 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 90669 states. [2023-11-29 02:57:48,370 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 90669 to 47418. [2023-11-29 02:57:48,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47418 states, 47413 states have (on average 1.2834032860186024) internal successors, (60850), 47417 states have internal predecessors, (60850), 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 02:57:48,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47418 states to 47418 states and 60850 transitions. [2023-11-29 02:57:48,444 INFO L78 Accepts]: Start accepts. Automaton has 47418 states and 60850 transitions. Word has length 170 [2023-11-29 02:57:48,444 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:57:48,444 INFO L495 AbstractCegarLoop]: Abstraction has 47418 states and 60850 transitions. [2023-11-29 02:57:48,445 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 8.5) internal successors, (170), 19 states have internal predecessors, (170), 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 02:57:48,445 INFO L276 IsEmpty]: Start isEmpty. Operand 47418 states and 60850 transitions. [2023-11-29 02:57:48,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2023-11-29 02:57:48,463 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:57:48,464 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:57:48,464 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2023-11-29 02:57:48,464 INFO L420 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2023-11-29 02:57:48,464 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:57:48,464 INFO L85 PathProgramCache]: Analyzing trace with hash 868588847, now seen corresponding path program 1 times [2023-11-29 02:57:48,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:57:48,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [711089576] [2023-11-29 02:57:48,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:57:48,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:57:48,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:57:48,561 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 02:57:48,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:57:48,780 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 02:57:48,780 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 02:57:48,781 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION (4 of 5 remaining) [2023-11-29 02:57:48,783 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (3 of 5 remaining) [2023-11-29 02:57:48,783 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION (2 of 5 remaining) [2023-11-29 02:57:48,783 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (1 of 5 remaining) [2023-11-29 02:57:48,783 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION (0 of 5 remaining) [2023-11-29 02:57:48,783 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2023-11-29 02:57:48,786 INFO L445 BasicCegarLoop]: Path program histogram: [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 02:57:48,790 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-29 02:57:49,000 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.11 02:57:49 BoogieIcfgContainer [2023-11-29 02:57:49,000 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-29 02:57:49,001 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 02:57:49,001 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 02:57:49,001 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 02:57:49,002 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:57:19" (3/4) ... [2023-11-29 02:57:49,002 INFO L131 WitnessPrinter]: Generating witness for reachability counterexample [2023-11-29 02:57:49,413 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/bin/uautomizer-verify-BQ2R08f2Ya/witness.graphml [2023-11-29 02:57:49,413 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 02:57:49,414 INFO L158 Benchmark]: Toolchain (without parser) took 32100.74ms. Allocated memory was 155.2MB in the beginning and 6.3GB in the end (delta: 6.2GB). Free memory was 114.2MB in the beginning and 5.1GB in the end (delta: -5.0GB). Peak memory consumption was 1.7GB. Max. memory is 16.1GB. [2023-11-29 02:57:49,414 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 155.2MB. Free memory is still 128.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 02:57:49,414 INFO L158 Benchmark]: CACSL2BoogieTranslator took 754.22ms. Allocated memory is still 155.2MB. Free memory was 114.2MB in the beginning and 68.1MB in the end (delta: 46.1MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. [2023-11-29 02:57:49,415 INFO L158 Benchmark]: Boogie Procedure Inliner took 138.00ms. Allocated memory was 155.2MB in the beginning and 195.0MB in the end (delta: 39.8MB). Free memory was 68.1MB in the beginning and 161.9MB in the end (delta: -93.8MB). Peak memory consumption was 15.7MB. Max. memory is 16.1GB. [2023-11-29 02:57:49,415 INFO L158 Benchmark]: Boogie Preprocessor took 118.21ms. Allocated memory is still 195.0MB. Free memory was 161.9MB in the beginning and 154.5MB in the end (delta: 7.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-29 02:57:49,415 INFO L158 Benchmark]: RCFGBuilder took 1254.38ms. Allocated memory is still 195.0MB. Free memory was 154.5MB in the beginning and 108.1MB in the end (delta: 46.3MB). Peak memory consumption was 75.8MB. Max. memory is 16.1GB. [2023-11-29 02:57:49,416 INFO L158 Benchmark]: TraceAbstraction took 29416.56ms. Allocated memory was 195.0MB in the beginning and 6.3GB in the end (delta: 6.1GB). Free memory was 108.1MB in the beginning and 4.7GB in the end (delta: -4.6GB). Peak memory consumption was 1.5GB. Max. memory is 16.1GB. [2023-11-29 02:57:49,416 INFO L158 Benchmark]: Witness Printer took 412.36ms. Allocated memory is still 6.3GB. Free memory was 4.7GB in the beginning and 5.1GB in the end (delta: -402.9MB). Peak memory consumption was 53.2MB. Max. memory is 16.1GB. [2023-11-29 02:57:49,418 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.15ms. Allocated memory is still 155.2MB. Free memory is still 128.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 754.22ms. Allocated memory is still 155.2MB. Free memory was 114.2MB in the beginning and 68.1MB in the end (delta: 46.1MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 138.00ms. Allocated memory was 155.2MB in the beginning and 195.0MB in the end (delta: 39.8MB). Free memory was 68.1MB in the beginning and 161.9MB in the end (delta: -93.8MB). Peak memory consumption was 15.7MB. Max. memory is 16.1GB. * Boogie Preprocessor took 118.21ms. Allocated memory is still 195.0MB. Free memory was 161.9MB in the beginning and 154.5MB in the end (delta: 7.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 1254.38ms. Allocated memory is still 195.0MB. Free memory was 154.5MB in the beginning and 108.1MB in the end (delta: 46.3MB). Peak memory consumption was 75.8MB. Max. memory is 16.1GB. * TraceAbstraction took 29416.56ms. Allocated memory was 195.0MB in the beginning and 6.3GB in the end (delta: 6.1GB). Free memory was 108.1MB in the beginning and 4.7GB in the end (delta: -4.6GB). Peak memory consumption was 1.5GB. Max. memory is 16.1GB. * Witness Printer took 412.36ms. Allocated memory is still 6.3GB. Free memory was 4.7GB in the beginning and 5.1GB in the end (delta: -402.9MB). Peak memory consumption was 53.2MB. 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: 2070]: 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] char id2 = '\x0'; [L59] unsigned char r2 = '\x0'; [L60] char st2 = '\x0'; [L61] char nl2 = '\x0'; [L62] char m2 = '\x0'; [L63] char max2 = '\x0'; [L64] _Bool mode2 = 0; [L65] char id3 = '\x0'; [L66] unsigned char r3 = '\x0'; [L67] char st3 = '\x0'; [L68] char nl3 = '\x0'; [L69] char m3 = '\x0'; [L70] char max3 = '\x0'; [L71] _Bool mode3 = 0; [L75] void (*nodes[3])() = { &node1, &node2, &node3 }; [L79] int __return_1742; [L80] int __return_1870; [L81] int __return_1988; [L82] int __return_2106; [L83] int __return_2840; [L84] int __return_2806; [L85] int __return_2345; [L86] int __return_2726; [L87] int __return_2683; [L88] int __return_2584; [L89] int __return_2553; [L90] int __return_2494; [L91] int __return_2235; [L94] int main__c1; [L95] int main__i2; [L96] main__c1 = 0 [L97] ep12 = __VERIFIER_nondet_bool() [L98] ep13 = __VERIFIER_nondet_bool() [L99] ep21 = __VERIFIER_nondet_bool() [L100] ep23 = __VERIFIER_nondet_bool() [L101] ep31 = __VERIFIER_nondet_bool() [L102] ep32 = __VERIFIER_nondet_bool() [L103] id1 = __VERIFIER_nondet_char() [L104] r1 = __VERIFIER_nondet_uchar() [L105] st1 = __VERIFIER_nondet_char() [L106] nl1 = __VERIFIER_nondet_char() [L107] m1 = __VERIFIER_nondet_char() [L108] max1 = __VERIFIER_nondet_char() [L109] mode1 = __VERIFIER_nondet_bool() [L110] id2 = __VERIFIER_nondet_char() [L111] r2 = __VERIFIER_nondet_uchar() [L112] st2 = __VERIFIER_nondet_char() [L113] nl2 = __VERIFIER_nondet_char() [L114] m2 = __VERIFIER_nondet_char() [L115] max2 = __VERIFIER_nondet_char() [L116] mode2 = __VERIFIER_nondet_bool() [L117] id3 = __VERIFIER_nondet_char() [L118] r3 = __VERIFIER_nondet_uchar() [L119] st3 = __VERIFIER_nondet_char() [L120] nl3 = __VERIFIER_nondet_char() [L121] m3 = __VERIFIER_nondet_char() [L122] max3 = __VERIFIER_nondet_char() [L123] mode3 = __VERIFIER_nondet_bool() [L125] _Bool init__r121; [L126] _Bool init__r131; [L127] _Bool init__r211; [L128] _Bool init__r231; [L129] _Bool init__r311; [L130] _Bool init__r321; [L131] _Bool init__r122; [L132] int init__tmp; [L133] _Bool init__r132; [L134] int init__tmp___0; [L135] _Bool init__r212; [L136] int init__tmp___1; [L137] _Bool init__r232; [L138] int init__tmp___2; [L139] _Bool init__r312; [L140] int init__tmp___3; [L141] _Bool init__r322; [L142] int init__tmp___4; [L143] int init__tmp___5; [L144] init__r121 = ep12 [L145] init__r131 = ep13 [L146] init__r211 = ep21 [L147] init__r231 = ep23 [L148] init__r311 = ep31 [L149] init__r321 = ep32 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r131=0, init__r211=0, init__r231=1, init__r311=1, init__r321=0, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L150] COND TRUE !(init__r121 == 0) [L152] init__tmp = 1 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r131=0, init__r211=0, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L154] init__r122 = (_Bool)init__tmp VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r211=0, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L155] COND FALSE !(!(init__r131 == 0)) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r211=0, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L2986] COND TRUE !(init__r121 == 0) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r211=0, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L2988] COND TRUE !(ep23 == 0) [L2990] init__tmp___0 = 1 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r211=0, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, init__tmp___0=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L159] init__r132 = (_Bool)init__tmp___0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, init__tmp___0=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] COND FALSE !(!(init__r211 == 0)) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, init__tmp___0=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L2963] COND TRUE !(init__r231 == 0) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, init__tmp___0=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L2965] COND TRUE !(ep31 == 0) [L2967] init__tmp___1 = 1 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, init__tmp___0=1, init__tmp___1=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L164] init__r212 = (_Bool)init__tmp___1 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, init__tmp___0=1, init__tmp___1=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] COND TRUE !(init__r231 == 0) [L167] init__tmp___2 = 1 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r311=1, init__r321=0, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L169] init__r232 = (_Bool)init__tmp___2 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r321=0, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] COND TRUE !(init__r311 == 0) [L172] init__tmp___3 = 1 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r321=0, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L174] init__r312 = (_Bool)init__tmp___3 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] COND FALSE !(!(init__r321 == 0)) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L2894] COND TRUE !(init__r311 == 0) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L2896] COND TRUE !(ep12 == 0) [L2898] init__tmp___4 = 1 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L179] init__r322 = (_Bool)init__tmp___4 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] COND TRUE ((int)id1) != ((int)id2) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L182] COND TRUE ((int)id1) != ((int)id3) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L184] COND TRUE ((int)id2) != ((int)id3) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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) >= 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)id2) >= 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)id3) >= 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)r1) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L194] COND TRUE ((int)r2) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L196] COND TRUE ((int)r3) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L198] COND TRUE !(init__r122 == 0) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L200] COND TRUE !(init__r132 == 0) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L202] COND TRUE !(init__r212 == 0) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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 !(init__r232 == 0) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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 !(init__r312 == 0) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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 !(init__r322 == 0) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)max1) == ((int)id1) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)max2) == ((int)id2) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)max3) == ((int)id3) VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)st1) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)st2) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)st3) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)nl1) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)nl2) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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)nl3) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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 ((int)mode1) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L230] COND TRUE ((int)mode2) == 0 VAL [__return_1742=0, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, m1=0, m2=0, m3=0, main__c1=0, max1=126, max2=125, max3=127, 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] [L232] COND TRUE ((int)mode3) == 0 [L234] init__tmp___5 = 1 [L235] __return_1742 = init__tmp___5 [L236] main__i2 = __return_1742 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=1, max1=126, max2=125, max3=127, 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] [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 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=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] [L253] COND FALSE !(!(mode1 == 0)) VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=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] [L259] COND TRUE ((int)r1) < 2 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=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 !(ep12 == 0) [L263] int node1____CPAchecker_TMP_0; VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=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] [L264] COND TRUE max1 != nomsg VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=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] [L266] COND TRUE p12_new == nomsg [L268] node1____CPAchecker_TMP_0 = max1 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, 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] [L270] p12_new = node1____CPAchecker_TMP_0 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, nomsg=-1, p12=0, p12_new=126, 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] [L272] COND FALSE !(!(ep13 == 0)) VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, nomsg=-1, p12=0, p12_new=126, 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] [L283] mode1 = 1 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, nomsg=-1, p12=0, p12_new=126, 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] [L285] COND FALSE !(!(mode2 == 0)) VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, nomsg=-1, p12=0, p12_new=126, 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] [L291] COND TRUE ((int)r2) < 2 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, nomsg=-1, p12=0, p12_new=126, 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 !(!(ep21 == 0)) VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, nomsg=-1, p12=0, p12_new=126, 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] [L304] COND TRUE !(ep23 == 0) [L306] int node2____CPAchecker_TMP_1; VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, nomsg=-1, p12=0, p12_new=126, 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] [L307] COND TRUE max2 != nomsg VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, nomsg=-1, p12=0, p12_new=126, 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] [L309] COND TRUE p23_new == nomsg [L311] node2____CPAchecker_TMP_1 = max2 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, nomsg=-1, p12=0, p12_new=126, 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] [L313] p23_new = node2____CPAchecker_TMP_1 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, nomsg=-1, p12=0, p12_new=126, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=125, 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] [L315] mode2 = 1 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, nomsg=-1, p12=0, p12_new=126, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=125, 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] [L317] COND FALSE !(!(mode3 == 0)) VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, nomsg=-1, p12=0, p12_new=126, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=125, 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] [L323] COND TRUE ((int)r3) < 2 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, nomsg=-1, p12=0, p12_new=126, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=125, 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] [L325] COND TRUE !(ep31 == 0) [L327] int node3____CPAchecker_TMP_0; VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, nomsg=-1, p12=0, p12_new=126, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=125, 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] [L328] COND TRUE max3 != nomsg VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, nomsg=-1, p12=0, p12_new=126, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=125, 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] [L330] COND TRUE p31_new == nomsg [L332] node3____CPAchecker_TMP_0 = max3 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=126, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=125, 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] [L334] p31_new = node3____CPAchecker_TMP_0 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=126, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=125, p23_old=-1, p31=0, p31_new=127, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L336] COND FALSE !(!(ep32 == 0)) VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=126, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=125, p23_old=-1, p31=0, p31_new=127, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L347] mode3 = 1 [L348] p12_old = p12_new [L349] p12_new = nomsg [L350] p13_old = p13_new [L351] p13_new = nomsg [L352] p21_old = p21_new [L353] p21_new = nomsg [L354] p23_old = p23_new [L355] p23_new = nomsg [L356] p31_old = p31_new [L357] p31_new = nomsg [L358] p32_old = p32_new [L359] p32_new = nomsg [L361] int check__tmp; VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L362] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) <= 1 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L364] COND TRUE (((int)st1) + ((int)nl1)) <= 1 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L366] COND TRUE (((int)st2) + ((int)nl2)) <= 1 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L368] COND TRUE (((int)st3) + ((int)nl3)) <= 1 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L370] COND FALSE !(((int)r1) >= 2) VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L376] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) == 0 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L378] COND TRUE ((int)r1) < 2 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L380] COND FALSE !(((int)r1) >= 2) VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L386] COND TRUE ((((int)nl1) + ((int)nl2)) + ((int)nl3)) == 0 VAL [__return_1742=1, __return_1870=0, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=0, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L388] COND TRUE ((int)r1) < 2 [L390] check__tmp = 1 [L391] __return_1870 = check__tmp [L392] main__c1 = __return_1870 [L394] _Bool __tmp_1; [L395] __tmp_1 = main__c1 [L396] _Bool assert__arg; [L397] assert__arg = __tmp_1 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L398] COND FALSE !(assert__arg == 0) VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L405] COND TRUE !(mode1 == 0) VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0] [L407] COND FALSE !(r1 == 255) [L413] r1 = r1 + 1 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0] [L414] COND FALSE !(!(ep21 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=0, m2=0, m3=0, main__c1=1, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0] [L422] COND TRUE !(ep31 == 0) [L424] m1 = p31_old [L425] p31_old = nomsg VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=0, m3=0, main__c1=1, main__i2=0, max1=126, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, 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] [L426] COND TRUE ((int)m1) > ((int)max1) [L428] max1 = m1 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=0, m3=0, main__c1=1, main__i2=0, max1=127, max2=125, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, 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] [L430] COND FALSE !(((int)r1) == 2) [L436] mode1 = 0 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=0, m3=0, main__c1=1, main__i2=0, max1=127, max2=125, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, 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] [L438] COND TRUE !(mode2 == 0) VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=0, m3=0, main__c1=1, main__i2=0, max1=127, max2=125, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, 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] [L440] COND FALSE !(r2 == 255) [L446] r2 = r2 + 1 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=0, m3=0, main__c1=1, main__i2=0, max1=127, max2=125, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=126, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=125, 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] [L447] COND TRUE !(ep12 == 0) [L449] m2 = p12_old [L450] p12_old = nomsg VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=0, main__c1=1, main__i2=0, max1=127, max2=125, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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=125, 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] [L451] COND TRUE ((int)m2) > ((int)max2) [L453] max2 = m2 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=0, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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=125, 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] [L455] COND FALSE !(!(ep32 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=0, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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=125, 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] [L463] COND FALSE !(((int)r2) == 2) [L469] mode2 = 0 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=0, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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=125, 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] [L471] COND TRUE !(mode3 == 0) VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=0, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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=125, 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] [L473] COND FALSE !(r3 == 255) [L479] r3 = r3 + 1 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=0, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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=125, 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] [L480] COND FALSE !(!(ep13 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=0, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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=125, 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] [L488] COND TRUE !(ep23 == 0) [L490] m3 = p23_old [L491] p23_old = nomsg VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L492] COND FALSE !(((int)m3) > ((int)max3)) VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L496] COND FALSE !(((int)r3) == 2) [L502] mode3 = 0 [L503] p12_old = p12_new [L504] p12_new = nomsg [L505] p13_old = p13_new [L506] p13_new = nomsg [L507] p21_old = p21_new [L508] p21_new = nomsg [L509] p23_old = p23_new [L510] p23_new = nomsg [L511] p31_old = p31_new [L512] p31_new = nomsg [L513] p32_old = p32_new [L514] p32_new = nomsg [L516] int check__tmp; VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L517] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) <= 1 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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 TRUE (((int)st1) + ((int)nl1)) <= 1 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L521] COND TRUE (((int)st2) + ((int)nl2)) <= 1 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L523] COND TRUE (((int)st3) + ((int)nl3)) <= 1 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L525] COND FALSE !(((int)r1) >= 2) VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L531] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) == 0 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L533] COND TRUE ((int)r1) < 2 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L535] COND FALSE !(((int)r1) >= 2) VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L541] COND TRUE ((((int)nl1) + ((int)nl2)) + ((int)nl3)) == 0 VAL [__return_1742=1, __return_1870=1, __return_1988=0, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, assert__arg=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L543] COND TRUE ((int)r1) < 2 [L545] check__tmp = 1 [L546] __return_1988 = check__tmp [L547] main__c1 = __return_1988 [L549] _Bool __tmp_2; [L550] __tmp_2 = main__c1 [L551] _Bool assert__arg; [L552] assert__arg = __tmp_2 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L553] COND FALSE !(assert__arg == 0) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L560] COND FALSE !(!(mode1 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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 TRUE !(ep12 == 0) [L570] int node1____CPAchecker_TMP_0; VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L571] COND TRUE max1 != nomsg VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L573] COND TRUE p12_new == nomsg [L575] node1____CPAchecker_TMP_0 = max1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, 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] [L577] p12_new = node1____CPAchecker_TMP_0 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, 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] [L579] COND FALSE !(!(ep13 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, 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] [L590] mode1 = 1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, 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] [L592] COND FALSE !(!(mode2 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, 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] [L598] COND TRUE ((int)r2) < 2 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, 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] [L600] COND FALSE !(!(ep21 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, 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] [L611] COND TRUE !(ep23 == 0) [L613] int node2____CPAchecker_TMP_1; VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, 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] [L614] COND TRUE max2 != nomsg VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, 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 TRUE p23_new == nomsg [L618] node2____CPAchecker_TMP_1 = max2 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, 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] [L620] p23_new = node2____CPAchecker_TMP_1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=0, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=126, 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] [L622] mode2 = 1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=126, 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] [L624] COND FALSE !(!(mode3 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=126, 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] [L630] COND TRUE ((int)r3) < 2 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=126, 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] [L632] COND TRUE !(ep31 == 0) [L634] int node3____CPAchecker_TMP_0; VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=126, 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] [L635] COND TRUE max3 != nomsg VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=126, 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] [L637] COND TRUE p31_new == nomsg [L639] node3____CPAchecker_TMP_0 = max3 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=126, 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] p31_new = node3____CPAchecker_TMP_0 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=126, p23_old=-1, p31=0, p31_new=127, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L643] COND FALSE !(!(ep32 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=0, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=127, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=126, p23_old=-1, p31=0, p31_new=127, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L654] mode3 = 1 [L655] p12_old = p12_new [L656] p12_new = nomsg [L657] p13_old = p13_new [L658] p13_new = nomsg [L659] p21_old = p21_new [L660] p21_new = nomsg [L661] p23_old = p23_new [L662] p23_new = nomsg [L663] p31_old = p31_new [L664] p31_new = nomsg [L665] p32_old = p32_new [L666] p32_new = nomsg [L668] int check__tmp; VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L669] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) <= 1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L671] COND TRUE (((int)st1) + ((int)nl1)) <= 1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L673] COND TRUE (((int)st2) + ((int)nl2)) <= 1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L675] COND TRUE (((int)st3) + ((int)nl3)) <= 1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L677] COND FALSE !(((int)r1) >= 2) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L683] COND TRUE ((((int)st1) + ((int)st2)) + ((int)st3)) == 0 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L685] COND TRUE ((int)r1) < 2 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L687] COND FALSE !(((int)r1) >= 2) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L693] COND TRUE ((((int)nl1) + ((int)nl2)) + ((int)nl3)) == 0 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=0, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, assert__arg=1, assert__arg=1, check__tmp=1, check__tmp=1, ep12=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L695] COND TRUE ((int)r1) < 2 [L697] check__tmp = 1 [L698] __return_2106 = check__tmp [L699] main__c1 = __return_2106 [L701] _Bool __tmp_3; [L702] __tmp_3 = main__c1 [L703] _Bool assert__arg; [L704] assert__arg = __tmp_3 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L705] COND FALSE !(assert__arg == 0) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L712] COND TRUE !(mode1 == 0) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0] [L714] COND FALSE !(r1 == 255) [L720] r1 = r1 + 1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=0, st2=0, st3=0] [L721] COND FALSE !(!(ep21 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, p31=0, p31_new=-1, p31_old=127, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=0, st2=0, st3=0] [L729] COND TRUE !(ep31 == 0) [L731] m1 = p31_old [L732] p31_old = nomsg VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, 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] [L733] COND FALSE !(((int)m1) > ((int)max1)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, 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] [L737] COND TRUE ((int)r1) == 2 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=1, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, 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] [L739] COND FALSE !(((int)max1) == ((int)id1)) [L1819] st1 = 1 [L1820] mode1 = 0 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, 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] [L1822] COND TRUE !(mode2 == 0) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, 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] [L1824] COND FALSE !(r2 == 255) [L1830] r2 = r2 + 1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=126, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, nomsg=-1, p12=0, p12_new=-1, p12_old=127, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=126, 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] [L1831] COND TRUE !(ep12 == 0) [L1833] m2 = p12_old [L1834] p12_old = nomsg VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=125, main__c1=1, main__i2=0, max1=127, max2=126, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=126, 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] [L1835] COND TRUE ((int)m2) > ((int)max2) [L1837] max2 = m2 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=125, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=126, 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] [L1839] COND FALSE !(!(ep32 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=125, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=126, 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] [L1847] COND TRUE ((int)r2) == 2 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=125, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=1, mode3=1, nl1=0, nl2=0, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=126, 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] [L1849] COND FALSE !(((int)max2) == ((int)id2)) [L2006] nl2 = 1 [L2007] mode2 = 0 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=125, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=126, 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] [L2009] COND TRUE !(mode3 == 0) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=125, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=126, 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] [L2011] COND FALSE !(r3 == 255) [L2017] r3 = r3 + 1 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=125, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=126, 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=0, st3=0] [L2018] COND FALSE !(!(ep13 == 0)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=125, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=126, 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=0, st3=0] [L2026] COND TRUE !(ep23 == 0) [L2028] m3 = p23_old [L2029] p23_old = nomsg VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=126, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=0, st3=0] [L2030] COND FALSE !(((int)m3) > ((int)max3)) VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=126, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=0, st3=0] [L2034] COND TRUE ((int)r3) == 2 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=126, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=1, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=0, st3=0] [L2036] COND TRUE ((int)max3) == ((int)id3) [L2038] st3 = 1 [L2039] mode3 = 0 [L2040] p12_old = p12_new [L2041] p12_new = nomsg [L2042] p13_old = p13_new [L2043] p13_new = nomsg [L2044] p21_old = p21_new [L2045] p21_new = nomsg [L2046] p23_old = p23_new [L2047] p23_new = nomsg [L2048] p31_old = p31_new [L2049] p31_new = nomsg [L2050] p32_old = p32_new [L2051] p32_new = nomsg [L2053] int check__tmp; VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=126, main__c1=1, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=0, st3=1] [L2054] COND FALSE !(((((int)st1) + ((int)st2)) + ((int)st3)) <= 1) [L2060] check__tmp = 0 [L2061] __return_2494 = check__tmp [L2062] main__c1 = __return_2494 [L2064] _Bool __tmp_8; [L2065] __tmp_8 = main__c1 [L2066] _Bool assert__arg; [L2067] assert__arg = __tmp_8 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, __tmp_8=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=126, main__c1=0, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=0, st3=1] [L2068] COND TRUE assert__arg == 0 VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, __tmp_8=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=126, main__c1=0, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=0, st3=1] [L2070] reach_error() VAL [__return_1742=1, __return_1870=1, __return_1988=1, __return_2106=1, __return_2235=0, __return_2345=0, __return_2494=0, __return_2553=0, __return_2584=0, __return_2683=0, __return_2726=0, __return_2806=0, __return_2840=0, __return_main=0, __tmp_1=1, __tmp_2=1, __tmp_3=1, __tmp_8=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=1, ep13=0, ep21=0, ep23=1, ep31=1, ep32=0, id1=126, id2=125, id3=127, init__r121=1, init__r122=1, init__r131=0, init__r132=1, init__r211=0, init__r212=1, init__r231=1, init__r232=1, init__r311=1, init__r312=1, init__r321=0, init__r322=1, init__tmp=1, init__tmp___0=1, init__tmp___1=1, init__tmp___2=1, init__tmp___3=1, init__tmp___4=1, init__tmp___5=1, m1=127, m2=127, m3=126, main__c1=0, main__i2=0, max1=127, max2=127, max3=127, mode1=0, mode2=0, mode3=0, nl1=0, nl2=1, nl3=0, node1____CPAchecker_TMP_0=126, node1____CPAchecker_TMP_0=127, node2____CPAchecker_TMP_1=125, node2____CPAchecker_TMP_1=126, node3____CPAchecker_TMP_0=127, node3____CPAchecker_TMP_0=127, 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=0, st3=1] - UnprovableResult [Line: 837]: 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: 902]: 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: 1915]: 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: 1960]: 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, 386 locations, 5 error locations. Started 1 CEGAR loops. OverallTime: 29.2s, OverallIterations: 23, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.5s, AutomataDifference: 10.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 28390 SdHoareTripleChecker+Valid, 4.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 28390 mSDsluCounter, 47896 SdHoareTripleChecker+Invalid, 3.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 31292 mSDsCounter, 633 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 5867 IncrementalHoareTripleChecker+Invalid, 6500 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 633 mSolverCounterUnsat, 16604 mSDtfsCounter, 5867 mSolverCounterSat, 0.2s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 177 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 135 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 556 ImplicationChecksByTransitivity, 2.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=62684occurred in iteration=16, InterpolantAutomatonStates: 131, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 9.6s AutomataMinimizationTime, 22 MinimizatonAttempts, 137261 StatesRemovedByMinimization, 17 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.9s SatisfiabilityAnalysisTime, 6.7s InterpolantComputationTime, 3513 NumberOfCodeBlocks, 3513 NumberOfCodeBlocksAsserted, 23 NumberOfCheckSat, 3321 ConstructedInterpolants, 0 QuantifiedInterpolants, 10973 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 22 InterpolantComputations, 22 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 02:57:49,442 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_39c41bfa-7dec-43fb-bbe8-6650efb45517/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