./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_4.i.v+nlh-reducer.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_4.i.v+nlh-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC --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 e3035f98bbb3ff84987fa13edbd40518c4756dd57350bdb439e24cd050f366e4
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 00:23:15,428 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 00:23:15,520 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-24 00:23:15,531 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 00:23:15,531 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 00:23:15,576 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 00:23:15,578 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 00:23:15,578 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 00:23:15,579 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 00:23:15,579 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 00:23:15,580 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 00:23:15,581 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 00:23:15,582 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 00:23:15,582 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 00:23:15,582 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 00:23:15,582 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 00:23:15,582 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 00:23:15,582 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 00:23:15,582 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 00:23:15,582 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 00:23:15,582 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 00:23:15,582 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 00:23:15,583 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 00:23:15,583 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 00:23:15,583 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 00:23:15,583 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 00:23:15,583 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 00:23:15,583 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 00:23:15,583 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 00:23:15,583 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:23:15,583 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:23:15,583 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:23:15,583 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:23:15,584 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 00:23:15,584 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:23:15,584 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:23:15,584 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:23:15,584 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:23:15,585 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 00:23:15,586 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 00:23:15,586 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 00:23:15,586 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 00:23:15,586 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 00:23:15,586 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 00:23:15,587 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 00:23:15,587 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 00:23:15,587 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 00:23:15,587 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 00:23:15,588 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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC
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 -> e3035f98bbb3ff84987fa13edbd40518c4756dd57350bdb439e24cd050f366e4
[2024-11-24 00:23:15,983 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 00:23:16,003 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 00:23:16,007 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 00:23:16,009 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 00:23:16,010 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 00:23:16,013 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_4.i.v+nlh-reducer.c
[2024-11-24 00:23:19,628 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/data/7506ef9dd/e1af3348cef14418a1832e198ee08072/FLAGc316c2ff3
[2024-11-24 00:23:20,003 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 00:23:20,004 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_4.i.v+nlh-reducer.c
[2024-11-24 00:23:20,013 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/data/7506ef9dd/e1af3348cef14418a1832e198ee08072/FLAGc316c2ff3
[2024-11-24 00:23:20,030 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/data/7506ef9dd/e1af3348cef14418a1832e198ee08072
[2024-11-24 00:23:20,034 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 00:23:20,036 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 00:23:20,037 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 00:23:20,037 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 00:23:20,043 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 00:23:20,044 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,045 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@f5055f3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20, skipping insertion in model container
[2024-11-24 00:23:20,046 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,070 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 00:23:20,333 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_4.i.v+nlh-reducer.c[2334,2347]
[2024-11-24 00:23:20,351 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_4.i.v+nlh-reducer.c[3766,3779]
[2024-11-24 00:23:20,360 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_4.i.v+nlh-reducer.c[5247,5260]
[2024-11-24 00:23:20,369 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:23:20,385 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 00:23:20,419 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_4.i.v+nlh-reducer.c[2334,2347]
[2024-11-24 00:23:20,428 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_4.i.v+nlh-reducer.c[3766,3779]
[2024-11-24 00:23:20,434 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/sv-benchmarks/c/recursified_loop-crafted/recursified_simple_array_index_value_4.i.v+nlh-reducer.c[5247,5260]
[2024-11-24 00:23:20,442 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:23:20,473 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 00:23:20,473 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20 WrapperNode
[2024-11-24 00:23:20,474 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 00:23:20,475 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 00:23:20,478 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 00:23:20,478 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 00:23:20,490 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,499 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,531 INFO  L138                Inliner]: procedures = 16, calls = 30, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 138
[2024-11-24 00:23:20,535 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 00:23:20,536 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 00:23:20,536 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 00:23:20,536 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 00:23:20,551 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,552 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,558 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,593 INFO  L175           MemorySlicer]: Split 12 memory accesses to 3 slices as follows [2, 5, 5]. 42 percent of accesses are in the largest equivalence class. The 3 initializations are split as follows [2, 1, 0]. The 2 writes are split as follows [0, 1, 1].
[2024-11-24 00:23:20,594 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,594 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,607 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,610 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,617 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,618 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,623 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,626 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 00:23:20,631 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 00:23:20,631 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 00:23:20,631 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 00:23:20,632 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (1/1) ...
[2024-11-24 00:23:20,647 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:23:20,664 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:20,683 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 00:23:20,689 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 00:23:20,727 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 00:23:20,727 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-24 00:23:20,727 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-24 00:23:20,728 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-24 00:23:20,728 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-24 00:23:20,728 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-24 00:23:20,728 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-24 00:23:20,728 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-24 00:23:20,728 INFO  L130     BoogieDeclarations]: Found specification of procedure func_to_recursive_line_20_to_22_0
[2024-11-24 00:23:20,728 INFO  L138     BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_20_to_22_0
[2024-11-24 00:23:20,728 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 00:23:20,728 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 00:23:20,729 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-24 00:23:20,729 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-24 00:23:20,729 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-24 00:23:20,729 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-24 00:23:20,849 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 00:23:20,855 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 00:23:21,180 INFO  L?                        ?]: Removed 24 outVars from TransFormulas that were not future-live.
[2024-11-24 00:23:21,180 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 00:23:21,193 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 00:23:21,193 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-24 00:23:21,194 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:23:21 BoogieIcfgContainer
[2024-11-24 00:23:21,194 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 00:23:21,197 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 00:23:21,197 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 00:23:21,203 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 00:23:21,203 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:23:20" (1/3) ...
[2024-11-24 00:23:21,204 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b13405 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:23:21, skipping insertion in model container
[2024-11-24 00:23:21,204 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:23:20" (2/3) ...
[2024-11-24 00:23:21,204 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b13405 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:23:21, skipping insertion in model container
[2024-11-24 00:23:21,205 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:23:21" (3/3) ...
[2024-11-24 00:23:21,206 INFO  L128   eAbstractionObserver]: Analyzing ICFG recursified_simple_array_index_value_4.i.v+nlh-reducer.c
[2024-11-24 00:23:21,223 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 00:23:21,225 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG recursified_simple_array_index_value_4.i.v+nlh-reducer.c that has 2 procedures, 38 locations, 1 initial locations, 0 loop locations, and 3 error locations.
[2024-11-24 00:23:21,297 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 00:23:21,314 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;@74b6e9f3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 00:23:21,314 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 3 error locations.
[2024-11-24 00:23:21,320 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 38 states, 31 states have (on average 1.5806451612903225) internal successors, (49), 35 states have internal predecessors, (49), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 00:23:21,328 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-24 00:23:21,329 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:21,329 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:21,330 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:21,337 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:21,337 INFO  L85        PathProgramCache]: Analyzing trace with hash -595755826, now seen corresponding path program 1 times
[2024-11-24 00:23:21,348 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:21,349 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656137421]
[2024-11-24 00:23:21,349 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:23:21,350 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:21,509 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:22,303 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-24 00:23:22,303 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:22,304 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656137421]
[2024-11-24 00:23:22,306 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1656137421] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:23:22,307 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:23:22,308 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:23:22,310 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1451804382]
[2024-11-24 00:23:22,311 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:23:22,315 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:23:22,315 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:22,342 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:23:22,342 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:23:22,344 INFO  L87              Difference]: Start difference. First operand  has 38 states, 31 states have (on average 1.5806451612903225) internal successors, (49), 35 states have internal predecessors, (49), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand  has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 00:23:22,499 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:22,501 INFO  L93              Difference]: Finished difference Result 70 states and 99 transitions.
[2024-11-24 00:23:22,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:23:22,505 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 15
[2024-11-24 00:23:22,505 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:22,515 INFO  L225             Difference]: With dead ends: 70
[2024-11-24 00:23:22,515 INFO  L226             Difference]: Without dead ends: 36
[2024-11-24 00:23:22,520 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:23:22,527 INFO  L435           NwaCegarLoop]: 46 mSDtfsCounter, 3 mSDsluCounter, 172 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 218 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:22,528 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 218 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:23:22,546 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 36 states.
[2024-11-24 00:23:22,572 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36.
[2024-11-24 00:23:22,575 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 36 states, 29 states have (on average 1.3448275862068966) internal successors, (39), 32 states have internal predecessors, (39), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 00:23:22,583 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 44 transitions.
[2024-11-24 00:23:22,586 INFO  L78                 Accepts]: Start accepts. Automaton has 36 states and 44 transitions. Word has length 15
[2024-11-24 00:23:22,587 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:22,587 INFO  L471      AbstractCegarLoop]: Abstraction has 36 states and 44 transitions.
[2024-11-24 00:23:22,587 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-11-24 00:23:22,587 INFO  L276                IsEmpty]: Start isEmpty. Operand 36 states and 44 transitions.
[2024-11-24 00:23:22,589 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-24 00:23:22,589 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:22,589 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:22,589 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 00:23:22,589 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:22,590 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:22,590 INFO  L85        PathProgramCache]: Analyzing trace with hash -1530529050, now seen corresponding path program 1 times
[2024-11-24 00:23:22,591 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:22,592 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [244987725]
[2024-11-24 00:23:22,592 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:23:22,592 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:22,658 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:22,866 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 00:23:22,866 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:22,866 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [244987725]
[2024-11-24 00:23:22,867 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [244987725] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:23:22,867 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:23:22,867 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:23:22,867 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [691957162]
[2024-11-24 00:23:22,867 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:23:22,868 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:23:22,868 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:22,869 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:23:22,869 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:23:22,869 INFO  L87              Difference]: Start difference. First operand 36 states and 44 transitions. Second operand  has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 00:23:22,883 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:22,887 INFO  L93              Difference]: Finished difference Result 43 states and 51 transitions.
[2024-11-24 00:23:22,888 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:23:22,888 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 20
[2024-11-24 00:23:22,889 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:22,890 INFO  L225             Difference]: With dead ends: 43
[2024-11-24 00:23:22,890 INFO  L226             Difference]: Without dead ends: 38
[2024-11-24 00:23:22,890 INFO  L434           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-24 00:23:22,891 INFO  L435           NwaCegarLoop]: 42 mSDtfsCounter, 11 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 66 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:22,891 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 66 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:23:22,896 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 38 states.
[2024-11-24 00:23:22,901 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 38 to 36.
[2024-11-24 00:23:22,902 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 36 states, 29 states have (on average 1.3103448275862069) internal successors, (38), 32 states have internal predecessors, (38), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 00:23:22,904 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 43 transitions.
[2024-11-24 00:23:22,905 INFO  L78                 Accepts]: Start accepts. Automaton has 36 states and 43 transitions. Word has length 20
[2024-11-24 00:23:22,906 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:22,906 INFO  L471      AbstractCegarLoop]: Abstraction has 36 states and 43 transitions.
[2024-11-24 00:23:22,906 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-24 00:23:22,906 INFO  L276                IsEmpty]: Start isEmpty. Operand 36 states and 43 transitions.
[2024-11-24 00:23:22,907 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-24 00:23:22,907 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:22,907 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:22,908 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 00:23:22,909 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:22,910 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:22,910 INFO  L85        PathProgramCache]: Analyzing trace with hash 1912367917, now seen corresponding path program 1 times
[2024-11-24 00:23:22,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:22,910 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1723058869]
[2024-11-24 00:23:22,910 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:23:22,911 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:22,956 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:23,017 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 00:23:23,017 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:23,018 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1723058869]
[2024-11-24 00:23:23,018 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1723058869] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:23:23,018 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:23:23,018 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:23:23,018 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1671519829]
[2024-11-24 00:23:23,018 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:23:23,019 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:23:23,019 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:23,019 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:23:23,021 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:23:23,021 INFO  L87              Difference]: Start difference. First operand 36 states and 43 transitions. Second operand  has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:23:23,088 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:23,088 INFO  L93              Difference]: Finished difference Result 63 states and 73 transitions.
[2024-11-24 00:23:23,089 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:23:23,089 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 21
[2024-11-24 00:23:23,090 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:23,094 INFO  L225             Difference]: With dead ends: 63
[2024-11-24 00:23:23,094 INFO  L226             Difference]: Without dead ends: 43
[2024-11-24 00:23:23,094 INFO  L434           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-24 00:23:23,095 INFO  L435           NwaCegarLoop]: 37 mSDtfsCounter, 16 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 54 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:23,095 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 54 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:23:23,096 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43 states.
[2024-11-24 00:23:23,104 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 36.
[2024-11-24 00:23:23,105 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 36 states, 29 states have (on average 1.2758620689655173) internal successors, (37), 32 states have internal predecessors, (37), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 00:23:23,106 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 42 transitions.
[2024-11-24 00:23:23,106 INFO  L78                 Accepts]: Start accepts. Automaton has 36 states and 42 transitions. Word has length 21
[2024-11-24 00:23:23,106 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:23,108 INFO  L471      AbstractCegarLoop]: Abstraction has 36 states and 42 transitions.
[2024-11-24 00:23:23,109 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:23:23,109 INFO  L276                IsEmpty]: Start isEmpty. Operand 36 states and 42 transitions.
[2024-11-24 00:23:23,109 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-24 00:23:23,109 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:23,110 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:23,110 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 00:23:23,110 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:23,110 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:23,111 INFO  L85        PathProgramCache]: Analyzing trace with hash 1843878408, now seen corresponding path program 1 times
[2024-11-24 00:23:23,111 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:23,111 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [507768043]
[2024-11-24 00:23:23,111 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:23:23,111 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:23,150 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:23,304 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 00:23:23,305 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:23,305 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [507768043]
[2024-11-24 00:23:23,305 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [507768043] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:23:23,305 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:23:23,306 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 00:23:23,306 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1715986550]
[2024-11-24 00:23:23,306 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:23:23,306 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:23:23,307 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:23,307 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:23:23,307 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:23:23,308 INFO  L87              Difference]: Start difference. First operand 36 states and 42 transitions. Second operand  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:23:23,347 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:23,351 INFO  L93              Difference]: Finished difference Result 40 states and 46 transitions.
[2024-11-24 00:23:23,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:23:23,352 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 21
[2024-11-24 00:23:23,353 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:23,355 INFO  L225             Difference]: With dead ends: 40
[2024-11-24 00:23:23,355 INFO  L226             Difference]: Without dead ends: 38
[2024-11-24 00:23:23,356 INFO  L434           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-24 00:23:23,357 INFO  L435           NwaCegarLoop]: 38 mSDtfsCounter, 1 mSDsluCounter, 70 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:23,357 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 108 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:23:23,358 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 38 states.
[2024-11-24 00:23:23,368 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 38 to 38.
[2024-11-24 00:23:23,369 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38 states, 31 states have (on average 1.2580645161290323) internal successors, (39), 34 states have internal predecessors, (39), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 00:23:23,370 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 44 transitions.
[2024-11-24 00:23:23,372 INFO  L78                 Accepts]: Start accepts. Automaton has 38 states and 44 transitions. Word has length 21
[2024-11-24 00:23:23,373 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:23,373 INFO  L471      AbstractCegarLoop]: Abstraction has 38 states and 44 transitions.
[2024-11-24 00:23:23,373 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:23:23,373 INFO  L276                IsEmpty]: Start isEmpty. Operand 38 states and 44 transitions.
[2024-11-24 00:23:23,374 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-11-24 00:23:23,374 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:23,374 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:23,374 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-24 00:23:23,375 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:23,378 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:23,378 INFO  L85        PathProgramCache]: Analyzing trace with hash 1387618200, now seen corresponding path program 1 times
[2024-11-24 00:23:23,378 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:23,378 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [803209712]
[2024-11-24 00:23:23,378 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:23:23,379 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:23,412 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:23,475 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 00:23:23,476 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:23,476 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [803209712]
[2024-11-24 00:23:23,476 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [803209712] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:23:23,477 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:23:23,477 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:23:23,477 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [79857321]
[2024-11-24 00:23:23,477 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:23:23,478 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:23:23,478 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:23,479 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:23:23,480 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:23:23,480 INFO  L87              Difference]: Start difference. First operand 38 states and 44 transitions. Second operand  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:23:23,535 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:23,535 INFO  L93              Difference]: Finished difference Result 59 states and 68 transitions.
[2024-11-24 00:23:23,535 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:23:23,536 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 22
[2024-11-24 00:23:23,536 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:23,537 INFO  L225             Difference]: With dead ends: 59
[2024-11-24 00:23:23,537 INFO  L226             Difference]: Without dead ends: 39
[2024-11-24 00:23:23,537 INFO  L434           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-24 00:23:23,538 INFO  L435           NwaCegarLoop]: 32 mSDtfsCounter, 8 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:23,538 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 52 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:23:23,539 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 39 states.
[2024-11-24 00:23:23,543 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 33.
[2024-11-24 00:23:23,543 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 33 states, 27 states have (on average 1.2222222222222223) internal successors, (33), 29 states have internal predecessors, (33), 2 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-24 00:23:23,544 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 38 transitions.
[2024-11-24 00:23:23,544 INFO  L78                 Accepts]: Start accepts. Automaton has 33 states and 38 transitions. Word has length 22
[2024-11-24 00:23:23,544 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:23,545 INFO  L471      AbstractCegarLoop]: Abstraction has 33 states and 38 transitions.
[2024-11-24 00:23:23,545 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:23:23,545 INFO  L276                IsEmpty]: Start isEmpty. Operand 33 states and 38 transitions.
[2024-11-24 00:23:23,545 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2024-11-24 00:23:23,546 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:23,546 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 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-24 00:23:23,546 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-24 00:23:23,546 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:23,547 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:23,547 INFO  L85        PathProgramCache]: Analyzing trace with hash -1338164728, now seen corresponding path program 1 times
[2024-11-24 00:23:23,547 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:23,547 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [951845076]
[2024-11-24 00:23:23,547 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:23:23,547 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:23,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:24,439 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-24 00:23:24,439 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:24,439 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [951845076]
[2024-11-24 00:23:24,440 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [951845076] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:24,440 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1935497782]
[2024-11-24 00:23:24,440 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:23:24,440 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:24,440 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:24,447 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:24,450 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 00:23:24,644 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:24,648 INFO  L256         TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:24,654 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:25,012 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-24 00:23:25,013 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:25,798 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:25,799 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1935497782] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:25,799 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:25,799 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 10] total 22
[2024-11-24 00:23:25,799 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [470729740]
[2024-11-24 00:23:25,799 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:25,799 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-11-24 00:23:25,800 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:25,801 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-11-24 00:23:25,801 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=383, Unknown=0, NotChecked=0, Total=462
[2024-11-24 00:23:25,801 INFO  L87              Difference]: Start difference. First operand 33 states and 38 transitions. Second operand  has 22 states, 17 states have (on average 2.1176470588235294) internal successors, (36), 19 states have internal predecessors, (36), 5 states have call successors, (5), 3 states have call predecessors, (5), 6 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-24 00:23:26,087 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:26,087 INFO  L93              Difference]: Finished difference Result 60 states and 70 transitions.
[2024-11-24 00:23:26,088 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:23:26,088 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 17 states have (on average 2.1176470588235294) internal successors, (36), 19 states have internal predecessors, (36), 5 states have call successors, (5), 3 states have call predecessors, (5), 6 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6) Word has length 27
[2024-11-24 00:23:26,088 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:26,089 INFO  L225             Difference]: With dead ends: 60
[2024-11-24 00:23:26,089 INFO  L226             Difference]: Without dead ends: 37
[2024-11-24 00:23:26,090 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 119 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=119, Invalid=531, Unknown=0, NotChecked=0, Total=650
[2024-11-24 00:23:26,091 INFO  L435           NwaCegarLoop]: 33 mSDtfsCounter, 8 mSDsluCounter, 295 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 328 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:26,091 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 328 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:23:26,092 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37 states.
[2024-11-24 00:23:26,098 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37.
[2024-11-24 00:23:26,098 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 29 states have (on average 1.206896551724138) internal successors, (35), 31 states have internal predecessors, (35), 2 states have call successors, (2), 1 states have call predecessors, (2), 4 states have return successors, (5), 4 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:23:26,099 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 42 transitions.
[2024-11-24 00:23:26,099 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 42 transitions. Word has length 27
[2024-11-24 00:23:26,100 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:26,100 INFO  L471      AbstractCegarLoop]: Abstraction has 37 states and 42 transitions.
[2024-11-24 00:23:26,100 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 17 states have (on average 2.1176470588235294) internal successors, (36), 19 states have internal predecessors, (36), 5 states have call successors, (5), 3 states have call predecessors, (5), 6 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-24 00:23:26,100 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 42 transitions.
[2024-11-24 00:23:26,101 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-11-24 00:23:26,101 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:26,101 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:26,115 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-24 00:23:26,305 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-11-24 00:23:26,306 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:26,306 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:26,306 INFO  L85        PathProgramCache]: Analyzing trace with hash -392896320, now seen corresponding path program 2 times
[2024-11-24 00:23:26,307 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:26,307 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1110450381]
[2024-11-24 00:23:26,307 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:23:26,307 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:26,446 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-24 00:23:26,447 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:27,669 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-11-24 00:23:27,669 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:27,669 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1110450381]
[2024-11-24 00:23:27,669 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1110450381] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:23:27,670 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:23:27,670 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-24 00:23:27,670 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1002214329]
[2024-11-24 00:23:27,670 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:23:27,670 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-24 00:23:27,670 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:27,671 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-24 00:23:27,671 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:23:27,671 INFO  L87              Difference]: Start difference. First operand 37 states and 42 transitions. Second operand  has 8 states, 8 states have (on average 2.625) internal successors, (21), 8 states have internal predecessors, (21), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:23:27,859 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:27,859 INFO  L93              Difference]: Finished difference Result 53 states and 62 transitions.
[2024-11-24 00:23:27,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-24 00:23:27,863 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 2.625) internal successors, (21), 8 states have internal predecessors, (21), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 37
[2024-11-24 00:23:27,863 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:27,864 INFO  L225             Difference]: With dead ends: 53
[2024-11-24 00:23:27,864 INFO  L226             Difference]: Without dead ends: 38
[2024-11-24 00:23:27,864 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=36, Invalid=54, Unknown=0, NotChecked=0, Total=90
[2024-11-24 00:23:27,865 INFO  L435           NwaCegarLoop]: 22 mSDtfsCounter, 17 mSDsluCounter, 50 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 53 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:27,865 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 72 Invalid, 53 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:23:27,870 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 38 states.
[2024-11-24 00:23:27,879 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 38 to 38.
[2024-11-24 00:23:27,880 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38 states, 30 states have (on average 1.1333333333333333) internal successors, (34), 32 states have internal predecessors, (34), 2 states have call successors, (2), 1 states have call predecessors, (2), 4 states have return successors, (5), 4 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:23:27,880 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 41 transitions.
[2024-11-24 00:23:27,880 INFO  L78                 Accepts]: Start accepts. Automaton has 38 states and 41 transitions. Word has length 37
[2024-11-24 00:23:27,881 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:27,881 INFO  L471      AbstractCegarLoop]: Abstraction has 38 states and 41 transitions.
[2024-11-24 00:23:27,881 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 2.625) internal successors, (21), 8 states have internal predecessors, (21), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:23:27,881 INFO  L276                IsEmpty]: Start isEmpty. Operand 38 states and 41 transitions.
[2024-11-24 00:23:27,882 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-24 00:23:27,882 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:27,882 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:27,882 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-24 00:23:27,883 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:27,883 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:27,883 INFO  L85        PathProgramCache]: Analyzing trace with hash 23710543, now seen corresponding path program 1 times
[2024-11-24 00:23:27,883 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:27,883 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148805698]
[2024-11-24 00:23:27,884 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:23:27,884 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:27,931 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:28,084 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-11-24 00:23:28,084 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:28,084 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148805698]
[2024-11-24 00:23:28,084 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1148805698] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:23:28,085 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:23:28,085 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:23:28,085 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1171722618]
[2024-11-24 00:23:28,085 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:23:28,085 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:23:28,085 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:28,086 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:23:28,086 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:23:28,086 INFO  L87              Difference]: Start difference. First operand 38 states and 41 transitions. Second operand  has 6 states, 6 states have (on average 3.6666666666666665) internal successors, (22), 6 states have internal predecessors, (22), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:23:28,141 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:28,141 INFO  L93              Difference]: Finished difference Result 38 states and 41 transitions.
[2024-11-24 00:23:28,142 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:23:28,142 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 3.6666666666666665) internal successors, (22), 6 states have internal predecessors, (22), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 38
[2024-11-24 00:23:28,142 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:28,143 INFO  L225             Difference]: With dead ends: 38
[2024-11-24 00:23:28,143 INFO  L226             Difference]: Without dead ends: 36
[2024-11-24 00:23:28,143 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:23:28,144 INFO  L435           NwaCegarLoop]: 27 mSDtfsCounter, 2 mSDsluCounter, 100 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 127 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:28,144 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 127 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:23:28,149 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 36 states.
[2024-11-24 00:23:28,158 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36.
[2024-11-24 00:23:28,158 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 36 states, 29 states have (on average 1.103448275862069) internal successors, (32), 30 states have internal predecessors, (32), 2 states have call successors, (2), 1 states have call predecessors, (2), 4 states have return successors, (5), 4 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:23:28,159 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 39 transitions.
[2024-11-24 00:23:28,159 INFO  L78                 Accepts]: Start accepts. Automaton has 36 states and 39 transitions. Word has length 38
[2024-11-24 00:23:28,159 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:28,159 INFO  L471      AbstractCegarLoop]: Abstraction has 36 states and 39 transitions.
[2024-11-24 00:23:28,159 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 3.6666666666666665) internal successors, (22), 6 states have internal predecessors, (22), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:23:28,160 INFO  L276                IsEmpty]: Start isEmpty. Operand 36 states and 39 transitions.
[2024-11-24 00:23:28,160 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-24 00:23:28,160 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:28,161 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:28,161 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-24 00:23:28,161 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:28,161 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:28,161 INFO  L85        PathProgramCache]: Analyzing trace with hash 383876377, now seen corresponding path program 1 times
[2024-11-24 00:23:28,162 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:28,162 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1533717641]
[2024-11-24 00:23:28,162 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:23:28,162 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:28,203 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:29,601 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 4 proven. 15 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-24 00:23:29,601 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:29,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1533717641]
[2024-11-24 00:23:29,601 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1533717641] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:29,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [857272543]
[2024-11-24 00:23:29,602 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:23:29,602 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:29,602 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:29,606 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:29,611 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-24 00:23:29,773 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:29,775 INFO  L256         TraceCheckSpWp]: Trace formula consists of 236 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:29,778 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:29,951 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-11-24 00:23:29,951 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:30,215 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-11-24 00:23:30,215 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [857272543] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:30,215 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:30,215 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 4, 4] total 17
[2024-11-24 00:23:30,216 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2083281721]
[2024-11-24 00:23:30,216 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:30,216 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-24 00:23:30,216 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:30,217 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-24 00:23:30,217 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=232, Unknown=0, NotChecked=0, Total=272
[2024-11-24 00:23:30,217 INFO  L87              Difference]: Start difference. First operand 36 states and 39 transitions. Second operand  has 17 states, 14 states have (on average 4.285714285714286) internal successors, (60), 16 states have internal predecessors, (60), 4 states have call successors, (5), 2 states have call predecessors, (5), 5 states have return successors, (6), 5 states have call predecessors, (6), 4 states have call successors, (6)
[2024-11-24 00:23:30,807 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:30,808 INFO  L93              Difference]: Finished difference Result 59 states and 64 transitions.
[2024-11-24 00:23:30,808 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-24 00:23:30,809 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 14 states have (on average 4.285714285714286) internal successors, (60), 16 states have internal predecessors, (60), 4 states have call successors, (5), 2 states have call predecessors, (5), 5 states have return successors, (6), 5 states have call predecessors, (6), 4 states have call successors, (6) Word has length 39
[2024-11-24 00:23:30,809 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:30,810 INFO  L225             Difference]: With dead ends: 59
[2024-11-24 00:23:30,810 INFO  L226             Difference]: Without dead ends: 0
[2024-11-24 00:23:30,810 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 99 GetRequests, 77 SyntacticMatches, 2 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 57 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=70, Invalid=392, Unknown=0, NotChecked=0, Total=462
[2024-11-24 00:23:30,814 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 20 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 237 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 162 SdHoareTripleChecker+Invalid, 243 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 237 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:30,815 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 162 Invalid, 243 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 237 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 00:23:30,816 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-24 00:23:30,816 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-24 00:23:30,816 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 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-24 00:23:30,816 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-24 00:23:30,816 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 39
[2024-11-24 00:23:30,817 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:30,817 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-24 00:23:30,817 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 14 states have (on average 4.285714285714286) internal successors, (60), 16 states have internal predecessors, (60), 4 states have call successors, (5), 2 states have call predecessors, (5), 5 states have return successors, (6), 5 states have call predecessors, (6), 4 states have call successors, (6)
[2024-11-24 00:23:30,818 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-24 00:23:30,819 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-24 00:23:30,824 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (2 of 3 remaining)
[2024-11-24 00:23:30,825 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION (1 of 3 remaining)
[2024-11-24 00:23:30,825 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (0 of 3 remaining)
[2024-11-24 00:23:30,838 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-24 00:23:31,029 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-11-24 00:23:31,033 INFO  L422         BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:31,035 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-11-24 00:23:31,079 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-24 00:23:31,086 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 12:23:31 BoogieIcfgContainer
[2024-11-24 00:23:31,086 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-24 00:23:31,086 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-24 00:23:31,087 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-24 00:23:31,087 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-24 00:23:31,088 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:23:21" (3/4) ...
[2024-11-24 00:23:31,090 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-11-24 00:23:31,096 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure func_to_recursive_line_20_to_22_0
[2024-11-24 00:23:31,101 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 19 nodes and edges
[2024-11-24 00:23:31,102 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges
[2024-11-24 00:23:31,102 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-11-24 00:23:31,102 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-24 00:23:31,209 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/witness.graphml
[2024-11-24 00:23:31,209 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/witness.yml
[2024-11-24 00:23:31,210 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-24 00:23:31,211 INFO  L158              Benchmark]: Toolchain (without parser) took 11175.20ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 92.6MB in the beginning and 95.6MB in the end (delta: -3.0MB). Peak memory consumption was 56.8MB. Max. memory is 16.1GB.
[2024-11-24 00:23:31,211 INFO  L158              Benchmark]: CDTParser took 1.88ms. Allocated memory is still 117.4MB. Free memory is still 73.8MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 00:23:31,212 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 437.06ms. Allocated memory is still 117.4MB. Free memory was 92.4MB in the beginning and 80.3MB in the end (delta: 12.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-24 00:23:31,213 INFO  L158              Benchmark]: Boogie Procedure Inliner took 60.61ms. Allocated memory is still 117.4MB. Free memory was 80.3MB in the beginning and 78.8MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-24 00:23:31,214 INFO  L158              Benchmark]: Boogie Preprocessor took 89.62ms. Allocated memory is still 117.4MB. Free memory was 78.8MB in the beginning and 77.2MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-11-24 00:23:31,214 INFO  L158              Benchmark]: RCFGBuilder took 563.17ms. Allocated memory is still 117.4MB. Free memory was 77.0MB in the beginning and 62.6MB in the end (delta: 14.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-11-24 00:23:31,215 INFO  L158              Benchmark]: TraceAbstraction took 9889.30ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 62.1MB in the beginning and 100.1MB in the end (delta: -38.0MB). Peak memory consumption was 14.9MB. Max. memory is 16.1GB.
[2024-11-24 00:23:31,216 INFO  L158              Benchmark]: Witness Printer took 123.15ms. Allocated memory is still 176.2MB. Free memory was 100.1MB in the beginning and 95.6MB in the end (delta: 4.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-11-24 00:23:31,218 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.88ms. Allocated memory is still 117.4MB. Free memory is still 73.8MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 437.06ms. Allocated memory is still 117.4MB. Free memory was 92.4MB in the beginning and 80.3MB in the end (delta: 12.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 60.61ms. Allocated memory is still 117.4MB. Free memory was 80.3MB in the beginning and 78.8MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 89.62ms. Allocated memory is still 117.4MB. Free memory was 78.8MB in the beginning and 77.2MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB.
 * RCFGBuilder took 563.17ms. Allocated memory is still 117.4MB. Free memory was 77.0MB in the beginning and 62.6MB in the end (delta: 14.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * TraceAbstraction took 9889.30ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 62.1MB in the beginning and 100.1MB in the end (delta: -38.0MB). Peak memory consumption was 14.9MB. Max. memory is 16.1GB.
 * Witness Printer took 123.15ms. Allocated memory is still 176.2MB. Free memory was 100.1MB in the beginning and 95.6MB in the end (delta: 4.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 88]: a call to reach_error is unreachable
    For all program executions holds that a call to reach_error is unreachable at this location
  - PositiveResult [Line: 125]: a call to reach_error is unreachable
    For all program executions holds that a call to reach_error is unreachable at this location
  - PositiveResult [Line: 170]: a call to reach_error is unreachable
    For all program executions holds that a call to reach_error is unreachable at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 2 procedures, 38 locations, 3 error locations. Started 1 CEGAR loops. OverallTime: 9.8s, OverallIterations: 9, TraceHistogramMax: 4, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 1.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 86 SdHoareTripleChecker+Valid, 0.8s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 86 mSDsluCounter, 1187 SdHoareTripleChecker+Invalid, 0.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 893 mSDsCounter, 18 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 432 IncrementalHoareTripleChecker+Invalid, 450 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 18 mSolverCounterUnsat, 294 mSDtfsCounter, 432 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 207 GetRequests, 135 SyntacticMatches, 2 SemanticMatches, 70 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 189 ImplicationChecksByTransitivity, 1.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=38occurred in iteration=0, InterpolantAutomatonStates: 55, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 9 MinimizatonAttempts, 15 StatesRemovedByMinimization, 3 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.5s SatisfiabilityAnalysisTime, 6.5s InterpolantComputationTime, 306 NumberOfCodeBlocks, 291 NumberOfCodeBlocksAsserted, 11 NumberOfCheckSat, 359 ConstructedInterpolants, 0 QuantifiedInterpolants, 1520 SizeOfPredicates, 7 NumberOfNonLiveVariables, 392 ConjunctsInSsa, 41 ConjunctsInUnsatCore, 13 InterpolantComputations, 7 PerfectInterpolantSequences, 142/169 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, ConComCheckerStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    3 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-11-24 00:23:31,247 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_168f2b27-f256-479c-a327-c080b556d150/bin/uautomizer-verify-LYvppIcaGC/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
Result:
TRUE