./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.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_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/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_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/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_ffbd4756-d634-4a43-9cd7-e8eac6944adb/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 a2614820f8fcca1461600fdfdb6d83bb1945786709afdcaca608393c61cf1d21
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 01:38:48,974 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 01:38:49,073 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-24 01:38:49,081 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 01:38:49,081 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 01:38:49,108 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 01:38:49,109 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 01:38:49,109 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 01:38:49,109 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 01:38:49,110 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 01:38:49,110 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 01:38:49,110 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 01:38:49,110 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 01:38:49,110 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 01:38:49,111 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 01:38:49,111 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 01:38:49,111 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 01:38:49,111 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 01:38:49,111 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 01:38:49,111 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 01:38:49,112 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 01:38:49,112 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 01:38:49,112 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 01:38:49,112 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 01:38:49,112 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 01:38:49,112 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 01:38:49,112 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 01:38:49,113 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 01:38:49,113 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 01:38:49,113 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:38:49,113 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:38:49,113 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:38:49,113 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:38:49,114 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 01:38:49,114 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:38:49,114 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:38:49,114 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:38:49,114 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:38:49,114 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 01:38:49,114 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 01:38:49,114 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 01:38:49,114 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 01:38:49,114 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 01:38:49,115 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 01:38:49,115 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 01:38:49,115 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 01:38:49,115 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 01:38:49,115 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 01:38:49,115 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_ffbd4756-d634-4a43-9cd7-e8eac6944adb/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 -> a2614820f8fcca1461600fdfdb6d83bb1945786709afdcaca608393c61cf1d21
[2024-11-24 01:38:49,405 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 01:38:49,414 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 01:38:49,417 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 01:38:49,418 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 01:38:49,418 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 01:38:49,420 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.c
[2024-11-24 01:38:52,425 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/data/790e6e869/1b29a1ab14be423e994a08859bd326f9/FLAG1c8c4a59e
[2024-11-24 01:38:53,145 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 01:38:53,146 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/sv-benchmarks/c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.c
[2024-11-24 01:38:53,184 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/data/790e6e869/1b29a1ab14be423e994a08859bd326f9/FLAG1c8c4a59e
[2024-11-24 01:38:53,513 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/data/790e6e869/1b29a1ab14be423e994a08859bd326f9
[2024-11-24 01:38:53,515 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 01:38:53,517 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 01:38:53,518 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 01:38:53,518 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 01:38:53,526 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 01:38:53,527 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:38:53" (1/1) ...
[2024-11-24 01:38:53,530 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6cada19b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:53, skipping insertion in model container
[2024-11-24 01:38:53,530 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:38:53" (1/1) ...
[2024-11-24 01:38:53,678 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 01:38:54,019 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_ffbd4756-d634-4a43-9cd7-e8eac6944adb/sv-benchmarks/c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.c[6391,6404]
[2024-11-24 01:38:54,103 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_ffbd4756-d634-4a43-9cd7-e8eac6944adb/sv-benchmarks/c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.c[13681,13694]
[2024-11-24 01:38:54,906 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:38:54,919 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 01:38:54,944 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_ffbd4756-d634-4a43-9cd7-e8eac6944adb/sv-benchmarks/c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.c[6391,6404]
[2024-11-24 01:38:54,959 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_ffbd4756-d634-4a43-9cd7-e8eac6944adb/sv-benchmarks/c/combinations/pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.c[13681,13694]
[2024-11-24 01:38:55,480 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:38:55,515 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 01:38:55,516 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55 WrapperNode
[2024-11-24 01:38:55,517 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 01:38:55,518 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 01:38:55,519 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 01:38:55,519 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 01:38:55,530 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:55,600 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:56,030 INFO  L138                Inliner]: procedures = 33, calls = 19, calls flagged for inlining = 14, calls inlined = 14, statements flattened = 4982
[2024-11-24 01:38:56,031 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 01:38:56,032 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 01:38:56,032 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 01:38:56,032 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 01:38:56,042 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:56,043 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:56,192 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:56,493 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-24 01:38:56,493 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:56,494 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:56,773 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:56,836 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:56,882 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:56,952 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:56,969 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:57,072 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 01:38:57,073 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 01:38:57,075 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 01:38:57,075 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 01:38:57,080 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (1/1) ...
[2024-11-24 01:38:57,092 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:38:57,130 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:38:57,155 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 01:38:57,176 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 01:38:57,206 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 01:38:57,206 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-24 01:38:57,206 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 01:38:57,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 01:38:57,334 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 01:38:57,336 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 01:39:03,427 INFO  L?                        ?]: Removed 732 outVars from TransFormulas that were not future-live.
[2024-11-24 01:39:03,428 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 01:39:03,457 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 01:39:03,457 INFO  L312             CfgBuilder]: Removed 3 assume(true) statements.
[2024-11-24 01:39:03,458 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:39:03 BoogieIcfgContainer
[2024-11-24 01:39:03,458 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 01:39:03,460 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 01:39:03,460 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 01:39:03,468 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 01:39:03,468 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:38:53" (1/3) ...
[2024-11-24 01:39:03,470 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@23cef91 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:39:03, skipping insertion in model container
[2024-11-24 01:39:03,471 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:38:55" (2/3) ...
[2024-11-24 01:39:03,471 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@23cef91 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:39:03, skipping insertion in model container
[2024-11-24 01:39:03,471 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:39:03" (3/3) ...
[2024-11-24 01:39:03,472 INFO  L128   eAbstractionObserver]: Analyzing ICFG pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.c
[2024-11-24 01:39:03,487 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 01:39:03,490 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG pals_lcr.3.1.ufo.BOUNDED-6.pals+Problem12_label02.c that has 1 procedures, 873 locations, 1 initial locations, 2 loop locations, and 2 error locations.
[2024-11-24 01:39:03,588 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 01:39:03,600 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;@203df674, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 01:39:03,600 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-24 01:39:03,607 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 873 states, 870 states have (on average 1.9057471264367816) internal successors, (1658), 872 states have internal predecessors, (1658), 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 01:39:03,613 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-24 01:39:03,613 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:03,614 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:03,615 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:03,619 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:03,620 INFO  L85        PathProgramCache]: Analyzing trace with hash -1661669358, now seen corresponding path program 1 times
[2024-11-24 01:39:03,628 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:03,628 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [367850649]
[2024-11-24 01:39:03,628 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:03,629 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:03,764 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:03,889 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 01:39:03,890 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:03,890 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [367850649]
[2024-11-24 01:39:03,891 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [367850649] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:03,891 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:03,892 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 01:39:03,893 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [524808066]
[2024-11-24 01:39:03,894 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:03,897 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-24 01:39:03,898 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:03,916 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-24 01:39:03,917 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-24 01:39:03,921 INFO  L87              Difference]: Start difference. First operand  has 873 states, 870 states have (on average 1.9057471264367816) internal successors, (1658), 872 states have internal predecessors, (1658), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 2 states, 2 states have (on average 10.5) internal successors, (21), 2 states have internal predecessors, (21), 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 01:39:04,011 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:04,011 INFO  L93              Difference]: Finished difference Result 1724 states and 3276 transitions.
[2024-11-24 01:39:04,012 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-24 01:39:04,013 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 10.5) internal successors, (21), 2 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 21
[2024-11-24 01:39:04,014 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:04,032 INFO  L225             Difference]: With dead ends: 1724
[2024-11-24 01:39:04,032 INFO  L226             Difference]: Without dead ends: 807
[2024-11-24 01:39:04,037 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-24 01:39:04,040 INFO  L435           NwaCegarLoop]: 1592 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1592 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:04,041 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1592 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:04,057 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 807 states.
[2024-11-24 01:39:04,103 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 807 to 807.
[2024-11-24 01:39:04,106 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 807 states, 805 states have (on average 1.8944099378881987) internal successors, (1525), 806 states have internal predecessors, (1525), 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 01:39:04,113 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 807 states to 807 states and 1525 transitions.
[2024-11-24 01:39:04,114 INFO  L78                 Accepts]: Start accepts. Automaton has 807 states and 1525 transitions. Word has length 21
[2024-11-24 01:39:04,115 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:04,115 INFO  L471      AbstractCegarLoop]: Abstraction has 807 states and 1525 transitions.
[2024-11-24 01:39:04,115 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 10.5) internal successors, (21), 2 states have internal predecessors, (21), 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 01:39:04,115 INFO  L276                IsEmpty]: Start isEmpty. Operand 807 states and 1525 transitions.
[2024-11-24 01:39:04,116 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-24 01:39:04,116 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:04,116 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:04,116 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 01:39:04,117 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:04,117 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:04,117 INFO  L85        PathProgramCache]: Analyzing trace with hash 1353434260, now seen corresponding path program 1 times
[2024-11-24 01:39:04,117 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:04,118 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [302199441]
[2024-11-24 01:39:04,118 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:04,118 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:04,151 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:04,456 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 01:39:04,457 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:04,457 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [302199441]
[2024-11-24 01:39:04,457 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [302199441] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:04,457 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:04,457 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:39:04,457 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1859461729]
[2024-11-24 01:39:04,457 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:04,458 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:39:04,458 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:04,459 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:39:04,459 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:39:04,459 INFO  L87              Difference]: Start difference. First operand 807 states and 1525 transitions. Second operand  has 5 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 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 01:39:04,627 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:04,627 INFO  L93              Difference]: Finished difference Result 873 states and 1625 transitions.
[2024-11-24 01:39:04,628 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:39:04,628 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 21
[2024-11-24 01:39:04,628 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:04,633 INFO  L225             Difference]: With dead ends: 873
[2024-11-24 01:39:04,634 INFO  L226             Difference]: Without dead ends: 838
[2024-11-24 01:39:04,635 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:39:04,638 INFO  L435           NwaCegarLoop]: 1521 mSDtfsCounter, 47 mSDsluCounter, 4541 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 6062 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:04,638 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 6062 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:39:04,640 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 838 states.
[2024-11-24 01:39:04,682 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 838 to 807.
[2024-11-24 01:39:04,684 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 807 states, 805 states have (on average 1.8745341614906832) internal successors, (1509), 806 states have internal predecessors, (1509), 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 01:39:04,688 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 807 states to 807 states and 1509 transitions.
[2024-11-24 01:39:04,689 INFO  L78                 Accepts]: Start accepts. Automaton has 807 states and 1509 transitions. Word has length 21
[2024-11-24 01:39:04,689 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:04,689 INFO  L471      AbstractCegarLoop]: Abstraction has 807 states and 1509 transitions.
[2024-11-24 01:39:04,689 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 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 01:39:04,690 INFO  L276                IsEmpty]: Start isEmpty. Operand 807 states and 1509 transitions.
[2024-11-24 01:39:04,691 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-24 01:39:04,692 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:04,692 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:04,692 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 01:39:04,693 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:04,693 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:04,695 INFO  L85        PathProgramCache]: Analyzing trace with hash 904930012, now seen corresponding path program 1 times
[2024-11-24 01:39:04,695 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:04,695 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [505541191]
[2024-11-24 01:39:04,695 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:04,696 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:04,750 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:04,957 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 01:39:04,958 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:04,958 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [505541191]
[2024-11-24 01:39:04,958 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [505541191] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:04,958 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:04,959 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:39:04,959 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1316642236]
[2024-11-24 01:39:04,959 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:04,959 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:39:04,960 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:04,960 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:39:04,960 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:39:04,961 INFO  L87              Difference]: Start difference. First operand 807 states and 1509 transitions. Second operand  has 5 states, 5 states have (on average 7.2) internal successors, (36), 5 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:39:05,130 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:05,131 INFO  L93              Difference]: Finished difference Result 993 states and 1797 transitions.
[2024-11-24 01:39:05,131 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 01:39:05,131 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 7.2) internal successors, (36), 5 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 36
[2024-11-24 01:39:05,132 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:05,137 INFO  L225             Difference]: With dead ends: 993
[2024-11-24 01:39:05,137 INFO  L226             Difference]: Without dead ends: 962
[2024-11-24 01:39:05,138 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-11-24 01:39:05,140 INFO  L435           NwaCegarLoop]: 1503 mSDtfsCounter, 4627 mSDsluCounter, 272 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4627 SdHoareTripleChecker+Valid, 1775 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:05,141 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4627 Valid, 1775 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:39:05,143 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 962 states.
[2024-11-24 01:39:05,163 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 962 to 836.
[2024-11-24 01:39:05,166 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 836 states, 834 states have (on average 1.8633093525179856) internal successors, (1554), 835 states have internal predecessors, (1554), 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 01:39:05,170 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 836 states to 836 states and 1554 transitions.
[2024-11-24 01:39:05,171 INFO  L78                 Accepts]: Start accepts. Automaton has 836 states and 1554 transitions. Word has length 36
[2024-11-24 01:39:05,171 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:05,171 INFO  L471      AbstractCegarLoop]: Abstraction has 836 states and 1554 transitions.
[2024-11-24 01:39:05,171 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 7.2) internal successors, (36), 5 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:39:05,171 INFO  L276                IsEmpty]: Start isEmpty. Operand 836 states and 1554 transitions.
[2024-11-24 01:39:05,172 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-24 01:39:05,173 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:05,173 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:05,174 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 01:39:05,174 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:05,175 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:05,177 INFO  L85        PathProgramCache]: Analyzing trace with hash 638646444, now seen corresponding path program 1 times
[2024-11-24 01:39:05,177 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:05,178 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1625820222]
[2024-11-24 01:39:05,178 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:05,178 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:05,217 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:05,310 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 01:39:05,312 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:05,312 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1625820222]
[2024-11-24 01:39:05,312 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1625820222] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:05,312 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:05,312 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:39:05,312 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1935079004]
[2024-11-24 01:39:05,312 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:05,313 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:39:05,313 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:05,314 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:39:05,314 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:39:05,314 INFO  L87              Difference]: Start difference. First operand 836 states and 1554 transitions. Second operand  has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 3 states have internal predecessors, (38), 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 01:39:05,358 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:05,359 INFO  L93              Difference]: Finished difference Result 945 states and 1721 transitions.
[2024-11-24 01:39:05,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:39:05,359 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 3 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38
[2024-11-24 01:39:05,360 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:05,365 INFO  L225             Difference]: With dead ends: 945
[2024-11-24 01:39:05,365 INFO  L226             Difference]: Without dead ends: 885
[2024-11-24 01:39:05,368 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 01:39:05,370 INFO  L435           NwaCegarLoop]: 1506 mSDtfsCounter, 1466 mSDsluCounter, 43 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1466 SdHoareTripleChecker+Valid, 1549 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:05,371 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1466 Valid, 1549 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:05,373 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 885 states.
[2024-11-24 01:39:05,411 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 885 to 883.
[2024-11-24 01:39:05,414 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 883 states, 881 states have (on average 1.8433598183881952) internal successors, (1624), 882 states have internal predecessors, (1624), 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 01:39:05,419 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 883 states to 883 states and 1624 transitions.
[2024-11-24 01:39:05,419 INFO  L78                 Accepts]: Start accepts. Automaton has 883 states and 1624 transitions. Word has length 38
[2024-11-24 01:39:05,420 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:05,420 INFO  L471      AbstractCegarLoop]: Abstraction has 883 states and 1624 transitions.
[2024-11-24 01:39:05,420 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 3 states have internal predecessors, (38), 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 01:39:05,420 INFO  L276                IsEmpty]: Start isEmpty. Operand 883 states and 1624 transitions.
[2024-11-24 01:39:05,421 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-24 01:39:05,423 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:05,423 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:05,423 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-24 01:39:05,423 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:05,424 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:05,424 INFO  L85        PathProgramCache]: Analyzing trace with hash 705139956, now seen corresponding path program 1 times
[2024-11-24 01:39:05,424 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:05,424 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2008165483]
[2024-11-24 01:39:05,424 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:05,424 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:05,448 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:05,667 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 01:39:05,668 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:05,668 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2008165483]
[2024-11-24 01:39:05,668 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2008165483] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:05,668 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:05,668 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:39:05,668 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1267411243]
[2024-11-24 01:39:05,668 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:05,668 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:39:05,669 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:05,669 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:39:05,669 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:39:05,669 INFO  L87              Difference]: Start difference. First operand 883 states and 1624 transitions. Second operand  has 5 states, 5 states have (on average 7.6) internal successors, (38), 5 states have internal predecessors, (38), 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 01:39:05,787 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:05,788 INFO  L93              Difference]: Finished difference Result 992 states and 1788 transitions.
[2024-11-24 01:39:05,788 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:39:05,788 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 7.6) internal successors, (38), 5 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38
[2024-11-24 01:39:05,789 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:05,793 INFO  L225             Difference]: With dead ends: 992
[2024-11-24 01:39:05,794 INFO  L226             Difference]: Without dead ends: 885
[2024-11-24 01:39:05,794 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:39:05,796 INFO  L435           NwaCegarLoop]: 1504 mSDtfsCounter, 1475 mSDsluCounter, 132 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1475 SdHoareTripleChecker+Valid, 1636 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:05,797 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1475 Valid, 1636 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:05,799 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 885 states.
[2024-11-24 01:39:05,816 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 885 to 883.
[2024-11-24 01:39:05,818 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 883 states, 881 states have (on average 1.8410896708286038) internal successors, (1622), 882 states have internal predecessors, (1622), 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 01:39:05,823 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 883 states to 883 states and 1622 transitions.
[2024-11-24 01:39:05,823 INFO  L78                 Accepts]: Start accepts. Automaton has 883 states and 1622 transitions. Word has length 38
[2024-11-24 01:39:05,825 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:05,825 INFO  L471      AbstractCegarLoop]: Abstraction has 883 states and 1622 transitions.
[2024-11-24 01:39:05,825 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 7.6) internal successors, (38), 5 states have internal predecessors, (38), 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 01:39:05,825 INFO  L276                IsEmpty]: Start isEmpty. Operand 883 states and 1622 transitions.
[2024-11-24 01:39:05,828 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-24 01:39:05,828 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:05,828 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:05,828 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-24 01:39:05,829 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:05,829 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:05,829 INFO  L85        PathProgramCache]: Analyzing trace with hash -30221064, now seen corresponding path program 1 times
[2024-11-24 01:39:05,829 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:05,829 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026034964]
[2024-11-24 01:39:05,829 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:05,829 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:05,876 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:06,208 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 01:39:06,209 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:06,209 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026034964]
[2024-11-24 01:39:06,209 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2026034964] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:06,209 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:06,209 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:39:06,209 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1805077167]
[2024-11-24 01:39:06,209 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:06,210 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:39:06,210 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:06,210 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:39:06,210 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:39:06,210 INFO  L87              Difference]: Start difference. First operand 883 states and 1622 transitions. Second operand  has 5 states, 5 states have (on average 7.8) internal successors, (39), 5 states have internal predecessors, (39), 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 01:39:06,331 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:06,331 INFO  L93              Difference]: Finished difference Result 891 states and 1631 transitions.
[2024-11-24 01:39:06,335 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:39:06,336 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 7.8) internal successors, (39), 5 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 39
[2024-11-24 01:39:06,340 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:06,348 INFO  L225             Difference]: With dead ends: 891
[2024-11-24 01:39:06,348 INFO  L226             Difference]: Without dead ends: 889
[2024-11-24 01:39:06,349 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:39:06,350 INFO  L435           NwaCegarLoop]: 1506 mSDtfsCounter, 0 mSDsluCounter, 4509 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6015 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:06,350 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6015 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:06,356 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 889 states.
[2024-11-24 01:39:06,392 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 889 to 889.
[2024-11-24 01:39:06,394 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 889 states, 887 states have (on average 1.834272829763247) internal successors, (1627), 888 states have internal predecessors, (1627), 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 01:39:06,400 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 889 states to 889 states and 1627 transitions.
[2024-11-24 01:39:06,400 INFO  L78                 Accepts]: Start accepts. Automaton has 889 states and 1627 transitions. Word has length 39
[2024-11-24 01:39:06,400 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:06,401 INFO  L471      AbstractCegarLoop]: Abstraction has 889 states and 1627 transitions.
[2024-11-24 01:39:06,401 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 7.8) internal successors, (39), 5 states have internal predecessors, (39), 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 01:39:06,401 INFO  L276                IsEmpty]: Start isEmpty. Operand 889 states and 1627 transitions.
[2024-11-24 01:39:06,401 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-24 01:39:06,402 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:06,402 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:06,402 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-24 01:39:06,402 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:06,402 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:06,403 INFO  L85        PathProgramCache]: Analyzing trace with hash -1276756908, now seen corresponding path program 1 times
[2024-11-24 01:39:06,403 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:06,403 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [537323515]
[2024-11-24 01:39:06,403 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:06,403 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:06,451 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:06,517 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:06,518 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:06,518 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [537323515]
[2024-11-24 01:39:06,518 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [537323515] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:06,518 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:06,518 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:39:06,518 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1874220973]
[2024-11-24 01:39:06,518 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:06,519 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:39:06,519 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:06,521 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:39:06,521 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:39:06,521 INFO  L87              Difference]: Start difference. First operand 889 states and 1627 transitions. Second operand  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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 01:39:06,565 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:06,566 INFO  L93              Difference]: Finished difference Result 1099 states and 1931 transitions.
[2024-11-24 01:39:06,566 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:39:06,566 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40
[2024-11-24 01:39:06,567 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:06,571 INFO  L225             Difference]: With dead ends: 1099
[2024-11-24 01:39:06,571 INFO  L226             Difference]: Without dead ends: 986
[2024-11-24 01:39:06,573 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 01:39:06,574 INFO  L435           NwaCegarLoop]: 1535 mSDtfsCounter, 1474 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1474 SdHoareTripleChecker+Valid, 1588 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:06,575 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1474 Valid, 1588 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:06,577 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 986 states.
[2024-11-24 01:39:06,604 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 986 to 984.
[2024-11-24 01:39:06,606 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 984 states, 982 states have (on average 1.7922606924643585) internal successors, (1760), 983 states have internal predecessors, (1760), 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 01:39:06,612 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 984 states to 984 states and 1760 transitions.
[2024-11-24 01:39:06,612 INFO  L78                 Accepts]: Start accepts. Automaton has 984 states and 1760 transitions. Word has length 40
[2024-11-24 01:39:06,613 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:06,613 INFO  L471      AbstractCegarLoop]: Abstraction has 984 states and 1760 transitions.
[2024-11-24 01:39:06,614 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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 01:39:06,614 INFO  L276                IsEmpty]: Start isEmpty. Operand 984 states and 1760 transitions.
[2024-11-24 01:39:06,615 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-24 01:39:06,615 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:06,615 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:06,616 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-24 01:39:06,616 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:06,617 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:06,617 INFO  L85        PathProgramCache]: Analyzing trace with hash 504175956, now seen corresponding path program 1 times
[2024-11-24 01:39:06,617 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:06,618 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425396457]
[2024-11-24 01:39:06,618 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:06,618 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:06,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:06,737 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 01:39:06,737 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:06,737 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [425396457]
[2024-11-24 01:39:06,737 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [425396457] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:06,737 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:06,738 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:39:06,738 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [897001191]
[2024-11-24 01:39:06,738 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:06,738 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:39:06,738 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:06,738 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:39:06,738 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:39:06,739 INFO  L87              Difference]: Start difference. First operand 984 states and 1760 transitions. Second operand  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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 01:39:06,781 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:06,781 INFO  L93              Difference]: Finished difference Result 1368 states and 2302 transitions.
[2024-11-24 01:39:06,782 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:39:06,782 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40
[2024-11-24 01:39:06,782 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:06,788 INFO  L225             Difference]: With dead ends: 1368
[2024-11-24 01:39:06,788 INFO  L226             Difference]: Without dead ends: 1160
[2024-11-24 01:39:06,789 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 01:39:06,790 INFO  L435           NwaCegarLoop]: 1533 mSDtfsCounter, 1472 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1472 SdHoareTripleChecker+Valid, 1590 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:06,790 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1472 Valid, 1590 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:06,792 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1160 states.
[2024-11-24 01:39:06,818 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1160 to 1158.
[2024-11-24 01:39:06,821 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1158 states, 1156 states have (on average 1.7249134948096885) internal successors, (1994), 1157 states have internal predecessors, (1994), 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 01:39:06,826 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1158 states to 1158 states and 1994 transitions.
[2024-11-24 01:39:06,827 INFO  L78                 Accepts]: Start accepts. Automaton has 1158 states and 1994 transitions. Word has length 40
[2024-11-24 01:39:06,827 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:06,827 INFO  L471      AbstractCegarLoop]: Abstraction has 1158 states and 1994 transitions.
[2024-11-24 01:39:06,827 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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 01:39:06,827 INFO  L276                IsEmpty]: Start isEmpty. Operand 1158 states and 1994 transitions.
[2024-11-24 01:39:06,828 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-24 01:39:06,828 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:06,828 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:06,828 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-24 01:39:06,828 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:06,829 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:06,829 INFO  L85        PathProgramCache]: Analyzing trace with hash 938711892, now seen corresponding path program 1 times
[2024-11-24 01:39:06,829 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:06,829 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1482463306]
[2024-11-24 01:39:06,829 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:06,829 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:06,847 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:06,918 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 01:39:06,918 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:06,918 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1482463306]
[2024-11-24 01:39:06,918 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1482463306] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:06,918 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:06,918 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:39:06,919 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [264361074]
[2024-11-24 01:39:06,919 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:06,919 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:39:06,919 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:06,920 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:39:06,920 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:39:06,920 INFO  L87              Difference]: Start difference. First operand 1158 states and 1994 transitions. Second operand  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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 01:39:06,962 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:06,962 INFO  L93              Difference]: Finished difference Result 1581 states and 2592 transitions.
[2024-11-24 01:39:06,963 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:39:06,963 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40
[2024-11-24 01:39:06,963 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:06,969 INFO  L225             Difference]: With dead ends: 1581
[2024-11-24 01:39:06,969 INFO  L226             Difference]: Without dead ends: 1355
[2024-11-24 01:39:06,970 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 01:39:06,971 INFO  L435           NwaCegarLoop]: 1541 mSDtfsCounter, 1476 mSDsluCounter, 49 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1476 SdHoareTripleChecker+Valid, 1590 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:06,971 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1476 Valid, 1590 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:06,973 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1355 states.
[2024-11-24 01:39:07,005 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1355 to 1353.
[2024-11-24 01:39:07,008 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1353 states, 1351 states have (on average 1.6706143597335308) internal successors, (2257), 1352 states have internal predecessors, (2257), 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 01:39:07,015 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1353 states to 1353 states and 2257 transitions.
[2024-11-24 01:39:07,015 INFO  L78                 Accepts]: Start accepts. Automaton has 1353 states and 2257 transitions. Word has length 40
[2024-11-24 01:39:07,016 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:07,016 INFO  L471      AbstractCegarLoop]: Abstraction has 1353 states and 2257 transitions.
[2024-11-24 01:39:07,016 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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 01:39:07,016 INFO  L276                IsEmpty]: Start isEmpty. Operand 1353 states and 2257 transitions.
[2024-11-24 01:39:07,017 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-11-24 01:39:07,017 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:07,017 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:07,017 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-24 01:39:07,018 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:07,018 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:07,018 INFO  L85        PathProgramCache]: Analyzing trace with hash -1906548838, now seen corresponding path program 1 times
[2024-11-24 01:39:07,018 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:07,018 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1798033574]
[2024-11-24 01:39:07,018 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:07,019 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:07,040 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:07,182 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-24 01:39:07,182 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:07,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1798033574]
[2024-11-24 01:39:07,182 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1798033574] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:07,182 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:07,182 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:39:07,182 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1717062889]
[2024-11-24 01:39:07,183 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:07,183 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:39:07,183 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:07,183 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:39:07,183 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:39:07,184 INFO  L87              Difference]: Start difference. First operand 1353 states and 2257 transitions. Second operand  has 5 states, 5 states have (on average 10.4) internal successors, (52), 5 states have internal predecessors, (52), 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 01:39:07,317 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:07,317 INFO  L93              Difference]: Finished difference Result 3209 states and 4809 transitions.
[2024-11-24 01:39:07,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:39:07,318 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.4) internal successors, (52), 5 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 56
[2024-11-24 01:39:07,319 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:07,329 INFO  L225             Difference]: With dead ends: 3209
[2024-11-24 01:39:07,330 INFO  L226             Difference]: Without dead ends: 2635
[2024-11-24 01:39:07,331 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:39:07,332 INFO  L435           NwaCegarLoop]: 1548 mSDtfsCounter, 3044 mSDsluCounter, 1601 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3044 SdHoareTripleChecker+Valid, 3149 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:07,332 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3044 Valid, 3149 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:07,336 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2635 states.
[2024-11-24 01:39:07,388 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2635 to 1925.
[2024-11-24 01:39:07,392 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1925 states, 1923 states have (on average 1.579303172126885) internal successors, (3037), 1924 states have internal predecessors, (3037), 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 01:39:07,401 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1925 states to 1925 states and 3037 transitions.
[2024-11-24 01:39:07,401 INFO  L78                 Accepts]: Start accepts. Automaton has 1925 states and 3037 transitions. Word has length 56
[2024-11-24 01:39:07,401 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:07,401 INFO  L471      AbstractCegarLoop]: Abstraction has 1925 states and 3037 transitions.
[2024-11-24 01:39:07,402 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.4) internal successors, (52), 5 states have internal predecessors, (52), 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 01:39:07,402 INFO  L276                IsEmpty]: Start isEmpty. Operand 1925 states and 3037 transitions.
[2024-11-24 01:39:07,403 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-11-24 01:39:07,403 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:07,403 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:07,403 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-24 01:39:07,403 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:07,404 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:07,404 INFO  L85        PathProgramCache]: Analyzing trace with hash -125615974, now seen corresponding path program 1 times
[2024-11-24 01:39:07,404 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:07,404 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2126892246]
[2024-11-24 01:39:07,404 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:07,404 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:07,443 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:07,597 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-24 01:39:07,597 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:07,597 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2126892246]
[2024-11-24 01:39:07,597 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2126892246] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:07,597 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:07,597 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:39:07,598 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [649219093]
[2024-11-24 01:39:07,598 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:07,598 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:39:07,598 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:07,598 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:39:07,599 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:39:07,599 INFO  L87              Difference]: Start difference. First operand 1925 states and 3037 transitions. Second operand  has 5 states, 5 states have (on average 10.0) internal successors, (50), 5 states have internal predecessors, (50), 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 01:39:07,815 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:07,816 INFO  L93              Difference]: Finished difference Result 3781 states and 5589 transitions.
[2024-11-24 01:39:07,816 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:39:07,816 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.0) internal successors, (50), 5 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 56
[2024-11-24 01:39:07,816 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:07,829 INFO  L225             Difference]: With dead ends: 3781
[2024-11-24 01:39:07,829 INFO  L226             Difference]: Without dead ends: 3207
[2024-11-24 01:39:07,833 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:39:07,833 INFO  L435           NwaCegarLoop]: 1549 mSDtfsCounter, 3050 mSDsluCounter, 1599 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3050 SdHoareTripleChecker+Valid, 3148 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:07,834 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3050 Valid, 3148 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:39:07,838 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3207 states.
[2024-11-24 01:39:07,915 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3207 to 2785.
[2024-11-24 01:39:07,920 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2785 states, 2783 states have (on average 1.5080848005749192) internal successors, (4197), 2784 states have internal predecessors, (4197), 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 01:39:07,931 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2785 states to 2785 states and 4197 transitions.
[2024-11-24 01:39:07,931 INFO  L78                 Accepts]: Start accepts. Automaton has 2785 states and 4197 transitions. Word has length 56
[2024-11-24 01:39:07,931 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:07,932 INFO  L471      AbstractCegarLoop]: Abstraction has 2785 states and 4197 transitions.
[2024-11-24 01:39:07,932 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.0) internal successors, (50), 5 states have internal predecessors, (50), 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 01:39:07,932 INFO  L276                IsEmpty]: Start isEmpty. Operand 2785 states and 4197 transitions.
[2024-11-24 01:39:07,934 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-11-24 01:39:07,934 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:07,934 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:07,934 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-24 01:39:07,934 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:07,935 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:07,935 INFO  L85        PathProgramCache]: Analyzing trace with hash 308919962, now seen corresponding path program 1 times
[2024-11-24 01:39:07,935 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:07,935 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1901702171]
[2024-11-24 01:39:07,935 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:07,935 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:07,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:08,063 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-24 01:39:08,063 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:08,063 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1901702171]
[2024-11-24 01:39:08,063 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1901702171] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:08,064 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:08,064 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:39:08,064 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [3564292]
[2024-11-24 01:39:08,064 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:08,064 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:39:08,064 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:08,064 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:39:08,064 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:39:08,065 INFO  L87              Difference]: Start difference. First operand 2785 states and 4197 transitions. Second operand  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 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 01:39:08,222 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:08,222 INFO  L93              Difference]: Finished difference Result 4041 states and 5953 transitions.
[2024-11-24 01:39:08,222 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:39:08,223 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 56
[2024-11-24 01:39:08,223 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:08,235 INFO  L225             Difference]: With dead ends: 4041
[2024-11-24 01:39:08,235 INFO  L226             Difference]: Without dead ends: 3623
[2024-11-24 01:39:08,237 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:39:08,238 INFO  L435           NwaCegarLoop]: 1547 mSDtfsCounter, 3041 mSDsluCounter, 1624 mSDsCounter, 0 mSdLazyCounter, 57 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3041 SdHoareTripleChecker+Valid, 3171 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 57 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:08,238 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3041 Valid, 3171 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 57 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:39:08,242 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3623 states.
[2024-11-24 01:39:08,328 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3623 to 3201.
[2024-11-24 01:39:08,334 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3201 states, 3199 states have (on average 1.4920287589871835) internal successors, (4773), 3200 states have internal predecessors, (4773), 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 01:39:08,346 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3201 states to 3201 states and 4773 transitions.
[2024-11-24 01:39:08,346 INFO  L78                 Accepts]: Start accepts. Automaton has 3201 states and 4773 transitions. Word has length 56
[2024-11-24 01:39:08,346 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:08,346 INFO  L471      AbstractCegarLoop]: Abstraction has 3201 states and 4773 transitions.
[2024-11-24 01:39:08,347 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 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 01:39:08,347 INFO  L276                IsEmpty]: Start isEmpty. Operand 3201 states and 4773 transitions.
[2024-11-24 01:39:08,351 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 58
[2024-11-24 01:39:08,352 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:08,352 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:08,352 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-24 01:39:08,352 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:08,352 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:08,352 INFO  L85        PathProgramCache]: Analyzing trace with hash 977738755, now seen corresponding path program 1 times
[2024-11-24 01:39:08,353 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:08,353 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1822578812]
[2024-11-24 01:39:08,353 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:08,353 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:08,379 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:08,461 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:08,461 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:08,461 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1822578812]
[2024-11-24 01:39:08,461 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1822578812] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:08,461 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:08,461 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:39:08,461 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [859749097]
[2024-11-24 01:39:08,461 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:08,462 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:39:08,462 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:08,462 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:39:08,462 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:39:08,462 INFO  L87              Difference]: Start difference. First operand 3201 states and 4773 transitions. Second operand  has 3 states, 3 states have (on average 19.0) internal successors, (57), 3 states have internal predecessors, (57), 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 01:39:08,541 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:08,541 INFO  L93              Difference]: Finished difference Result 5625 states and 8083 transitions.
[2024-11-24 01:39:08,542 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:39:08,542 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 19.0) internal successors, (57), 3 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 57
[2024-11-24 01:39:08,542 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:08,553 INFO  L225             Difference]: With dead ends: 5625
[2024-11-24 01:39:08,553 INFO  L226             Difference]: Without dead ends: 3203
[2024-11-24 01:39:08,556 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 01:39:08,557 INFO  L435           NwaCegarLoop]: 1528 mSDtfsCounter, 29 mSDsluCounter, 1497 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 3025 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:08,557 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 3025 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:08,561 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3203 states.
[2024-11-24 01:39:08,772 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3203 to 3201.
[2024-11-24 01:39:08,778 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3201 states, 3199 states have (on average 1.4763988746483276) internal successors, (4723), 3200 states have internal predecessors, (4723), 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 01:39:08,790 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3201 states to 3201 states and 4723 transitions.
[2024-11-24 01:39:08,790 INFO  L78                 Accepts]: Start accepts. Automaton has 3201 states and 4723 transitions. Word has length 57
[2024-11-24 01:39:08,790 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:08,790 INFO  L471      AbstractCegarLoop]: Abstraction has 3201 states and 4723 transitions.
[2024-11-24 01:39:08,791 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 19.0) internal successors, (57), 3 states have internal predecessors, (57), 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 01:39:08,791 INFO  L276                IsEmpty]: Start isEmpty. Operand 3201 states and 4723 transitions.
[2024-11-24 01:39:08,792 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 59
[2024-11-24 01:39:08,792 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:08,792 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:08,792 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-24 01:39:08,793 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:08,793 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:08,793 INFO  L85        PathProgramCache]: Analyzing trace with hash 408394290, now seen corresponding path program 1 times
[2024-11-24 01:39:08,793 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:08,793 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [668068167]
[2024-11-24 01:39:08,793 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:08,793 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:08,820 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:08,900 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:08,900 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:08,900 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [668068167]
[2024-11-24 01:39:08,900 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [668068167] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:08,900 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:08,900 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:39:08,900 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [760076938]
[2024-11-24 01:39:08,900 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:08,901 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:39:08,901 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:08,901 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:39:08,901 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:39:08,901 INFO  L87              Difference]: Start difference. First operand 3201 states and 4723 transitions. Second operand  has 3 states, 3 states have (on average 19.333333333333332) internal successors, (58), 3 states have internal predecessors, (58), 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 01:39:08,961 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:08,961 INFO  L93              Difference]: Finished difference Result 4157 states and 6020 transitions.
[2024-11-24 01:39:08,961 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:39:08,961 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 19.333333333333332) internal successors, (58), 3 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 58
[2024-11-24 01:39:08,962 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:08,972 INFO  L225             Difference]: With dead ends: 4157
[2024-11-24 01:39:08,972 INFO  L226             Difference]: Without dead ends: 1735
[2024-11-24 01:39:08,975 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 01:39:08,976 INFO  L435           NwaCegarLoop]: 1526 mSDtfsCounter, 23 mSDsluCounter, 1496 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23 SdHoareTripleChecker+Valid, 3022 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:08,977 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [23 Valid, 3022 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:08,980 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1735 states.
[2024-11-24 01:39:09,020 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1735 to 1726.
[2024-11-24 01:39:09,024 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1726 states, 1724 states have (on average 1.58584686774942) internal successors, (2734), 1725 states have internal predecessors, (2734), 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 01:39:09,034 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1726 states to 1726 states and 2734 transitions.
[2024-11-24 01:39:09,034 INFO  L78                 Accepts]: Start accepts. Automaton has 1726 states and 2734 transitions. Word has length 58
[2024-11-24 01:39:09,039 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:09,039 INFO  L471      AbstractCegarLoop]: Abstraction has 1726 states and 2734 transitions.
[2024-11-24 01:39:09,039 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 19.333333333333332) internal successors, (58), 3 states have internal predecessors, (58), 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 01:39:09,039 INFO  L276                IsEmpty]: Start isEmpty. Operand 1726 states and 2734 transitions.
[2024-11-24 01:39:09,040 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 60
[2024-11-24 01:39:09,040 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:09,040 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:09,040 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-24 01:39:09,040 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:09,041 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:09,041 INFO  L85        PathProgramCache]: Analyzing trace with hash 1553558485, now seen corresponding path program 1 times
[2024-11-24 01:39:09,041 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:09,041 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [948290872]
[2024-11-24 01:39:09,041 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:09,041 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:09,064 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:09,153 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:09,154 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:09,154 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [948290872]
[2024-11-24 01:39:09,154 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [948290872] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:09,154 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:09,154 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:39:09,154 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2012849197]
[2024-11-24 01:39:09,154 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:09,155 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:39:09,155 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:09,155 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:39:09,155 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:39:09,156 INFO  L87              Difference]: Start difference. First operand 1726 states and 2734 transitions. Second operand  has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 3 states have internal predecessors, (59), 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 01:39:09,201 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:09,201 INFO  L93              Difference]: Finished difference Result 2198 states and 3366 transitions.
[2024-11-24 01:39:09,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:39:09,202 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 3 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 59
[2024-11-24 01:39:09,202 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:09,212 INFO  L225             Difference]: With dead ends: 2198
[2024-11-24 01:39:09,212 INFO  L226             Difference]: Without dead ends: 1260
[2024-11-24 01:39:09,213 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 01:39:09,214 INFO  L435           NwaCegarLoop]: 1520 mSDtfsCounter, 25 mSDsluCounter, 1481 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 3001 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:09,214 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 3001 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:39:09,220 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1260 states.
[2024-11-24 01:39:09,250 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1260 to 1258.
[2024-11-24 01:39:09,253 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1258 states, 1256 states have (on average 1.6679936305732483) internal successors, (2095), 1257 states have internal predecessors, (2095), 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 01:39:09,262 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1258 states to 1258 states and 2095 transitions.
[2024-11-24 01:39:09,263 INFO  L78                 Accepts]: Start accepts. Automaton has 1258 states and 2095 transitions. Word has length 59
[2024-11-24 01:39:09,263 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:09,263 INFO  L471      AbstractCegarLoop]: Abstraction has 1258 states and 2095 transitions.
[2024-11-24 01:39:09,263 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 3 states have internal predecessors, (59), 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 01:39:09,263 INFO  L276                IsEmpty]: Start isEmpty. Operand 1258 states and 2095 transitions.
[2024-11-24 01:39:09,268 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 62
[2024-11-24 01:39:09,268 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:09,268 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 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, 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 01:39:09,268 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-24 01:39:09,269 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:09,269 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:09,269 INFO  L85        PathProgramCache]: Analyzing trace with hash -1066169817, now seen corresponding path program 1 times
[2024-11-24 01:39:09,269 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:09,269 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1954599095]
[2024-11-24 01:39:09,269 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:09,269 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:09,306 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:09,462 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 4 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-24 01:39:09,462 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:09,462 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1954599095]
[2024-11-24 01:39:09,462 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1954599095] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:39:09,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [82382750]
[2024-11-24 01:39:09,463 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:09,463 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:39:09,463 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:39:09,468 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:39:09,470 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 01:39:09,607 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:09,609 INFO  L256         TraceCheckSpWp]: Trace formula consists of 296 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 01:39:09,615 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:39:09,781 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 4 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-24 01:39:09,781 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:39:10,328 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 4 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-24 01:39:10,328 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [82382750] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:39:10,328 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:39:10,329 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 4] total 10
[2024-11-24 01:39:10,329 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [481122965]
[2024-11-24 01:39:10,329 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:39:10,329 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-24 01:39:10,329 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:10,330 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-24 01:39:10,330 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=52, Unknown=0, NotChecked=0, Total=90
[2024-11-24 01:39:10,330 INFO  L87              Difference]: Start difference. First operand 1258 states and 2095 transitions. Second operand  has 10 states, 10 states have (on average 15.9) internal successors, (159), 10 states have internal predecessors, (159), 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 01:39:10,566 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:10,566 INFO  L93              Difference]: Finished difference Result 2375 states and 3544 transitions.
[2024-11-24 01:39:10,567 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 01:39:10,567 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 15.9) internal successors, (159), 10 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 61
[2024-11-24 01:39:10,567 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:10,573 INFO  L225             Difference]: With dead ends: 2375
[2024-11-24 01:39:10,573 INFO  L226             Difference]: Without dead ends: 1905
[2024-11-24 01:39:10,575 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 124 GetRequests, 116 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 26 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=38, Invalid=52, Unknown=0, NotChecked=0, Total=90
[2024-11-24 01:39:10,575 INFO  L435           NwaCegarLoop]: 1518 mSDtfsCounter, 2971 mSDsluCounter, 4578 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2971 SdHoareTripleChecker+Valid, 6096 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:10,575 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2971 Valid, 6096 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:39:10,582 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1905 states.
[2024-11-24 01:39:10,637 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1905 to 1841.
[2024-11-24 01:39:10,643 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1841 states, 1839 states have (on average 1.524741707449701) internal successors, (2804), 1840 states have internal predecessors, (2804), 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 01:39:10,654 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1841 states to 1841 states and 2804 transitions.
[2024-11-24 01:39:10,654 INFO  L78                 Accepts]: Start accepts. Automaton has 1841 states and 2804 transitions. Word has length 61
[2024-11-24 01:39:10,654 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:10,655 INFO  L471      AbstractCegarLoop]: Abstraction has 1841 states and 2804 transitions.
[2024-11-24 01:39:10,655 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 15.9) internal successors, (159), 10 states have internal predecessors, (159), 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 01:39:10,655 INFO  L276                IsEmpty]: Start isEmpty. Operand 1841 states and 2804 transitions.
[2024-11-24 01:39:10,656 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2024-11-24 01:39:10,656 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:10,656 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:10,669 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-24 01:39:10,862 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:39:10,863 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:10,863 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:10,863 INFO  L85        PathProgramCache]: Analyzing trace with hash -1754593394, now seen corresponding path program 1 times
[2024-11-24 01:39:10,863 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:10,864 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1489133966]
[2024-11-24 01:39:10,864 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:10,864 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:10,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:11,541 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 11 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:11,541 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:11,541 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1489133966]
[2024-11-24 01:39:11,541 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1489133966] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:39:11,542 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [818390308]
[2024-11-24 01:39:11,542 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:11,542 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:39:11,542 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:39:11,544 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:39:11,548 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-24 01:39:11,687 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:11,689 INFO  L256         TraceCheckSpWp]: Trace formula consists of 299 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 01:39:11,691 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:39:12,207 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 11 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:12,207 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:39:13,410 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 11 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:13,410 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [818390308] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:39:13,410 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:39:13,411 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 20
[2024-11-24 01:39:13,411 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [92648326]
[2024-11-24 01:39:13,411 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:39:13,411 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-24 01:39:13,411 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:13,412 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-24 01:39:13,413 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=80, Invalid=340, Unknown=0, NotChecked=0, Total=420
[2024-11-24 01:39:13,413 INFO  L87              Difference]: Start difference. First operand 1841 states and 2804 transitions. Second operand  has 21 states, 21 states have (on average 6.0) internal successors, (126), 20 states have internal predecessors, (126), 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 01:39:13,995 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:13,995 INFO  L93              Difference]: Finished difference Result 3737 states and 5190 transitions.
[2024-11-24 01:39:13,996 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-24 01:39:13,996 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 21 states have (on average 6.0) internal successors, (126), 20 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 62
[2024-11-24 01:39:13,996 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:14,003 INFO  L225             Difference]: With dead ends: 3737
[2024-11-24 01:39:14,003 INFO  L226             Difference]: Without dead ends: 2769
[2024-11-24 01:39:14,005 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 139 GetRequests, 112 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 124 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=208, Invalid=604, Unknown=0, NotChecked=0, Total=812
[2024-11-24 01:39:14,006 INFO  L435           NwaCegarLoop]: 1493 mSDtfsCounter, 13564 mSDsluCounter, 3105 mSDsCounter, 0 mSdLazyCounter, 198 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13564 SdHoareTripleChecker+Valid, 4598 SdHoareTripleChecker+Invalid, 210 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 198 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:14,006 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13564 Valid, 4598 Invalid, 210 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 198 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 01:39:14,009 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2769 states.
[2024-11-24 01:39:14,090 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2769 to 2765.
[2024-11-24 01:39:14,094 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2765 states, 2763 states have (on average 1.4277958740499457) internal successors, (3945), 2764 states have internal predecessors, (3945), 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 01:39:14,101 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2765 states to 2765 states and 3945 transitions.
[2024-11-24 01:39:14,102 INFO  L78                 Accepts]: Start accepts. Automaton has 2765 states and 3945 transitions. Word has length 62
[2024-11-24 01:39:14,102 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:14,102 INFO  L471      AbstractCegarLoop]: Abstraction has 2765 states and 3945 transitions.
[2024-11-24 01:39:14,102 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 21 states have (on average 6.0) internal successors, (126), 20 states have internal predecessors, (126), 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 01:39:14,102 INFO  L276                IsEmpty]: Start isEmpty. Operand 2765 states and 3945 transitions.
[2024-11-24 01:39:14,103 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2024-11-24 01:39:14,103 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:14,103 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:14,114 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-24 01:39:14,304 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-24 01:39:14,304 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:14,305 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:14,305 INFO  L85        PathProgramCache]: Analyzing trace with hash 1327227278, now seen corresponding path program 1 times
[2024-11-24 01:39:14,305 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:14,305 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [26688328]
[2024-11-24 01:39:14,305 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:14,305 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:14,337 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:15,012 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 9 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:15,013 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:15,013 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [26688328]
[2024-11-24 01:39:15,013 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [26688328] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:39:15,013 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1073192766]
[2024-11-24 01:39:15,013 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:15,014 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:39:15,014 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:39:15,016 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:39:15,019 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-24 01:39:15,281 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:15,283 INFO  L256         TraceCheckSpWp]: Trace formula consists of 299 conjuncts, 37 conjuncts are in the unsatisfiable core
[2024-11-24 01:39:15,286 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:39:17,266 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 11 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:17,266 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:39:21,694 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 9 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:21,694 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1073192766] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:39:21,694 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:39:21,695 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 18, 19] total 41
[2024-11-24 01:39:21,695 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1722151979]
[2024-11-24 01:39:21,695 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:39:21,695 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 41 states
[2024-11-24 01:39:21,696 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:21,696 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants.
[2024-11-24 01:39:21,697 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=293, Invalid=1347, Unknown=0, NotChecked=0, Total=1640
[2024-11-24 01:39:21,697 INFO  L87              Difference]: Start difference. First operand 2765 states and 3945 transitions. Second operand  has 41 states, 41 states have (on average 3.7560975609756095) internal successors, (154), 41 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:39:26,626 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:26,626 INFO  L93              Difference]: Finished difference Result 9735 states and 12676 transitions.
[2024-11-24 01:39:26,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. 
[2024-11-24 01:39:26,627 INFO  L78                 Accepts]: Start accepts. Automaton has  has 41 states, 41 states have (on average 3.7560975609756095) internal successors, (154), 41 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 62
[2024-11-24 01:39:26,627 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:26,645 INFO  L225             Difference]: With dead ends: 9735
[2024-11-24 01:39:26,645 INFO  L226             Difference]: Without dead ends: 7918
[2024-11-24 01:39:26,650 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 179 GetRequests, 93 SyntacticMatches, 0 SemanticMatches, 86 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2336 ImplicationChecksByTransitivity, 5.6s TimeCoverageRelationStatistics Valid=1793, Invalid=5863, Unknown=0, NotChecked=0, Total=7656
[2024-11-24 01:39:26,651 INFO  L435           NwaCegarLoop]: 1507 mSDtfsCounter, 14875 mSDsluCounter, 11199 mSDsCounter, 0 mSdLazyCounter, 1033 mSolverCounterSat, 58 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14875 SdHoareTripleChecker+Valid, 12706 SdHoareTripleChecker+Invalid, 1091 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 58 IncrementalHoareTripleChecker+Valid, 1033 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:26,651 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [14875 Valid, 12706 Invalid, 1091 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [58 Valid, 1033 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-24 01:39:26,660 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7918 states.
[2024-11-24 01:39:26,865 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7918 to 3449.
[2024-11-24 01:39:26,870 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3449 states, 3447 states have (on average 1.38410211778358) internal successors, (4771), 3448 states have internal predecessors, (4771), 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 01:39:26,878 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3449 states to 3449 states and 4771 transitions.
[2024-11-24 01:39:26,879 INFO  L78                 Accepts]: Start accepts. Automaton has 3449 states and 4771 transitions. Word has length 62
[2024-11-24 01:39:26,879 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:26,879 INFO  L471      AbstractCegarLoop]: Abstraction has 3449 states and 4771 transitions.
[2024-11-24 01:39:26,879 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 41 states, 41 states have (on average 3.7560975609756095) internal successors, (154), 41 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:39:26,879 INFO  L276                IsEmpty]: Start isEmpty. Operand 3449 states and 4771 transitions.
[2024-11-24 01:39:26,880 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-24 01:39:26,880 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:26,880 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 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, 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 01:39:26,891 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-24 01:39:27,081 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-24 01:39:27,082 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:27,082 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:27,083 INFO  L85        PathProgramCache]: Analyzing trace with hash -1658760105, now seen corresponding path program 1 times
[2024-11-24 01:39:27,083 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:27,083 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [158535650]
[2024-11-24 01:39:27,083 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:27,083 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:27,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:27,560 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 7 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:27,560 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:27,561 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [158535650]
[2024-11-24 01:39:27,561 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [158535650] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:39:27,561 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1844389585]
[2024-11-24 01:39:27,561 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:27,561 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:39:27,562 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:39:27,564 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:39:27,567 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-24 01:39:27,709 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:27,712 INFO  L256         TraceCheckSpWp]: Trace formula consists of 301 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-24 01:39:27,714 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:39:29,180 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 9 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:29,180 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:39:30,857 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 9 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:30,857 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1844389585] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:39:30,857 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:39:30,857 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 16, 15] total 37
[2024-11-24 01:39:30,858 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [224481947]
[2024-11-24 01:39:30,858 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:39:30,858 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 37 states
[2024-11-24 01:39:30,858 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:30,859 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants.
[2024-11-24 01:39:30,859 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=144, Invalid=1188, Unknown=0, NotChecked=0, Total=1332
[2024-11-24 01:39:30,860 INFO  L87              Difference]: Start difference. First operand 3449 states and 4771 transitions. Second operand  has 37 states, 37 states have (on average 4.45945945945946) internal successors, (165), 37 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:39:35,858 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:35,858 INFO  L93              Difference]: Finished difference Result 14926 states and 18971 transitions.
[2024-11-24 01:39:35,858 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 53 states. 
[2024-11-24 01:39:35,859 INFO  L78                 Accepts]: Start accepts. Automaton has  has 37 states, 37 states have (on average 4.45945945945946) internal successors, (165), 37 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 63
[2024-11-24 01:39:35,859 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:35,885 INFO  L225             Difference]: With dead ends: 14926
[2024-11-24 01:39:35,885 INFO  L226             Difference]: Without dead ends: 12448
[2024-11-24 01:39:35,891 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 184 GetRequests, 99 SyntacticMatches, 0 SemanticMatches, 85 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1863 ImplicationChecksByTransitivity, 4.7s TimeCoverageRelationStatistics Valid=1214, Invalid=6268, Unknown=0, NotChecked=0, Total=7482
[2024-11-24 01:39:35,891 INFO  L435           NwaCegarLoop]: 1505 mSDtfsCounter, 23550 mSDsluCounter, 15336 mSDsCounter, 0 mSdLazyCounter, 911 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23550 SdHoareTripleChecker+Valid, 16841 SdHoareTripleChecker+Invalid, 981 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 911 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:35,892 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [23550 Valid, 16841 Invalid, 981 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 911 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-24 01:39:35,904 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12448 states.
[2024-11-24 01:39:36,243 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12448 to 6035.
[2024-11-24 01:39:36,253 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6035 states, 6033 states have (on average 1.3079728161776893) internal successors, (7891), 6034 states have internal predecessors, (7891), 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 01:39:36,266 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6035 states to 6035 states and 7891 transitions.
[2024-11-24 01:39:36,268 INFO  L78                 Accepts]: Start accepts. Automaton has 6035 states and 7891 transitions. Word has length 63
[2024-11-24 01:39:36,268 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:36,268 INFO  L471      AbstractCegarLoop]: Abstraction has 6035 states and 7891 transitions.
[2024-11-24 01:39:36,268 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 37 states, 37 states have (on average 4.45945945945946) internal successors, (165), 37 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:39:36,269 INFO  L276                IsEmpty]: Start isEmpty. Operand 6035 states and 7891 transitions.
[2024-11-24 01:39:36,269 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-24 01:39:36,270 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:36,270 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:39:36,281 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-24 01:39:36,470 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:39:36,470 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:36,471 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:36,471 INFO  L85        PathProgramCache]: Analyzing trace with hash -750369859, now seen corresponding path program 1 times
[2024-11-24 01:39:36,471 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:36,471 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1927614292]
[2024-11-24 01:39:36,471 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:36,471 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:36,498 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:36,563 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 01:39:36,564 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:36,564 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1927614292]
[2024-11-24 01:39:36,564 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1927614292] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:39:36,564 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:39:36,564 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 01:39:36,564 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1224873763]
[2024-11-24 01:39:36,564 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:39:36,566 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:39:36,566 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:36,567 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:39:36,567 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:39:36,567 INFO  L87              Difference]: Start difference. First operand 6035 states and 7891 transitions. Second operand  has 3 states, 3 states have (on average 21.0) internal successors, (63), 2 states have internal predecessors, (63), 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 01:39:40,790 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:39:40,790 INFO  L93              Difference]: Finished difference Result 7539 states and 10764 transitions.
[2024-11-24 01:39:40,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:39:40,790 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 21.0) internal successors, (63), 2 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 63
[2024-11-24 01:39:40,791 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:39:40,807 INFO  L225             Difference]: With dead ends: 7539
[2024-11-24 01:39:40,807 INFO  L226             Difference]: Without dead ends: 6786
[2024-11-24 01:39:40,810 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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 01:39:40,810 INFO  L435           NwaCegarLoop]: 538 mSDtfsCounter, 808 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2261 mSolverCounterSat, 652 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 808 SdHoareTripleChecker+Valid, 545 SdHoareTripleChecker+Invalid, 2913 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 652 IncrementalHoareTripleChecker+Valid, 2261 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time
[2024-11-24 01:39:40,811 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [808 Valid, 545 Invalid, 2913 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [652 Valid, 2261 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time]
[2024-11-24 01:39:40,817 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6786 states.
[2024-11-24 01:39:41,172 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6786 to 6786.
[2024-11-24 01:39:41,181 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6786 states, 6784 states have (on average 1.3074882075471699) internal successors, (8870), 6785 states have internal predecessors, (8870), 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 01:39:41,194 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6786 states to 6786 states and 8870 transitions.
[2024-11-24 01:39:41,195 INFO  L78                 Accepts]: Start accepts. Automaton has 6786 states and 8870 transitions. Word has length 63
[2024-11-24 01:39:41,195 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:39:41,195 INFO  L471      AbstractCegarLoop]: Abstraction has 6786 states and 8870 transitions.
[2024-11-24 01:39:41,196 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 21.0) internal successors, (63), 2 states have internal predecessors, (63), 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 01:39:41,196 INFO  L276                IsEmpty]: Start isEmpty. Operand 6786 states and 8870 transitions.
[2024-11-24 01:39:41,197 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-24 01:39:41,197 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:39:41,197 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 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, 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 01:39:41,198 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-24 01:39:41,199 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:39:41,199 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:39:41,200 INFO  L85        PathProgramCache]: Analyzing trace with hash 1827537694, now seen corresponding path program 1 times
[2024-11-24 01:39:41,201 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:39:41,201 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1972620544]
[2024-11-24 01:39:41,201 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:41,201 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:39:41,258 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:43,230 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 7 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:43,230 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:39:43,230 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1972620544]
[2024-11-24 01:39:43,230 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1972620544] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:39:43,230 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [84885934]
[2024-11-24 01:39:43,230 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:39:43,231 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:39:43,231 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:39:43,233 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:39:43,237 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-24 01:39:43,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:39:43,388 INFO  L256         TraceCheckSpWp]: Trace formula consists of 303 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-11-24 01:39:43,391 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:39:46,317 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 7 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:46,318 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:39:49,528 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 7 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:39:49,528 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [84885934] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:39:49,528 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:39:49,528 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 22, 19] total 57
[2024-11-24 01:39:49,528 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1351652161]
[2024-11-24 01:39:49,528 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:39:49,529 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 57 states
[2024-11-24 01:39:49,529 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:39:49,529 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 57 interpolants.
[2024-11-24 01:39:49,530 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=297, Invalid=2895, Unknown=0, NotChecked=0, Total=3192
[2024-11-24 01:39:49,530 INFO  L87              Difference]: Start difference. First operand 6786 states and 8870 transitions. Second operand  has 57 states, 57 states have (on average 3.0) internal successors, (171), 57 states have internal predecessors, (171), 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 01:40:10,401 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:40:10,402 INFO  L93              Difference]: Finished difference Result 16856 states and 21205 transitions.
[2024-11-24 01:40:10,402 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. 
[2024-11-24 01:40:10,402 INFO  L78                 Accepts]: Start accepts. Automaton has  has 57 states, 57 states have (on average 3.0) internal successors, (171), 57 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 64
[2024-11-24 01:40:10,402 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:40:10,487 INFO  L225             Difference]: With dead ends: 16856
[2024-11-24 01:40:10,487 INFO  L226             Difference]: Without dead ends: 13023
[2024-11-24 01:40:10,496 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 235 GetRequests, 92 SyntacticMatches, 0 SemanticMatches, 143 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5950 ImplicationChecksByTransitivity, 20.6s TimeCoverageRelationStatistics Valid=3566, Invalid=17314, Unknown=0, NotChecked=0, Total=20880
[2024-11-24 01:40:10,497 INFO  L435           NwaCegarLoop]: 1508 mSDtfsCounter, 25090 mSDsluCounter, 22291 mSDsCounter, 0 mSdLazyCounter, 2434 mSolverCounterSat, 122 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25090 SdHoareTripleChecker+Valid, 23799 SdHoareTripleChecker+Invalid, 2556 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 122 IncrementalHoareTripleChecker+Valid, 2434 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2024-11-24 01:40:10,498 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [25090 Valid, 23799 Invalid, 2556 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [122 Valid, 2434 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2024-11-24 01:40:10,507 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 13023 states.
[2024-11-24 01:40:11,022 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 13023 to 7222.
[2024-11-24 01:40:11,031 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7222 states, 7220 states have (on average 1.301662049861496) internal successors, (9398), 7221 states have internal predecessors, (9398), 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 01:40:11,043 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7222 states to 7222 states and 9398 transitions.
[2024-11-24 01:40:11,044 INFO  L78                 Accepts]: Start accepts. Automaton has 7222 states and 9398 transitions. Word has length 64
[2024-11-24 01:40:11,044 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:40:11,045 INFO  L471      AbstractCegarLoop]: Abstraction has 7222 states and 9398 transitions.
[2024-11-24 01:40:11,045 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 57 states, 57 states have (on average 3.0) internal successors, (171), 57 states have internal predecessors, (171), 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 01:40:11,045 INFO  L276                IsEmpty]: Start isEmpty. Operand 7222 states and 9398 transitions.
[2024-11-24 01:40:11,046 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-24 01:40:11,046 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:40:11,046 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:40:11,059 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-24 01:40:11,251 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20
[2024-11-24 01:40:11,251 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:40:11,252 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:40:11,252 INFO  L85        PathProgramCache]: Analyzing trace with hash -1994217637, now seen corresponding path program 1 times
[2024-11-24 01:40:11,252 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:40:11,253 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [212894964]
[2024-11-24 01:40:11,253 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:40:11,253 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:40:11,300 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:40:12,189 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 9 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:40:12,189 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:40:12,189 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [212894964]
[2024-11-24 01:40:12,189 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [212894964] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:40:12,189 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [963694754]
[2024-11-24 01:40:12,190 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:40:12,190 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:40:12,190 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:40:12,192 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:40:12,196 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-24 01:40:12,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:40:12,371 INFO  L256         TraceCheckSpWp]: Trace formula consists of 304 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-11-24 01:40:12,374 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:40:13,389 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 9 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:40:13,389 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:40:14,497 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 9 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:40:14,497 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [963694754] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:40:14,497 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:40:14,498 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 33
[2024-11-24 01:40:14,498 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2813503]
[2024-11-24 01:40:14,498 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:40:14,498 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 33 states
[2024-11-24 01:40:14,498 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:40:14,499 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants.
[2024-11-24 01:40:14,499 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=122, Invalid=934, Unknown=0, NotChecked=0, Total=1056
[2024-11-24 01:40:14,499 INFO  L87              Difference]: Start difference. First operand 7222 states and 9398 transitions. Second operand  has 33 states, 33 states have (on average 4.818181818181818) internal successors, (159), 33 states have internal predecessors, (159), 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 01:40:17,592 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:40:17,594 INFO  L93              Difference]: Finished difference Result 16575 states and 21029 transitions.
[2024-11-24 01:40:17,595 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2024-11-24 01:40:17,595 INFO  L78                 Accepts]: Start accepts. Automaton has  has 33 states, 33 states have (on average 4.818181818181818) internal successors, (159), 33 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 65
[2024-11-24 01:40:17,595 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:40:17,615 INFO  L225             Difference]: With dead ends: 16575
[2024-11-24 01:40:17,615 INFO  L226             Difference]: Without dead ends: 14219
[2024-11-24 01:40:17,622 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 164 GetRequests, 111 SyntacticMatches, 0 SemanticMatches, 53 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 567 ImplicationChecksByTransitivity, 2.7s TimeCoverageRelationStatistics Valid=580, Invalid=2390, Unknown=0, NotChecked=0, Total=2970
[2024-11-24 01:40:17,625 INFO  L435           NwaCegarLoop]: 1495 mSDtfsCounter, 14709 mSDsluCounter, 19428 mSDsCounter, 0 mSdLazyCounter, 685 mSolverCounterSat, 42 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14709 SdHoareTripleChecker+Valid, 20923 SdHoareTripleChecker+Invalid, 727 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 42 IncrementalHoareTripleChecker+Valid, 685 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 01:40:17,626 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [14709 Valid, 20923 Invalid, 727 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [42 Valid, 685 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 01:40:17,638 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 14219 states.
[2024-11-24 01:40:18,182 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 14219 to 6929.
[2024-11-24 01:40:18,190 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6929 states, 6927 states have (on average 1.3063375198498628) internal successors, (9049), 6928 states have internal predecessors, (9049), 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 01:40:18,202 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6929 states to 6929 states and 9049 transitions.
[2024-11-24 01:40:18,203 INFO  L78                 Accepts]: Start accepts. Automaton has 6929 states and 9049 transitions. Word has length 65
[2024-11-24 01:40:18,203 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:40:18,204 INFO  L471      AbstractCegarLoop]: Abstraction has 6929 states and 9049 transitions.
[2024-11-24 01:40:18,204 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 33 states, 33 states have (on average 4.818181818181818) internal successors, (159), 33 states have internal predecessors, (159), 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 01:40:18,204 INFO  L276                IsEmpty]: Start isEmpty. Operand 6929 states and 9049 transitions.
[2024-11-24 01:40:18,206 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-11-24 01:40:18,206 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:40:18,206 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:40:18,220 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-24 01:40:18,407 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-11-24 01:40:18,407 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:40:18,407 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:40:18,408 INFO  L85        PathProgramCache]: Analyzing trace with hash 260849486, now seen corresponding path program 1 times
[2024-11-24 01:40:18,408 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:40:18,408 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1665710039]
[2024-11-24 01:40:18,408 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:40:18,408 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:40:18,483 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:40:19,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 35 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:40:19,770 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:40:19,770 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1665710039]
[2024-11-24 01:40:19,770 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1665710039] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:40:19,770 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [668736262]
[2024-11-24 01:40:19,770 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:40:19,770 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:40:19,771 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:40:19,773 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:40:19,776 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-24 01:40:19,923 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:40:19,926 INFO  L256         TraceCheckSpWp]: Trace formula consists of 431 conjuncts, 26 conjuncts are in the unsatisfiable core
[2024-11-24 01:40:19,929 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:40:21,348 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 21 proven. 72 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:40:21,348 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:40:23,682 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 17 proven. 76 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:40:23,683 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [668736262] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:40:23,683 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:40:23,683 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 15, 16] total 44
[2024-11-24 01:40:23,683 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1369066474]
[2024-11-24 01:40:23,683 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:40:23,684 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 44 states
[2024-11-24 01:40:23,684 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:40:23,685 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants.
[2024-11-24 01:40:23,685 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=158, Invalid=1734, Unknown=0, NotChecked=0, Total=1892
[2024-11-24 01:40:23,685 INFO  L87              Difference]: Start difference. First operand 6929 states and 9049 transitions. Second operand  has 44 states, 44 states have (on average 6.5227272727272725) internal successors, (287), 44 states have internal predecessors, (287), 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 01:40:33,253 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:40:33,253 INFO  L93              Difference]: Finished difference Result 13721 states and 17415 transitions.
[2024-11-24 01:40:33,254 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 67 states. 
[2024-11-24 01:40:33,254 INFO  L78                 Accepts]: Start accepts. Automaton has  has 44 states, 44 states have (on average 6.5227272727272725) internal successors, (287), 44 states have internal predecessors, (287), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 104
[2024-11-24 01:40:33,254 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:40:33,263 INFO  L225             Difference]: With dead ends: 13721
[2024-11-24 01:40:33,263 INFO  L226             Difference]: Without dead ends: 10021
[2024-11-24 01:40:33,267 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 288 GetRequests, 181 SyntacticMatches, 0 SemanticMatches, 107 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3274 ImplicationChecksByTransitivity, 8.3s TimeCoverageRelationStatistics Valid=1932, Invalid=9840, Unknown=0, NotChecked=0, Total=11772
[2024-11-24 01:40:33,268 INFO  L435           NwaCegarLoop]: 1537 mSDtfsCounter, 23282 mSDsluCounter, 25339 mSDsCounter, 0 mSdLazyCounter, 2487 mSolverCounterSat, 71 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23282 SdHoareTripleChecker+Valid, 26876 SdHoareTripleChecker+Invalid, 2558 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 71 IncrementalHoareTripleChecker+Valid, 2487 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:40:33,268 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [23282 Valid, 26876 Invalid, 2558 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [71 Valid, 2487 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-24 01:40:33,275 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10021 states.
[2024-11-24 01:40:33,815 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10021 to 8015.
[2024-11-24 01:40:33,822 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8015 states, 8013 states have (on average 1.2935230250842382) internal successors, (10365), 8014 states have internal predecessors, (10365), 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 01:40:33,833 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8015 states to 8015 states and 10365 transitions.
[2024-11-24 01:40:33,834 INFO  L78                 Accepts]: Start accepts. Automaton has 8015 states and 10365 transitions. Word has length 104
[2024-11-24 01:40:33,835 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:40:33,835 INFO  L471      AbstractCegarLoop]: Abstraction has 8015 states and 10365 transitions.
[2024-11-24 01:40:33,835 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 44 states, 44 states have (on average 6.5227272727272725) internal successors, (287), 44 states have internal predecessors, (287), 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 01:40:33,835 INFO  L276                IsEmpty]: Start isEmpty. Operand 8015 states and 10365 transitions.
[2024-11-24 01:40:33,837 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-11-24 01:40:33,837 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:40:33,837 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:40:33,848 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-24 01:40:34,042 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:40:34,042 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:40:34,043 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:40:34,043 INFO  L85        PathProgramCache]: Analyzing trace with hash 2075020846, now seen corresponding path program 1 times
[2024-11-24 01:40:34,043 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:40:34,044 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2005366307]
[2024-11-24 01:40:34,044 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:40:34,044 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:40:34,092 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:40:35,237 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 16 proven. 77 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:40:35,238 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:40:35,238 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2005366307]
[2024-11-24 01:40:35,238 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2005366307] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:40:35,238 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1749430865]
[2024-11-24 01:40:35,238 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:40:35,238 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:40:35,239 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:40:35,241 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:40:35,247 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-24 01:40:35,426 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:40:35,429 INFO  L256         TraceCheckSpWp]: Trace formula consists of 433 conjuncts, 49 conjuncts are in the unsatisfiable core
[2024-11-24 01:40:35,434 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:40:40,355 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 33 proven. 60 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:40:40,355 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:40:47,613 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 33 proven. 60 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:40:47,613 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1749430865] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:40:47,613 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:40:47,613 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 25, 24] total 61
[2024-11-24 01:40:47,613 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [886395456]
[2024-11-24 01:40:47,613 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:40:47,614 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 61 states
[2024-11-24 01:40:47,614 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:40:47,615 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 61 interpolants.
[2024-11-24 01:40:47,615 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=349, Invalid=3311, Unknown=0, NotChecked=0, Total=3660
[2024-11-24 01:40:47,617 INFO  L87              Difference]: Start difference. First operand 8015 states and 10365 transitions. Second operand  has 61 states, 61 states have (on average 4.688524590163935) internal successors, (286), 61 states have internal predecessors, (286), 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 01:42:05,332 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:42:05,332 INFO  L93              Difference]: Finished difference Result 19809 states and 24816 transitions.
[2024-11-24 01:42:05,333 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 201 states. 
[2024-11-24 01:42:05,333 INFO  L78                 Accepts]: Start accepts. Automaton has  has 61 states, 61 states have (on average 4.688524590163935) internal successors, (286), 61 states have internal predecessors, (286), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 104
[2024-11-24 01:42:05,333 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:42:05,348 INFO  L225             Difference]: With dead ends: 19809
[2024-11-24 01:42:05,348 INFO  L226             Difference]: Without dead ends: 14784
[2024-11-24 01:42:05,358 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 422 GetRequests, 164 SyntacticMatches, 0 SemanticMatches, 258 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 26103 ImplicationChecksByTransitivity, 75.4s TimeCoverageRelationStatistics Valid=10928, Invalid=56412, Unknown=0, NotChecked=0, Total=67340
[2024-11-24 01:42:05,358 INFO  L435           NwaCegarLoop]: 1679 mSDtfsCounter, 28959 mSDsluCounter, 27534 mSDsCounter, 0 mSdLazyCounter, 4058 mSolverCounterSat, 164 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28959 SdHoareTripleChecker+Valid, 29213 SdHoareTripleChecker+Invalid, 4222 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 164 IncrementalHoareTripleChecker+Valid, 4058 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:42:05,358 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [28959 Valid, 29213 Invalid, 4222 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [164 Valid, 4058 Invalid, 0 Unknown, 0 Unchecked, 5.0s Time]
[2024-11-24 01:42:05,368 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 14784 states.
[2024-11-24 01:42:06,101 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 14784 to 11560.
[2024-11-24 01:42:06,108 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11560 states, 11558 states have (on average 1.268299013670185) internal successors, (14659), 11559 states have internal predecessors, (14659), 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 01:42:06,122 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11560 states to 11560 states and 14659 transitions.
[2024-11-24 01:42:06,124 INFO  L78                 Accepts]: Start accepts. Automaton has 11560 states and 14659 transitions. Word has length 104
[2024-11-24 01:42:06,124 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:42:06,124 INFO  L471      AbstractCegarLoop]: Abstraction has 11560 states and 14659 transitions.
[2024-11-24 01:42:06,124 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 61 states, 61 states have (on average 4.688524590163935) internal successors, (286), 61 states have internal predecessors, (286), 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 01:42:06,124 INFO  L276                IsEmpty]: Start isEmpty. Operand 11560 states and 14659 transitions.
[2024-11-24 01:42:06,127 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-11-24 01:42:06,127 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:42:06,127 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:42:06,137 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-24 01:42:06,327 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:42:06,328 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:42:06,328 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:42:06,328 INFO  L85        PathProgramCache]: Analyzing trace with hash -1449418917, now seen corresponding path program 1 times
[2024-11-24 01:42:06,328 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:42:06,328 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1741852233]
[2024-11-24 01:42:06,328 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:42:06,328 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:42:06,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:42:07,808 INFO  L134       CoverageAnalysis]: Checked inductivity of 94 backedges. 16 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:42:07,808 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:42:07,808 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1741852233]
[2024-11-24 01:42:07,808 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1741852233] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:42:07,808 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1334043945]
[2024-11-24 01:42:07,808 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:42:07,809 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:42:07,809 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:42:07,813 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:42:07,820 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-24 01:42:07,980 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:42:07,983 INFO  L256         TraceCheckSpWp]: Trace formula consists of 433 conjuncts, 62 conjuncts are in the unsatisfiable core
[2024-11-24 01:42:07,986 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:42:11,841 INFO  L134       CoverageAnalysis]: Checked inductivity of 94 backedges. 26 proven. 68 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:42:11,841 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:42:22,080 INFO  L134       CoverageAnalysis]: Checked inductivity of 94 backedges. 16 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:42:22,080 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1334043945] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:42:22,080 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:42:22,080 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 27, 24] total 69
[2024-11-24 01:42:22,080 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [456431386]
[2024-11-24 01:42:22,080 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:42:22,081 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 69 states
[2024-11-24 01:42:22,081 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:42:22,082 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 69 interpolants.
[2024-11-24 01:42:22,082 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=532, Invalid=4160, Unknown=0, NotChecked=0, Total=4692
[2024-11-24 01:42:22,082 INFO  L87              Difference]: Start difference. First operand 11560 states and 14659 transitions. Second operand  has 69 states, 69 states have (on average 4.3478260869565215) internal successors, (300), 69 states have internal predecessors, (300), 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 01:43:06,727 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:43:06,727 INFO  L93              Difference]: Finished difference Result 15833 states and 19883 transitions.
[2024-11-24 01:43:06,728 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 98 states. 
[2024-11-24 01:43:06,728 INFO  L78                 Accepts]: Start accepts. Automaton has  has 69 states, 69 states have (on average 4.3478260869565215) internal successors, (300), 69 states have internal predecessors, (300), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 105
[2024-11-24 01:43:06,728 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:43:06,736 INFO  L225             Difference]: With dead ends: 15833
[2024-11-24 01:43:06,736 INFO  L226             Difference]: Without dead ends: 12241
[2024-11-24 01:43:06,739 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 318 GetRequests, 163 SyntacticMatches, 1 SemanticMatches, 154 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7003 ImplicationChecksByTransitivity, 45.4s TimeCoverageRelationStatistics Valid=4167, Invalid=20013, Unknown=0, NotChecked=0, Total=24180
[2024-11-24 01:43:06,739 INFO  L435           NwaCegarLoop]: 1501 mSDtfsCounter, 29156 mSDsluCounter, 28964 mSDsCounter, 0 mSdLazyCounter, 2078 mSolverCounterSat, 131 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29156 SdHoareTripleChecker+Valid, 30465 SdHoareTripleChecker+Invalid, 2209 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 131 IncrementalHoareTripleChecker+Valid, 2078 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-11-24 01:43:06,739 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [29156 Valid, 30465 Invalid, 2209 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [131 Valid, 2078 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-11-24 01:43:06,744 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12241 states.
[2024-11-24 01:43:07,726 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12241 to 12071.
[2024-11-24 01:43:07,730 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12071 states, 12069 states have (on average 1.263153533847046) internal successors, (15245), 12070 states have internal predecessors, (15245), 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 01:43:07,740 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12071 states to 12071 states and 15245 transitions.
[2024-11-24 01:43:07,741 INFO  L78                 Accepts]: Start accepts. Automaton has 12071 states and 15245 transitions. Word has length 105
[2024-11-24 01:43:07,741 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:43:07,741 INFO  L471      AbstractCegarLoop]: Abstraction has 12071 states and 15245 transitions.
[2024-11-24 01:43:07,741 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 69 states, 69 states have (on average 4.3478260869565215) internal successors, (300), 69 states have internal predecessors, (300), 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 01:43:07,741 INFO  L276                IsEmpty]: Start isEmpty. Operand 12071 states and 15245 transitions.
[2024-11-24 01:43:07,743 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-11-24 01:43:07,743 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:43:07,743 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:43:07,752 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-24 01:43:07,944 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24
[2024-11-24 01:43:07,944 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:43:07,944 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:43:07,944 INFO  L85        PathProgramCache]: Analyzing trace with hash 886549339, now seen corresponding path program 1 times
[2024-11-24 01:43:07,944 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:43:07,945 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [252358669]
[2024-11-24 01:43:07,945 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:43:07,945 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:43:07,993 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:43:08,963 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 16 proven. 77 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:43:08,964 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:43:08,964 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [252358669]
[2024-11-24 01:43:08,964 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [252358669] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:43:08,964 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1141507328]
[2024-11-24 01:43:08,964 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:43:08,964 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:43:08,964 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:43:08,966 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:43:08,969 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-24 01:43:09,114 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:43:09,117 INFO  L256         TraceCheckSpWp]: Trace formula consists of 435 conjuncts, 61 conjuncts are in the unsatisfiable core
[2024-11-24 01:43:09,120 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:43:12,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 25 proven. 68 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:43:12,770 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:43:20,667 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 16 proven. 77 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:43:20,667 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1141507328] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:43:20,667 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:43:20,667 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 26, 23] total 65
[2024-11-24 01:43:20,667 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [931644022]
[2024-11-24 01:43:20,667 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:43:20,667 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 65 states
[2024-11-24 01:43:20,667 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:43:20,668 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants.
[2024-11-24 01:43:20,668 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=341, Invalid=3819, Unknown=0, NotChecked=0, Total=4160
[2024-11-24 01:43:20,669 INFO  L87              Difference]: Start difference. First operand 12071 states and 15245 transitions. Second operand  has 65 states, 65 states have (on average 4.615384615384615) internal successors, (300), 65 states have internal predecessors, (300), 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 01:46:21,057 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:46:21,057 INFO  L93              Difference]: Finished difference Result 34391 states and 42907 transitions.
[2024-11-24 01:46:21,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 275 states. 
[2024-11-24 01:46:21,058 INFO  L78                 Accepts]: Start accepts. Automaton has  has 65 states, 65 states have (on average 4.615384615384615) internal successors, (300), 65 states have internal predecessors, (300), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 105
[2024-11-24 01:46:21,058 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:46:21,080 INFO  L225             Difference]: With dead ends: 34391
[2024-11-24 01:46:21,080 INFO  L226             Difference]: Without dead ends: 29565
[2024-11-24 01:46:21,087 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 497 GetRequests, 164 SyntacticMatches, 1 SemanticMatches, 332 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 41894 ImplicationChecksByTransitivity, 174.5s TimeCoverageRelationStatistics Valid=13020, Invalid=98202, Unknown=0, NotChecked=0, Total=111222
[2024-11-24 01:46:21,087 INFO  L435           NwaCegarLoop]: 1558 mSDtfsCounter, 21436 mSDsluCounter, 51576 mSDsCounter, 0 mSdLazyCounter, 5425 mSolverCounterSat, 189 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21436 SdHoareTripleChecker+Valid, 53134 SdHoareTripleChecker+Invalid, 5614 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.2s SdHoareTripleChecker+Time, 189 IncrementalHoareTripleChecker+Valid, 5425 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:46:21,088 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [21436 Valid, 53134 Invalid, 5614 Unknown, 0 Unchecked, 0.2s Time], IncrementalHoareTripleChecker [189 Valid, 5425 Invalid, 0 Unknown, 0 Unchecked, 6.4s Time]
[2024-11-24 01:46:21,101 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 29565 states.
[2024-11-24 01:46:22,847 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 29565 to 18447.
[2024-11-24 01:46:22,856 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18447 states, 18445 states have (on average 1.2507454594741123) internal successors, (23070), 18446 states have internal predecessors, (23070), 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 01:46:22,871 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18447 states to 18447 states and 23070 transitions.
[2024-11-24 01:46:22,873 INFO  L78                 Accepts]: Start accepts. Automaton has 18447 states and 23070 transitions. Word has length 105
[2024-11-24 01:46:22,873 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:46:22,873 INFO  L471      AbstractCegarLoop]: Abstraction has 18447 states and 23070 transitions.
[2024-11-24 01:46:22,873 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 65 states, 65 states have (on average 4.615384615384615) internal successors, (300), 65 states have internal predecessors, (300), 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 01:46:22,873 INFO  L276                IsEmpty]: Start isEmpty. Operand 18447 states and 23070 transitions.
[2024-11-24 01:46:22,875 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 107
[2024-11-24 01:46:22,875 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:46:22,875 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1]
[2024-11-24 01:46:22,883 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-11-24 01:46:23,076 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-24 01:46:23,076 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:46:23,076 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:46:23,076 INFO  L85        PathProgramCache]: Analyzing trace with hash -1118181688, now seen corresponding path program 1 times
[2024-11-24 01:46:23,076 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:46:23,077 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1544023226]
[2024-11-24 01:46:23,077 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:46:23,077 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:46:23,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:46:25,067 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 31 proven. 69 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:46:25,067 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:46:25,067 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1544023226]
[2024-11-24 01:46:25,067 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1544023226] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:46:25,067 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1852825840]
[2024-11-24 01:46:25,068 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:46:25,068 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:46:25,068 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:46:25,070 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:46:25,072 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-24 01:46:25,210 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:46:25,212 INFO  L256         TraceCheckSpWp]: Trace formula consists of 433 conjuncts, 42 conjuncts are in the unsatisfiable core
[2024-11-24 01:46:25,215 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:46:28,070 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 31 proven. 69 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:46:28,070 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:46:33,663 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 31 proven. 69 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:46:33,663 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1852825840] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:46:33,663 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:46:33,663 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 22, 19] total 64
[2024-11-24 01:46:33,664 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [895780850]
[2024-11-24 01:46:33,664 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:46:33,664 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 64 states
[2024-11-24 01:46:33,664 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:46:33,665 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants.
[2024-11-24 01:46:33,665 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=308, Invalid=3724, Unknown=0, NotChecked=0, Total=4032
[2024-11-24 01:46:33,665 INFO  L87              Difference]: Start difference. First operand 18447 states and 23070 transitions. Second operand  has 64 states, 64 states have (on average 4.515625) internal successors, (289), 64 states have internal predecessors, (289), 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 01:47:16,728 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:47:16,728 INFO  L93              Difference]: Finished difference Result 42828 states and 52885 transitions.
[2024-11-24 01:47:16,729 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 146 states. 
[2024-11-24 01:47:16,729 INFO  L78                 Accepts]: Start accepts. Automaton has  has 64 states, 64 states have (on average 4.515625) internal successors, (289), 64 states have internal predecessors, (289), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 106
[2024-11-24 01:47:16,729 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:47:16,751 INFO  L225             Difference]: With dead ends: 42828
[2024-11-24 01:47:16,751 INFO  L226             Difference]: Without dead ends: 27152
[2024-11-24 01:47:16,760 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 381 GetRequests, 173 SyntacticMatches, 2 SemanticMatches, 206 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13755 ImplicationChecksByTransitivity, 40.4s TimeCoverageRelationStatistics Valid=6195, Invalid=36861, Unknown=0, NotChecked=0, Total=43056
[2024-11-24 01:47:16,761 INFO  L435           NwaCegarLoop]: 1574 mSDtfsCounter, 33689 mSDsluCounter, 30708 mSDsCounter, 0 mSdLazyCounter, 3157 mSolverCounterSat, 180 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 33689 SdHoareTripleChecker+Valid, 32282 SdHoareTripleChecker+Invalid, 3337 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 180 IncrementalHoareTripleChecker+Valid, 3157 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:47:16,761 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [33689 Valid, 32282 Invalid, 3337 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [180 Valid, 3157 Invalid, 0 Unknown, 0 Unchecked, 3.3s Time]
[2024-11-24 01:47:16,776 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 27152 states.
[2024-11-24 01:47:19,308 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 27152 to 24433.
[2024-11-24 01:47:19,321 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 24433 states, 24431 states have (on average 1.2442388768368058) internal successors, (30398), 24432 states have internal predecessors, (30398), 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 01:47:19,361 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 24433 states to 24433 states and 30398 transitions.
[2024-11-24 01:47:19,364 INFO  L78                 Accepts]: Start accepts. Automaton has 24433 states and 30398 transitions. Word has length 106
[2024-11-24 01:47:19,364 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:47:19,365 INFO  L471      AbstractCegarLoop]: Abstraction has 24433 states and 30398 transitions.
[2024-11-24 01:47:19,365 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 64 states, 64 states have (on average 4.515625) internal successors, (289), 64 states have internal predecessors, (289), 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 01:47:19,365 INFO  L276                IsEmpty]: Start isEmpty. Operand 24433 states and 30398 transitions.
[2024-11-24 01:47:19,371 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 108
[2024-11-24 01:47:19,371 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:47:19,371 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:47:19,393 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-11-24 01:47:19,572 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-11-24 01:47:19,572 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:47:19,573 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:47:19,573 INFO  L85        PathProgramCache]: Analyzing trace with hash -667025751, now seen corresponding path program 1 times
[2024-11-24 01:47:19,573 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:47:19,573 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [692645049]
[2024-11-24 01:47:19,573 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:47:19,573 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:47:19,666 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:47:22,078 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 31 proven. 69 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:47:22,078 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:47:22,078 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [692645049]
[2024-11-24 01:47:22,078 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [692645049] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:47:22,078 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1355397914]
[2024-11-24 01:47:22,078 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:47:22,079 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:47:22,079 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:47:22,080 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:47:22,082 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-24 01:47:22,214 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:47:22,216 INFO  L256         TraceCheckSpWp]: Trace formula consists of 432 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-24 01:47:22,217 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:47:24,726 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 27 proven. 73 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:47:24,726 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:47:27,323 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 23 proven. 77 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:47:27,323 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1355397914] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:47:27,324 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:47:27,324 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 17, 16] total 58
[2024-11-24 01:47:27,324 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [175363919]
[2024-11-24 01:47:27,324 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:47:27,324 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 58 states
[2024-11-24 01:47:27,324 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:47:27,325 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants.
[2024-11-24 01:47:27,326 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=238, Invalid=3068, Unknown=0, NotChecked=0, Total=3306
[2024-11-24 01:47:27,326 INFO  L87              Difference]: Start difference. First operand 24433 states and 30398 transitions. Second operand  has 58 states, 58 states have (on average 5.224137931034483) internal successors, (303), 58 states have internal predecessors, (303), 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 01:47:51,193 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:47:51,193 INFO  L93              Difference]: Finished difference Result 55346 states and 68616 transitions.
[2024-11-24 01:47:51,194 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 127 states. 
[2024-11-24 01:47:51,194 INFO  L78                 Accepts]: Start accepts. Automaton has  has 58 states, 58 states have (on average 5.224137931034483) internal successors, (303), 58 states have internal predecessors, (303), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 107
[2024-11-24 01:47:51,194 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:47:51,219 INFO  L225             Difference]: With dead ends: 55346
[2024-11-24 01:47:51,219 INFO  L226             Difference]: Without dead ends: 37166
[2024-11-24 01:47:51,230 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 366 GetRequests, 185 SyntacticMatches, 0 SemanticMatches, 181 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9861 ImplicationChecksByTransitivity, 19.5s TimeCoverageRelationStatistics Valid=4658, Invalid=28648, Unknown=0, NotChecked=0, Total=33306
[2024-11-24 01:47:51,231 INFO  L435           NwaCegarLoop]: 1543 mSDtfsCounter, 24897 mSDsluCounter, 35423 mSDsCounter, 0 mSdLazyCounter, 3538 mSolverCounterSat, 95 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24897 SdHoareTripleChecker+Valid, 36966 SdHoareTripleChecker+Invalid, 3633 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 95 IncrementalHoareTripleChecker+Valid, 3538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-11-24 01:47:51,231 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [24897 Valid, 36966 Invalid, 3633 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [95 Valid, 3538 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-11-24 01:47:51,248 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37166 states.
[2024-11-24 01:47:54,864 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37166 to 35870.
[2024-11-24 01:47:54,880 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 35870 states, 35868 states have (on average 1.2499721199955391) internal successors, (44834), 35869 states have internal predecessors, (44834), 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 01:47:54,922 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 35870 states to 35870 states and 44834 transitions.
[2024-11-24 01:47:54,924 INFO  L78                 Accepts]: Start accepts. Automaton has 35870 states and 44834 transitions. Word has length 107
[2024-11-24 01:47:54,924 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:47:54,924 INFO  L471      AbstractCegarLoop]: Abstraction has 35870 states and 44834 transitions.
[2024-11-24 01:47:54,925 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 58 states, 58 states have (on average 5.224137931034483) internal successors, (303), 58 states have internal predecessors, (303), 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 01:47:54,925 INFO  L276                IsEmpty]: Start isEmpty. Operand 35870 states and 44834 transitions.
[2024-11-24 01:47:54,926 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 110
[2024-11-24 01:47:54,926 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:47:54,926 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:47:54,937 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-24 01:47:55,126 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-11-24 01:47:55,127 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:47:55,127 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:47:55,127 INFO  L85        PathProgramCache]: Analyzing trace with hash -1286141199, now seen corresponding path program 1 times
[2024-11-24 01:47:55,127 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:47:55,127 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [794406006]
[2024-11-24 01:47:55,127 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:47:55,127 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:47:55,158 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:47:57,138 INFO  L134       CoverageAnalysis]: Checked inductivity of 101 backedges. 23 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:47:57,138 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:47:57,138 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [794406006]
[2024-11-24 01:47:57,138 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [794406006] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:47:57,138 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [666492949]
[2024-11-24 01:47:57,138 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:47:57,138 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:47:57,138 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:47:57,140 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:47:57,141 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-24 01:47:57,273 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:47:57,275 INFO  L256         TraceCheckSpWp]: Trace formula consists of 432 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 01:47:57,276 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:47:58,508 INFO  L134       CoverageAnalysis]: Checked inductivity of 101 backedges. 53 proven. 48 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:47:58,508 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:48:00,445 INFO  L134       CoverageAnalysis]: Checked inductivity of 101 backedges. 43 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:48:00,445 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [666492949] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:48:00,445 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:48:00,445 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 13, 12] total 48
[2024-11-24 01:48:00,445 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1572492235]
[2024-11-24 01:48:00,445 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:48:00,446 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 48 states
[2024-11-24 01:48:00,446 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:48:00,446 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants.
[2024-11-24 01:48:00,446 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=184, Invalid=2072, Unknown=0, NotChecked=0, Total=2256
[2024-11-24 01:48:00,447 INFO  L87              Difference]: Start difference. First operand 35870 states and 44834 transitions. Second operand  has 48 states, 48 states have (on average 6.166666666666667) internal successors, (296), 48 states have internal predecessors, (296), 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 01:48:12,256 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:48:12,256 INFO  L93              Difference]: Finished difference Result 83990 states and 104344 transitions.
[2024-11-24 01:48:12,257 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. 
[2024-11-24 01:48:12,257 INFO  L78                 Accepts]: Start accepts. Automaton has  has 48 states, 48 states have (on average 6.166666666666667) internal successors, (296), 48 states have internal predecessors, (296), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 109
[2024-11-24 01:48:12,257 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:48:12,300 INFO  L225             Difference]: With dead ends: 83990
[2024-11-24 01:48:12,300 INFO  L226             Difference]: Without dead ends: 56088
[2024-11-24 01:48:12,311 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 289 GetRequests, 196 SyntacticMatches, 0 SemanticMatches, 93 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1772 ImplicationChecksByTransitivity, 5.8s TimeCoverageRelationStatistics Valid=1675, Invalid=7255, Unknown=0, NotChecked=0, Total=8930
[2024-11-24 01:48:12,311 INFO  L435           NwaCegarLoop]: 1587 mSDtfsCounter, 25841 mSDsluCounter, 25439 mSDsCounter, 0 mSdLazyCounter, 2304 mSolverCounterSat, 73 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25841 SdHoareTripleChecker+Valid, 27026 SdHoareTripleChecker+Invalid, 2377 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 73 IncrementalHoareTripleChecker+Valid, 2304 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-24 01:48:12,311 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [25841 Valid, 27026 Invalid, 2377 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [73 Valid, 2304 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-24 01:48:12,336 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 56088 states.
[2024-11-24 01:48:18,293 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 56088 to 49032.
[2024-11-24 01:48:18,309 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 49032 states, 49030 states have (on average 1.2327758515194778) internal successors, (60443), 49031 states have internal predecessors, (60443), 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 01:48:18,355 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 49032 states to 49032 states and 60443 transitions.
[2024-11-24 01:48:18,359 INFO  L78                 Accepts]: Start accepts. Automaton has 49032 states and 60443 transitions. Word has length 109
[2024-11-24 01:48:18,359 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:48:18,359 INFO  L471      AbstractCegarLoop]: Abstraction has 49032 states and 60443 transitions.
[2024-11-24 01:48:18,359 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 48 states, 48 states have (on average 6.166666666666667) internal successors, (296), 48 states have internal predecessors, (296), 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 01:48:18,359 INFO  L276                IsEmpty]: Start isEmpty. Operand 49032 states and 60443 transitions.
[2024-11-24 01:48:18,360 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-24 01:48:18,360 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:48:18,360 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1]
[2024-11-24 01:48:18,368 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2024-11-24 01:48:18,561 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-11-24 01:48:18,561 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:48:18,561 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:48:18,561 INFO  L85        PathProgramCache]: Analyzing trace with hash 252592076, now seen corresponding path program 1 times
[2024-11-24 01:48:18,561 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:48:18,562 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2024014217]
[2024-11-24 01:48:18,562 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:48:18,562 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:48:18,595 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:48:19,870 INFO  L134       CoverageAnalysis]: Checked inductivity of 102 backedges. 32 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:48:19,870 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:48:19,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2024014217]
[2024-11-24 01:48:19,870 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2024014217] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:48:19,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1336886869]
[2024-11-24 01:48:19,870 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:48:19,870 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:48:19,870 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:48:19,872 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:48:19,873 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-24 01:48:20,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:48:20,022 INFO  L256         TraceCheckSpWp]: Trace formula consists of 433 conjuncts, 68 conjuncts are in the unsatisfiable core
[2024-11-24 01:48:20,024 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:48:22,882 INFO  L134       CoverageAnalysis]: Checked inductivity of 102 backedges. 63 proven. 7 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-11-24 01:48:22,882 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:48:36,378 INFO  L134       CoverageAnalysis]: Checked inductivity of 102 backedges. 32 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:48:36,378 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1336886869] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:48:36,378 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:48:36,378 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 22, 34] total 74
[2024-11-24 01:48:36,378 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [314072654]
[2024-11-24 01:48:36,378 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:48:36,378 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 74 states
[2024-11-24 01:48:36,379 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:48:36,379 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 74 interpolants.
[2024-11-24 01:48:36,380 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=579, Invalid=4823, Unknown=0, NotChecked=0, Total=5402
[2024-11-24 01:48:36,380 INFO  L87              Difference]: Start difference. First operand 49032 states and 60443 transitions. Second operand  has 74 states, 74 states have (on average 3.7567567567567566) internal successors, (278), 74 states have internal predecessors, (278), 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 01:51:02,586 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:51:02,586 INFO  L93              Difference]: Finished difference Result 102640 states and 125064 transitions.
[2024-11-24 01:51:02,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 243 states. 
[2024-11-24 01:51:02,587 INFO  L78                 Accepts]: Start accepts. Automaton has  has 74 states, 74 states have (on average 3.7567567567567566) internal successors, (278), 74 states have internal predecessors, (278), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 110
[2024-11-24 01:51:02,587 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:51:02,653 INFO  L225             Difference]: With dead ends: 102640
[2024-11-24 01:51:02,653 INFO  L226             Difference]: Without dead ends: 81019
[2024-11-24 01:51:02,673 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 482 GetRequests, 167 SyntacticMatches, 2 SemanticMatches, 313 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 41008 ImplicationChecksByTransitivity, 134.6s TimeCoverageRelationStatistics Valid=16171, Invalid=82739, Unknown=0, NotChecked=0, Total=98910
[2024-11-24 01:51:02,674 INFO  L435           NwaCegarLoop]: 1528 mSDtfsCounter, 32138 mSDsluCounter, 30334 mSDsCounter, 0 mSdLazyCounter, 3416 mSolverCounterSat, 273 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32138 SdHoareTripleChecker+Valid, 31862 SdHoareTripleChecker+Invalid, 3689 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 273 IncrementalHoareTripleChecker+Valid, 3416 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time
[2024-11-24 01:51:02,674 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [32138 Valid, 31862 Invalid, 3689 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [273 Valid, 3416 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time]
[2024-11-24 01:51:02,719 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 81019 states.
[2024-11-24 01:51:10,448 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 81019 to 48837.
[2024-11-24 01:51:10,465 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 48837 states, 48835 states have (on average 1.2330500665506297) internal successors, (60216), 48836 states have internal predecessors, (60216), 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 01:51:10,515 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 48837 states to 48837 states and 60216 transitions.
[2024-11-24 01:51:10,520 INFO  L78                 Accepts]: Start accepts. Automaton has 48837 states and 60216 transitions. Word has length 110
[2024-11-24 01:51:10,520 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:51:10,520 INFO  L471      AbstractCegarLoop]: Abstraction has 48837 states and 60216 transitions.
[2024-11-24 01:51:10,521 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 74 states, 74 states have (on average 3.7567567567567566) internal successors, (278), 74 states have internal predecessors, (278), 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 01:51:10,521 INFO  L276                IsEmpty]: Start isEmpty. Operand 48837 states and 60216 transitions.
[2024-11-24 01:51:10,523 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 139
[2024-11-24 01:51:10,523 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:51:10,523 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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 01:51:10,530 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-11-24 01:51:10,724 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:51:10,724 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:51:10,724 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:51:10,724 INFO  L85        PathProgramCache]: Analyzing trace with hash 402324659, now seen corresponding path program 1 times
[2024-11-24 01:51:10,724 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:51:10,724 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [401759389]
[2024-11-24 01:51:10,724 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:51:10,725 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:51:10,744 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:51:10,948 INFO  L134       CoverageAnalysis]: Checked inductivity of 59 backedges. 59 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:51:10,948 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:51:10,948 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [401759389]
[2024-11-24 01:51:10,948 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [401759389] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:51:10,948 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:51:10,949 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:51:10,949 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2095072083]
[2024-11-24 01:51:10,949 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:51:10,949 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:51:10,949 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:51:10,949 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:51:10,949 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:51:10,949 INFO  L87              Difference]: Start difference. First operand 48837 states and 60216 transitions. Second operand  has 5 states, 5 states have (on average 27.6) internal successors, (138), 4 states have internal predecessors, (138), 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 01:51:22,734 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:51:22,735 INFO  L93              Difference]: Finished difference Result 51092 states and 63611 transitions.
[2024-11-24 01:51:22,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 01:51:22,735 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 27.6) internal successors, (138), 4 states have internal predecessors, (138), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 138
[2024-11-24 01:51:22,735 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:51:22,790 INFO  L225             Difference]: With dead ends: 51092
[2024-11-24 01:51:22,790 INFO  L226             Difference]: Without dead ends: 49588
[2024-11-24 01:51:22,797 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-24 01:51:22,798 INFO  L435           NwaCegarLoop]: 761 mSDtfsCounter, 1716 mSDsluCounter, 548 mSDsCounter, 0 mSdLazyCounter, 3152 mSolverCounterSat, 221 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1716 SdHoareTripleChecker+Valid, 1309 SdHoareTripleChecker+Invalid, 3373 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 221 IncrementalHoareTripleChecker+Valid, 3152 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-11-24 01:51:22,798 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1716 Valid, 1309 Invalid, 3373 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [221 Valid, 3152 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-11-24 01:51:22,825 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 49588 states.
[2024-11-24 01:51:31,289 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 49588 to 49588.
[2024-11-24 01:51:31,305 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 49588 states, 49586 states have (on average 1.2296414310490864) internal successors, (60973), 49587 states have internal predecessors, (60973), 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 01:51:31,352 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 49588 states to 49588 states and 60973 transitions.
[2024-11-24 01:51:31,357 INFO  L78                 Accepts]: Start accepts. Automaton has 49588 states and 60973 transitions. Word has length 138
[2024-11-24 01:51:31,358 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:51:31,358 INFO  L471      AbstractCegarLoop]: Abstraction has 49588 states and 60973 transitions.
[2024-11-24 01:51:31,358 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 27.6) internal successors, (138), 4 states have internal predecessors, (138), 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 01:51:31,358 INFO  L276                IsEmpty]: Start isEmpty. Operand 49588 states and 60973 transitions.
[2024-11-24 01:51:31,363 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-24 01:51:31,363 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:51:31,363 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:51:31,363 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30
[2024-11-24 01:51:31,364 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:51:31,364 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:51:31,364 INFO  L85        PathProgramCache]: Analyzing trace with hash -811669857, now seen corresponding path program 1 times
[2024-11-24 01:51:31,364 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:51:31,365 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1534952096]
[2024-11-24 01:51:31,365 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:51:31,365 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:51:31,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:51:32,759 INFO  L134       CoverageAnalysis]: Checked inductivity of 253 backedges. 67 proven. 186 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:51:32,759 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:51:32,759 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1534952096]
[2024-11-24 01:51:32,759 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1534952096] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:51:32,759 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [898192112]
[2024-11-24 01:51:32,759 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:51:32,760 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:51:32,760 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:51:32,761 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:51:32,762 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbd4756-d634-4a43-9cd7-e8eac6944adb/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-24 01:51:32,928 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:51:32,932 INFO  L256         TraceCheckSpWp]: Trace formula consists of 559 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-11-24 01:51:32,935 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:51:34,401 INFO  L134       CoverageAnalysis]: Checked inductivity of 253 backedges. 64 proven. 189 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:51:34,401 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:51:42,138 INFO  L134       CoverageAnalysis]: Checked inductivity of 253 backedges. 54 proven. 199 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:51:42,139 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [898192112] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:51:42,139 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:51:42,140 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 17, 17] total 51
[2024-11-24 01:51:42,140 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1708645649]
[2024-11-24 01:51:42,140 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:51:42,141 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 52 states
[2024-11-24 01:51:42,141 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:51:42,142 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 52 interpolants.
[2024-11-24 01:51:42,142 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=290, Invalid=2362, Unknown=0, NotChecked=0, Total=2652
[2024-11-24 01:51:42,148 INFO  L87              Difference]: Start difference. First operand 49588 states and 60973 transitions. Second operand  has 52 states, 52 states have (on average 7.75) internal successors, (403), 51 states have internal predecessors, (403), 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)