./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_2.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_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/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_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/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_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/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 d1c5dbef70eb17e658ce13a53ba3c925aaef4da45bcaa9e57399f7ada50ab560
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 18:22:13,477 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 18:22:13,578 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-23 18:22:13,584 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 18:22:13,585 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 18:22:13,616 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 18:22:13,617 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 18:22:13,617 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 18:22:13,618 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 18:22:13,618 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 18:22:13,618 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 18:22:13,618 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 18:22:13,620 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 18:22:13,620 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 18:22:13,621 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 18:22:13,622 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 18:22:13,622 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 18:22:13,622 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 18:22:13,622 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 18:22:13,622 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 18:22:13,622 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 18:22:13,623 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 18:22:13,623 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 18:22:13,623 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 18:22:13,623 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 18:22:13,623 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 18:22:13,623 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 18:22:13,623 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 18:22:13,623 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 18:22:13,624 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 18:22:13,624 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 18:22:13,624 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 18:22:13,624 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:22:13,624 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 18:22:13,624 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 18:22:13,624 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 18:22:13,624 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 18:22:13,626 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:22:13,626 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 18:22:13,626 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 18:22:13,626 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 18:22:13,626 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 18:22:13,626 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 18:22:13,626 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 18:22:13,627 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 18:22:13,627 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 18:22:13,627 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 18:22:13,627 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 18:22:13,627 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_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/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 -> d1c5dbef70eb17e658ce13a53ba3c925aaef4da45bcaa9e57399f7ada50ab560
[2024-11-23 18:22:14,009 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 18:22:14,024 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 18:22:14,027 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 18:22:14,030 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 18:22:14,030 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 18:22:14,033 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c
[2024-11-23 18:22:17,059 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/data/1d409ca19/6c213941a29b484d95240e3c67ca8fb1/FLAG40e029596
[2024-11-23 18:22:17,332 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 18:22:17,333 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c
[2024-11-23 18:22:17,344 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/data/1d409ca19/6c213941a29b484d95240e3c67ca8fb1/FLAG40e029596
[2024-11-23 18:22:17,372 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/data/1d409ca19/6c213941a29b484d95240e3c67ca8fb1
[2024-11-23 18:22:17,376 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 18:22:17,378 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 18:22:17,381 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 18:22:17,382 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 18:22:17,387 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 18:22:17,390 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,391 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@31a4e9e1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17, skipping insertion in model container
[2024-11-23 18:22:17,391 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,407 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 18:22:17,584 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_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c[331,344]
[2024-11-23 18:22:17,611 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 18:22:17,621 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 18:22:17,630 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_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/sv-benchmarks/c/array-programs/partial_mod_count_limited_2.c[331,344]
[2024-11-23 18:22:17,639 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 18:22:17,655 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 18:22:17,655 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17 WrapperNode
[2024-11-23 18:22:17,656 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 18:22:17,657 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 18:22:17,657 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 18:22:17,657 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 18:22:17,664 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,671 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,694 INFO  L138                Inliner]: procedures = 15, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 64
[2024-11-23 18:22:17,695 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 18:22:17,695 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 18:22:17,695 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 18:22:17,695 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 18:22:17,705 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,705 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,712 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,736 INFO  L175           MemorySlicer]: Split 6 memory accesses to 2 slices as follows [2, 4]. 67 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2].
[2024-11-23 18:22:17,736 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,737 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,742 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,742 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,746 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,747 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,748 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,750 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 18:22:17,751 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 18:22:17,751 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 18:22:17,751 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 18:22:17,754 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (1/1) ...
[2024-11-23 18:22:17,759 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:22:17,769 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:22:17,782 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 18:22:17,785 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 18:22:17,809 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 18:22:17,809 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 18:22:17,809 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-23 18:22:17,809 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-23 18:22:17,809 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-23 18:22:17,809 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-23 18:22:17,810 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 18:22:17,810 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 18:22:17,810 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-23 18:22:17,810 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-23 18:22:17,810 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-23 18:22:17,878 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 18:22:17,881 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 18:22:18,074 INFO  L?                        ?]: Removed 11 outVars from TransFormulas that were not future-live.
[2024-11-23 18:22:18,075 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 18:22:18,088 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 18:22:18,088 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-23 18:22:18,089 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:22:18 BoogieIcfgContainer
[2024-11-23 18:22:18,089 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 18:22:18,092 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 18:22:18,092 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 18:22:18,097 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 18:22:18,098 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 06:22:17" (1/3) ...
[2024-11-23 18:22:18,098 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@a38442 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:22:18, skipping insertion in model container
[2024-11-23 18:22:18,099 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:22:17" (2/3) ...
[2024-11-23 18:22:18,099 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@a38442 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:22:18, skipping insertion in model container
[2024-11-23 18:22:18,099 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:22:18" (3/3) ...
[2024-11-23 18:22:18,101 INFO  L128   eAbstractionObserver]: Analyzing ICFG partial_mod_count_limited_2.c
[2024-11-23 18:22:18,120 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 18:22:18,122 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG partial_mod_count_limited_2.c that has 1 procedures, 23 locations, 1 initial locations, 2 loop locations, and 1 error locations.
[2024-11-23 18:22:18,178 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 18:22:18,192 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;@73c771d5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 18:22:18,192 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-23 18:22:18,197 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 23 states, 21 states have (on average 1.4761904761904763) internal successors, (31), 22 states have internal predecessors, (31), 0 states have call successors, (0), 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-23 18:22:18,202 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2024-11-23 18:22:18,203 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:18,203 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:18,204 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:18,209 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:18,210 INFO  L85        PathProgramCache]: Analyzing trace with hash -345222235, now seen corresponding path program 1 times
[2024-11-23 18:22:18,218 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:18,219 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1659192680]
[2024-11-23 18:22:18,219 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:18,220 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:18,317 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:18,396 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-23 18:22:18,396 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:18,396 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1659192680]
[2024-11-23 18:22:18,397 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1659192680] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:22:18,397 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:22:18,397 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 18:22:18,399 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1059761965]
[2024-11-23 18:22:18,399 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:22:18,407 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-23 18:22:18,407 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:22:18,426 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-23 18:22:18,426 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-23 18:22:18,428 INFO  L87              Difference]: Start difference. First operand  has 23 states, 21 states have (on average 1.4761904761904763) internal successors, (31), 22 states have internal predecessors, (31), 0 states have call successors, (0), 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 6.0) internal successors, (12), 2 states have internal predecessors, (12), 0 states have call successors, (0), 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-23 18:22:18,441 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:22:18,441 INFO  L93              Difference]: Finished difference Result 43 states and 58 transitions.
[2024-11-23 18:22:18,442 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 18:22:18,443 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 0 states have call successors, (0), 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 12
[2024-11-23 18:22:18,443 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:22:18,449 INFO  L225             Difference]: With dead ends: 43
[2024-11-23 18:22:18,450 INFO  L226             Difference]: Without dead ends: 19
[2024-11-23 18:22:18,455 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-23 18:22:18,458 INFO  L435           NwaCegarLoop]: 27 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, 27 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-23 18:22:18,459 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 18:22:18,471 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19 states.
[2024-11-23 18:22:18,479 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 19.
[2024-11-23 18:22:18,480 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19 states, 18 states have (on average 1.2777777777777777) internal successors, (23), 18 states have internal predecessors, (23), 0 states have call successors, (0), 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-23 18:22:18,484 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 23 transitions.
[2024-11-23 18:22:18,485 INFO  L78                 Accepts]: Start accepts. Automaton has 19 states and 23 transitions. Word has length 12
[2024-11-23 18:22:18,485 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:22:18,486 INFO  L471      AbstractCegarLoop]: Abstraction has 19 states and 23 transitions.
[2024-11-23 18:22:18,486 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 0 states have call successors, (0), 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-23 18:22:18,486 INFO  L276                IsEmpty]: Start isEmpty. Operand 19 states and 23 transitions.
[2024-11-23 18:22:18,486 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2024-11-23 18:22:18,487 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:18,487 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:18,487 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 18:22:18,487 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:18,488 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:18,488 INFO  L85        PathProgramCache]: Analyzing trace with hash -738249245, now seen corresponding path program 1 times
[2024-11-23 18:22:18,488 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:18,488 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2118769525]
[2024-11-23 18:22:18,488 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:18,488 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:18,516 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:18,685 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-23 18:22:18,686 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:18,686 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2118769525]
[2024-11-23 18:22:18,686 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2118769525] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:22:18,686 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:22:18,686 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:22:18,686 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [913207926]
[2024-11-23 18:22:18,686 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:22:18,687 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 18:22:18,687 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:22:18,688 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 18:22:18,688 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:22:18,688 INFO  L87              Difference]: Start difference. First operand 19 states and 23 transitions. Second operand  has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 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-23 18:22:18,768 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:22:18,768 INFO  L93              Difference]: Finished difference Result 48 states and 60 transitions.
[2024-11-23 18:22:18,769 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 18:22:18,769 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 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 12
[2024-11-23 18:22:18,769 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:22:18,770 INFO  L225             Difference]: With dead ends: 48
[2024-11-23 18:22:18,770 INFO  L226             Difference]: Without dead ends: 33
[2024-11-23 18:22:18,770 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:22:18,771 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 34 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 19 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:22:18,771 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 19 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:22:18,772 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33 states.
[2024-11-23 18:22:18,776 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 22.
[2024-11-23 18:22:18,776 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 21 states have internal predecessors, (26), 0 states have call successors, (0), 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-23 18:22:18,776 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 26 transitions.
[2024-11-23 18:22:18,777 INFO  L78                 Accepts]: Start accepts. Automaton has 22 states and 26 transitions. Word has length 12
[2024-11-23 18:22:18,777 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:22:18,777 INFO  L471      AbstractCegarLoop]: Abstraction has 22 states and 26 transitions.
[2024-11-23 18:22:18,777 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 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-23 18:22:18,777 INFO  L276                IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions.
[2024-11-23 18:22:18,778 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-23 18:22:18,778 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:18,778 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:18,778 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 18:22:18,779 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:18,779 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:18,779 INFO  L85        PathProgramCache]: Analyzing trace with hash 716753453, now seen corresponding path program 1 times
[2024-11-23 18:22:18,779 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:18,780 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [202003515]
[2024-11-23 18:22:18,780 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:18,780 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:18,809 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:19,191 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:22:19,191 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:19,191 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [202003515]
[2024-11-23 18:22:19,191 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [202003515] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:22:19,191 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:22:19,192 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 18:22:19,192 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [254418244]
[2024-11-23 18:22:19,192 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:22:19,192 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 18:22:19,192 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:22:19,193 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 18:22:19,193 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:22:19,193 INFO  L87              Difference]: Start difference. First operand 22 states and 26 transitions. Second operand  has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 0 states have call successors, (0), 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-23 18:22:19,277 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:22:19,277 INFO  L93              Difference]: Finished difference Result 48 states and 58 transitions.
[2024-11-23 18:22:19,277 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 18:22:19,278 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 0 states have call successors, (0), 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 18
[2024-11-23 18:22:19,278 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:22:19,278 INFO  L225             Difference]: With dead ends: 48
[2024-11-23 18:22:19,278 INFO  L226             Difference]: Without dead ends: 33
[2024-11-23 18:22:19,279 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:22:19,279 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 11 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:22:19,280 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 36 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:22:19,280 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33 states.
[2024-11-23 18:22:19,284 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 24.
[2024-11-23 18:22:19,284 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 24 states, 23 states have (on average 1.2173913043478262) internal successors, (28), 23 states have internal predecessors, (28), 0 states have call successors, (0), 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-23 18:22:19,284 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 28 transitions.
[2024-11-23 18:22:19,285 INFO  L78                 Accepts]: Start accepts. Automaton has 24 states and 28 transitions. Word has length 18
[2024-11-23 18:22:19,285 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:22:19,285 INFO  L471      AbstractCegarLoop]: Abstraction has 24 states and 28 transitions.
[2024-11-23 18:22:19,285 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 0 states have call successors, (0), 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-23 18:22:19,285 INFO  L276                IsEmpty]: Start isEmpty. Operand 24 states and 28 transitions.
[2024-11-23 18:22:19,285 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-23 18:22:19,286 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:19,286 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:19,286 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 18:22:19,286 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:19,287 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:19,287 INFO  L85        PathProgramCache]: Analyzing trace with hash 323726443, now seen corresponding path program 1 times
[2024-11-23 18:22:19,287 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:19,288 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1448230943]
[2024-11-23 18:22:19,288 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:19,288 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:19,310 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:19,465 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:22:19,466 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:19,466 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1448230943]
[2024-11-23 18:22:19,466 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1448230943] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:22:19,466 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1607287596]
[2024-11-23 18:22:19,466 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:19,467 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:19,467 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:22:19,471 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:22:19,473 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-23 18:22:19,552 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:19,555 INFO  L256         TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-23 18:22:19,560 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:22:19,684 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:22:19,684 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:22:19,757 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:22:19,758 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1607287596] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:22:19,758 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:22:19,758 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 9
[2024-11-23 18:22:19,758 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1770244751]
[2024-11-23 18:22:19,758 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:22:19,758 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-23 18:22:19,758 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:22:19,759 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-23 18:22:19,759 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=51, Unknown=0, NotChecked=0, Total=90
[2024-11-23 18:22:19,759 INFO  L87              Difference]: Start difference. First operand 24 states and 28 transitions. Second operand  has 10 states, 10 states have (on average 3.7) internal successors, (37), 9 states have internal predecessors, (37), 0 states have call successors, (0), 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-23 18:22:19,932 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:22:19,932 INFO  L93              Difference]: Finished difference Result 78 states and 96 transitions.
[2024-11-23 18:22:19,933 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-23 18:22:19,933 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 3.7) internal successors, (37), 9 states have internal predecessors, (37), 0 states have call successors, (0), 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 18
[2024-11-23 18:22:19,933 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:22:19,934 INFO  L225             Difference]: With dead ends: 78
[2024-11-23 18:22:19,934 INFO  L226             Difference]: Without dead ends: 63
[2024-11-23 18:22:19,934 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=57, Invalid=75, Unknown=0, NotChecked=0, Total=132
[2024-11-23 18:22:19,935 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 151 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 151 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:22:19,935 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [151 Valid, 34 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:22:19,936 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 63 states.
[2024-11-23 18:22:19,948 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 38.
[2024-11-23 18:22:19,948 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38 states, 37 states have (on average 1.2162162162162162) internal successors, (45), 37 states have internal predecessors, (45), 0 states have call successors, (0), 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-23 18:22:19,949 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 45 transitions.
[2024-11-23 18:22:19,949 INFO  L78                 Accepts]: Start accepts. Automaton has 38 states and 45 transitions. Word has length 18
[2024-11-23 18:22:19,949 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:22:19,949 INFO  L471      AbstractCegarLoop]: Abstraction has 38 states and 45 transitions.
[2024-11-23 18:22:19,949 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 3.7) internal successors, (37), 9 states have internal predecessors, (37), 0 states have call successors, (0), 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-23 18:22:19,950 INFO  L276                IsEmpty]: Start isEmpty. Operand 38 states and 45 transitions.
[2024-11-23 18:22:19,950 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-23 18:22:19,950 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:19,951 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:19,960 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-23 18:22:20,151 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:20,151 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:20,152 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:20,152 INFO  L85        PathProgramCache]: Analyzing trace with hash -1447835187, now seen corresponding path program 1 times
[2024-11-23 18:22:20,152 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:20,152 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [140738251]
[2024-11-23 18:22:20,152 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:20,152 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:20,188 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:20,521 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 25 proven. 5 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-23 18:22:20,521 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:20,521 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [140738251]
[2024-11-23 18:22:20,521 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [140738251] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:22:20,521 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1054966731]
[2024-11-23 18:22:20,521 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:20,522 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:20,522 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:22:20,524 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:22:20,527 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 18:22:20,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:20,615 INFO  L256         TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-23 18:22:20,616 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:22:20,849 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:22:20,849 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:22:21,000 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:22:21,001 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1054966731] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:22:21,001 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:22:21,001 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 18
[2024-11-23 18:22:21,001 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1218302755]
[2024-11-23 18:22:21,001 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:22:21,002 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-23 18:22:21,002 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:22:21,003 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-23 18:22:21,003 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=214, Unknown=0, NotChecked=0, Total=306
[2024-11-23 18:22:21,003 INFO  L87              Difference]: Start difference. First operand 38 states and 45 transitions. Second operand  has 18 states, 18 states have (on average 4.833333333333333) internal successors, (87), 18 states have internal predecessors, (87), 0 states have call successors, (0), 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-23 18:22:21,677 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:22:21,677 INFO  L93              Difference]: Finished difference Result 185 states and 230 transitions.
[2024-11-23 18:22:21,677 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-23 18:22:21,678 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 4.833333333333333) internal successors, (87), 18 states have internal predecessors, (87), 0 states have call successors, (0), 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-23 18:22:21,678 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:22:21,679 INFO  L225             Difference]: With dead ends: 185
[2024-11-23 18:22:21,679 INFO  L226             Difference]: Without dead ends: 162
[2024-11-23 18:22:21,680 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 93 GetRequests, 61 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 271 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=395, Invalid=727, Unknown=0, NotChecked=0, Total=1122
[2024-11-23 18:22:21,681 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 462 mSDsluCounter, 96 mSDsCounter, 0 mSdLazyCounter, 166 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 462 SdHoareTripleChecker+Valid, 107 SdHoareTripleChecker+Invalid, 199 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 166 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-23 18:22:21,681 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [462 Valid, 107 Invalid, 199 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 166 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-23 18:22:21,683 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 162 states.
[2024-11-23 18:22:21,692 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 162 to 74.
[2024-11-23 18:22:21,692 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 74 states, 73 states have (on average 1.2191780821917808) internal successors, (89), 73 states have internal predecessors, (89), 0 states have call successors, (0), 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-23 18:22:21,693 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 74 states and 89 transitions.
[2024-11-23 18:22:21,694 INFO  L78                 Accepts]: Start accepts. Automaton has 74 states and 89 transitions. Word has length 36
[2024-11-23 18:22:21,694 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:22:21,694 INFO  L471      AbstractCegarLoop]: Abstraction has 74 states and 89 transitions.
[2024-11-23 18:22:21,694 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 4.833333333333333) internal successors, (87), 18 states have internal predecessors, (87), 0 states have call successors, (0), 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-23 18:22:21,694 INFO  L276                IsEmpty]: Start isEmpty. Operand 74 states and 89 transitions.
[2024-11-23 18:22:21,696 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 73
[2024-11-23 18:22:21,696 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:21,696 INFO  L218           NwaCegarLoop]: trace histogram [10, 10, 10, 10, 8, 5, 5, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:21,705 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-23 18:22:21,900 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:21,900 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:21,901 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:21,901 INFO  L85        PathProgramCache]: Analyzing trace with hash 1403517069, now seen corresponding path program 2 times
[2024-11-23 18:22:21,901 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:21,901 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [47373747]
[2024-11-23 18:22:21,901 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 18:22:21,901 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:21,969 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 18:22:21,969 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 18:22:22,680 INFO  L134       CoverageAnalysis]: Checked inductivity of 280 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-23 18:22:22,681 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:22,681 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [47373747]
[2024-11-23 18:22:22,681 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [47373747] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:22:22,681 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:22:22,681 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-23 18:22:22,681 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [393562120]
[2024-11-23 18:22:22,681 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:22:22,682 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-23 18:22:22,682 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:22:22,682 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-23 18:22:22,683 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56
[2024-11-23 18:22:22,683 INFO  L87              Difference]: Start difference. First operand 74 states and 89 transitions. Second operand  has 8 states, 8 states have (on average 4.375) internal successors, (35), 8 states have internal predecessors, (35), 0 states have call successors, (0), 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-23 18:22:22,821 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:22:22,822 INFO  L93              Difference]: Finished difference Result 210 states and 262 transitions.
[2024-11-23 18:22:22,822 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-23 18:22:22,822 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 4.375) internal successors, (35), 8 states have internal predecessors, (35), 0 states have call successors, (0), 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 72
[2024-11-23 18:22:22,823 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:22:22,824 INFO  L225             Difference]: With dead ends: 210
[2024-11-23 18:22:22,825 INFO  L226             Difference]: Without dead ends: 163
[2024-11-23 18:22:22,825 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=32, Invalid=58, Unknown=0, NotChecked=0, Total=90
[2024-11-23 18:22:22,826 INFO  L435           NwaCegarLoop]: 13 mSDtfsCounter, 18 mSDsluCounter, 43 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 56 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:22:22,826 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 56 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:22:22,827 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 163 states.
[2024-11-23 18:22:22,841 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 163 to 128.
[2024-11-23 18:22:22,841 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 128 states, 127 states have (on average 1.2125984251968505) internal successors, (154), 127 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-23 18:22:22,843 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 128 states and 154 transitions.
[2024-11-23 18:22:22,843 INFO  L78                 Accepts]: Start accepts. Automaton has 128 states and 154 transitions. Word has length 72
[2024-11-23 18:22:22,843 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:22:22,843 INFO  L471      AbstractCegarLoop]: Abstraction has 128 states and 154 transitions.
[2024-11-23 18:22:22,844 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 4.375) internal successors, (35), 8 states have internal predecessors, (35), 0 states have call successors, (0), 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-23 18:22:22,844 INFO  L276                IsEmpty]: Start isEmpty. Operand 128 states and 154 transitions.
[2024-11-23 18:22:22,845 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 73
[2024-11-23 18:22:22,845 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:22,846 INFO  L218           NwaCegarLoop]: trace histogram [10, 10, 10, 10, 7, 5, 5, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:22,846 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 18:22:22,846 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:22,847 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:22,847 INFO  L85        PathProgramCache]: Analyzing trace with hash -963177525, now seen corresponding path program 3 times
[2024-11-23 18:22:22,847 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:22,847 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1597067651]
[2024-11-23 18:22:22,847 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 18:22:22,847 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:23,100 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s)
[2024-11-23 18:22:23,100 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 18:22:23,623 INFO  L134       CoverageAnalysis]: Checked inductivity of 280 backedges. 4 proven. 232 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked.
[2024-11-23 18:22:23,624 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:23,625 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1597067651]
[2024-11-23 18:22:23,625 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1597067651] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:22:23,625 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [886584880]
[2024-11-23 18:22:23,625 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 18:22:23,625 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:23,626 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:22:23,628 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:22:23,631 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-23 18:22:23,786 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s)
[2024-11-23 18:22:23,786 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 18:22:23,790 INFO  L256         TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-23 18:22:23,795 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:22:24,418 INFO  L134       CoverageAnalysis]: Checked inductivity of 280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 280 trivial. 0 not checked.
[2024-11-23 18:22:24,420 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 18:22:24,420 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [886584880] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:22:24,420 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 18:22:24,420 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [11] total 15
[2024-11-23 18:22:24,420 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [583700909]
[2024-11-23 18:22:24,420 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:22:24,421 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 18:22:24,421 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:22:24,421 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 18:22:24,422 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=58, Invalid=182, Unknown=0, NotChecked=0, Total=240
[2024-11-23 18:22:24,422 INFO  L87              Difference]: Start difference. First operand 128 states and 154 transitions. Second operand  has 6 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 5 states have internal predecessors, (20), 0 states have call successors, (0), 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-23 18:22:24,563 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:22:24,563 INFO  L93              Difference]: Finished difference Result 142 states and 171 transitions.
[2024-11-23 18:22:24,564 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-23 18:22:24,564 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 5 states have internal predecessors, (20), 0 states have call successors, (0), 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 72
[2024-11-23 18:22:24,566 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:22:24,567 INFO  L225             Difference]: With dead ends: 142
[2024-11-23 18:22:24,567 INFO  L226             Difference]: Without dead ends: 140
[2024-11-23 18:22:24,567 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=70, Invalid=236, Unknown=0, NotChecked=0, Total=306
[2024-11-23 18:22:24,571 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 30 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 49 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:22:24,571 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 49 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 18:22:24,572 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 140 states.
[2024-11-23 18:22:24,596 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 140 to 140.
[2024-11-23 18:22:24,597 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 140 states, 139 states have (on average 1.20863309352518) internal successors, (168), 139 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:22:24,600 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 140 states and 168 transitions.
[2024-11-23 18:22:24,600 INFO  L78                 Accepts]: Start accepts. Automaton has 140 states and 168 transitions. Word has length 72
[2024-11-23 18:22:24,601 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:22:24,601 INFO  L471      AbstractCegarLoop]: Abstraction has 140 states and 168 transitions.
[2024-11-23 18:22:24,601 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 5 states have internal predecessors, (20), 0 states have call successors, (0), 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-23 18:22:24,601 INFO  L276                IsEmpty]: Start isEmpty. Operand 140 states and 168 transitions.
[2024-11-23 18:22:24,603 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 79
[2024-11-23 18:22:24,606 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:24,606 INFO  L218           NwaCegarLoop]: trace histogram [10, 10, 10, 10, 7, 5, 5, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:24,616 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-23 18:22:24,807 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2024-11-23 18:22:24,807 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:24,808 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:24,808 INFO  L85        PathProgramCache]: Analyzing trace with hash -1639901195, now seen corresponding path program 1 times
[2024-11-23 18:22:24,808 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:24,808 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [999105203]
[2024-11-23 18:22:24,808 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:24,808 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:24,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:25,421 INFO  L134       CoverageAnalysis]: Checked inductivity of 285 backedges. 157 proven. 35 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked.
[2024-11-23 18:22:25,422 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:25,422 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [999105203]
[2024-11-23 18:22:25,422 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [999105203] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:22:25,422 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1182822773]
[2024-11-23 18:22:25,422 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:25,422 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:25,423 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:22:25,425 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:22:25,435 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-23 18:22:25,545 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:25,548 INFO  L256         TraceCheckSpWp]: Trace formula consists of 255 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-23 18:22:25,550 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:22:26,010 INFO  L134       CoverageAnalysis]: Checked inductivity of 285 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-23 18:22:26,011 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:22:26,416 INFO  L134       CoverageAnalysis]: Checked inductivity of 285 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-23 18:22:26,416 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1182822773] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:22:26,417 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:22:26,417 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 13, 13] total 30
[2024-11-23 18:22:26,417 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [996488463]
[2024-11-23 18:22:26,417 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:22:26,418 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 31 states
[2024-11-23 18:22:26,418 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:22:26,419 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants.
[2024-11-23 18:22:26,419 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=356, Invalid=574, Unknown=0, NotChecked=0, Total=930
[2024-11-23 18:22:26,419 INFO  L87              Difference]: Start difference. First operand 140 states and 168 transitions. Second operand  has 31 states, 31 states have (on average 5.290322580645161) internal successors, (164), 30 states have internal predecessors, (164), 0 states have call successors, (0), 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-23 18:22:29,338 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:22:29,339 INFO  L93              Difference]: Finished difference Result 873 states and 1078 transitions.
[2024-11-23 18:22:29,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 70 states. 
[2024-11-23 18:22:29,339 INFO  L78                 Accepts]: Start accepts. Automaton has  has 31 states, 31 states have (on average 5.290322580645161) internal successors, (164), 30 states have internal predecessors, (164), 0 states have call successors, (0), 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 78
[2024-11-23 18:22:29,340 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:22:29,342 INFO  L225             Difference]: With dead ends: 873
[2024-11-23 18:22:29,342 INFO  L226             Difference]: Without dead ends: 796
[2024-11-23 18:22:29,350 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 217 GetRequests, 132 SyntacticMatches, 1 SemanticMatches, 84 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2497 ImplicationChecksByTransitivity, 2.7s TimeCoverageRelationStatistics Valid=2591, Invalid=4719, Unknown=0, NotChecked=0, Total=7310
[2024-11-23 18:22:29,351 INFO  L435           NwaCegarLoop]: 9 mSDtfsCounter, 738 mSDsluCounter, 152 mSDsCounter, 0 mSdLazyCounter, 319 mSolverCounterSat, 65 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 738 SdHoareTripleChecker+Valid, 161 SdHoareTripleChecker+Invalid, 384 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 65 IncrementalHoareTripleChecker+Valid, 319 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-23 18:22:29,351 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [738 Valid, 161 Invalid, 384 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [65 Valid, 319 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-23 18:22:29,355 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 796 states.
[2024-11-23 18:22:29,385 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 796 to 192.
[2024-11-23 18:22:29,386 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 192 states, 191 states have (on average 1.2513089005235603) internal successors, (239), 191 states have internal predecessors, (239), 0 states have call successors, (0), 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-23 18:22:29,388 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 192 states and 239 transitions.
[2024-11-23 18:22:29,389 INFO  L78                 Accepts]: Start accepts. Automaton has 192 states and 239 transitions. Word has length 78
[2024-11-23 18:22:29,389 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:22:29,389 INFO  L471      AbstractCegarLoop]: Abstraction has 192 states and 239 transitions.
[2024-11-23 18:22:29,389 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 31 states, 31 states have (on average 5.290322580645161) internal successors, (164), 30 states have internal predecessors, (164), 0 states have call successors, (0), 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-23 18:22:29,389 INFO  L276                IsEmpty]: Start isEmpty. Operand 192 states and 239 transitions.
[2024-11-23 18:22:29,396 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 151
[2024-11-23 18:22:29,396 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:29,396 INFO  L218           NwaCegarLoop]: trace histogram [22, 22, 22, 22, 11, 11, 11, 11, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:29,407 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-23 18:22:29,597 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:29,597 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:29,597 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:29,598 INFO  L85        PathProgramCache]: Analyzing trace with hash -1039551255, now seen corresponding path program 2 times
[2024-11-23 18:22:29,598 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:29,598 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1371715201]
[2024-11-23 18:22:29,598 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 18:22:29,598 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:29,716 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 18:22:29,716 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 18:22:31,052 INFO  L134       CoverageAnalysis]: Checked inductivity of 1413 backedges. 735 proven. 363 refuted. 0 times theorem prover too weak. 315 trivial. 0 not checked.
[2024-11-23 18:22:31,053 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:31,053 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1371715201]
[2024-11-23 18:22:31,053 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1371715201] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:22:31,053 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1737716833]
[2024-11-23 18:22:31,054 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 18:22:31,054 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:31,054 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:22:31,056 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:22:31,059 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-23 18:22:31,288 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-23 18:22:31,289 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 18:22:31,297 INFO  L256         TraceCheckSpWp]: Trace formula consists of 437 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-23 18:22:31,301 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:22:32,273 INFO  L134       CoverageAnalysis]: Checked inductivity of 1413 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-23 18:22:32,273 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:22:33,406 INFO  L134       CoverageAnalysis]: Checked inductivity of 1413 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-23 18:22:33,406 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1737716833] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:22:33,406 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:22:33,406 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 25, 25] total 61
[2024-11-23 18:22:33,406 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1189273167]
[2024-11-23 18:22:33,406 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:22:33,407 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 62 states
[2024-11-23 18:22:33,407 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:22:33,409 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 62 interpolants.
[2024-11-23 18:22:33,411 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1394, Invalid=2388, Unknown=0, NotChecked=0, Total=3782
[2024-11-23 18:22:33,411 INFO  L87              Difference]: Start difference. First operand 192 states and 239 transitions. Second operand  has 62 states, 62 states have (on average 5.806451612903226) internal successors, (360), 61 states have internal predecessors, (360), 0 states have call successors, (0), 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-23 18:22:35,883 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:22:35,883 INFO  L93              Difference]: Finished difference Result 6120 states and 7584 transitions.
[2024-11-23 18:22:35,883 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. 
[2024-11-23 18:22:35,884 INFO  L78                 Accepts]: Start accepts. Automaton has  has 62 states, 62 states have (on average 5.806451612903226) internal successors, (360), 61 states have internal predecessors, (360), 0 states have call successors, (0), 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 150
[2024-11-23 18:22:35,884 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:22:35,902 INFO  L225             Difference]: With dead ends: 6120
[2024-11-23 18:22:35,903 INFO  L226             Difference]: Without dead ends: 5943
[2024-11-23 18:22:35,906 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 336 GetRequests, 252 SyntacticMatches, 1 SemanticMatches, 83 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2125 ImplicationChecksByTransitivity, 2.5s TimeCoverageRelationStatistics Valid=2567, Invalid=4573, Unknown=0, NotChecked=0, Total=7140
[2024-11-23 18:22:35,907 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 2052 mSDsluCounter, 359 mSDsCounter, 0 mSdLazyCounter, 521 mSolverCounterSat, 147 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2052 SdHoareTripleChecker+Valid, 370 SdHoareTripleChecker+Invalid, 668 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 147 IncrementalHoareTripleChecker+Valid, 521 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-23 18:22:35,907 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2052 Valid, 370 Invalid, 668 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [147 Valid, 521 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-23 18:22:35,912 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5943 states.
[2024-11-23 18:22:36,030 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5943 to 1176.
[2024-11-23 18:22:36,032 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1176 states, 1175 states have (on average 1.1727659574468086) internal successors, (1378), 1175 states have internal predecessors, (1378), 0 states have call successors, (0), 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-23 18:22:36,035 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1176 states to 1176 states and 1378 transitions.
[2024-11-23 18:22:36,037 INFO  L78                 Accepts]: Start accepts. Automaton has 1176 states and 1378 transitions. Word has length 150
[2024-11-23 18:22:36,037 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:22:36,037 INFO  L471      AbstractCegarLoop]: Abstraction has 1176 states and 1378 transitions.
[2024-11-23 18:22:36,038 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 62 states, 62 states have (on average 5.806451612903226) internal successors, (360), 61 states have internal predecessors, (360), 0 states have call successors, (0), 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-23 18:22:36,038 INFO  L276                IsEmpty]: Start isEmpty. Operand 1176 states and 1378 transitions.
[2024-11-23 18:22:36,043 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 295
[2024-11-23 18:22:36,044 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:36,044 INFO  L218           NwaCegarLoop]: trace histogram [46, 46, 46, 46, 34, 23, 23, 12, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:36,054 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-23 18:22:36,244 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:36,245 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:36,245 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:36,245 INFO  L85        PathProgramCache]: Analyzing trace with hash 1013595907, now seen corresponding path program 3 times
[2024-11-23 18:22:36,245 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:36,245 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [139282583]
[2024-11-23 18:22:36,245 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 18:22:36,246 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:36,731 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 17 check-sat command(s)
[2024-11-23 18:22:36,731 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 18:22:37,713 INFO  L134       CoverageAnalysis]: Checked inductivity of 6261 backedges. 2211 proven. 778 refuted. 0 times theorem prover too weak. 3272 trivial. 0 not checked.
[2024-11-23 18:22:37,714 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:37,714 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [139282583]
[2024-11-23 18:22:37,714 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [139282583] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:22:37,714 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [166636089]
[2024-11-23 18:22:37,714 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 18:22:37,714 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:37,714 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:22:37,717 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:22:37,728 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-23 18:22:37,979 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-23 18:22:37,979 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 18:22:37,980 INFO  L256         TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-23 18:22:37,991 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:22:39,904 INFO  L134       CoverageAnalysis]: Checked inductivity of 6261 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 6256 trivial. 0 not checked.
[2024-11-23 18:22:39,904 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:22:45,253 INFO  L134       CoverageAnalysis]: Checked inductivity of 6261 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 6256 trivial. 0 not checked.
[2024-11-23 18:22:45,253 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [166636089] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:22:45,253 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:22:45,253 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 7, 8] total 31
[2024-11-23 18:22:45,253 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [274852752]
[2024-11-23 18:22:45,253 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:22:45,254 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2024-11-23 18:22:45,254 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:22:45,255 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2024-11-23 18:22:45,255 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=206, Invalid=786, Unknown=0, NotChecked=0, Total=992
[2024-11-23 18:22:45,256 INFO  L87              Difference]: Start difference. First operand 1176 states and 1378 transitions. Second operand  has 32 states, 32 states have (on average 4.59375) internal successors, (147), 31 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:22:55,957 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:22:55,957 INFO  L93              Difference]: Finished difference Result 4501 states and 5695 transitions.
[2024-11-23 18:22:55,957 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 186 states. 
[2024-11-23 18:22:55,958 INFO  L78                 Accepts]: Start accepts. Automaton has  has 32 states, 32 states have (on average 4.59375) internal successors, (147), 31 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 294
[2024-11-23 18:22:55,958 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:22:55,972 INFO  L225             Difference]: With dead ends: 4501
[2024-11-23 18:22:55,972 INFO  L226             Difference]: Without dead ends: 4480
[2024-11-23 18:22:55,983 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 783 GetRequests, 574 SyntacticMatches, 0 SemanticMatches, 209 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 19773 ImplicationChecksByTransitivity, 8.8s TimeCoverageRelationStatistics Valid=9836, Invalid=34474, Unknown=0, NotChecked=0, Total=44310
[2024-11-23 18:22:55,984 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 802 mSDsluCounter, 205 mSDsCounter, 0 mSdLazyCounter, 834 mSolverCounterSat, 112 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 802 SdHoareTripleChecker+Valid, 216 SdHoareTripleChecker+Invalid, 946 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 112 IncrementalHoareTripleChecker+Valid, 834 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-23 18:22:55,984 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [802 Valid, 216 Invalid, 946 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [112 Valid, 834 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-23 18:22:55,988 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4480 states.
[2024-11-23 18:22:56,142 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4480 to 1250.
[2024-11-23 18:22:56,144 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1250 states, 1249 states have (on average 1.176140912730184) internal successors, (1469), 1249 states have internal predecessors, (1469), 0 states have call successors, (0), 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-23 18:22:56,147 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1250 states to 1250 states and 1469 transitions.
[2024-11-23 18:22:56,148 INFO  L78                 Accepts]: Start accepts. Automaton has 1250 states and 1469 transitions. Word has length 294
[2024-11-23 18:22:56,149 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:22:56,149 INFO  L471      AbstractCegarLoop]: Abstraction has 1250 states and 1469 transitions.
[2024-11-23 18:22:56,149 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 32 states, 32 states have (on average 4.59375) internal successors, (147), 31 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:22:56,149 INFO  L276                IsEmpty]: Start isEmpty. Operand 1250 states and 1469 transitions.
[2024-11-23 18:22:56,155 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 319
[2024-11-23 18:22:56,156 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:22:56,156 INFO  L218           NwaCegarLoop]: trace histogram [46, 46, 46, 46, 46, 35, 11, 6, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:22:56,168 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-11-23 18:22:56,360 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-11-23 18:22:56,360 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:22:56,361 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:22:56,361 INFO  L85        PathProgramCache]: Analyzing trace with hash 1223061627, now seen corresponding path program 1 times
[2024-11-23 18:22:56,361 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:22:56,361 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1066859716]
[2024-11-23 18:22:56,361 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:56,361 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:22:56,469 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:57,625 INFO  L134       CoverageAnalysis]: Checked inductivity of 6341 backedges. 1679 proven. 9 refuted. 0 times theorem prover too weak. 4653 trivial. 0 not checked.
[2024-11-23 18:22:57,625 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:22:57,625 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1066859716]
[2024-11-23 18:22:57,625 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1066859716] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:22:57,625 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1727530310]
[2024-11-23 18:22:57,625 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:22:57,626 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:22:57,626 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:22:57,628 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:22:57,632 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-23 18:22:57,896 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:22:57,902 INFO  L256         TraceCheckSpWp]: Trace formula consists of 710 conjuncts, 49 conjuncts are in the unsatisfiable core
[2024-11-23 18:22:57,908 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:23:00,397 INFO  L134       CoverageAnalysis]: Checked inductivity of 6341 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked.
[2024-11-23 18:23:00,397 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 18:23:03,741 INFO  L134       CoverageAnalysis]: Checked inductivity of 6341 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked.
[2024-11-23 18:23:03,741 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1727530310] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 18:23:03,741 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 18:23:03,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 49, 49] total 105
[2024-11-23 18:23:03,741 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1640714481]
[2024-11-23 18:23:03,741 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 18:23:03,742 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 105 states
[2024-11-23 18:23:03,742 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:23:03,745 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 105 interpolants.
[2024-11-23 18:23:03,746 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=4680, Invalid=6240, Unknown=0, NotChecked=0, Total=10920
[2024-11-23 18:23:03,747 INFO  L87              Difference]: Start difference. First operand 1250 states and 1469 transitions. Second operand  has 105 states, 105 states have (on average 5.771428571428571) internal successors, (606), 105 states have internal predecessors, (606), 0 states have call successors, (0), 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-23 18:23:30,923 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:23:30,923 INFO  L93              Difference]: Finished difference Result 11536 states and 14512 transitions.
[2024-11-23 18:23:30,924 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 286 states. 
[2024-11-23 18:23:30,924 INFO  L78                 Accepts]: Start accepts. Automaton has  has 105 states, 105 states have (on average 5.771428571428571) internal successors, (606), 105 states have internal predecessors, (606), 0 states have call successors, (0), 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 318
[2024-11-23 18:23:30,924 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:23:30,941 INFO  L225             Difference]: With dead ends: 11536
[2024-11-23 18:23:30,941 INFO  L226             Difference]: Without dead ends: 10313
[2024-11-23 18:23:30,957 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 1023 GetRequests, 637 SyntacticMatches, 0 SemanticMatches, 386 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 59286 ImplicationChecksByTransitivity, 24.4s TimeCoverageRelationStatistics Valid=47127, Invalid=103029, Unknown=0, NotChecked=0, Total=150156
[2024-11-23 18:23:30,958 INFO  L435           NwaCegarLoop]: 10 mSDtfsCounter, 5560 mSDsluCounter, 585 mSDsCounter, 0 mSdLazyCounter, 1146 mSolverCounterSat, 647 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5560 SdHoareTripleChecker+Valid, 595 SdHoareTripleChecker+Invalid, 1793 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 647 IncrementalHoareTripleChecker+Valid, 1146 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:23:30,958 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5560 Valid, 595 Invalid, 1793 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [647 Valid, 1146 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-23 18:23:30,967 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10313 states.
[2024-11-23 18:23:31,249 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10313 to 758.
[2024-11-23 18:23:31,251 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 758 states, 757 states have (on average 1.1532364597093792) internal successors, (873), 757 states have internal predecessors, (873), 0 states have call successors, (0), 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-23 18:23:31,253 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 758 states to 758 states and 873 transitions.
[2024-11-23 18:23:31,257 INFO  L78                 Accepts]: Start accepts. Automaton has 758 states and 873 transitions. Word has length 318
[2024-11-23 18:23:31,257 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:23:31,257 INFO  L471      AbstractCegarLoop]: Abstraction has 758 states and 873 transitions.
[2024-11-23 18:23:31,258 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 105 states, 105 states have (on average 5.771428571428571) internal successors, (606), 105 states have internal predecessors, (606), 0 states have call successors, (0), 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-23 18:23:31,258 INFO  L276                IsEmpty]: Start isEmpty. Operand 758 states and 873 transitions.
[2024-11-23 18:23:31,271 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 607
[2024-11-23 18:23:31,271 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:23:31,272 INFO  L218           NwaCegarLoop]: trace histogram [94, 94, 94, 94, 47, 47, 47, 47, 6, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:23:31,284 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-23 18:23:31,472 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:23:31,472 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:23:31,477 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:23:31,477 INFO  L85        PathProgramCache]: Analyzing trace with hash 292169569, now seen corresponding path program 4 times
[2024-11-23 18:23:31,477 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:23:31,477 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1042019231]
[2024-11-23 18:23:31,477 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-23 18:23:31,477 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:23:31,976 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-23 18:23:31,976 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 18:23:50,973 INFO  L134       CoverageAnalysis]: Checked inductivity of 26405 backedges. 0 proven. 26320 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked.
[2024-11-23 18:23:50,974 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:23:50,974 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1042019231]
[2024-11-23 18:23:50,974 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1042019231] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:23:50,974 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [892832537]
[2024-11-23 18:23:50,974 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-23 18:23:50,974 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:23:50,974 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:23:50,976 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:23:50,981 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ed5abb2-3cbb-4500-8a13-5d475d6a34ed/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process