./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 4f9af400
extending candidate: java
['java']
extending candidate: /usr/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/oracle-jdk-bin-*/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/openjdk-*/bin/java
['java', '/usr/bin/java']
extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java
['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java']
['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G ! call(reach_error())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', '0f65231614a0bb06d166a117ae6b0891975cceefd0cbaa82222551bd46667e23']
Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --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 0f65231614a0bb06d166a117ae6b0891975cceefd0cbaa82222551bd46667e23
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 00:36:22,513 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 00:36:22,593 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-07 00:36:22,599 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 00:36:22,600 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 00:36:22,627 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 00:36:22,628 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 00:36:22,628 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 00:36:22,629 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 00:36:22,629 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 00:36:22,629 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 00:36:22,629 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 00:36:22,629 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 00:36:22,630 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 00:36:22,630 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 00:36:22,630 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 00:36:22,630 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-07 00:36:22,630 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-07 00:36:22,630 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 00:36:22,630 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-07 00:36:22,630 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 00:36:22,630 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-07 00:36:22,631 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 00:36:22,631 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-07 00:36:22,631 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 00:36:22,631 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-07 00:36:22,631 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-07 00:36:22,631 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 00:36:22,631 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 00:36:22,631 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 00:36:22,631 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 00:36:22,632 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 00:36:22,632 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:36:22,632 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 00:36:22,632 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 00:36:22,633 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-07 00:36:22,633 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 00:36:22,633 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-07 00:36:22,633 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 00:36:22,633 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 00:36:22,633 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 00:36:22,633 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 00:36:22,634 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
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 -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux
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 -> 0f65231614a0bb06d166a117ae6b0891975cceefd0cbaa82222551bd46667e23
[2024-11-07 00:36:22,936 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 00:36:22,948 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 00:36:22,951 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 00:36:22,952 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 00:36:22,952 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 00:36:22,953 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c
[2024-11-07 00:36:24,190 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 00:36:24,543 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 00:36:24,546 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c
[2024-11-07 00:36:24,565 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/19c7225b6/5bd588de14ab4f57a47507c40d673cf4/FLAG2b66d2927
[2024-11-07 00:36:24,589 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/19c7225b6/5bd588de14ab4f57a47507c40d673cf4
[2024-11-07 00:36:24,591 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 00:36:24,593 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 00:36:24,595 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 00:36:24,596 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 00:36:24,599 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 00:36:24,600 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:36:24" (1/1) ...
[2024-11-07 00:36:24,601 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@755bdfb3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:24, skipping insertion in model container
[2024-11-07 00:36:24,603 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:36:24" (1/1) ...
[2024-11-07 00:36:24,662 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 00:36:24,933 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c[15445,15458]
[2024-11-07 00:36:24,944 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c[16092,16105]
[2024-11-07 00:36:24,956 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c[17433,17446]
[2024-11-07 00:36:24,963 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c[18493,18506]
[2024-11-07 00:36:25,003 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c[27778,27791]
[2024-11-07 00:36:25,039 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:36:25,054 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 00:36:25,124 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c[15445,15458]
[2024-11-07 00:36:25,128 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c[16092,16105]
[2024-11-07 00:36:25,135 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c[17433,17446]
[2024-11-07 00:36:25,141 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c[18493,18506]
[2024-11-07 00:36:25,185 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c[27778,27791]
[2024-11-07 00:36:25,222 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:36:25,239 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 00:36:25,240 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25 WrapperNode
[2024-11-07 00:36:25,241 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 00:36:25,242 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 00:36:25,242 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 00:36:25,243 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 00:36:25,248 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,273 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,367 INFO  L138                Inliner]: procedures = 22, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 1774
[2024-11-07 00:36:25,367 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 00:36:25,368 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 00:36:25,368 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 00:36:25,368 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 00:36:25,378 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,378 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,387 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,414 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-07 00:36:25,415 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,415 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,436 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,447 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,452 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,455 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,465 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 00:36:25,466 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 00:36:25,469 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 00:36:25,469 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 00:36:25,470 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (1/1) ...
[2024-11-07 00:36:25,476 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:36:25,495 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:36:25,507 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-07 00:36:25,511 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-07 00:36:25,528 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 00:36:25,529 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 00:36:25,529 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 00:36:25,529 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 00:36:25,652 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 00:36:25,654 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 00:36:26,899 INFO  L?                        ?]: Removed 123 outVars from TransFormulas that were not future-live.
[2024-11-07 00:36:26,900 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 00:36:26,925 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 00:36:26,928 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-07 00:36:26,929 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:36:26 BoogieIcfgContainer
[2024-11-07 00:36:26,929 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 00:36:26,934 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-07 00:36:26,934 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-07 00:36:26,939 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-07 00:36:26,939 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 12:36:24" (1/3) ...
[2024-11-07 00:36:26,939 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@f71b8f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:36:26, skipping insertion in model container
[2024-11-07 00:36:26,940 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:36:25" (2/3) ...
[2024-11-07 00:36:26,940 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@f71b8f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:36:26, skipping insertion in model container
[2024-11-07 00:36:26,941 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:36:26" (3/3) ...
[2024-11-07 00:36:26,942 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_opt-floodmax.3.1.ufo.BOUNDED-6.pals.c.v+lhb-reducer.c
[2024-11-07 00:36:26,956 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-07 00:36:26,956 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations.
[2024-11-07 00:36:27,028 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-07 00:36:27,040 INFO  L333      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, 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;@58b93712, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-07 00:36:27,040 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 5 error locations.
[2024-11-07 00:36:27,047 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 407 states, 401 states have (on average 1.8029925187032418) internal successors, (723), 406 states have internal predecessors, (723), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:27,062 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 143
[2024-11-07 00:36:27,062 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:27,063 INFO  L215           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]
[2024-11-07 00:36:27,064 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-07 00:36:27,067 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:27,068 INFO  L85        PathProgramCache]: Analyzing trace with hash -899021923, now seen corresponding path program 1 times
[2024-11-07 00:36:27,074 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:27,076 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [437844792]
[2024-11-07 00:36:27,076 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:27,077 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:27,365 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:27,746 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:36:27,747 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:27,747 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [437844792]
[2024-11-07 00:36:27,749 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [437844792] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:27,749 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:27,749 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:36:27,751 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2133704056]
[2024-11-07 00:36:27,751 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:27,755 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:36:27,755 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:27,775 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:36:27,775 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:36:27,778 INFO  L87              Difference]: Start difference. First operand  has 407 states, 401 states have (on average 1.8029925187032418) internal successors, (723), 406 states have internal predecessors, (723), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 47.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)
[2024-11-07 00:36:28,015 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:28,016 INFO  L93              Difference]: Finished difference Result 757 states and 1332 transitions.
[2024-11-07 00:36:28,019 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:36:28,021 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
[2024-11-07 00:36:28,021 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:28,032 INFO  L225             Difference]: With dead ends: 757
[2024-11-07 00:36:28,034 INFO  L226             Difference]: Without dead ends: 623
[2024-11-07 00:36:28,037 INFO  L431           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
[2024-11-07 00:36:28,040 INFO  L432           NwaCegarLoop]: 823 mSDtfsCounter, 455 mSDsluCounter, 467 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 455 SdHoareTripleChecker+Valid, 1290 SdHoareTripleChecker+Invalid, 107 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:36:28,040 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [455 Valid, 1290 Invalid, 107 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:36:28,052 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 623 states.
[2024-11-07 00:36:28,090 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 623 to 621.
[2024-11-07 00:36:28,092 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 621 states, 616 states have (on average 1.4918831168831168) internal successors, (919), 620 states have internal predecessors, (919), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:28,097 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 621 states to 621 states and 919 transitions.
[2024-11-07 00:36:28,098 INFO  L78                 Accepts]: Start accepts. Automaton has 621 states and 919 transitions. Word has length 142
[2024-11-07 00:36:28,099 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:28,099 INFO  L471      AbstractCegarLoop]: Abstraction has 621 states and 919 transitions.
[2024-11-07 00:36:28,100 INFO  L472      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)
[2024-11-07 00:36:28,100 INFO  L276                IsEmpty]: Start isEmpty. Operand 621 states and 919 transitions.
[2024-11-07 00:36:28,104 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 143
[2024-11-07 00:36:28,104 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:28,105 INFO  L215           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]
[2024-11-07 00:36:28,105 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-07 00:36:28,105 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-07 00:36:28,106 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:28,106 INFO  L85        PathProgramCache]: Analyzing trace with hash -899452899, now seen corresponding path program 1 times
[2024-11-07 00:36:28,106 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:28,106 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1195136945]
[2024-11-07 00:36:28,106 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:28,110 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:28,327 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:28,820 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:36:28,821 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:28,822 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1195136945]
[2024-11-07 00:36:28,822 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1195136945] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:28,822 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:28,822 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:36:28,822 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1871052889]
[2024-11-07 00:36:28,822 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:28,824 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 00:36:28,824 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:28,826 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 00:36:28,826 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:36:28,826 INFO  L87              Difference]: Start difference. First operand 621 states and 919 transitions. Second operand  has 4 states, 4 states have (on average 35.5) 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)
[2024-11-07 00:36:28,980 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:28,981 INFO  L93              Difference]: Finished difference Result 2380 states and 3500 transitions.
[2024-11-07 00:36:28,981 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 00:36:28,981 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 35.5) 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
[2024-11-07 00:36:28,981 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:28,990 INFO  L225             Difference]: With dead ends: 2380
[2024-11-07 00:36:28,990 INFO  L226             Difference]: Without dead ends: 1784
[2024-11-07 00:36:28,993 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:36:28,994 INFO  L432           NwaCegarLoop]: 953 mSDtfsCounter, 1063 mSDsluCounter, 1051 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1063 SdHoareTripleChecker+Valid, 2004 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:36:28,995 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1063 Valid, 2004 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:36:28,997 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1784 states.
[2024-11-07 00:36:29,042 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1784 to 1164.
[2024-11-07 00:36:29,046 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1164 states, 1159 states have (on average 1.4814495254529767) internal successors, (1717), 1163 states have internal predecessors, (1717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:29,054 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1164 states to 1164 states and 1717 transitions.
[2024-11-07 00:36:29,055 INFO  L78                 Accepts]: Start accepts. Automaton has 1164 states and 1717 transitions. Word has length 142
[2024-11-07 00:36:29,055 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:29,056 INFO  L471      AbstractCegarLoop]: Abstraction has 1164 states and 1717 transitions.
[2024-11-07 00:36:29,056 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 35.5) 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)
[2024-11-07 00:36:29,056 INFO  L276                IsEmpty]: Start isEmpty. Operand 1164 states and 1717 transitions.
[2024-11-07 00:36:29,060 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 144
[2024-11-07 00:36:29,061 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:29,061 INFO  L215           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]
[2024-11-07 00:36:29,062 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-07 00:36:29,062 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-07 00:36:29,062 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:29,066 INFO  L85        PathProgramCache]: Analyzing trace with hash -234593039, now seen corresponding path program 1 times
[2024-11-07 00:36:29,066 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:29,066 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1419030383]
[2024-11-07 00:36:29,066 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:29,066 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:29,108 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:29,199 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:36:29,201 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:29,201 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1419030383]
[2024-11-07 00:36:29,201 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1419030383] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:29,201 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:29,202 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:36:29,202 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1481762601]
[2024-11-07 00:36:29,202 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:29,202 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:36:29,202 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:29,203 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:36:29,203 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:36:29,203 INFO  L87              Difference]: Start difference. First operand 1164 states and 1717 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)
[2024-11-07 00:36:29,242 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:29,243 INFO  L93              Difference]: Finished difference Result 2302 states and 3390 transitions.
[2024-11-07 00:36:29,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:36:29,245 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
[2024-11-07 00:36:29,245 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:29,250 INFO  L225             Difference]: With dead ends: 2302
[2024-11-07 00:36:29,251 INFO  L226             Difference]: Without dead ends: 1166
[2024-11-07 00:36:29,252 INFO  L431           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
[2024-11-07 00:36:29,254 INFO  L432           NwaCegarLoop]: 586 mSDtfsCounter, 0 mSDsluCounter, 580 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1166 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:36:29,254 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1166 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:36:29,257 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1166 states.
[2024-11-07 00:36:29,296 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1166 to 1166.
[2024-11-07 00:36:29,300 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1166 states, 1161 states have (on average 1.4806201550387597) internal successors, (1719), 1165 states have internal predecessors, (1719), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:29,304 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1166 states to 1166 states and 1719 transitions.
[2024-11-07 00:36:29,304 INFO  L78                 Accepts]: Start accepts. Automaton has 1166 states and 1719 transitions. Word has length 143
[2024-11-07 00:36:29,304 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:29,304 INFO  L471      AbstractCegarLoop]: Abstraction has 1166 states and 1719 transitions.
[2024-11-07 00:36:29,305 INFO  L472      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)
[2024-11-07 00:36:29,305 INFO  L276                IsEmpty]: Start isEmpty. Operand 1166 states and 1719 transitions.
[2024-11-07 00:36:29,308 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-11-07 00:36:29,308 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:29,308 INFO  L215           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]
[2024-11-07 00:36:29,309 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-07 00:36:29,309 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-07 00:36:29,309 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:29,309 INFO  L85        PathProgramCache]: Analyzing trace with hash -1582698210, now seen corresponding path program 1 times
[2024-11-07 00:36:29,309 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:29,310 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [142821239]
[2024-11-07 00:36:29,310 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:29,310 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:29,442 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:29,769 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:36:29,770 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:29,770 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [142821239]
[2024-11-07 00:36:29,770 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [142821239] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:29,770 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:29,770 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:36:29,770 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [599740918]
[2024-11-07 00:36:29,770 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:29,770 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 00:36:29,770 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:29,771 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 00:36:29,771 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:36:29,771 INFO  L87              Difference]: Start difference. First operand 1166 states and 1719 transitions. Second operand  has 4 states, 4 states have (on average 36.0) 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)
[2024-11-07 00:36:29,960 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:29,960 INFO  L93              Difference]: Finished difference Result 5596 states and 8205 transitions.
[2024-11-07 00:36:29,961 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:36:29,961 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 36.0) 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
[2024-11-07 00:36:29,961 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:29,978 INFO  L225             Difference]: With dead ends: 5596
[2024-11-07 00:36:29,979 INFO  L226             Difference]: Without dead ends: 4460
[2024-11-07 00:36:29,984 INFO  L431           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
[2024-11-07 00:36:29,984 INFO  L432           NwaCegarLoop]: 1015 mSDtfsCounter, 1656 mSDsluCounter, 1589 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1656 SdHoareTripleChecker+Valid, 2604 SdHoareTripleChecker+Invalid, 86 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:36:29,986 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1656 Valid, 2604 Invalid, 86 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:36:29,991 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4460 states.
[2024-11-07 00:36:30,057 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4460 to 2208.
[2024-11-07 00:36:30,060 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2208 states, 2203 states have (on average 1.466182478438493) internal successors, (3230), 2207 states have internal predecessors, (3230), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:30,067 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2208 states to 2208 states and 3230 transitions.
[2024-11-07 00:36:30,068 INFO  L78                 Accepts]: Start accepts. Automaton has 2208 states and 3230 transitions. Word has length 144
[2024-11-07 00:36:30,068 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:30,068 INFO  L471      AbstractCegarLoop]: Abstraction has 2208 states and 3230 transitions.
[2024-11-07 00:36:30,069 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 36.0) 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)
[2024-11-07 00:36:30,069 INFO  L276                IsEmpty]: Start isEmpty. Operand 2208 states and 3230 transitions.
[2024-11-07 00:36:30,072 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-07 00:36:30,075 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:30,075 INFO  L215           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]
[2024-11-07 00:36:30,076 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-07 00:36:30,076 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-07 00:36:30,076 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:30,076 INFO  L85        PathProgramCache]: Analyzing trace with hash -711914158, now seen corresponding path program 1 times
[2024-11-07 00:36:30,076 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:30,076 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2143921617]
[2024-11-07 00:36:30,076 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:30,077 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:30,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:30,180 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:36:30,180 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:30,180 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2143921617]
[2024-11-07 00:36:30,181 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2143921617] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:30,181 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:30,181 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:36:30,181 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [797967132]
[2024-11-07 00:36:30,181 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:30,182 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:36:30,182 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:30,182 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:36:30,183 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:36:30,183 INFO  L87              Difference]: Start difference. First operand 2208 states and 3230 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)
[2024-11-07 00:36:30,221 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:30,221 INFO  L93              Difference]: Finished difference Result 4376 states and 6396 transitions.
[2024-11-07 00:36:30,222 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:36:30,222 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
[2024-11-07 00:36:30,222 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:30,230 INFO  L225             Difference]: With dead ends: 4376
[2024-11-07 00:36:30,230 INFO  L226             Difference]: Without dead ends: 2212
[2024-11-07 00:36:30,233 INFO  L431           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
[2024-11-07 00:36:30,234 INFO  L432           NwaCegarLoop]: 586 mSDtfsCounter, 0 mSDsluCounter, 580 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1166 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:36:30,235 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1166 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:36:30,237 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2212 states.
[2024-11-07 00:36:30,278 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2212 to 2212.
[2024-11-07 00:36:30,282 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2212 states, 2207 states have (on average 1.465337562301767) internal successors, (3234), 2211 states have internal predecessors, (3234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:30,291 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2212 states to 2212 states and 3234 transitions.
[2024-11-07 00:36:30,291 INFO  L78                 Accepts]: Start accepts. Automaton has 2212 states and 3234 transitions. Word has length 145
[2024-11-07 00:36:30,292 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:30,292 INFO  L471      AbstractCegarLoop]: Abstraction has 2212 states and 3234 transitions.
[2024-11-07 00:36:30,293 INFO  L472      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)
[2024-11-07 00:36:30,293 INFO  L276                IsEmpty]: Start isEmpty. Operand 2212 states and 3234 transitions.
[2024-11-07 00:36:30,297 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 147
[2024-11-07 00:36:30,298 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:30,298 INFO  L215           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]
[2024-11-07 00:36:30,298 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-07 00:36:30,298 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-07 00:36:30,299 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:30,299 INFO  L85        PathProgramCache]: Analyzing trace with hash 1255713146, now seen corresponding path program 1 times
[2024-11-07 00:36:30,299 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:30,299 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1666148473]
[2024-11-07 00:36:30,299 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:30,299 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:30,334 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:30,433 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:36:30,433 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:30,433 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1666148473]
[2024-11-07 00:36:30,434 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1666148473] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:30,434 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:30,435 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:36:30,435 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [878895914]
[2024-11-07 00:36:30,435 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:30,435 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:36:30,435 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:30,436 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:36:30,436 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:36:30,436 INFO  L87              Difference]: Start difference. First operand 2212 states and 3234 transitions. Second operand  has 3 states, 3 states have (on average 48.666666666666664) internal successors, (146), 3 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:30,507 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:30,507 INFO  L93              Difference]: Finished difference Result 6172 states and 9036 transitions.
[2024-11-07 00:36:30,508 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:36:30,508 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 48.666666666666664) internal successors, (146), 3 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 146
[2024-11-07 00:36:30,509 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:30,524 INFO  L225             Difference]: With dead ends: 6172
[2024-11-07 00:36:30,528 INFO  L226             Difference]: Without dead ends: 4272
[2024-11-07 00:36:30,531 INFO  L431           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
[2024-11-07 00:36:30,532 INFO  L432           NwaCegarLoop]: 1104 mSDtfsCounter, 506 mSDsluCounter, 539 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 506 SdHoareTripleChecker+Valid, 1643 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
[2024-11-07 00:36:30,532 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [506 Valid, 1643 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:36:30,538 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4272 states.
[2024-11-07 00:36:30,633 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4272 to 4232.
[2024-11-07 00:36:30,641 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4232 states, 4227 states have (on average 1.4516205346581499) internal successors, (6136), 4231 states have internal predecessors, (6136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:30,659 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4232 states to 4232 states and 6136 transitions.
[2024-11-07 00:36:30,660 INFO  L78                 Accepts]: Start accepts. Automaton has 4232 states and 6136 transitions. Word has length 146
[2024-11-07 00:36:30,661 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:30,661 INFO  L471      AbstractCegarLoop]: Abstraction has 4232 states and 6136 transitions.
[2024-11-07 00:36:30,661 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 48.666666666666664) internal successors, (146), 3 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:30,661 INFO  L276                IsEmpty]: Start isEmpty. Operand 4232 states and 6136 transitions.
[2024-11-07 00:36:30,668 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 147
[2024-11-07 00:36:30,668 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:30,669 INFO  L215           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]
[2024-11-07 00:36:30,669 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-07 00:36:30,669 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-07 00:36:30,669 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:30,669 INFO  L85        PathProgramCache]: Analyzing trace with hash -264937449, now seen corresponding path program 1 times
[2024-11-07 00:36:30,670 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:30,670 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1786125732]
[2024-11-07 00:36:30,670 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:30,670 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:30,772 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:31,036 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:36:31,037 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:31,037 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1786125732]
[2024-11-07 00:36:31,038 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1786125732] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:31,038 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:31,038 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:36:31,038 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [906821562]
[2024-11-07 00:36:31,038 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:31,038 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 00:36:31,039 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:31,039 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 00:36:31,039 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:36:31,039 INFO  L87              Difference]: Start difference. First operand 4232 states and 6136 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)
[2024-11-07 00:36:31,169 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:31,169 INFO  L93              Difference]: Finished difference Result 11626 states and 16895 transitions.
[2024-11-07 00:36:31,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 00:36:31,170 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
[2024-11-07 00:36:31,170 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:31,197 INFO  L225             Difference]: With dead ends: 11626
[2024-11-07 00:36:31,197 INFO  L226             Difference]: Without dead ends: 7914
[2024-11-07 00:36:31,202 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:36:31,203 INFO  L432           NwaCegarLoop]: 1016 mSDtfsCounter, 1027 mSDsluCounter, 521 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 29 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1027 SdHoareTripleChecker+Valid, 1537 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:36:31,204 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1027 Valid, 1537 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:36:31,212 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7914 states.
[2024-11-07 00:36:31,384 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7914 to 7884.
[2024-11-07 00:36:31,399 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7884 states, 7879 states have (on average 1.4335575580657445) internal successors, (11295), 7883 states have internal predecessors, (11295), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:31,430 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7884 states to 7884 states and 11295 transitions.
[2024-11-07 00:36:31,430 INFO  L78                 Accepts]: Start accepts. Automaton has 7884 states and 11295 transitions. Word has length 146
[2024-11-07 00:36:31,430 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:31,430 INFO  L471      AbstractCegarLoop]: Abstraction has 7884 states and 11295 transitions.
[2024-11-07 00:36:31,431 INFO  L472      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)
[2024-11-07 00:36:31,431 INFO  L276                IsEmpty]: Start isEmpty. Operand 7884 states and 11295 transitions.
[2024-11-07 00:36:31,440 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 147
[2024-11-07 00:36:31,441 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:31,441 INFO  L215           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]
[2024-11-07 00:36:31,441 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-07 00:36:31,441 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-07 00:36:31,441 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:31,442 INFO  L85        PathProgramCache]: Analyzing trace with hash 1919018655, now seen corresponding path program 1 times
[2024-11-07 00:36:31,442 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:31,442 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1457220970]
[2024-11-07 00:36:31,442 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:31,442 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:31,519 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:31,789 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:36:31,790 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:31,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1457220970]
[2024-11-07 00:36:31,790 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1457220970] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:31,790 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:31,790 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:36:31,790 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [841716573]
[2024-11-07 00:36:31,790 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:31,791 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 00:36:31,791 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:31,791 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 00:36:31,791 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:36:31,792 INFO  L87              Difference]: Start difference. First operand 7884 states and 11295 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)
[2024-11-07 00:36:32,022 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:32,022 INFO  L93              Difference]: Finished difference Result 24316 states and 34577 transitions.
[2024-11-07 00:36:32,023 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:36:32,023 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
[2024-11-07 00:36:32,023 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:32,083 INFO  L225             Difference]: With dead ends: 24316
[2024-11-07 00:36:32,084 INFO  L226             Difference]: Without dead ends: 16564
[2024-11-07 00:36:32,097 INFO  L431           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
[2024-11-07 00:36:32,098 INFO  L432           NwaCegarLoop]: 1000 mSDtfsCounter, 1641 mSDsluCounter, 1564 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1641 SdHoareTripleChecker+Valid, 2564 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:36:32,098 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1641 Valid, 2564 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:36:32,115 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16564 states.
[2024-11-07 00:36:32,354 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16564 to 8084.
[2024-11-07 00:36:32,372 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8084 states, 8079 states have (on average 1.425795271692041) internal successors, (11519), 8083 states have internal predecessors, (11519), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:32,406 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8084 states to 8084 states and 11519 transitions.
[2024-11-07 00:36:32,406 INFO  L78                 Accepts]: Start accepts. Automaton has 8084 states and 11519 transitions. Word has length 146
[2024-11-07 00:36:32,406 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:32,406 INFO  L471      AbstractCegarLoop]: Abstraction has 8084 states and 11519 transitions.
[2024-11-07 00:36:32,407 INFO  L472      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)
[2024-11-07 00:36:32,407 INFO  L276                IsEmpty]: Start isEmpty. Operand 8084 states and 11519 transitions.
[2024-11-07 00:36:32,418 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 148
[2024-11-07 00:36:32,418 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:32,419 INFO  L215           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]
[2024-11-07 00:36:32,419 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-07 00:36:32,419 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-07 00:36:32,419 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:32,420 INFO  L85        PathProgramCache]: Analyzing trace with hash 889455155, now seen corresponding path program 1 times
[2024-11-07 00:36:32,420 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:32,420 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1427325142]
[2024-11-07 00:36:32,420 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:32,420 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:32,458 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:32,517 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:36:32,517 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:32,517 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1427325142]
[2024-11-07 00:36:32,517 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1427325142] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:32,518 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:32,518 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:36:32,518 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213882460]
[2024-11-07 00:36:32,518 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:32,521 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:36:32,521 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:32,521 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:36:32,522 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:36:32,522 INFO  L87              Difference]: Start difference. First operand 8084 states and 11519 transitions. Second operand  has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:32,615 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:32,615 INFO  L93              Difference]: Finished difference Result 15608 states and 22323 transitions.
[2024-11-07 00:36:32,616 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:36:32,617 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 147
[2024-11-07 00:36:32,617 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:32,631 INFO  L225             Difference]: With dead ends: 15608
[2024-11-07 00:36:32,632 INFO  L226             Difference]: Without dead ends: 8100
[2024-11-07 00:36:32,640 INFO  L431           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
[2024-11-07 00:36:32,640 INFO  L432           NwaCegarLoop]: 586 mSDtfsCounter, 0 mSDsluCounter, 580 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1166 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:36:32,641 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1166 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:36:32,649 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8100 states.
[2024-11-07 00:36:32,751 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8100 to 8100.
[2024-11-07 00:36:32,766 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8100 states, 8095 states have (on average 1.4249536751080913) internal successors, (11535), 8099 states have internal predecessors, (11535), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:32,790 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8100 states to 8100 states and 11535 transitions.
[2024-11-07 00:36:32,790 INFO  L78                 Accepts]: Start accepts. Automaton has 8100 states and 11535 transitions. Word has length 147
[2024-11-07 00:36:32,790 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:32,790 INFO  L471      AbstractCegarLoop]: Abstraction has 8100 states and 11535 transitions.
[2024-11-07 00:36:32,791 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:36:32,791 INFO  L276                IsEmpty]: Start isEmpty. Operand 8100 states and 11535 transitions.
[2024-11-07 00:36:32,800 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 149
[2024-11-07 00:36:32,800 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:32,800 INFO  L215           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]
[2024-11-07 00:36:32,800 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-07 00:36:32,800 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-07 00:36:32,801 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:32,801 INFO  L85        PathProgramCache]: Analyzing trace with hash -28405600, now seen corresponding path program 1 times
[2024-11-07 00:36:32,801 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:32,801 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [319900643]
[2024-11-07 00:36:32,801 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:32,801 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:32,905 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 00:36:32,906 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-07 00:36:32,982 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-07 00:36:33,072 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-07 00:36:33,073 INFO  L325         BasicCegarLoop]: Counterexample is feasible
[2024-11-07 00:36:33,074 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (4 of 5 remaining)
[2024-11-07 00:36:33,075 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION (3 of 5 remaining)
[2024-11-07 00:36:33,076 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (2 of 5 remaining)
[2024-11-07 00:36:33,076 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION (1 of 5 remaining)
[2024-11-07 00:36:33,076 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION (0 of 5 remaining)
[2024-11-07 00:36:33,076 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-07 00:36:33,079 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:36:33,329 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-07 00:36:33,335 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.11 12:36:33 BoogieIcfgContainer
[2024-11-07 00:36:33,335 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-07 00:36:33,336 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-07 00:36:33,336 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-07 00:36:33,336 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-07 00:36:33,337 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:36:26" (3/4) ...
[2024-11-07 00:36:33,337 INFO  L136         WitnessPrinter]: Generating witness for reachability counterexample
[2024-11-07 00:36:33,579 INFO  L149         WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml
[2024-11-07 00:36:33,579 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-07 00:36:33,580 INFO  L158              Benchmark]: Toolchain (without parser) took 8987.11ms. Allocated memory was 100.7MB in the beginning and 352.3MB in the end (delta: 251.7MB). Free memory was 75.3MB in the beginning and 195.9MB in the end (delta: -120.6MB). Peak memory consumption was 132.4MB. Max. memory is 16.1GB.
[2024-11-07 00:36:33,581 INFO  L158              Benchmark]: CDTParser took 1.22ms. Allocated memory is still 83.9MB. Free memory is still 47.6MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-07 00:36:33,581 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 646.09ms. Allocated memory is still 100.7MB. Free memory was 75.0MB in the beginning and 41.1MB in the end (delta: 34.0MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB.
[2024-11-07 00:36:33,581 INFO  L158              Benchmark]: Boogie Procedure Inliner took 125.63ms. Allocated memory is still 100.7MB. Free memory was 41.1MB in the beginning and 70.7MB in the end (delta: -29.6MB). Peak memory consumption was 12.9MB. Max. memory is 16.1GB.
[2024-11-07 00:36:33,582 INFO  L158              Benchmark]: Boogie Preprocessor took 97.61ms. Allocated memory is still 100.7MB. Free memory was 70.7MB in the beginning and 63.8MB in the end (delta: 6.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-07 00:36:33,582 INFO  L158              Benchmark]: RCFGBuilder took 1465.46ms. Allocated memory is still 100.7MB. Free memory was 63.8MB in the beginning and 48.3MB in the end (delta: 15.5MB). Peak memory consumption was 45.1MB. Max. memory is 16.1GB.
[2024-11-07 00:36:33,582 INFO  L158              Benchmark]: TraceAbstraction took 6401.63ms. Allocated memory was 100.7MB in the beginning and 352.3MB in the end (delta: 251.7MB). Free memory was 47.6MB in the beginning and 246.1MB in the end (delta: -198.4MB). Peak memory consumption was 229.3MB. Max. memory is 16.1GB.
[2024-11-07 00:36:33,582 INFO  L158              Benchmark]: Witness Printer took 243.30ms. Allocated memory is still 352.3MB. Free memory was 246.1MB in the beginning and 195.9MB in the end (delta: 50.2MB). Peak memory consumption was 50.3MB. Max. memory is 16.1GB.
[2024-11-07 00:36:33,584 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 1.22ms. Allocated memory is still 83.9MB. Free memory is still 47.6MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 646.09ms. Allocated memory is still 100.7MB. Free memory was 75.0MB in the beginning and 41.1MB in the end (delta: 34.0MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 125.63ms. Allocated memory is still 100.7MB. Free memory was 41.1MB in the beginning and 70.7MB in the end (delta: -29.6MB). Peak memory consumption was 12.9MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 97.61ms. Allocated memory is still 100.7MB. Free memory was 70.7MB in the beginning and 63.8MB in the end (delta: 6.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * RCFGBuilder took 1465.46ms. Allocated memory is still 100.7MB. Free memory was 63.8MB in the beginning and 48.3MB in the end (delta: 15.5MB). Peak memory consumption was 45.1MB. Max. memory is 16.1GB.
 * TraceAbstraction took 6401.63ms. Allocated memory was 100.7MB in the beginning and 352.3MB in the end (delta: 251.7MB). Free memory was 47.6MB in the beginning and 246.1MB in the end (delta: -198.4MB). Peak memory consumption was 229.3MB. Max. memory is 16.1GB.
 * Witness Printer took 243.30ms. Allocated memory is still 352.3MB. Free memory was 246.1MB in the beginning and 195.9MB in the end (delta: 50.2MB). Peak memory consumption was 50.3MB. 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: 882]: a call to reach_error is reachable
    a call to reach_error is reachable
We found a FailurePath: 
[L10]                int __return_main;
[L25]                msg_t nomsg = (msg_t )-1;
[L26]                port_t p12 = 0;
[L27]                char p12_old = '\x0';
[L28]                char p12_new = '\x0';
[L29]                _Bool ep12 = 0;
[L30]                port_t p13 = 0;
[L31]                char p13_old = '\x0';
[L32]                char p13_new = '\x0';
[L33]                _Bool ep13 = 0;
[L34]                port_t p21 = 0;
[L35]                char p21_old = '\x0';
[L36]                char p21_new = '\x0';
[L37]                _Bool ep21 = 0;
[L38]                port_t p23 = 0;
[L39]                char p23_old = '\x0';
[L40]                char p23_new = '\x0';
[L41]                _Bool ep23 = 0;
[L42]                port_t p31 = 0;
[L43]                char p31_old = '\x0';
[L44]                char p31_new = '\x0';
[L45]                _Bool ep31 = 0;
[L46]                port_t p32 = 0;
[L47]                char p32_old = '\x0';
[L48]                char p32_new = '\x0';
[L49]                _Bool ep32 = 0;
[L50]                char id1 = '\x0';
[L51]                char r1 = '\x0';
[L52]                char st1 = '\x0';
[L53]                char nl1 = '\x0';
[L54]                char m1 = '\x0';
[L55]                char max1 = '\x0';
[L56]                _Bool mode1 = 0;
[L57]                _Bool newmax1 = 0;
[L58]                char id2 = '\x0';
[L59]                char r2 = '\x0';
[L60]                char st2 = '\x0';
[L61]                char nl2 = '\x0';
[L62]                char m2 = '\x0';
[L63]                char max2 = '\x0';
[L64]                _Bool mode2 = 0;
[L65]                _Bool newmax2 = 0;
[L66]                char id3 = '\x0';
[L67]                char r3 = '\x0';
[L68]                char st3 = '\x0';
[L69]                char nl3 = '\x0';
[L70]                char m3 = '\x0';
[L71]                char max3 = '\x0';
[L72]                _Bool mode3 = 0;
[L73]                _Bool newmax3 = 0;
[L77]                void (*nodes[3])() = { &node1, &node2, &node3 };
[L81]                int __return_1863;
[L82]                int __return_2009;
[L83]                int __return_2142;
[L84]                int __return_2281;
[L85]                int __return_3069;
[L86]                int __return_3038;
[L87]                int __return_2975;
[L88]                int __return_2941;
[L89]                int __tmp_2420_0;
[L90]                int __return_2543;
[L91]                int __return_2433;
[L92]                int __return_2828;
[L93]                int __return_2794;
[L94]                int __return_2710;
[L95]                int __return_2419;
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=0, id3=0, m1=0, m2=0, m3=0, max1=0, max2=0, max3=0, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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]
[L98]                int main__c1;
[L99]                int main__i2;
[L100]               main__c1 = 0
[L101]               ep12 = __VERIFIER_nondet_bool()
[L102]               ep13 = __VERIFIER_nondet_bool()
[L103]               ep21 = __VERIFIER_nondet_bool()
[L104]               ep23 = __VERIFIER_nondet_bool()
[L105]               ep31 = __VERIFIER_nondet_bool()
[L106]               ep32 = __VERIFIER_nondet_bool()
[L107]               id1 = __VERIFIER_nondet_char()
[L108]               r1 = __VERIFIER_nondet_char()
[L109]               st1 = __VERIFIER_nondet_char()
[L110]               nl1 = __VERIFIER_nondet_char()
[L111]               m1 = __VERIFIER_nondet_char()
[L112]               max1 = __VERIFIER_nondet_char()
[L113]               mode1 = __VERIFIER_nondet_bool()
[L114]               newmax1 = __VERIFIER_nondet_bool()
[L115]               id2 = __VERIFIER_nondet_char()
[L116]               r2 = __VERIFIER_nondet_char()
[L117]               st2 = __VERIFIER_nondet_char()
[L118]               nl2 = __VERIFIER_nondet_char()
[L119]               m2 = __VERIFIER_nondet_char()
[L120]               max2 = __VERIFIER_nondet_char()
[L121]               mode2 = __VERIFIER_nondet_bool()
[L122]               newmax2 = __VERIFIER_nondet_bool()
[L123]               id3 = __VERIFIER_nondet_char()
[L124]               r3 = __VERIFIER_nondet_char()
[L125]               st3 = __VERIFIER_nondet_char()
[L126]               nl3 = __VERIFIER_nondet_char()
[L127]               m3 = __VERIFIER_nondet_char()
[L128]               max3 = __VERIFIER_nondet_char()
[L129]               mode3 = __VERIFIER_nondet_bool()
[L130]               newmax3 = __VERIFIER_nondet_bool()
[L132]               _Bool init__r121;
[L133]               _Bool init__r131;
[L134]               _Bool init__r211;
[L135]               _Bool init__r231;
[L136]               _Bool init__r311;
[L137]               _Bool init__r321;
[L138]               _Bool init__r122;
[L139]               int init__tmp;
[L140]               _Bool init__r132;
[L141]               int init__tmp___0;
[L142]               _Bool init__r212;
[L143]               int init__tmp___1;
[L144]               _Bool init__r232;
[L145]               int init__tmp___2;
[L146]               _Bool init__r312;
[L147]               int init__tmp___3;
[L148]               _Bool init__r322;
[L149]               int init__tmp___4;
[L150]               int init__tmp___5;
[L151]               init__r121 = ep12
[L152]               init__r131 = ep13
[L153]               init__r211 = ep21
[L154]               init__r231 = ep23
[L155]               init__r311 = ep31
[L156]               init__r321 = ep32
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r121=0, init__r131=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L157]   COND FALSE  !(!(init__r121 == 0))
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r121=0, init__r131=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L3151]  COND FALSE  !(!(init__r131 == 0))
[L3167]              init__tmp = 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r121=0, init__r131=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, init__tmp=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L161]               init__r122 = (_Bool)init__tmp
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r121=0, init__r131=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L162]   COND FALSE  !(!(init__r131 == 0))
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r121=0, init__r211=0, init__r231=0, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L3128]  COND FALSE  !(!(init__r121 == 0))
[L3144]              init__tmp___0 = 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r211=0, init__r231=0, init__r311=0, init__r321=0, init__tmp___0=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L166]               init__r132 = (_Bool)init__tmp___0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r211=0, init__r231=0, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L167]   COND FALSE  !(!(init__r211 == 0))
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r211=0, init__r231=0, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L3105]  COND FALSE  !(!(init__r231 == 0))
[L3121]              init__tmp___1 = 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r211=0, init__r231=0, init__r311=0, init__r321=0, init__tmp___1=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L171]               init__r212 = (_Bool)init__tmp___1
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r211=0, init__r231=0, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L172]   COND FALSE  !(!(init__r231 == 0))
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r211=0, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L3082]  COND FALSE  !(!(init__r211 == 0))
[L3098]              init__tmp___2 = 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r311=0, init__r321=0, init__tmp___2=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L176]               init__r232 = (_Bool)init__tmp___2
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L177]   COND FALSE  !(!(init__r311 == 0))
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L3059]  COND FALSE  !(!(init__r321 == 0))
[L3075]              init__tmp___3 = 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r311=0, init__r321=0, init__tmp___3=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L181]               init__r312 = (_Bool)init__tmp___3
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r311=0, init__r321=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L182]   COND FALSE  !(!(init__r321 == 0))
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__r311=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L3036]  COND FALSE  !(!(init__r311 == 0))
[L3052]              init__tmp___4 = 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, init__tmp___4=0, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L186]               init__r322 = (_Bool)init__tmp___4
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L187]   COND TRUE   ((int)id1) != ((int)id2)
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L189]   COND TRUE   ((int)id1) != ((int)id3)
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L191]   COND TRUE   ((int)id2) != ((int)id3)
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L193]   COND TRUE   ((int)id1) >= 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L195]   COND TRUE   ((int)id2) >= 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L197]   COND TRUE   ((int)id3) >= 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L199]   COND TRUE   ((int)r1) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L201]   COND TRUE   ((int)r2) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L203]   COND TRUE   ((int)r3) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L205]   COND TRUE   ((int)max1) == ((int)id1)
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L207]   COND TRUE   ((int)max2) == ((int)id2)
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L209]   COND TRUE   ((int)max3) == ((int)id3)
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L211]   COND TRUE   ((int)st1) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L213]   COND TRUE   ((int)st2) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L215]   COND TRUE   ((int)st3) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L217]   COND TRUE   ((int)nl1) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L219]   COND TRUE   ((int)nl2) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L221]   COND TRUE   ((int)nl3) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L223]   COND TRUE   ((int)mode1) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L225]   COND TRUE   ((int)mode2) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L227]   COND TRUE   ((int)mode3) == 0
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L229]   COND TRUE   !(newmax1 == 0)
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L231]   COND TRUE   !(newmax2 == 0)
         VAL         [__return_1863=0, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L233]   COND TRUE   !(newmax3 == 0)
[L235]               init__tmp___5 = 1
[L236]               __return_1863 = init__tmp___5
[L237]               main__i2 = __return_1863
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, nomsg=-1, p12=0, p12_new=0, p12_old=0, p13=0, p13_new=0, p13_old=0, p21=0, p21_new=0, p21_old=0, p23=0, p23_new=0, p23_old=0, p31=0, p31_new=0, p31_old=0, p32=0, p32_new=0, p32_old=0, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L238]   COND TRUE   main__i2 != 0
[L240]               p12_old = nomsg
[L241]               p12_new = nomsg
[L242]               p13_old = nomsg
[L243]               p13_new = nomsg
[L244]               p21_old = nomsg
[L245]               p21_new = nomsg
[L246]               p23_old = nomsg
[L247]               p23_new = nomsg
[L248]               p31_old = nomsg
[L249]               p31_new = nomsg
[L250]               p32_old = nomsg
[L251]               p32_new = nomsg
[L252]               main__i2 = 0
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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 TRUE   main__i2 < 6
[L256]               _Bool node1__newmax;
[L257]               node1__newmax = 0
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L258]   COND FALSE  !(!(mode1 == 0))
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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   ((int)r1) < 2
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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 FALSE  !(!(ep12 == 0))
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L279]   COND FALSE  !(!(ep13 == 0))
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L292]               mode1 = 1
[L294]               _Bool node2__newmax;
[L295]               node2__newmax = 0
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L296]   COND FALSE  !(!(mode2 == 0))
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L302]   COND TRUE   ((int)r2) < 2
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L304]   COND FALSE  !(!(ep21 == 0))
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L317]   COND FALSE  !(!(ep23 == 0))
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=0, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L330]               mode2 = 1
[L332]               _Bool node3__newmax;
[L333]               node3__newmax = 0
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L334]   COND FALSE  !(!(mode3 == 0))
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L340]   COND TRUE   ((int)r3) < 2
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L342]   COND FALSE  !(!(ep31 == 0))
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L355]   COND FALSE  !(!(ep32 == 0))
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=0, newmax1=1, newmax2=1, newmax3=1, 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]
[L368]               mode3 = 1
[L369]               p12_old = p12_new
[L370]               p12_new = nomsg
[L371]               p13_old = p13_new
[L372]               p13_new = nomsg
[L373]               p21_old = p21_new
[L374]               p21_new = nomsg
[L375]               p23_old = p23_new
[L376]               p23_new = nomsg
[L377]               p31_old = p31_new
[L378]               p31_new = nomsg
[L379]               p32_old = p32_new
[L380]               p32_new = nomsg
[L382]               int check__tmp;
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L383]   COND TRUE   ((((int)st1) + ((int)st2)) + ((int)st3)) <= 1
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L385]   COND TRUE   (((int)st1) + ((int)nl1)) <= 1
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L387]   COND TRUE   (((int)st2) + ((int)nl2)) <= 1
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L389]   COND TRUE   (((int)st3) + ((int)nl3)) <= 1
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L391]   COND FALSE  !(((int)r1) >= 2)
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L397]   COND TRUE   ((((int)st1) + ((int)st2)) + ((int)st3)) == 0
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L399]   COND TRUE   ((int)r1) < 2
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L401]   COND FALSE  !(((int)r1) >= 2)
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L407]   COND TRUE   ((((int)nl1) + ((int)nl2)) + ((int)nl3)) == 0
         VAL         [__return_1863=1, __return_2009=0, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L409]   COND TRUE   ((int)r1) < 2
[L411]               check__tmp = 1
[L412]               __return_2009 = check__tmp
[L413]               main__c1 = __return_2009
[L415]               _Bool __tmp_1;
[L416]               __tmp_1 = main__c1
[L417]               _Bool assert__arg;
[L418]               assert__arg = __tmp_1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, assert__arg=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=0, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L419]   COND FALSE  !(assert__arg == 0)
[L425]               int main____CPAchecker_TMP_0 = main__i2;
[L426]               main__i2 = main__i2 + 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, 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]
[L427]   COND TRUE   main__i2 < 6
[L430]               _Bool node1__newmax;
[L431]               node1__newmax = 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=0, r2=0, r3=0, st1=0, st2=0, st3=0]
[L432]   COND TRUE   !(mode1 == 0)
[L434]               r1 = (char)(((int)r1) + 1)
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0]
[L435]   COND FALSE  !(!(ep21 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0]
[L444]   COND FALSE  !(!(ep31 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=1, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0]
[L453]               newmax1 = node1__newmax
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, 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=1, r2=0, r3=0, st1=0, st2=0, st3=0]
[L454]   COND FALSE  !(((int)r1) == 2)
[L460]               mode1 = 0
[L462]               _Bool node2__newmax;
[L463]               node2__newmax = 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=0, r3=0, st1=0, st2=0, st3=0]
[L464]   COND TRUE   !(mode2 == 0)
[L466]               r2 = (char)(((int)r2) + 1)
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=0, st1=0, st2=0, st3=0]
[L467]   COND FALSE  !(!(ep12 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=0, st1=0, st2=0, st3=0]
[L476]   COND FALSE  !(!(ep32 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=1, newmax3=1, nl1=0, nl2=0, nl3=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=0, st1=0, st2=0, st3=0]
[L485]               newmax2 = node2__newmax
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=1, 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=1, r2=1, r3=0, st1=0, st2=0, st3=0]
[L486]   COND FALSE  !(((int)r2) == 2)
[L492]               mode2 = 0
[L494]               _Bool node3__newmax;
[L495]               node3__newmax = 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=1, nl1=0, nl2=0, nl3=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=0, st1=0, st2=0, st3=0]
[L496]   COND TRUE   !(mode3 == 0)
[L498]               r3 = (char)(((int)r3) + 1)
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=1, nl1=0, nl2=0, nl3=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L499]   COND FALSE  !(!(ep13 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=1, nl1=0, nl2=0, nl3=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L508]   COND FALSE  !(!(ep23 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=1, nl1=0, nl2=0, nl3=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L517]               newmax3 = node3__newmax
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L518]   COND FALSE  !(((int)r3) == 2)
[L524]               mode3 = 0
[L525]               p12_old = p12_new
[L526]               p12_new = nomsg
[L527]               p13_old = p13_new
[L528]               p13_new = nomsg
[L529]               p21_old = p21_new
[L530]               p21_new = nomsg
[L531]               p23_old = p23_new
[L532]               p23_new = nomsg
[L533]               p31_old = p31_new
[L534]               p31_new = nomsg
[L535]               p32_old = p32_new
[L536]               p32_new = nomsg
[L538]               int check__tmp;
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L539]   COND TRUE   ((((int)st1) + ((int)st2)) + ((int)st3)) <= 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L541]   COND TRUE   (((int)st1) + ((int)nl1)) <= 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L543]   COND TRUE   (((int)st2) + ((int)nl2)) <= 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L545]   COND TRUE   (((int)st3) + ((int)nl3)) <= 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L547]   COND FALSE  !(((int)r1) >= 2)
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L553]   COND TRUE   ((((int)st1) + ((int)st2)) + ((int)st3)) == 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L555]   COND TRUE   ((int)r1) < 2
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L557]   COND FALSE  !(((int)r1) >= 2)
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L563]   COND TRUE   ((((int)nl1) + ((int)nl2)) + ((int)nl3)) == 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=0, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L565]   COND TRUE   ((int)r1) < 2
[L567]               check__tmp = 1
[L568]               __return_2142 = check__tmp
[L569]               main__c1 = __return_2142
[L571]               _Bool __tmp_2;
[L572]               __tmp_2 = main__c1
[L573]               _Bool assert__arg;
[L574]               assert__arg = __tmp_2
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, assert__arg=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=1, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L575]   COND FALSE  !(assert__arg == 0)
[L581]               int main____CPAchecker_TMP_0 = main__i2;
[L582]               main__i2 = main__i2 + 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L583]   COND TRUE   main__i2 < 6
[L586]               _Bool node1__newmax;
[L587]               node1__newmax = 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L588]   COND FALSE  !(!(mode1 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L594]   COND TRUE   ((int)r1) < 2
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L596]   COND FALSE  !(!(ep12 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L609]   COND FALSE  !(!(ep13 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L622]               mode1 = 1
[L624]               _Bool node2__newmax;
[L625]               node2__newmax = 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L626]   COND FALSE  !(!(mode2 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L632]   COND TRUE   ((int)r2) < 2
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L634]   COND FALSE  !(!(ep21 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L647]   COND FALSE  !(!(ep23 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L660]               mode2 = 1
[L662]               _Bool node3__newmax;
[L663]               node3__newmax = 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L664]   COND FALSE  !(!(mode3 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L670]   COND TRUE   ((int)r3) < 2
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L672]   COND FALSE  !(!(ep31 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L685]   COND FALSE  !(!(ep32 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=0, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L698]               mode3 = 1
[L699]               p12_old = p12_new
[L700]               p12_new = nomsg
[L701]               p13_old = p13_new
[L702]               p13_new = nomsg
[L703]               p21_old = p21_new
[L704]               p21_new = nomsg
[L705]               p23_old = p23_new
[L706]               p23_new = nomsg
[L707]               p31_old = p31_new
[L708]               p31_new = nomsg
[L709]               p32_old = p32_new
[L710]               p32_new = nomsg
[L712]               int check__tmp;
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L713]   COND TRUE   ((((int)st1) + ((int)st2)) + ((int)st3)) <= 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L715]   COND TRUE   (((int)st1) + ((int)nl1)) <= 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L717]   COND TRUE   (((int)st2) + ((int)nl2)) <= 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L719]   COND TRUE   (((int)st3) + ((int)nl3)) <= 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L721]   COND FALSE  !(((int)r1) >= 2)
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L727]   COND TRUE   ((((int)st1) + ((int)st2)) + ((int)st3)) == 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L729]   COND TRUE   ((int)r1) < 2
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L731]   COND FALSE  !(((int)r1) >= 2)
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L737]   COND TRUE   ((((int)nl1) + ((int)nl2)) + ((int)nl3)) == 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=0, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L739]   COND TRUE   ((int)r1) < 2
[L741]               check__tmp = 1
[L742]               __return_2281 = check__tmp
[L743]               main__c1 = __return_2281
[L745]               _Bool __tmp_3;
[L746]               __tmp_3 = main__c1
[L747]               _Bool assert__arg;
[L748]               assert__arg = __tmp_3
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, assert__arg=1, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main__i2=2, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L749]   COND FALSE  !(assert__arg == 0)
[L755]               int main____CPAchecker_TMP_0 = main__i2;
[L756]               main__i2 = main__i2 + 1
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L757]   COND TRUE   main__i2 < 6
[L760]               _Bool node1__newmax;
[L761]               node1__newmax = 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=1, r2=1, r3=1, st1=0, st2=0, st3=0]
[L762]   COND TRUE   !(mode1 == 0)
[L764]               r1 = (char)(((int)r1) + 1)
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=0, st2=0, st3=0]
[L765]   COND FALSE  !(!(ep21 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=0, st2=0, st3=0]
[L774]   COND FALSE  !(!(ep31 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node1__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=0, st2=0, st3=0]
[L783]               newmax1 = node1__newmax
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=2, r2=1, r3=1, st1=0, st2=0, st3=0]
[L784]   COND TRUE   ((int)r1) == 2
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=1, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=2, r2=1, r3=1, st1=0, st2=0, st3=0]
[L786]   COND TRUE   ((int)max1) == ((int)id1)
[L788]               st1 = 1
[L789]               mode1 = 0
[L791]               _Bool node2__newmax;
[L792]               node2__newmax = 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=1, r3=1, st1=1, st2=0, st3=0]
[L793]   COND TRUE   !(mode2 == 0)
[L795]               r2 = (char)(((int)r2) + 1)
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=0, st3=0]
[L796]   COND FALSE  !(!(ep12 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=0, st3=0]
[L805]   COND FALSE  !(!(ep32 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node2__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=0, st3=0]
[L814]               newmax2 = node2__newmax
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=2, r2=2, r3=1, st1=1, st2=0, st3=0]
[L815]   COND TRUE   ((int)r2) == 2
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=1, mode3=1, newmax1=0, newmax2=0, newmax3=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=2, r2=2, r3=1, st1=1, st2=0, st3=0]
[L817]   COND TRUE   ((int)max2) == ((int)id2)
[L819]               st2 = 1
[L820]               mode2 = 0
[L822]               _Bool node3__newmax;
[L823]               node3__newmax = 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=1, st1=1, st2=1, st3=0]
[L824]   COND TRUE   !(mode3 == 0)
[L826]               r3 = (char)(((int)r3) + 1)
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=0]
[L827]   COND FALSE  !(!(ep13 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=0]
[L836]   COND FALSE  !(!(ep23 == 0))
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=0, nl1=0, nl2=0, nl3=0, node3__newmax=0, nomsg=-1, p12=0, p12_new=-1, p12_old=-1, p13=0, p13_new=-1, p13_old=-1, p21=0, p21_new=-1, p21_old=-1, p23=0, p23_new=-1, p23_old=-1, p31=0, p31_new=-1, p31_old=-1, p32=0, p32_new=-1, p32_old=-1, r1=2, r2=2, r3=2, st1=1, st2=1, st3=0]
[L845]               newmax3 = node3__newmax
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=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=2, r2=2, r3=2, st1=1, st2=1, st3=0]
[L846]   COND TRUE   ((int)r3) == 2
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=1, newmax1=0, newmax2=0, newmax3=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=2, r2=2, r3=2, st1=1, st2=1, st3=0]
[L848]   COND TRUE   ((int)max3) == ((int)id3)
[L850]               st3 = 1
[L851]               mode3 = 0
[L852]               p12_old = p12_new
[L853]               p12_new = nomsg
[L854]               p13_old = p13_new
[L855]               p13_new = nomsg
[L856]               p21_old = p21_new
[L857]               p21_new = nomsg
[L858]               p23_old = p23_new
[L859]               p23_new = nomsg
[L860]               p31_old = p31_new
[L861]               p31_new = nomsg
[L862]               p32_old = p32_new
[L863]               p32_new = nomsg
[L865]               int check__tmp;
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=2, r2=2, r3=2, st1=1, st2=1, st3=1]
[L866]   COND FALSE  !(((((int)st1) + ((int)st2)) + ((int)st3)) <= 1)
[L872]               check__tmp = 0
[L873]               __return_3069 = check__tmp
[L874]               main__c1 = __return_3069
[L876]               _Bool __tmp_4;
[L877]               __tmp_4 = main__c1
[L878]               _Bool assert__arg;
[L879]               assert__arg = __tmp_4
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, assert__arg=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=2, r2=2, r3=2, st1=1, st2=1, st3=1]
[L880]   COND TRUE   assert__arg == 0
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=2, r2=2, r3=2, st1=1, st2=1, st3=1]
[L882]               reach_error()
         VAL         [__return_1863=1, __return_2009=1, __return_2142=1, __return_2281=1, __return_2419=0, __return_2433=0, __return_2543=0, __return_2710=0, __return_2794=0, __return_2828=0, __return_2941=0, __return_2975=0, __return_3038=0, __return_3069=0, __return_main=0, __tmp_2420_0=0, ep12=0, ep13=0, ep21=0, ep23=0, ep31=0, ep32=0, id1=0, id2=2, id3=1, m1=0, m2=0, m3=0, main____CPAchecker_TMP_0=2, main__i2=3, max1=0, max2=2, max3=1, mode1=0, mode2=0, mode3=0, newmax1=0, newmax2=0, newmax3=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=2, r2=2, r3=2, st1=1, st2=1, st3=1]

  - UnprovableResult [Line: 927]: 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: 1035]: 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: 1102]: 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: 1907]: 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, 407 locations, 5 error locations. Started 1 CEGAR loops. OverallTime: 6.1s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.1s, AutomataDifference: 1.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 6348 SdHoareTripleChecker+Valid, 0.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 6348 mSDsluCounter, 15140 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 7471 mSDsCounter, 118 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 318 IncrementalHoareTripleChecker+Invalid, 436 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 118 mSolverCounterUnsat, 7669 mSDtfsCounter, 318 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 34 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=8100occurred in iteration=9, InterpolantAutomatonStates: 33, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 1.1s AutomataMinimizationTime, 9 MinimizatonAttempts, 11424 StatesRemovedByMinimization, 6 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.7s SatisfiabilityAnalysisTime, 2.0s InterpolantComputationTime, 1449 NumberOfCodeBlocks, 1449 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 1292 ConstructedInterpolants, 0 QuantifiedInterpolants, 3063 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 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!
[2024-11-07 00:36:33,620 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with 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