./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/loops-crafted-1/in-de20.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_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/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_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/loops-crafted-1/in-de20.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/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_cc4d51f8-c0c8-4291-b4a3-a1590592815f/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 cfe6fce904e7772b92437e018e53dfef745de1dd85f6147cfc72edd062333cfd
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 00:22:30,545 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 00:22:30,607 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-24 00:22:30,614 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 00:22:30,614 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 00:22:30,661 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 00:22:30,664 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 00:22:30,664 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 00:22:30,664 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 00:22:30,665 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 00:22:30,666 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 00:22:30,666 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 00:22:30,666 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 00:22:30,666 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 00:22:30,666 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 00:22:30,666 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 00:22:30,667 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 00:22:30,667 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 00:22:30,667 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 00:22:30,667 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 00:22:30,667 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 00:22:30,667 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 00:22:30,667 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 00:22:30,667 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 00:22:30,667 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 00:22:30,668 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 00:22:30,668 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 00:22:30,668 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 00:22:30,668 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 00:22:30,669 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:22:30,669 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:22:30,669 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:22:30,669 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:22:30,669 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 00:22:30,670 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:22:30,670 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:22:30,670 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:22:30,670 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:22:30,670 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 00:22:30,670 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 00:22:30,670 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 00:22:30,670 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 00:22:30,670 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 00:22:30,670 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 00:22:30,671 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 00:22:30,671 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 00:22:30,671 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 00:22:30,671 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 00:22:30,671 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_cc4d51f8-c0c8-4291-b4a3-a1590592815f/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 -> cfe6fce904e7772b92437e018e53dfef745de1dd85f6147cfc72edd062333cfd
[2024-11-24 00:22:30,967 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 00:22:30,975 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 00:22:30,977 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 00:22:30,979 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 00:22:30,979 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 00:22:30,980 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/loops-crafted-1/in-de20.c
[2024-11-24 00:22:34,014 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/data/befb63ac5/fa276270d832441fbb57f8f04798412a/FLAG85a054f41
[2024-11-24 00:22:34,310 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 00:22:34,310 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/sv-benchmarks/c/loops-crafted-1/in-de20.c
[2024-11-24 00:22:34,318 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/data/befb63ac5/fa276270d832441fbb57f8f04798412a/FLAG85a054f41
[2024-11-24 00:22:34,334 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/data/befb63ac5/fa276270d832441fbb57f8f04798412a
[2024-11-24 00:22:34,336 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 00:22:34,338 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 00:22:34,339 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 00:22:34,340 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 00:22:34,345 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 00:22:34,345 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,346 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7b9e14a0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34, skipping insertion in model container
[2024-11-24 00:22:34,347 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,361 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 00:22:34,496 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_cc4d51f8-c0c8-4291-b4a3-a1590592815f/sv-benchmarks/c/loops-crafted-1/in-de20.c[368,381]
[2024-11-24 00:22:34,510 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:22:34,518 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 00:22:34,529 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_cc4d51f8-c0c8-4291-b4a3-a1590592815f/sv-benchmarks/c/loops-crafted-1/in-de20.c[368,381]
[2024-11-24 00:22:34,532 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:22:34,546 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 00:22:34,547 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34 WrapperNode
[2024-11-24 00:22:34,547 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 00:22:34,548 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 00:22:34,548 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 00:22:34,549 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 00:22:34,558 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,565 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,587 INFO  L138                Inliner]: procedures = 13, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 43
[2024-11-24 00:22:34,588 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 00:22:34,589 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 00:22:34,590 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 00:22:34,590 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 00:22:34,599 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,600 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,601 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,617 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-24 00:22:34,619 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,619 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,623 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,626 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,632 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,633 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,636 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,640 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 00:22:34,641 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 00:22:34,641 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 00:22:34,641 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 00:22:34,642 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (1/1) ...
[2024-11-24 00:22:34,652 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:22:34,668 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:34,684 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 00:22:34,689 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 00:22:34,719 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 00:22:34,719 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 00:22:34,719 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 00:22:34,720 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-24 00:22:34,781 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 00:22:34,783 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 00:22:34,928 INFO  L?                        ?]: Removed 9 outVars from TransFormulas that were not future-live.
[2024-11-24 00:22:34,928 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 00:22:34,937 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 00:22:34,937 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-24 00:22:34,937 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:22:34 BoogieIcfgContainer
[2024-11-24 00:22:34,937 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 00:22:34,939 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 00:22:34,939 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 00:22:34,946 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 00:22:34,946 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:22:34" (1/3) ...
[2024-11-24 00:22:34,947 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@26e6b7d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:22:34, skipping insertion in model container
[2024-11-24 00:22:34,947 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:22:34" (2/3) ...
[2024-11-24 00:22:34,947 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@26e6b7d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:22:34, skipping insertion in model container
[2024-11-24 00:22:34,947 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:22:34" (3/3) ...
[2024-11-24 00:22:34,948 INFO  L128   eAbstractionObserver]: Analyzing ICFG in-de20.c
[2024-11-24 00:22:34,962 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 00:22:34,963 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG in-de20.c that has 1 procedures, 15 locations, 1 initial locations, 2 loop locations, and 1 error locations.
[2024-11-24 00:22:35,014 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 00:22:35,030 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;@71d76c85, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 00:22:35,030 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-24 00:22:35,034 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 15 states, 13 states have (on average 1.4615384615384615) internal successors, (19), 14 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:35,039 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 9
[2024-11-24 00:22:35,040 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:35,040 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:35,041 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:35,047 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:35,048 INFO  L85        PathProgramCache]: Analyzing trace with hash 269365617, now seen corresponding path program 1 times
[2024-11-24 00:22:35,055 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:35,056 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1125375110]
[2024-11-24 00:22:35,057 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:22:35,057 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:35,164 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:22:35,602 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:35,603 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:35,603 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1125375110]
[2024-11-24 00:22:35,604 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1125375110] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:22:35,604 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:22:35,604 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 00:22:35,605 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1444195616]
[2024-11-24 00:22:35,606 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:22:35,609 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:22:35,610 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:35,629 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:22:35,630 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:22:35,632 INFO  L87              Difference]: Start difference. First operand  has 15 states, 13 states have (on average 1.4615384615384615) internal successors, (19), 14 states have internal predecessors, (19), 0 states have call successors, (0), 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 4 states, 4 states have (on average 2.0) internal successors, (8), 4 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:35,704 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:35,704 INFO  L93              Difference]: Finished difference Result 33 states and 44 transitions.
[2024-11-24 00:22:35,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:22:35,707 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 2.0) internal successors, (8), 4 states have internal predecessors, (8), 0 states have call successors, (0), 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 8
[2024-11-24 00:22:35,707 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:35,713 INFO  L225             Difference]: With dead ends: 33
[2024-11-24 00:22:35,713 INFO  L226             Difference]: Without dead ends: 16
[2024-11-24 00:22:35,715 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:22:35,719 INFO  L435           NwaCegarLoop]: 10 mSDtfsCounter, 2 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:35,724 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 26 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:35,738 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16 states.
[2024-11-24 00:22:35,746 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 14.
[2024-11-24 00:22:35,747 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 14 states, 13 states have (on average 1.2307692307692308) internal successors, (16), 13 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:35,751 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 16 transitions.
[2024-11-24 00:22:35,752 INFO  L78                 Accepts]: Start accepts. Automaton has 14 states and 16 transitions. Word has length 8
[2024-11-24 00:22:35,752 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:35,753 INFO  L471      AbstractCegarLoop]: Abstraction has 14 states and 16 transitions.
[2024-11-24 00:22:35,753 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 2.0) internal successors, (8), 4 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:35,753 INFO  L276                IsEmpty]: Start isEmpty. Operand 14 states and 16 transitions.
[2024-11-24 00:22:35,753 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-24 00:22:35,753 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:35,753 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:35,754 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 00:22:35,754 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:35,755 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:35,755 INFO  L85        PathProgramCache]: Analyzing trace with hash -1992357195, now seen corresponding path program 1 times
[2024-11-24 00:22:35,755 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:35,755 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [516895659]
[2024-11-24 00:22:35,755 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:22:35,755 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:35,810 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:22:35,961 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-24 00:22:35,961 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:35,961 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [516895659]
[2024-11-24 00:22:35,961 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [516895659] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:35,962 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [196380882]
[2024-11-24 00:22:35,962 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:22:35,962 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:35,962 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:35,966 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:35,968 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 00:22:36,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:22:36,012 INFO  L256         TraceCheckSpWp]: Trace formula consists of 41 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:36,015 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:36,063 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-24 00:22:36,067 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:36,163 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-24 00:22:36,163 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [196380882] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:36,163 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:36,163 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9
[2024-11-24 00:22:36,164 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [902577442]
[2024-11-24 00:22:36,168 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:36,169 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 00:22:36,169 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:36,169 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 00:22:36,169 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:22:36,170 INFO  L87              Difference]: Start difference. First operand 14 states and 16 transitions. Second operand  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 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-24 00:22:36,292 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:36,294 INFO  L93              Difference]: Finished difference Result 31 states and 37 transitions.
[2024-11-24 00:22:36,295 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-24 00:22:36,295 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 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 10
[2024-11-24 00:22:36,295 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:36,296 INFO  L225             Difference]: With dead ends: 31
[2024-11-24 00:22:36,296 INFO  L226             Difference]: Without dead ends: 27
[2024-11-24 00:22:36,296 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=26, Invalid=64, Unknown=0, NotChecked=0, Total=90
[2024-11-24 00:22:36,297 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 8 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 49 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:36,298 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 49 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:36,298 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 27 states.
[2024-11-24 00:22:36,302 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 20.
[2024-11-24 00:22:36,302 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20 states, 19 states have (on average 1.3157894736842106) internal successors, (25), 19 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:36,302 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 25 transitions.
[2024-11-24 00:22:36,303 INFO  L78                 Accepts]: Start accepts. Automaton has 20 states and 25 transitions. Word has length 10
[2024-11-24 00:22:36,303 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:36,303 INFO  L471      AbstractCegarLoop]: Abstraction has 20 states and 25 transitions.
[2024-11-24 00:22:36,303 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 2.0) internal successors, (18), 9 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-24 00:22:36,303 INFO  L276                IsEmpty]: Start isEmpty. Operand 20 states and 25 transitions.
[2024-11-24 00:22:36,304 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-24 00:22:36,304 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:36,304 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:36,314 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-24 00:22:36,505 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1
[2024-11-24 00:22:36,505 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:36,506 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:36,506 INFO  L85        PathProgramCache]: Analyzing trace with hash 1101095925, now seen corresponding path program 1 times
[2024-11-24 00:22:36,506 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:36,506 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1243444299]
[2024-11-24 00:22:36,506 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:22:36,506 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:36,523 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:22:36,589 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-24 00:22:36,589 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:36,590 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1243444299]
[2024-11-24 00:22:36,590 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1243444299] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:22:36,590 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:22:36,594 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 00:22:36,594 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [412983678]
[2024-11-24 00:22:36,594 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:22:36,595 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:22:36,595 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:36,595 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:22:36,595 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:22:36,595 INFO  L87              Difference]: Start difference. First operand 20 states and 25 transitions. Second operand  has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:36,619 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:36,620 INFO  L93              Difference]: Finished difference Result 28 states and 33 transitions.
[2024-11-24 00:22:36,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:22:36,621 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 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 10
[2024-11-24 00:22:36,621 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:36,621 INFO  L225             Difference]: With dead ends: 28
[2024-11-24 00:22:36,621 INFO  L226             Difference]: Without dead ends: 20
[2024-11-24 00:22:36,622 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:22:36,623 INFO  L435           NwaCegarLoop]: 10 mSDtfsCounter, 1 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 25 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:36,623 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 25 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:22:36,623 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20 states.
[2024-11-24 00:22:36,630 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 20.
[2024-11-24 00:22:36,630 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:36,630 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 24 transitions.
[2024-11-24 00:22:36,631 INFO  L78                 Accepts]: Start accepts. Automaton has 20 states and 24 transitions. Word has length 10
[2024-11-24 00:22:36,631 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:36,633 INFO  L471      AbstractCegarLoop]: Abstraction has 20 states and 24 transitions.
[2024-11-24 00:22:36,633 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:36,633 INFO  L276                IsEmpty]: Start isEmpty. Operand 20 states and 24 transitions.
[2024-11-24 00:22:36,634 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2024-11-24 00:22:36,634 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:36,634 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:36,634 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 00:22:36,634 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:36,635 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:36,635 INFO  L85        PathProgramCache]: Analyzing trace with hash 838925369, now seen corresponding path program 1 times
[2024-11-24 00:22:36,635 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:36,635 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [273543829]
[2024-11-24 00:22:36,635 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:22:36,635 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:36,675 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:22:37,147 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:37,148 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:37,148 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [273543829]
[2024-11-24 00:22:37,148 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [273543829] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:37,148 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1831139870]
[2024-11-24 00:22:37,148 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:22:37,148 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:37,148 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:37,156 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:37,161 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-24 00:22:37,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:22:37,216 INFO  L256         TraceCheckSpWp]: Trace formula consists of 46 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:37,219 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:37,351 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:37,351 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:37,508 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:37,509 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1831139870] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:37,509 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:37,509 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 13
[2024-11-24 00:22:37,509 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [104557130]
[2024-11-24 00:22:37,509 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:37,509 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-24 00:22:37,509 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:37,512 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-24 00:22:37,512 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=113, Unknown=0, NotChecked=0, Total=156
[2024-11-24 00:22:37,512 INFO  L87              Difference]: Start difference. First operand 20 states and 24 transitions. Second operand  has 13 states, 13 states have (on average 2.0) internal successors, (26), 13 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-24 00:22:37,675 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:37,675 INFO  L93              Difference]: Finished difference Result 35 states and 41 transitions.
[2024-11-24 00:22:37,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-24 00:22:37,676 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 2.0) internal successors, (26), 13 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) Word has length 12
[2024-11-24 00:22:37,676 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:37,676 INFO  L225             Difference]: With dead ends: 35
[2024-11-24 00:22:37,676 INFO  L226             Difference]: Without dead ends: 31
[2024-11-24 00:22:37,677 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 17 SyntacticMatches, 2 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 47 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=50, Invalid=132, Unknown=0, NotChecked=0, Total=182
[2024-11-24 00:22:37,677 INFO  L435           NwaCegarLoop]: 8 mSDtfsCounter, 10 mSDsluCounter, 54 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 74 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:37,677 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 62 Invalid, 74 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:37,682 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31 states.
[2024-11-24 00:22:37,686 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 23.
[2024-11-24 00:22:37,687 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23 states, 22 states have (on average 1.2272727272727273) internal successors, (27), 22 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:37,687 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 27 transitions.
[2024-11-24 00:22:37,687 INFO  L78                 Accepts]: Start accepts. Automaton has 23 states and 27 transitions. Word has length 12
[2024-11-24 00:22:37,688 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:37,688 INFO  L471      AbstractCegarLoop]: Abstraction has 23 states and 27 transitions.
[2024-11-24 00:22:37,688 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 2.0) internal successors, (26), 13 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-24 00:22:37,688 INFO  L276                IsEmpty]: Start isEmpty. Operand 23 states and 27 transitions.
[2024-11-24 00:22:37,688 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-11-24 00:22:37,688 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:37,688 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:37,697 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-24 00:22:37,889 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:37,889 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:37,889 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:37,889 INFO  L85        PathProgramCache]: Analyzing trace with hash -1998875779, now seen corresponding path program 2 times
[2024-11-24 00:22:37,889 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:37,890 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1028066564]
[2024-11-24 00:22:37,890 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:22:37,890 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:37,904 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:22:37,905 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:38,022 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:38,023 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:38,023 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1028066564]
[2024-11-24 00:22:38,023 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1028066564] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:38,023 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1843480503]
[2024-11-24 00:22:38,023 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:22:38,023 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:38,023 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:38,025 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:38,029 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-24 00:22:38,071 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:22:38,071 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:38,072 INFO  L256         TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:38,073 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:38,114 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:38,115 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:38,244 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:38,245 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1843480503] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:38,245 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:38,245 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13
[2024-11-24 00:22:38,245 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1580828094]
[2024-11-24 00:22:38,245 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:38,246 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-24 00:22:38,246 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:38,246 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-24 00:22:38,247 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156
[2024-11-24 00:22:38,247 INFO  L87              Difference]: Start difference. First operand 23 states and 27 transitions. Second operand  has 13 states, 13 states have (on average 2.0) internal successors, (26), 13 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-24 00:22:38,405 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:38,405 INFO  L93              Difference]: Finished difference Result 44 states and 53 transitions.
[2024-11-24 00:22:38,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-24 00:22:38,406 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 2.0) internal successors, (26), 13 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) Word has length 14
[2024-11-24 00:22:38,406 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:38,408 INFO  L225             Difference]: With dead ends: 44
[2024-11-24 00:22:38,409 INFO  L226             Difference]: Without dead ends: 40
[2024-11-24 00:22:38,409 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=53, Invalid=187, Unknown=0, NotChecked=0, Total=240
[2024-11-24 00:22:38,410 INFO  L435           NwaCegarLoop]: 10 mSDtfsCounter, 13 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 87 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:38,414 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 65 Invalid, 87 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:38,415 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 40 states.
[2024-11-24 00:22:38,425 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 36.
[2024-11-24 00:22:38,427 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 36 states, 35 states have (on average 1.2285714285714286) internal successors, (43), 35 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:38,427 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 43 transitions.
[2024-11-24 00:22:38,427 INFO  L78                 Accepts]: Start accepts. Automaton has 36 states and 43 transitions. Word has length 14
[2024-11-24 00:22:38,429 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:38,429 INFO  L471      AbstractCegarLoop]: Abstraction has 36 states and 43 transitions.
[2024-11-24 00:22:38,429 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 2.0) internal successors, (26), 13 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-24 00:22:38,429 INFO  L276                IsEmpty]: Start isEmpty. Operand 36 states and 43 transitions.
[2024-11-24 00:22:38,430 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-24 00:22:38,430 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:38,430 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:38,440 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-24 00:22:38,631 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:38,631 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:38,631 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:38,631 INFO  L85        PathProgramCache]: Analyzing trace with hash -1130466559, now seen corresponding path program 3 times
[2024-11-24 00:22:38,631 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:38,631 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1176324957]
[2024-11-24 00:22:38,632 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:22:38,632 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:38,658 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-24 00:22:38,659 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:38,943 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:38,943 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:38,943 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1176324957]
[2024-11-24 00:22:38,943 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1176324957] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:38,943 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1139314888]
[2024-11-24 00:22:38,943 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:22:38,943 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:38,943 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:38,945 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:38,946 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-24 00:22:38,990 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-24 00:22:38,990 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:38,991 INFO  L256         TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:38,993 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:39,044 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:39,044 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:39,193 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:39,194 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1139314888] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:39,194 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:39,194 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 11
[2024-11-24 00:22:39,194 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2081435848]
[2024-11-24 00:22:39,194 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:39,194 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-24 00:22:39,194 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:39,195 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-24 00:22:39,195 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=85, Unknown=0, NotChecked=0, Total=110
[2024-11-24 00:22:39,195 INFO  L87              Difference]: Start difference. First operand 36 states and 43 transitions. Second operand  has 11 states, 11 states have (on average 3.0) internal successors, (33), 11 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:39,300 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:39,300 INFO  L93              Difference]: Finished difference Result 43 states and 50 transitions.
[2024-11-24 00:22:39,300 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:22:39,300 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 3.0) internal successors, (33), 11 states have internal predecessors, (33), 0 states have call successors, (0), 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 16
[2024-11-24 00:22:39,301 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:39,301 INFO  L225             Difference]: With dead ends: 43
[2024-11-24 00:22:39,301 INFO  L226             Difference]: Without dead ends: 39
[2024-11-24 00:22:39,301 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 28 SyntacticMatches, 1 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=25, Invalid=85, Unknown=0, NotChecked=0, Total=110
[2024-11-24 00:22:39,302 INFO  L435           NwaCegarLoop]: 10 mSDtfsCounter, 5 mSDsluCounter, 62 mSDsCounter, 0 mSdLazyCounter, 96 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 96 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 96 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:39,302 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 72 Invalid, 96 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 96 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:39,303 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 39 states.
[2024-11-24 00:22:39,313 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 34.
[2024-11-24 00:22:39,313 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 34 states, 33 states have (on average 1.2424242424242424) internal successors, (41), 33 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:39,314 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 41 transitions.
[2024-11-24 00:22:39,314 INFO  L78                 Accepts]: Start accepts. Automaton has 34 states and 41 transitions. Word has length 16
[2024-11-24 00:22:39,314 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:39,315 INFO  L471      AbstractCegarLoop]: Abstraction has 34 states and 41 transitions.
[2024-11-24 00:22:39,315 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 3.0) internal successors, (33), 11 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:39,315 INFO  L276                IsEmpty]: Start isEmpty. Operand 34 states and 41 transitions.
[2024-11-24 00:22:39,316 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-24 00:22:39,316 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:39,316 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:39,326 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-24 00:22:39,520 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:39,520 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:39,521 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:39,521 INFO  L85        PathProgramCache]: Analyzing trace with hash 1571957825, now seen corresponding path program 4 times
[2024-11-24 00:22:39,521 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:39,521 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1089438973]
[2024-11-24 00:22:39,521 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:22:39,521 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:39,530 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:22:39,530 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:39,612 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-24 00:22:39,612 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:39,612 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1089438973]
[2024-11-24 00:22:39,612 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1089438973] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:39,612 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1018055049]
[2024-11-24 00:22:39,612 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:22:39,612 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:39,612 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:39,614 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:39,617 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-24 00:22:39,656 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:22:39,656 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:39,657 INFO  L256         TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:39,658 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:39,760 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:39,760 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:39,915 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:39,915 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1018055049] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:39,915 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:39,915 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 8, 8] total 14
[2024-11-24 00:22:39,915 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [124972505]
[2024-11-24 00:22:39,915 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:39,916 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-24 00:22:39,916 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:39,916 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-24 00:22:39,916 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=139, Unknown=0, NotChecked=0, Total=182
[2024-11-24 00:22:39,917 INFO  L87              Difference]: Start difference. First operand 34 states and 41 transitions. Second operand  has 14 states, 14 states have (on average 2.2857142857142856) internal successors, (32), 14 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:40,075 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:40,075 INFO  L93              Difference]: Finished difference Result 48 states and 55 transitions.
[2024-11-24 00:22:40,076 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-24 00:22:40,076 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 2.2857142857142856) internal successors, (32), 14 states have internal predecessors, (32), 0 states have call successors, (0), 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 16
[2024-11-24 00:22:40,076 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:40,077 INFO  L225             Difference]: With dead ends: 48
[2024-11-24 00:22:40,077 INFO  L226             Difference]: Without dead ends: 36
[2024-11-24 00:22:40,077 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 24 SyntacticMatches, 1 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=63, Invalid=209, Unknown=0, NotChecked=0, Total=272
[2024-11-24 00:22:40,078 INFO  L435           NwaCegarLoop]: 9 mSDtfsCounter, 3 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 65 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 54 SdHoareTripleChecker+Invalid, 67 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 65 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:40,078 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 54 Invalid, 67 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 65 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:40,079 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 36 states.
[2024-11-24 00:22:40,085 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 33.
[2024-11-24 00:22:40,089 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 33 states, 32 states have (on average 1.21875) internal successors, (39), 32 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:40,090 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 39 transitions.
[2024-11-24 00:22:40,090 INFO  L78                 Accepts]: Start accepts. Automaton has 33 states and 39 transitions. Word has length 16
[2024-11-24 00:22:40,090 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:40,090 INFO  L471      AbstractCegarLoop]: Abstraction has 33 states and 39 transitions.
[2024-11-24 00:22:40,090 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 2.2857142857142856) internal successors, (32), 14 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:40,090 INFO  L276                IsEmpty]: Start isEmpty. Operand 33 states and 39 transitions.
[2024-11-24 00:22:40,091 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-24 00:22:40,091 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:40,091 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:40,100 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-24 00:22:40,295 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:40,295 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:40,296 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:40,296 INFO  L85        PathProgramCache]: Analyzing trace with hash -2004851259, now seen corresponding path program 2 times
[2024-11-24 00:22:40,296 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:40,296 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [765032256]
[2024-11-24 00:22:40,296 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:22:40,296 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:40,306 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:22:40,306 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:40,439 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:40,439 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:40,439 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [765032256]
[2024-11-24 00:22:40,439 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [765032256] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:40,439 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [199322238]
[2024-11-24 00:22:40,440 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:22:40,440 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:40,440 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:40,442 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:40,445 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-24 00:22:40,483 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:22:40,483 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:40,484 INFO  L256         TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:40,485 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:40,532 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:40,532 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:40,717 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:40,717 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [199322238] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:40,717 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:40,717 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 17
[2024-11-24 00:22:40,718 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1114882340]
[2024-11-24 00:22:40,718 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:40,718 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-24 00:22:40,718 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:40,719 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-24 00:22:40,719 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=203, Unknown=0, NotChecked=0, Total=272
[2024-11-24 00:22:40,719 INFO  L87              Difference]: Start difference. First operand 33 states and 39 transitions. Second operand  has 17 states, 17 states have (on average 2.0) internal successors, (34), 17 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:41,079 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:41,079 INFO  L93              Difference]: Finished difference Result 61 states and 73 transitions.
[2024-11-24 00:22:41,079 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-24 00:22:41,080 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 17 states have (on average 2.0) internal successors, (34), 17 states have internal predecessors, (34), 0 states have call successors, (0), 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-24 00:22:41,080 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:41,081 INFO  L225             Difference]: With dead ends: 61
[2024-11-24 00:22:41,083 INFO  L226             Difference]: Without dead ends: 57
[2024-11-24 00:22:41,084 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=134, Invalid=328, Unknown=0, NotChecked=0, Total=462
[2024-11-24 00:22:41,084 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 38 mSDsluCounter, 118 mSDsCounter, 0 mSdLazyCounter, 127 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 134 SdHoareTripleChecker+Invalid, 130 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 127 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:41,085 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 134 Invalid, 130 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 127 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:41,086 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 57 states.
[2024-11-24 00:22:41,101 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 44.
[2024-11-24 00:22:41,101 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 44 states, 43 states have (on average 1.2790697674418605) internal successors, (55), 43 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:41,102 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 55 transitions.
[2024-11-24 00:22:41,103 INFO  L78                 Accepts]: Start accepts. Automaton has 44 states and 55 transitions. Word has length 18
[2024-11-24 00:22:41,103 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:41,103 INFO  L471      AbstractCegarLoop]: Abstraction has 44 states and 55 transitions.
[2024-11-24 00:22:41,103 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 2.0) internal successors, (34), 17 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:41,103 INFO  L276                IsEmpty]: Start isEmpty. Operand 44 states and 55 transitions.
[2024-11-24 00:22:41,104 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-24 00:22:41,104 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:41,104 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:41,113 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-24 00:22:41,308 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:41,308 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:41,309 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:41,309 INFO  L85        PathProgramCache]: Analyzing trace with hash 1779681349, now seen corresponding path program 5 times
[2024-11-24 00:22:41,309 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:41,309 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1344053033]
[2024-11-24 00:22:41,309 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:22:41,309 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:41,323 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s)
[2024-11-24 00:22:41,323 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:41,481 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:41,481 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:41,481 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1344053033]
[2024-11-24 00:22:41,481 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1344053033] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:41,481 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2029532198]
[2024-11-24 00:22:41,481 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:22:41,482 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:41,482 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:41,484 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:41,486 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-24 00:22:41,531 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s)
[2024-11-24 00:22:41,532 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:41,533 INFO  L256         TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:41,534 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:41,580 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:41,581 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:41,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:41,771 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2029532198] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:41,771 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:41,772 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 17
[2024-11-24 00:22:41,773 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [263171182]
[2024-11-24 00:22:41,773 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:41,773 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-24 00:22:41,774 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:41,774 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-24 00:22:41,774 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=217, Unknown=0, NotChecked=0, Total=272
[2024-11-24 00:22:41,775 INFO  L87              Difference]: Start difference. First operand 44 states and 55 transitions. Second operand  has 17 states, 17 states have (on average 2.0) internal successors, (34), 17 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:42,122 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:42,125 INFO  L93              Difference]: Finished difference Result 69 states and 84 transitions.
[2024-11-24 00:22:42,125 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-24 00:22:42,126 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 17 states have (on average 2.0) internal successors, (34), 17 states have internal predecessors, (34), 0 states have call successors, (0), 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-24 00:22:42,126 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:42,126 INFO  L225             Difference]: With dead ends: 69
[2024-11-24 00:22:42,126 INFO  L226             Difference]: Without dead ends: 65
[2024-11-24 00:22:42,127 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 50 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=103, Invalid=449, Unknown=0, NotChecked=0, Total=552
[2024-11-24 00:22:42,128 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 18 mSDsluCounter, 77 mSDsCounter, 0 mSdLazyCounter, 126 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 88 SdHoareTripleChecker+Invalid, 139 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 126 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:42,128 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 88 Invalid, 139 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 126 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:42,128 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 65 states.
[2024-11-24 00:22:42,141 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 58.
[2024-11-24 00:22:42,142 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 58 states, 57 states have (on average 1.2456140350877194) internal successors, (71), 57 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:42,143 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 71 transitions.
[2024-11-24 00:22:42,143 INFO  L78                 Accepts]: Start accepts. Automaton has 58 states and 71 transitions. Word has length 18
[2024-11-24 00:22:42,143 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:42,143 INFO  L471      AbstractCegarLoop]: Abstraction has 58 states and 71 transitions.
[2024-11-24 00:22:42,143 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 2.0) internal successors, (34), 17 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:42,143 INFO  L276                IsEmpty]: Start isEmpty. Operand 58 states and 71 transitions.
[2024-11-24 00:22:42,144 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-24 00:22:42,144 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:42,144 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:42,157 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-24 00:22:42,344 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-11-24 00:22:42,345 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:42,345 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:42,345 INFO  L85        PathProgramCache]: Analyzing trace with hash 815568329, now seen corresponding path program 6 times
[2024-11-24 00:22:42,345 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:42,345 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1601742699]
[2024-11-24 00:22:42,345 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:22:42,345 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:42,380 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 4 check-sat command(s)
[2024-11-24 00:22:42,380 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:42,694 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:42,694 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:42,694 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1601742699]
[2024-11-24 00:22:42,695 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1601742699] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:42,695 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [17331980]
[2024-11-24 00:22:42,695 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:22:42,695 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:42,695 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:42,697 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:42,701 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-24 00:22:42,754 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 4 check-sat command(s)
[2024-11-24 00:22:42,754 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:42,755 INFO  L256         TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:42,757 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:42,817 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:42,818 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:42,968 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:42,968 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [17331980] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:42,968 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:42,968 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 13
[2024-11-24 00:22:42,968 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1072445822]
[2024-11-24 00:22:42,968 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:42,969 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-24 00:22:42,969 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:42,969 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-24 00:22:42,969 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=126, Unknown=0, NotChecked=0, Total=156
[2024-11-24 00:22:42,970 INFO  L87              Difference]: Start difference. First operand 58 states and 71 transitions. Second operand  has 13 states, 13 states have (on average 3.1538461538461537) internal successors, (41), 13 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:43,086 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:43,086 INFO  L93              Difference]: Finished difference Result 64 states and 76 transitions.
[2024-11-24 00:22:43,086 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 00:22:43,087 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 3.1538461538461537) internal successors, (41), 13 states have internal predecessors, (41), 0 states have call successors, (0), 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 20
[2024-11-24 00:22:43,087 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:43,087 INFO  L225             Difference]: With dead ends: 64
[2024-11-24 00:22:43,087 INFO  L226             Difference]: Without dead ends: 60
[2024-11-24 00:22:43,088 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=126, Unknown=0, NotChecked=0, Total=156
[2024-11-24 00:22:43,088 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 7 mSDsluCounter, 62 mSDsCounter, 0 mSdLazyCounter, 111 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 73 SdHoareTripleChecker+Invalid, 111 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 111 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:43,088 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 73 Invalid, 111 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 111 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:43,089 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 60 states.
[2024-11-24 00:22:43,105 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 53.
[2024-11-24 00:22:43,106 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53 states, 52 states have (on average 1.25) internal successors, (65), 52 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:43,107 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 65 transitions.
[2024-11-24 00:22:43,107 INFO  L78                 Accepts]: Start accepts. Automaton has 53 states and 65 transitions. Word has length 20
[2024-11-24 00:22:43,108 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:43,108 INFO  L471      AbstractCegarLoop]: Abstraction has 53 states and 65 transitions.
[2024-11-24 00:22:43,108 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 3.1538461538461537) internal successors, (41), 13 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:43,109 INFO  L276                IsEmpty]: Start isEmpty. Operand 53 states and 65 transitions.
[2024-11-24 00:22:43,109 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-11-24 00:22:43,109 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:43,109 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:43,118 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-24 00:22:43,313 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:43,313 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:43,314 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:43,314 INFO  L85        PathProgramCache]: Analyzing trace with hash -853694195, now seen corresponding path program 7 times
[2024-11-24 00:22:43,314 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:43,314 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [542464983]
[2024-11-24 00:22:43,314 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:22:43,314 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:43,327 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:22:43,515 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:43,515 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:43,515 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [542464983]
[2024-11-24 00:22:43,515 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [542464983] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:43,515 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1853529544]
[2024-11-24 00:22:43,516 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:22:43,516 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:43,516 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:43,518 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:43,520 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-24 00:22:43,560 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:22:43,564 INFO  L256         TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:43,565 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:43,606 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:43,606 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:43,828 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:43,828 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1853529544] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:43,828 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:43,828 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 21
[2024-11-24 00:22:43,828 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [31448007]
[2024-11-24 00:22:43,828 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:43,829 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-24 00:22:43,829 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:43,829 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-24 00:22:43,830 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=342, Unknown=0, NotChecked=0, Total=420
[2024-11-24 00:22:43,830 INFO  L87              Difference]: Start difference. First operand 53 states and 65 transitions. Second operand  has 21 states, 21 states have (on average 2.0) internal successors, (42), 21 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:44,451 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:44,451 INFO  L93              Difference]: Finished difference Result 86 states and 105 transitions.
[2024-11-24 00:22:44,451 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. 
[2024-11-24 00:22:44,452 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 21 states have (on average 2.0) internal successors, (42), 21 states have internal predecessors, (42), 0 states have call successors, (0), 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 22
[2024-11-24 00:22:44,452 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:44,453 INFO  L225             Difference]: With dead ends: 86
[2024-11-24 00:22:44,453 INFO  L226             Difference]: Without dead ends: 82
[2024-11-24 00:22:44,453 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 34 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 141 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=189, Invalid=933, Unknown=0, NotChecked=0, Total=1122
[2024-11-24 00:22:44,454 INFO  L435           NwaCegarLoop]: 13 mSDtfsCounter, 28 mSDsluCounter, 114 mSDsCounter, 0 mSdLazyCounter, 178 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 127 SdHoareTripleChecker+Invalid, 198 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 178 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:44,454 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 127 Invalid, 198 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 178 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:44,455 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 82 states.
[2024-11-24 00:22:44,467 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 82 to 71.
[2024-11-24 00:22:44,467 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 71 states, 70 states have (on average 1.2285714285714286) internal successors, (86), 70 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:44,468 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 86 transitions.
[2024-11-24 00:22:44,468 INFO  L78                 Accepts]: Start accepts. Automaton has 71 states and 86 transitions. Word has length 22
[2024-11-24 00:22:44,468 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:44,468 INFO  L471      AbstractCegarLoop]: Abstraction has 71 states and 86 transitions.
[2024-11-24 00:22:44,469 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 21 states have (on average 2.0) internal successors, (42), 21 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:44,469 INFO  L276                IsEmpty]: Start isEmpty. Operand 71 states and 86 transitions.
[2024-11-24 00:22:44,469 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-11-24 00:22:44,469 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:44,469 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:44,479 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-24 00:22:44,670 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-24 00:22:44,670 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:44,670 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:44,670 INFO  L85        PathProgramCache]: Analyzing trace with hash -122592111, now seen corresponding path program 8 times
[2024-11-24 00:22:44,671 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:44,671 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [411581687]
[2024-11-24 00:22:44,671 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:22:44,671 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:44,698 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:22:44,701 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:45,212 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:45,212 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:45,212 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [411581687]
[2024-11-24 00:22:45,212 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [411581687] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:45,212 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [511473686]
[2024-11-24 00:22:45,212 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:22:45,212 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:45,212 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:45,214 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:45,217 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-24 00:22:45,259 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:22:45,259 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:45,260 INFO  L256         TraceCheckSpWp]: Trace formula consists of 76 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:45,262 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:45,347 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:45,347 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:45,609 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:45,609 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [511473686] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:45,609 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:45,610 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 8, 8] total 20
[2024-11-24 00:22:45,610 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [306824610]
[2024-11-24 00:22:45,610 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:45,610 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-11-24 00:22:45,610 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:45,611 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-11-24 00:22:45,611 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=51, Invalid=329, Unknown=0, NotChecked=0, Total=380
[2024-11-24 00:22:45,611 INFO  L87              Difference]: Start difference. First operand 71 states and 86 transitions. Second operand  has 20 states, 20 states have (on average 2.95) internal successors, (59), 20 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:46,013 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:46,013 INFO  L93              Difference]: Finished difference Result 78 states and 92 transitions.
[2024-11-24 00:22:46,014 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-24 00:22:46,014 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 20 states have (on average 2.95) internal successors, (59), 20 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 24
[2024-11-24 00:22:46,014 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:46,015 INFO  L225             Difference]: With dead ends: 78
[2024-11-24 00:22:46,015 INFO  L226             Difference]: Without dead ends: 74
[2024-11-24 00:22:46,015 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 41 SyntacticMatches, 1 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 67 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=85, Invalid=515, Unknown=0, NotChecked=0, Total=600
[2024-11-24 00:22:46,016 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 16 mSDsluCounter, 166 mSDsCounter, 0 mSdLazyCounter, 273 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 183 SdHoareTripleChecker+Invalid, 277 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 273 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:46,016 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 183 Invalid, 277 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 273 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:22:46,017 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 74 states.
[2024-11-24 00:22:46,027 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 74 to 64.
[2024-11-24 00:22:46,028 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 64 states, 63 states have (on average 1.2380952380952381) internal successors, (78), 63 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:46,028 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 78 transitions.
[2024-11-24 00:22:46,028 INFO  L78                 Accepts]: Start accepts. Automaton has 64 states and 78 transitions. Word has length 24
[2024-11-24 00:22:46,028 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:46,029 INFO  L471      AbstractCegarLoop]: Abstraction has 64 states and 78 transitions.
[2024-11-24 00:22:46,029 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 20 states have (on average 2.95) internal successors, (59), 20 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:46,029 INFO  L276                IsEmpty]: Start isEmpty. Operand 64 states and 78 transitions.
[2024-11-24 00:22:46,029 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-11-24 00:22:46,030 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:46,030 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:46,040 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-11-24 00:22:46,230 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:46,230 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:46,231 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:46,231 INFO  L85        PathProgramCache]: Analyzing trace with hash -335919343, now seen corresponding path program 9 times
[2024-11-24 00:22:46,231 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:46,231 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1513968299]
[2024-11-24 00:22:46,231 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:22:46,231 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:46,246 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s)
[2024-11-24 00:22:46,246 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:46,347 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 20 proven. 8 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 00:22:46,347 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:46,348 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1513968299]
[2024-11-24 00:22:46,348 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1513968299] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:46,348 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1053207307]
[2024-11-24 00:22:46,348 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:22:46,348 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:46,348 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:46,350 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:46,353 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-24 00:22:46,402 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s)
[2024-11-24 00:22:46,403 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:46,403 INFO  L256         TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:46,404 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:46,442 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 20 proven. 8 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 00:22:46,442 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:46,555 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 20 proven. 8 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 00:22:46,555 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1053207307] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:46,555 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:46,555 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 14
[2024-11-24 00:22:46,555 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1338757228]
[2024-11-24 00:22:46,555 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:46,556 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-24 00:22:46,556 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:46,556 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-24 00:22:46,556 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=151, Unknown=0, NotChecked=0, Total=182
[2024-11-24 00:22:46,556 INFO  L87              Difference]: Start difference. First operand 64 states and 78 transitions. Second operand  has 14 states, 14 states have (on average 2.2142857142857144) internal successors, (31), 14 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-24 00:22:46,631 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:46,632 INFO  L93              Difference]: Finished difference Result 81 states and 95 transitions.
[2024-11-24 00:22:46,632 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-24 00:22:46,632 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 2.2142857142857144) internal successors, (31), 14 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) Word has length 24
[2024-11-24 00:22:46,632 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:46,633 INFO  L225             Difference]: With dead ends: 81
[2024-11-24 00:22:46,633 INFO  L226             Difference]: Without dead ends: 63
[2024-11-24 00:22:46,633 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 54 GetRequests, 41 SyntacticMatches, 1 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=151, Unknown=0, NotChecked=0, Total=182
[2024-11-24 00:22:46,634 INFO  L435           NwaCegarLoop]: 10 mSDtfsCounter, 2 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 95 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 90 SdHoareTripleChecker+Invalid, 95 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 95 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:46,634 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 90 Invalid, 95 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 95 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:46,634 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 63 states.
[2024-11-24 00:22:46,645 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 63.
[2024-11-24 00:22:46,646 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 63 states, 62 states have (on average 1.2258064516129032) internal successors, (76), 62 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:46,646 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 76 transitions.
[2024-11-24 00:22:46,646 INFO  L78                 Accepts]: Start accepts. Automaton has 63 states and 76 transitions. Word has length 24
[2024-11-24 00:22:46,646 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:46,646 INFO  L471      AbstractCegarLoop]: Abstraction has 63 states and 76 transitions.
[2024-11-24 00:22:46,646 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 2.2142857142857144) internal successors, (31), 14 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-24 00:22:46,646 INFO  L276                IsEmpty]: Start isEmpty. Operand 63 states and 76 transitions.
[2024-11-24 00:22:46,647 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 27
[2024-11-24 00:22:46,647 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:46,647 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:46,656 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-11-24 00:22:46,851 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:46,851 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:46,852 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:46,852 INFO  L85        PathProgramCache]: Analyzing trace with hash 115345941, now seen corresponding path program 10 times
[2024-11-24 00:22:46,852 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:46,852 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745851756]
[2024-11-24 00:22:46,852 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:22:46,852 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:46,861 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:22:46,861 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:47,028 INFO  L134       CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 65 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:47,028 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:47,028 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745851756]
[2024-11-24 00:22:47,028 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745851756] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:47,028 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1867324350]
[2024-11-24 00:22:47,028 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:22:47,029 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:47,029 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:47,031 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:47,033 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-24 00:22:47,072 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:22:47,072 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:47,073 INFO  L256         TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 23 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:47,074 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:47,132 INFO  L134       CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 65 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:47,132 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:47,452 INFO  L134       CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 65 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:47,452 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1867324350] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:47,452 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:47,452 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25
[2024-11-24 00:22:47,452 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1291025377]
[2024-11-24 00:22:47,452 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:47,452 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-11-24 00:22:47,452 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:47,453 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-11-24 00:22:47,453 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=134, Invalid=466, Unknown=0, NotChecked=0, Total=600
[2024-11-24 00:22:47,453 INFO  L87              Difference]: Start difference. First operand 63 states and 76 transitions. Second operand  has 25 states, 25 states have (on average 2.0) internal successors, (50), 25 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:48,340 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:48,340 INFO  L93              Difference]: Finished difference Result 109 states and 130 transitions.
[2024-11-24 00:22:48,341 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-24 00:22:48,341 INFO  L78                 Accepts]: Start accepts. Automaton has  has 25 states, 25 states have (on average 2.0) internal successors, (50), 25 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26
[2024-11-24 00:22:48,341 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:48,341 INFO  L225             Difference]: With dead ends: 109
[2024-11-24 00:22:48,342 INFO  L226             Difference]: Without dead ends: 105
[2024-11-24 00:22:48,342 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 72 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=285, Invalid=837, Unknown=0, NotChecked=0, Total=1122
[2024-11-24 00:22:48,343 INFO  L435           NwaCegarLoop]: 21 mSDtfsCounter, 77 mSDsluCounter, 236 mSDsCounter, 0 mSdLazyCounter, 279 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 77 SdHoareTripleChecker+Valid, 257 SdHoareTripleChecker+Invalid, 296 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 279 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:48,343 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [77 Valid, 257 Invalid, 296 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 279 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:22:48,343 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 105 states.
[2024-11-24 00:22:48,363 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 105 to 72.
[2024-11-24 00:22:48,363 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 72 states, 71 states have (on average 1.2535211267605635) internal successors, (89), 71 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-24 00:22:48,363 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 72 states and 89 transitions.
[2024-11-24 00:22:48,364 INFO  L78                 Accepts]: Start accepts. Automaton has 72 states and 89 transitions. Word has length 26
[2024-11-24 00:22:48,365 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:48,365 INFO  L471      AbstractCegarLoop]: Abstraction has 72 states and 89 transitions.
[2024-11-24 00:22:48,365 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 25 states have (on average 2.0) internal successors, (50), 25 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:48,365 INFO  L276                IsEmpty]: Start isEmpty. Operand 72 states and 89 transitions.
[2024-11-24 00:22:48,368 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 27
[2024-11-24 00:22:48,369 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:48,369 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:48,378 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-24 00:22:48,569 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-11-24 00:22:48,570 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:48,570 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:48,570 INFO  L85        PathProgramCache]: Analyzing trace with hash 2083468757, now seen corresponding path program 11 times
[2024-11-24 00:22:48,570 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:48,570 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [922003490]
[2024-11-24 00:22:48,570 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:22:48,570 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:48,583 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s)
[2024-11-24 00:22:48,583 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:48,743 INFO  L134       CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 41 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:48,743 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:48,743 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [922003490]
[2024-11-24 00:22:48,743 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [922003490] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:48,743 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2061353548]
[2024-11-24 00:22:48,743 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:22:48,743 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:48,744 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:48,745 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:48,748 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-24 00:22:48,795 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s)
[2024-11-24 00:22:48,795 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:48,800 INFO  L256         TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 23 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:48,802 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:48,849 INFO  L134       CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 41 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:48,849 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:49,112 INFO  L134       CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 41 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:49,113 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2061353548] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:49,113 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:49,113 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25
[2024-11-24 00:22:49,113 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [278602588]
[2024-11-24 00:22:49,113 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:49,113 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-11-24 00:22:49,113 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:49,114 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-11-24 00:22:49,114 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=105, Invalid=495, Unknown=0, NotChecked=0, Total=600
[2024-11-24 00:22:49,114 INFO  L87              Difference]: Start difference. First operand 72 states and 89 transitions. Second operand  has 25 states, 25 states have (on average 2.0) internal successors, (50), 25 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:50,034 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:50,035 INFO  L93              Difference]: Finished difference Result 117 states and 143 transitions.
[2024-11-24 00:22:50,035 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. 
[2024-11-24 00:22:50,035 INFO  L78                 Accepts]: Start accepts. Automaton has  has 25 states, 25 states have (on average 2.0) internal successors, (50), 25 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26
[2024-11-24 00:22:50,035 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:50,036 INFO  L225             Difference]: With dead ends: 117
[2024-11-24 00:22:50,036 INFO  L226             Difference]: Without dead ends: 113
[2024-11-24 00:22:50,037 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 44 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 302 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=327, Invalid=1743, Unknown=0, NotChecked=0, Total=2070
[2024-11-24 00:22:50,037 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 34 mSDsluCounter, 142 mSDsCounter, 0 mSdLazyCounter, 231 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 259 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 231 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:50,037 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 156 Invalid, 259 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 231 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:22:50,038 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 113 states.
[2024-11-24 00:22:50,053 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 113 to 94.
[2024-11-24 00:22:50,053 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 94 states, 93 states have (on average 1.2258064516129032) internal successors, (114), 93 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:50,053 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 94 states and 114 transitions.
[2024-11-24 00:22:50,054 INFO  L78                 Accepts]: Start accepts. Automaton has 94 states and 114 transitions. Word has length 26
[2024-11-24 00:22:50,054 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:50,054 INFO  L471      AbstractCegarLoop]: Abstraction has 94 states and 114 transitions.
[2024-11-24 00:22:50,054 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 25 states have (on average 2.0) internal successors, (50), 25 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:50,054 INFO  L276                IsEmpty]: Start isEmpty. Operand 94 states and 114 transitions.
[2024-11-24 00:22:50,055 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-11-24 00:22:50,055 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:50,055 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:50,063 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-24 00:22:50,255 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-24 00:22:50,255 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:50,256 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:50,256 INFO  L85        PathProgramCache]: Analyzing trace with hash 697491289, now seen corresponding path program 12 times
[2024-11-24 00:22:50,256 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:50,256 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [605945445]
[2024-11-24 00:22:50,256 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:22:50,256 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:50,283 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s)
[2024-11-24 00:22:50,283 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:50,880 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:50,880 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:50,880 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [605945445]
[2024-11-24 00:22:50,880 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [605945445] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:50,880 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1518409636]
[2024-11-24 00:22:50,880 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:22:50,881 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:50,881 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:50,883 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:50,885 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-24 00:22:50,947 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s)
[2024-11-24 00:22:50,947 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:50,948 INFO  L256         TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:50,952 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:51,137 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:51,137 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:51,380 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:51,381 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1518409636] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:51,381 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:51,381 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 9, 9] total 28
[2024-11-24 00:22:51,381 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1259168854]
[2024-11-24 00:22:51,381 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:51,382 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 28 states
[2024-11-24 00:22:51,382 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:51,382 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants.
[2024-11-24 00:22:51,382 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=91, Invalid=665, Unknown=0, NotChecked=0, Total=756
[2024-11-24 00:22:51,383 INFO  L87              Difference]: Start difference. First operand 94 states and 114 transitions. Second operand  has 28 states, 28 states have (on average 2.75) internal successors, (77), 28 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:51,809 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:51,809 INFO  L93              Difference]: Finished difference Result 100 states and 119 transitions.
[2024-11-24 00:22:51,810 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-24 00:22:51,810 INFO  L78                 Accepts]: Start accepts. Automaton has  has 28 states, 28 states have (on average 2.75) internal successors, (77), 28 states have internal predecessors, (77), 0 states have call successors, (0), 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 28
[2024-11-24 00:22:51,810 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:51,811 INFO  L225             Difference]: With dead ends: 100
[2024-11-24 00:22:51,811 INFO  L226             Difference]: Without dead ends: 96
[2024-11-24 00:22:51,811 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 44 SyntacticMatches, 1 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 207 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=91, Invalid=665, Unknown=0, NotChecked=0, Total=756
[2024-11-24 00:22:51,812 INFO  L435           NwaCegarLoop]: 18 mSDtfsCounter, 13 mSDsluCounter, 305 mSDsCounter, 0 mSdLazyCounter, 509 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 323 SdHoareTripleChecker+Invalid, 514 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 509 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:51,812 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 323 Invalid, 514 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 509 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:22:51,812 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 96 states.
[2024-11-24 00:22:51,831 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 96 to 85.
[2024-11-24 00:22:51,831 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 85 states, 84 states have (on average 1.2380952380952381) internal successors, (104), 84 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:51,832 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 85 states and 104 transitions.
[2024-11-24 00:22:51,832 INFO  L78                 Accepts]: Start accepts. Automaton has 85 states and 104 transitions. Word has length 28
[2024-11-24 00:22:51,832 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:51,832 INFO  L471      AbstractCegarLoop]: Abstraction has 85 states and 104 transitions.
[2024-11-24 00:22:51,832 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 28 states, 28 states have (on average 2.75) internal successors, (77), 28 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:51,833 INFO  L276                IsEmpty]: Start isEmpty. Operand 85 states and 104 transitions.
[2024-11-24 00:22:51,833 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-11-24 00:22:51,833 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:51,833 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:51,842 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2024-11-24 00:22:52,037 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-24 00:22:52,037 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:52,038 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:52,038 INFO  L85        PathProgramCache]: Analyzing trace with hash 729706141, now seen corresponding path program 13 times
[2024-11-24 00:22:52,038 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:52,038 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1715170778]
[2024-11-24 00:22:52,038 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:22:52,038 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:52,051 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:22:52,277 INFO  L134       CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 61 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:52,278 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:52,278 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1715170778]
[2024-11-24 00:22:52,278 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1715170778] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:52,278 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [328043390]
[2024-11-24 00:22:52,278 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:22:52,278 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:52,278 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:52,280 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:52,284 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-24 00:22:52,326 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:22:52,331 INFO  L256         TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:52,333 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:52,391 INFO  L134       CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 61 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:52,391 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:52,807 INFO  L134       CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 61 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:52,807 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [328043390] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:52,807 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:52,807 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15, 15] total 29
[2024-11-24 00:22:52,807 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [874291649]
[2024-11-24 00:22:52,807 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:52,808 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2024-11-24 00:22:52,808 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:52,808 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2024-11-24 00:22:52,809 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=136, Invalid=676, Unknown=0, NotChecked=0, Total=812
[2024-11-24 00:22:52,809 INFO  L87              Difference]: Start difference. First operand 85 states and 104 transitions. Second operand  has 29 states, 29 states have (on average 2.0) internal successors, (58), 29 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:54,528 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:54,528 INFO  L93              Difference]: Finished difference Result 138 states and 169 transitions.
[2024-11-24 00:22:54,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 53 states. 
[2024-11-24 00:22:54,528 INFO  L78                 Accepts]: Start accepts. Automaton has  has 29 states, 29 states have (on average 2.0) internal successors, (58), 29 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 30
[2024-11-24 00:22:54,528 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:54,529 INFO  L225             Difference]: With dead ends: 138
[2024-11-24 00:22:54,529 INFO  L226             Difference]: Without dead ends: 134
[2024-11-24 00:22:54,530 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 58 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 605 ImplicationChecksByTransitivity, 1.9s TimeCoverageRelationStatistics Valid=536, Invalid=3004, Unknown=0, NotChecked=0, Total=3540
[2024-11-24 00:22:54,531 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 44 mSDsluCounter, 195 mSDsCounter, 0 mSdLazyCounter, 306 mSolverCounterSat, 39 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 44 SdHoareTripleChecker+Valid, 211 SdHoareTripleChecker+Invalid, 345 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 39 IncrementalHoareTripleChecker+Valid, 306 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:54,531 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [44 Valid, 211 Invalid, 345 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [39 Valid, 306 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:22:54,531 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 134 states.
[2024-11-24 00:22:54,551 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 134 to 111.
[2024-11-24 00:22:54,551 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 111 states, 110 states have (on average 1.2181818181818183) internal successors, (134), 110 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:54,552 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 134 transitions.
[2024-11-24 00:22:54,552 INFO  L78                 Accepts]: Start accepts. Automaton has 111 states and 134 transitions. Word has length 30
[2024-11-24 00:22:54,552 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:54,552 INFO  L471      AbstractCegarLoop]: Abstraction has 111 states and 134 transitions.
[2024-11-24 00:22:54,552 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 29 states have (on average 2.0) internal successors, (58), 29 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:54,552 INFO  L276                IsEmpty]: Start isEmpty. Operand 111 states and 134 transitions.
[2024-11-24 00:22:54,553 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-11-24 00:22:54,553 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:54,553 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:54,562 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2024-11-24 00:22:54,757 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-24 00:22:54,757 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:54,758 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:54,758 INFO  L85        PathProgramCache]: Analyzing trace with hash 1106708001, now seen corresponding path program 14 times
[2024-11-24 00:22:54,758 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:54,758 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [73407076]
[2024-11-24 00:22:54,758 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:22:54,758 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:54,780 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:22:54,780 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:55,359 INFO  L134       CoverageAnalysis]: Checked inductivity of 72 backedges. 0 proven. 72 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:55,360 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:55,360 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [73407076]
[2024-11-24 00:22:55,360 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [73407076] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:55,360 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [193028765]
[2024-11-24 00:22:55,360 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:22:55,360 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:55,360 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:55,362 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:55,365 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-24 00:22:55,405 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:22:55,405 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:55,406 INFO  L256         TraceCheckSpWp]: Trace formula consists of 96 conjuncts, 29 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:55,407 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:55,513 INFO  L134       CoverageAnalysis]: Checked inductivity of 72 backedges. 0 proven. 72 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:55,513 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:55,808 INFO  L134       CoverageAnalysis]: Checked inductivity of 72 backedges. 0 proven. 72 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:55,808 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [193028765] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:55,808 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:55,808 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 10, 10] total 26
[2024-11-24 00:22:55,808 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1710649177]
[2024-11-24 00:22:55,808 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:55,809 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2024-11-24 00:22:55,809 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:55,809 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2024-11-24 00:22:55,809 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=67, Invalid=583, Unknown=0, NotChecked=0, Total=650
[2024-11-24 00:22:55,810 INFO  L87              Difference]: Start difference. First operand 111 states and 134 transitions. Second operand  has 26 states, 26 states have (on average 3.0384615384615383) internal successors, (79), 26 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:56,419 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:56,420 INFO  L93              Difference]: Finished difference Result 118 states and 140 transitions.
[2024-11-24 00:22:56,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-24 00:22:56,420 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 3.0384615384615383) internal successors, (79), 26 states have internal predecessors, (79), 0 states have call successors, (0), 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 32
[2024-11-24 00:22:56,420 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:56,421 INFO  L225             Difference]: With dead ends: 118
[2024-11-24 00:22:56,421 INFO  L226             Difference]: Without dead ends: 114
[2024-11-24 00:22:56,421 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 55 SyntacticMatches, 1 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 105 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=115, Invalid=941, Unknown=0, NotChecked=0, Total=1056
[2024-11-24 00:22:56,422 INFO  L435           NwaCegarLoop]: 22 mSDtfsCounter, 21 mSDsluCounter, 263 mSDsCounter, 0 mSdLazyCounter, 453 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21 SdHoareTripleChecker+Valid, 285 SdHoareTripleChecker+Invalid, 459 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 453 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:56,422 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [21 Valid, 285 Invalid, 459 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 453 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:22:56,423 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 114 states.
[2024-11-24 00:22:56,441 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 114 to 100.
[2024-11-24 00:22:56,442 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 100 states, 99 states have (on average 1.2323232323232323) internal successors, (122), 99 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:56,442 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 100 states and 122 transitions.
[2024-11-24 00:22:56,442 INFO  L78                 Accepts]: Start accepts. Automaton has 100 states and 122 transitions. Word has length 32
[2024-11-24 00:22:56,443 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:56,443 INFO  L471      AbstractCegarLoop]: Abstraction has 100 states and 122 transitions.
[2024-11-24 00:22:56,443 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 3.0384615384615383) internal successors, (79), 26 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:56,443 INFO  L276                IsEmpty]: Start isEmpty. Operand 100 states and 122 transitions.
[2024-11-24 00:22:56,443 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-11-24 00:22:56,443 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:56,444 INFO  L218           NwaCegarLoop]: trace histogram [9, 9, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:56,453 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-11-24 00:22:56,644 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-24 00:22:56,644 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:56,644 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:56,645 INFO  L85        PathProgramCache]: Analyzing trace with hash -1240301087, now seen corresponding path program 15 times
[2024-11-24 00:22:56,645 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:56,645 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [130423521]
[2024-11-24 00:22:56,645 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:22:56,645 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:56,673 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s)
[2024-11-24 00:22:56,675 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:56,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 42 proven. 18 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked.
[2024-11-24 00:22:56,796 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:56,796 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [130423521]
[2024-11-24 00:22:56,796 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [130423521] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:56,796 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1432338319]
[2024-11-24 00:22:56,796 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:22:56,796 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:56,796 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:56,798 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:56,801 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-11-24 00:22:56,851 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s)
[2024-11-24 00:22:56,851 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:56,852 INFO  L256         TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:56,854 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:56,891 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 42 proven. 18 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked.
[2024-11-24 00:22:56,892 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:57,073 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 42 proven. 18 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked.
[2024-11-24 00:22:57,073 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1432338319] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:57,073 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:57,073 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 18
[2024-11-24 00:22:57,073 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [297675254]
[2024-11-24 00:22:57,073 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:57,074 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-24 00:22:57,074 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:57,074 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-24 00:22:57,074 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=265, Unknown=0, NotChecked=0, Total=306
[2024-11-24 00:22:57,074 INFO  L87              Difference]: Start difference. First operand 100 states and 122 transitions. Second operand  has 18 states, 18 states have (on average 2.1666666666666665) internal successors, (39), 18 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:57,171 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:22:57,171 INFO  L93              Difference]: Finished difference Result 123 states and 145 transitions.
[2024-11-24 00:22:57,172 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-24 00:22:57,172 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 2.1666666666666665) internal successors, (39), 18 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 32
[2024-11-24 00:22:57,172 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:22:57,173 INFO  L225             Difference]: With dead ends: 123
[2024-11-24 00:22:57,173 INFO  L226             Difference]: Without dead ends: 99
[2024-11-24 00:22:57,173 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 72 GetRequests, 55 SyntacticMatches, 1 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 28 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=41, Invalid=265, Unknown=0, NotChecked=0, Total=306
[2024-11-24 00:22:57,173 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 2 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 149 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 149 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 149 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:22:57,174 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 119 Invalid, 149 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 149 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:22:57,174 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 99 states.
[2024-11-24 00:22:57,189 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 99 to 99.
[2024-11-24 00:22:57,189 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 99 states, 98 states have (on average 1.2244897959183674) internal successors, (120), 98 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:57,190 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 99 states and 120 transitions.
[2024-11-24 00:22:57,190 INFO  L78                 Accepts]: Start accepts. Automaton has 99 states and 120 transitions. Word has length 32
[2024-11-24 00:22:57,190 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:22:57,190 INFO  L471      AbstractCegarLoop]: Abstraction has 99 states and 120 transitions.
[2024-11-24 00:22:57,190 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 2.1666666666666665) internal successors, (39), 18 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:22:57,190 INFO  L276                IsEmpty]: Start isEmpty. Operand 99 states and 120 transitions.
[2024-11-24 00:22:57,191 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2024-11-24 00:22:57,191 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:22:57,191 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:22:57,197 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-11-24 00:22:57,393 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:57,393 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:22:57,393 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:22:57,393 INFO  L85        PathProgramCache]: Analyzing trace with hash -103133595, now seen corresponding path program 16 times
[2024-11-24 00:22:57,393 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:22:57,393 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1386110905]
[2024-11-24 00:22:57,393 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:22:57,393 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:22:57,402 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:22:57,402 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:57,643 INFO  L134       CoverageAnalysis]: Checked inductivity of 125 backedges. 0 proven. 125 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:57,643 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:22:57,643 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1386110905]
[2024-11-24 00:22:57,643 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1386110905] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:22:57,643 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1643902531]
[2024-11-24 00:22:57,644 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:22:57,644 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:22:57,644 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:22:57,646 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:22:57,649 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-24 00:22:57,690 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:22:57,690 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:22:57,691 INFO  L256         TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 31 conjuncts are in the unsatisfiable core
[2024-11-24 00:22:57,692 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:22:57,750 INFO  L134       CoverageAnalysis]: Checked inductivity of 125 backedges. 0 proven. 125 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:57,751 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:22:58,365 INFO  L134       CoverageAnalysis]: Checked inductivity of 125 backedges. 0 proven. 125 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:22:58,366 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1643902531] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:22:58,366 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:22:58,366 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 33
[2024-11-24 00:22:58,366 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [884359741]
[2024-11-24 00:22:58,366 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:22:58,366 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 33 states
[2024-11-24 00:22:58,369 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:22:58,370 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants.
[2024-11-24 00:22:58,370 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=219, Invalid=837, Unknown=0, NotChecked=0, Total=1056
[2024-11-24 00:22:58,371 INFO  L87              Difference]: Start difference. First operand 99 states and 120 transitions. Second operand  has 33 states, 33 states have (on average 2.0) internal successors, (66), 33 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:00,348 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:00,348 INFO  L93              Difference]: Finished difference Result 177 states and 210 transitions.
[2024-11-24 00:23:00,348 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 36 states. 
[2024-11-24 00:23:00,349 INFO  L78                 Accepts]: Start accepts. Automaton has  has 33 states, 33 states have (on average 2.0) internal successors, (66), 33 states have internal predecessors, (66), 0 states have call successors, (0), 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 34
[2024-11-24 00:23:00,349 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:00,350 INFO  L225             Difference]: With dead ends: 177
[2024-11-24 00:23:00,350 INFO  L226             Difference]: Without dead ends: 173
[2024-11-24 00:23:00,351 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 46 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 194 ImplicationChecksByTransitivity, 2.2s TimeCoverageRelationStatistics Valid=509, Invalid=1747, Unknown=0, NotChecked=0, Total=2256
[2024-11-24 00:23:00,351 INFO  L435           NwaCegarLoop]: 26 mSDtfsCounter, 136 mSDsluCounter, 385 mSDsCounter, 0 mSdLazyCounter, 516 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 136 SdHoareTripleChecker+Valid, 411 SdHoareTripleChecker+Invalid, 556 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 516 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:00,351 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [136 Valid, 411 Invalid, 556 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 516 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:23:00,352 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 173 states.
[2024-11-24 00:23:00,373 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 173 to 106.
[2024-11-24 00:23:00,373 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 106 states, 105 states have (on average 1.2380952380952381) internal successors, (130), 105 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:00,374 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 106 states and 130 transitions.
[2024-11-24 00:23:00,374 INFO  L78                 Accepts]: Start accepts. Automaton has 106 states and 130 transitions. Word has length 34
[2024-11-24 00:23:00,374 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:00,374 INFO  L471      AbstractCegarLoop]: Abstraction has 106 states and 130 transitions.
[2024-11-24 00:23:00,375 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 33 states, 33 states have (on average 2.0) internal successors, (66), 33 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:00,375 INFO  L276                IsEmpty]: Start isEmpty. Operand 106 states and 130 transitions.
[2024-11-24 00:23:00,375 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2024-11-24 00:23:00,375 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:00,375 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:00,384 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-11-24 00:23:00,576 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:00,576 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:00,576 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:00,576 INFO  L85        PathProgramCache]: Analyzing trace with hash 960582501, now seen corresponding path program 17 times
[2024-11-24 00:23:00,576 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:00,576 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [149717828]
[2024-11-24 00:23:00,576 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:23:00,577 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:00,596 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 8 check-sat command(s)
[2024-11-24 00:23:00,596 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:00,856 INFO  L134       CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:00,856 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:00,856 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [149717828]
[2024-11-24 00:23:00,856 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [149717828] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:00,856 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2103923963]
[2024-11-24 00:23:00,856 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:23:00,857 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:00,857 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:00,859 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:00,861 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-24 00:23:00,930 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 8 check-sat command(s)
[2024-11-24 00:23:00,930 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:00,931 INFO  L256         TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 31 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:00,933 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:00,997 INFO  L134       CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:00,997 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:01,505 INFO  L134       CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:01,505 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2103923963] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:01,506 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:01,506 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 33
[2024-11-24 00:23:01,506 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2026675991]
[2024-11-24 00:23:01,506 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:01,506 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 33 states
[2024-11-24 00:23:01,506 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:01,507 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants.
[2024-11-24 00:23:01,507 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=171, Invalid=885, Unknown=0, NotChecked=0, Total=1056
[2024-11-24 00:23:01,508 INFO  L87              Difference]: Start difference. First operand 106 states and 130 transitions. Second operand  has 33 states, 33 states have (on average 2.0) internal successors, (66), 33 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:04,298 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:04,298 INFO  L93              Difference]: Finished difference Result 176 states and 215 transitions.
[2024-11-24 00:23:04,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 68 states. 
[2024-11-24 00:23:04,298 INFO  L78                 Accepts]: Start accepts. Automaton has  has 33 states, 33 states have (on average 2.0) internal successors, (66), 33 states have internal predecessors, (66), 0 states have call successors, (0), 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 34
[2024-11-24 00:23:04,299 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:04,299 INFO  L225             Difference]: With dead ends: 176
[2024-11-24 00:23:04,299 INFO  L226             Difference]: Without dead ends: 172
[2024-11-24 00:23:04,301 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 126 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 74 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1089 ImplicationChecksByTransitivity, 3.0s TimeCoverageRelationStatistics Valid=838, Invalid=4862, Unknown=0, NotChecked=0, Total=5700
[2024-11-24 00:23:04,302 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 58 mSDsluCounter, 237 mSDsCounter, 0 mSdLazyCounter, 395 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 254 SdHoareTripleChecker+Invalid, 446 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 395 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:04,302 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 254 Invalid, 446 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 395 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 00:23:04,302 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 172 states.
[2024-11-24 00:23:04,325 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 172 to 136.
[2024-11-24 00:23:04,325 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 136 states, 135 states have (on average 1.2148148148148148) internal successors, (164), 135 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-24 00:23:04,325 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 136 states and 164 transitions.
[2024-11-24 00:23:04,325 INFO  L78                 Accepts]: Start accepts. Automaton has 136 states and 164 transitions. Word has length 34
[2024-11-24 00:23:04,326 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:04,326 INFO  L471      AbstractCegarLoop]: Abstraction has 136 states and 164 transitions.
[2024-11-24 00:23:04,326 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 33 states, 33 states have (on average 2.0) internal successors, (66), 33 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:04,326 INFO  L276                IsEmpty]: Start isEmpty. Operand 136 states and 164 transitions.
[2024-11-24 00:23:04,326 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-24 00:23:04,326 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:04,326 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:04,332 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Forceful destruction successful, exit code 0
[2024-11-24 00:23:04,527 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:04,527 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:04,527 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:04,527 INFO  L85        PathProgramCache]: Analyzing trace with hash -359409431, now seen corresponding path program 18 times
[2024-11-24 00:23:04,527 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:04,527 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [668314513]
[2024-11-24 00:23:04,528 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:23:04,528 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:04,559 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 8 check-sat command(s)
[2024-11-24 00:23:04,560 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:05,437 INFO  L134       CoverageAnalysis]: Checked inductivity of 98 backedges. 0 proven. 98 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:05,437 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:05,437 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [668314513]
[2024-11-24 00:23:05,437 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [668314513] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:05,437 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [459222970]
[2024-11-24 00:23:05,437 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:23:05,437 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:05,438 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:05,439 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:05,442 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-11-24 00:23:05,507 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 8 check-sat command(s)
[2024-11-24 00:23:05,507 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:05,508 INFO  L256         TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:05,509 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:05,730 INFO  L134       CoverageAnalysis]: Checked inductivity of 98 backedges. 0 proven. 98 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:05,730 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:06,131 INFO  L134       CoverageAnalysis]: Checked inductivity of 98 backedges. 0 proven. 98 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:06,131 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [459222970] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:06,131 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:06,131 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 11, 11] total 39
[2024-11-24 00:23:06,131 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1184736297]
[2024-11-24 00:23:06,131 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:06,132 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 39 states
[2024-11-24 00:23:06,132 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:06,132 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 39 interpolants.
[2024-11-24 00:23:06,132 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=137, Invalid=1345, Unknown=0, NotChecked=0, Total=1482
[2024-11-24 00:23:06,132 INFO  L87              Difference]: Start difference. First operand 136 states and 164 transitions. Second operand  has 39 states, 39 states have (on average 2.58974358974359) internal successors, (101), 39 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:06,679 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:06,680 INFO  L93              Difference]: Finished difference Result 144 states and 171 transitions.
[2024-11-24 00:23:06,680 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-24 00:23:06,684 INFO  L78                 Accepts]: Start accepts. Automaton has  has 39 states, 39 states have (on average 2.58974358974359) internal successors, (101), 39 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 36
[2024-11-24 00:23:06,684 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:06,685 INFO  L225             Difference]: With dead ends: 144
[2024-11-24 00:23:06,685 INFO  L226             Difference]: Without dead ends: 140
[2024-11-24 00:23:06,686 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 56 SyntacticMatches, 1 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 448 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=137, Invalid=1345, Unknown=0, NotChecked=0, Total=1482
[2024-11-24 00:23:06,687 INFO  L435           NwaCegarLoop]: 24 mSDtfsCounter, 23 mSDsluCounter, 408 mSDsCounter, 0 mSdLazyCounter, 690 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23 SdHoareTripleChecker+Valid, 432 SdHoareTripleChecker+Invalid, 698 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 690 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:06,688 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [23 Valid, 432 Invalid, 698 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 690 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 00:23:06,688 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 140 states.
[2024-11-24 00:23:06,712 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 140 to 123.
[2024-11-24 00:23:06,712 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 123 states, 122 states have (on average 1.2295081967213115) internal successors, (150), 122 states have internal predecessors, (150), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:06,713 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 123 states and 150 transitions.
[2024-11-24 00:23:06,713 INFO  L78                 Accepts]: Start accepts. Automaton has 123 states and 150 transitions. Word has length 36
[2024-11-24 00:23:06,713 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:06,713 INFO  L471      AbstractCegarLoop]: Abstraction has 123 states and 150 transitions.
[2024-11-24 00:23:06,713 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 39 states, 39 states have (on average 2.58974358974359) internal successors, (101), 39 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:06,713 INFO  L276                IsEmpty]: Start isEmpty. Operand 123 states and 150 transitions.
[2024-11-24 00:23:06,714 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-24 00:23:06,714 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:06,714 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:06,723 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Forceful destruction successful, exit code 0
[2024-11-24 00:23:06,914 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:06,914 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:06,915 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:06,915 INFO  L85        PathProgramCache]: Analyzing trace with hash 1840112685, now seen corresponding path program 19 times
[2024-11-24 00:23:06,915 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:06,915 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [612905704]
[2024-11-24 00:23:06,915 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:23:06,915 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:06,932 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:07,264 INFO  L134       CoverageAnalysis]: Checked inductivity of 113 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:07,265 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:07,265 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [612905704]
[2024-11-24 00:23:07,265 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [612905704] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:07,265 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [807680828]
[2024-11-24 00:23:07,265 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:23:07,265 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:07,265 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:07,267 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:07,275 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-11-24 00:23:07,316 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:07,317 INFO  L256         TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 35 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:07,319 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:07,387 INFO  L134       CoverageAnalysis]: Checked inductivity of 113 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:07,388 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:08,047 INFO  L134       CoverageAnalysis]: Checked inductivity of 113 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:08,048 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [807680828] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:08,048 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:08,048 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 19, 19] total 37
[2024-11-24 00:23:08,050 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [152211309]
[2024-11-24 00:23:08,050 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:08,051 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 37 states
[2024-11-24 00:23:08,051 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:08,051 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants.
[2024-11-24 00:23:08,052 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=210, Invalid=1122, Unknown=0, NotChecked=0, Total=1332
[2024-11-24 00:23:08,053 INFO  L87              Difference]: Start difference. First operand 123 states and 150 transitions. Second operand  has 37 states, 37 states have (on average 2.0) internal successors, (74), 37 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:11,978 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:11,978 INFO  L93              Difference]: Finished difference Result 201 states and 246 transitions.
[2024-11-24 00:23:11,978 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 85 states. 
[2024-11-24 00:23:11,979 INFO  L78                 Accepts]: Start accepts. Automaton has  has 37 states, 37 states have (on average 2.0) internal successors, (74), 37 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38
[2024-11-24 00:23:11,979 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:11,979 INFO  L225             Difference]: With dead ends: 201
[2024-11-24 00:23:11,979 INFO  L226             Difference]: Without dead ends: 197
[2024-11-24 00:23:11,981 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 150 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 92 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1874 ImplicationChecksByTransitivity, 4.2s TimeCoverageRelationStatistics Valid=1258, Invalid=7484, Unknown=0, NotChecked=0, Total=8742
[2024-11-24 00:23:11,981 INFO  L435           NwaCegarLoop]: 19 mSDtfsCounter, 74 mSDsluCounter, 405 mSDsCounter, 0 mSdLazyCounter, 661 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 74 SdHoareTripleChecker+Valid, 424 SdHoareTripleChecker+Invalid, 715 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 661 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:11,981 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [74 Valid, 424 Invalid, 715 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 661 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:23:11,982 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 197 states.
[2024-11-24 00:23:12,016 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 197 to 157.
[2024-11-24 00:23:12,017 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 157 states, 156 states have (on average 1.2115384615384615) internal successors, (189), 156 states have internal predecessors, (189), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:12,018 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 157 states and 189 transitions.
[2024-11-24 00:23:12,018 INFO  L78                 Accepts]: Start accepts. Automaton has 157 states and 189 transitions. Word has length 38
[2024-11-24 00:23:12,018 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:12,018 INFO  L471      AbstractCegarLoop]: Abstraction has 157 states and 189 transitions.
[2024-11-24 00:23:12,018 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 37 states, 37 states have (on average 2.0) internal successors, (74), 37 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:12,019 INFO  L276                IsEmpty]: Start isEmpty. Operand 157 states and 189 transitions.
[2024-11-24 00:23:12,019 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-24 00:23:12,019 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:12,019 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:12,028 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Forceful destruction successful, exit code 0
[2024-11-24 00:23:12,223 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-11-24 00:23:12,223 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:12,224 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:12,224 INFO  L85        PathProgramCache]: Analyzing trace with hash -1239459919, now seen corresponding path program 20 times
[2024-11-24 00:23:12,224 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:12,224 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1287566585]
[2024-11-24 00:23:12,224 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:23:12,224 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:12,251 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:23:12,251 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:12,982 INFO  L134       CoverageAnalysis]: Checked inductivity of 128 backedges. 0 proven. 128 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:12,982 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:12,982 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1287566585]
[2024-11-24 00:23:12,982 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1287566585] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:12,983 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1653695250]
[2024-11-24 00:23:12,983 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:23:12,983 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:12,983 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:12,984 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:12,985 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-11-24 00:23:13,046 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:23:13,046 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:13,047 INFO  L256         TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 37 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:13,048 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:13,189 INFO  L134       CoverageAnalysis]: Checked inductivity of 128 backedges. 0 proven. 128 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:13,189 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:13,644 INFO  L134       CoverageAnalysis]: Checked inductivity of 128 backedges. 0 proven. 128 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:13,645 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1653695250] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:13,645 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:13,645 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 12, 12] total 32
[2024-11-24 00:23:13,645 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [368181920]
[2024-11-24 00:23:13,645 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:13,645 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2024-11-24 00:23:13,645 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:13,646 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2024-11-24 00:23:13,646 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=909, Unknown=0, NotChecked=0, Total=992
[2024-11-24 00:23:13,646 INFO  L87              Difference]: Start difference. First operand 157 states and 189 transitions. Second operand  has 32 states, 32 states have (on average 3.09375) internal successors, (99), 32 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:14,623 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:14,623 INFO  L93              Difference]: Finished difference Result 164 states and 195 transitions.
[2024-11-24 00:23:14,624 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-24 00:23:14,624 INFO  L78                 Accepts]: Start accepts. Automaton has  has 32 states, 32 states have (on average 3.09375) internal successors, (99), 32 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40
[2024-11-24 00:23:14,624 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:14,625 INFO  L225             Difference]: With dead ends: 164
[2024-11-24 00:23:14,625 INFO  L226             Difference]: Without dead ends: 160
[2024-11-24 00:23:14,626 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 109 GetRequests, 69 SyntacticMatches, 1 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 151 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=145, Invalid=1495, Unknown=0, NotChecked=0, Total=1640
[2024-11-24 00:23:14,627 INFO  L435           NwaCegarLoop]: 27 mSDtfsCounter, 33 mSDsluCounter, 479 mSDsCounter, 0 mSdLazyCounter, 822 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 33 SdHoareTripleChecker+Valid, 506 SdHoareTripleChecker+Invalid, 838 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 822 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:14,627 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [33 Valid, 506 Invalid, 838 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 822 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:23:14,627 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 160 states.
[2024-11-24 00:23:14,654 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 160 to 142.
[2024-11-24 00:23:14,655 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 142 states, 141 states have (on average 1.2269503546099292) internal successors, (173), 141 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:14,656 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 142 states and 173 transitions.
[2024-11-24 00:23:14,656 INFO  L78                 Accepts]: Start accepts. Automaton has 142 states and 173 transitions. Word has length 40
[2024-11-24 00:23:14,656 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:14,656 INFO  L471      AbstractCegarLoop]: Abstraction has 142 states and 173 transitions.
[2024-11-24 00:23:14,656 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 32 states, 32 states have (on average 3.09375) internal successors, (99), 32 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:14,657 INFO  L276                IsEmpty]: Start isEmpty. Operand 142 states and 173 transitions.
[2024-11-24 00:23:14,657 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-24 00:23:14,657 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:14,657 INFO  L218           NwaCegarLoop]: trace histogram [12, 12, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:14,667 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Ended with exit code 0
[2024-11-24 00:23:14,861 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-11-24 00:23:14,861 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:14,862 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:14,862 INFO  L85        PathProgramCache]: Analyzing trace with hash -1574511439, now seen corresponding path program 21 times
[2024-11-24 00:23:14,862 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:14,862 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2087794664]
[2024-11-24 00:23:14,862 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:23:14,862 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:14,882 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 10 check-sat command(s)
[2024-11-24 00:23:14,882 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:15,028 INFO  L134       CoverageAnalysis]: Checked inductivity of 160 backedges. 72 proven. 32 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked.
[2024-11-24 00:23:15,028 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:15,028 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2087794664]
[2024-11-24 00:23:15,028 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2087794664] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:15,028 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [849719926]
[2024-11-24 00:23:15,029 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:23:15,029 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:15,029 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:15,031 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:15,035 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-11-24 00:23:15,106 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 10 check-sat command(s)
[2024-11-24 00:23:15,107 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:15,108 INFO  L256         TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:15,109 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:15,170 INFO  L134       CoverageAnalysis]: Checked inductivity of 160 backedges. 72 proven. 32 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked.
[2024-11-24 00:23:15,171 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:15,449 INFO  L134       CoverageAnalysis]: Checked inductivity of 160 backedges. 72 proven. 32 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked.
[2024-11-24 00:23:15,450 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [849719926] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:15,450 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:15,450 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 22
[2024-11-24 00:23:15,450 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2061182785]
[2024-11-24 00:23:15,450 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:15,450 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-11-24 00:23:15,450 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:15,451 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-11-24 00:23:15,451 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=51, Invalid=411, Unknown=0, NotChecked=0, Total=462
[2024-11-24 00:23:15,451 INFO  L87              Difference]: Start difference. First operand 142 states and 173 transitions. Second operand  has 22 states, 22 states have (on average 2.1363636363636362) internal successors, (47), 22 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:15,628 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:15,628 INFO  L93              Difference]: Finished difference Result 171 states and 202 transitions.
[2024-11-24 00:23:15,628 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-24 00:23:15,629 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 22 states have (on average 2.1363636363636362) internal successors, (47), 22 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40
[2024-11-24 00:23:15,629 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:15,629 INFO  L225             Difference]: With dead ends: 171
[2024-11-24 00:23:15,629 INFO  L226             Difference]: Without dead ends: 141
[2024-11-24 00:23:15,630 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 90 GetRequests, 69 SyntacticMatches, 1 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 45 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=51, Invalid=411, Unknown=0, NotChecked=0, Total=462
[2024-11-24 00:23:15,630 INFO  L435           NwaCegarLoop]: 12 mSDtfsCounter, 1 mSDsluCounter, 140 mSDsCounter, 0 mSdLazyCounter, 215 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 215 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 215 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:15,631 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 152 Invalid, 215 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 215 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:23:15,631 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 141 states.
[2024-11-24 00:23:15,665 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 141 to 141.
[2024-11-24 00:23:15,666 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 141 states, 140 states have (on average 1.2214285714285715) internal successors, (171), 140 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:15,666 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 141 states and 171 transitions.
[2024-11-24 00:23:15,667 INFO  L78                 Accepts]: Start accepts. Automaton has 141 states and 171 transitions. Word has length 40
[2024-11-24 00:23:15,667 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:15,667 INFO  L471      AbstractCegarLoop]: Abstraction has 141 states and 171 transitions.
[2024-11-24 00:23:15,667 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 22 states have (on average 2.1363636363636362) internal successors, (47), 22 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:15,667 INFO  L276                IsEmpty]: Start isEmpty. Operand 141 states and 171 transitions.
[2024-11-24 00:23:15,668 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-24 00:23:15,668 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:15,668 INFO  L218           NwaCegarLoop]: trace histogram [14, 14, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:15,677 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0
[2024-11-24 00:23:15,872 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24
[2024-11-24 00:23:15,872 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:15,873 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:15,873 INFO  L85        PathProgramCache]: Analyzing trace with hash -1785515339, now seen corresponding path program 22 times
[2024-11-24 00:23:15,873 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:15,873 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1900701967]
[2024-11-24 00:23:15,873 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:23:15,873 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:15,882 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:23:15,883 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:16,187 INFO  L134       CoverageAnalysis]: Checked inductivity of 205 backedges. 0 proven. 205 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:16,187 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:16,187 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1900701967]
[2024-11-24 00:23:16,187 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1900701967] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:16,188 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2132335154]
[2024-11-24 00:23:16,188 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:23:16,188 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:16,188 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:16,189 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:16,190 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-11-24 00:23:16,235 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:23:16,235 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:16,236 INFO  L256         TraceCheckSpWp]: Trace formula consists of 121 conjuncts, 39 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:16,237 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:16,298 INFO  L134       CoverageAnalysis]: Checked inductivity of 205 backedges. 0 proven. 205 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:16,298 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:16,978 INFO  L134       CoverageAnalysis]: Checked inductivity of 205 backedges. 0 proven. 205 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:16,978 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2132335154] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:16,978 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:16,978 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 21, 21] total 41
[2024-11-24 00:23:16,978 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2139406964]
[2024-11-24 00:23:16,978 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:16,978 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 41 states
[2024-11-24 00:23:16,978 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:16,979 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants.
[2024-11-24 00:23:16,979 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=324, Invalid=1316, Unknown=0, NotChecked=0, Total=1640
[2024-11-24 00:23:16,979 INFO  L87              Difference]: Start difference. First operand 141 states and 171 transitions. Second operand  has 41 states, 41 states have (on average 2.0) internal successors, (82), 41 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:20,884 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:20,885 INFO  L93              Difference]: Finished difference Result 265 states and 313 transitions.
[2024-11-24 00:23:20,885 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. 
[2024-11-24 00:23:20,885 INFO  L78                 Accepts]: Start accepts. Automaton has  has 41 states, 41 states have (on average 2.0) internal successors, (82), 41 states have internal predecessors, (82), 0 states have call successors, (0), 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 42
[2024-11-24 00:23:20,885 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:20,886 INFO  L225             Difference]: With dead ends: 265
[2024-11-24 00:23:20,886 INFO  L226             Difference]: Without dead ends: 261
[2024-11-24 00:23:20,887 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 126 GetRequests, 64 SyntacticMatches, 0 SemanticMatches, 62 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 389 ImplicationChecksByTransitivity, 4.1s TimeCoverageRelationStatistics Valid=821, Invalid=3211, Unknown=0, NotChecked=0, Total=4032
[2024-11-24 00:23:20,888 INFO  L435           NwaCegarLoop]: 31 mSDtfsCounter, 193 mSDsluCounter, 589 mSDsCounter, 0 mSdLazyCounter, 784 mSolverCounterSat, 72 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 193 SdHoareTripleChecker+Valid, 620 SdHoareTripleChecker+Invalid, 856 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 72 IncrementalHoareTripleChecker+Valid, 784 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:20,888 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [193 Valid, 620 Invalid, 856 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [72 Valid, 784 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 00:23:20,888 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 261 states.
[2024-11-24 00:23:20,924 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 261 to 146.
[2024-11-24 00:23:20,924 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 146 states, 145 states have (on average 1.2275862068965517) internal successors, (178), 145 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:20,925 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 146 states and 178 transitions.
[2024-11-24 00:23:20,925 INFO  L78                 Accepts]: Start accepts. Automaton has 146 states and 178 transitions. Word has length 42
[2024-11-24 00:23:20,925 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:20,925 INFO  L471      AbstractCegarLoop]: Abstraction has 146 states and 178 transitions.
[2024-11-24 00:23:20,926 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 41 states, 41 states have (on average 2.0) internal successors, (82), 41 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:20,926 INFO  L276                IsEmpty]: Start isEmpty. Operand 146 states and 178 transitions.
[2024-11-24 00:23:20,926 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-24 00:23:20,926 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:20,926 INFO  L218           NwaCegarLoop]: trace histogram [9, 9, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:20,939 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Ended with exit code 0
[2024-11-24 00:23:21,127 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-24 00:23:21,127 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:21,128 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:21,128 INFO  L85        PathProgramCache]: Analyzing trace with hash -1158012683, now seen corresponding path program 23 times
[2024-11-24 00:23:21,128 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:21,128 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [267133263]
[2024-11-24 00:23:21,128 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:23:21,128 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:21,146 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 10 check-sat command(s)
[2024-11-24 00:23:21,146 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:21,490 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:21,491 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:21,491 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [267133263]
[2024-11-24 00:23:21,491 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [267133263] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:21,491 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1909783072]
[2024-11-24 00:23:21,491 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:23:21,491 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:21,491 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:21,493 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:21,496 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-11-24 00:23:21,598 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 10 check-sat command(s)
[2024-11-24 00:23:21,598 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:21,599 INFO  L256         TraceCheckSpWp]: Trace formula consists of 121 conjuncts, 39 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:21,600 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:21,675 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:21,675 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:22,361 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:22,361 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1909783072] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:22,361 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:22,361 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 21, 21] total 41
[2024-11-24 00:23:22,361 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [630867457]
[2024-11-24 00:23:22,361 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:22,362 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 41 states
[2024-11-24 00:23:22,362 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:22,362 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants.
[2024-11-24 00:23:22,363 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=253, Invalid=1387, Unknown=0, NotChecked=0, Total=1640
[2024-11-24 00:23:22,363 INFO  L87              Difference]: Start difference. First operand 146 states and 178 transitions. Second operand  has 41 states, 41 states have (on average 2.0) internal successors, (82), 41 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:28,707 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:28,707 INFO  L93              Difference]: Finished difference Result 245 states and 299 transitions.
[2024-11-24 00:23:28,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 104 states. 
[2024-11-24 00:23:28,707 INFO  L78                 Accepts]: Start accepts. Automaton has  has 41 states, 41 states have (on average 2.0) internal successors, (82), 41 states have internal predecessors, (82), 0 states have call successors, (0), 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 42
[2024-11-24 00:23:28,707 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:28,708 INFO  L225             Difference]: With dead ends: 245
[2024-11-24 00:23:28,708 INFO  L226             Difference]: Without dead ends: 241
[2024-11-24 00:23:28,711 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 176 GetRequests, 64 SyntacticMatches, 0 SemanticMatches, 112 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2985 ImplicationChecksByTransitivity, 6.7s TimeCoverageRelationStatistics Valid=1824, Invalid=11058, Unknown=0, NotChecked=0, Total=12882
[2024-11-24 00:23:28,712 INFO  L435           NwaCegarLoop]: 20 mSDtfsCounter, 100 mSDsluCounter, 302 mSDsCounter, 0 mSdLazyCounter, 577 mSolverCounterSat, 81 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 100 SdHoareTripleChecker+Valid, 322 SdHoareTripleChecker+Invalid, 658 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 81 IncrementalHoareTripleChecker+Valid, 577 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:28,712 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [100 Valid, 322 Invalid, 658 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [81 Valid, 577 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:23:28,713 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 241 states.
[2024-11-24 00:23:28,750 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 241 to 184.
[2024-11-24 00:23:28,750 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 184 states, 183 states have (on average 1.2076502732240437) internal successors, (221), 183 states have internal predecessors, (221), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:28,751 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 184 states and 221 transitions.
[2024-11-24 00:23:28,751 INFO  L78                 Accepts]: Start accepts. Automaton has 184 states and 221 transitions. Word has length 42
[2024-11-24 00:23:28,751 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:28,751 INFO  L471      AbstractCegarLoop]: Abstraction has 184 states and 221 transitions.
[2024-11-24 00:23:28,751 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 41 states, 41 states have (on average 2.0) internal successors, (82), 41 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:28,751 INFO  L276                IsEmpty]: Start isEmpty. Operand 184 states and 221 transitions.
[2024-11-24 00:23:28,752 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-24 00:23:28,752 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:28,752 INFO  L218           NwaCegarLoop]: trace histogram [9, 9, 9, 9, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:28,760 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Ended with exit code 0
[2024-11-24 00:23:28,952 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-11-24 00:23:28,953 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:28,953 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:28,953 INFO  L85        PathProgramCache]: Analyzing trace with hash -514882951, now seen corresponding path program 24 times
[2024-11-24 00:23:28,953 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:28,953 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [762021848]
[2024-11-24 00:23:28,953 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:23:28,953 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:28,985 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 10 check-sat command(s)
[2024-11-24 00:23:28,985 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:30,141 INFO  L134       CoverageAnalysis]: Checked inductivity of 162 backedges. 0 proven. 162 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:30,142 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:30,142 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [762021848]
[2024-11-24 00:23:30,142 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [762021848] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:30,142 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1617274128]
[2024-11-24 00:23:30,142 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:23:30,142 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:30,142 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:30,144 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:30,145 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-11-24 00:23:30,262 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 10 check-sat command(s)
[2024-11-24 00:23:30,262 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:30,263 INFO  L256         TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 41 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:30,265 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:30,608 INFO  L134       CoverageAnalysis]: Checked inductivity of 162 backedges. 0 proven. 162 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:30,608 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:31,265 INFO  L134       CoverageAnalysis]: Checked inductivity of 162 backedges. 0 proven. 162 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:31,265 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1617274128] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:31,265 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:31,265 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 13, 13] total 48
[2024-11-24 00:23:31,265 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1000767866]
[2024-11-24 00:23:31,265 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:31,266 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 48 states
[2024-11-24 00:23:31,266 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:31,266 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants.
[2024-11-24 00:23:31,266 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=171, Invalid=2085, Unknown=0, NotChecked=0, Total=2256
[2024-11-24 00:23:31,267 INFO  L87              Difference]: Start difference. First operand 184 states and 221 transitions. Second operand  has 48 states, 48 states have (on average 2.6041666666666665) internal successors, (125), 48 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:33,397 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:33,397 INFO  L93              Difference]: Finished difference Result 194 states and 230 transitions.
[2024-11-24 00:23:33,398 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-11-24 00:23:33,398 INFO  L78                 Accepts]: Start accepts. Automaton has  has 48 states, 48 states have (on average 2.6041666666666665) internal successors, (125), 48 states have internal predecessors, (125), 0 states have call successors, (0), 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 44
[2024-11-24 00:23:33,398 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:33,399 INFO  L225             Difference]: With dead ends: 194
[2024-11-24 00:23:33,399 INFO  L226             Difference]: Without dead ends: 190
[2024-11-24 00:23:33,400 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 115 GetRequests, 68 SyntacticMatches, 1 SemanticMatches, 46 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 687 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=171, Invalid=2085, Unknown=0, NotChecked=0, Total=2256
[2024-11-24 00:23:33,400 INFO  L435           NwaCegarLoop]: 30 mSDtfsCounter, 29 mSDsluCounter, 628 mSDsCounter, 0 mSdLazyCounter, 1064 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 658 SdHoareTripleChecker+Invalid, 1073 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 1064 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:33,401 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 658 Invalid, 1073 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 1064 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-24 00:23:33,401 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 190 states.
[2024-11-24 00:23:33,431 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 190 to 167.
[2024-11-24 00:23:33,431 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 167 states, 166 states have (on average 1.2228915662650603) internal successors, (203), 166 states have internal predecessors, (203), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:33,432 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 167 states and 203 transitions.
[2024-11-24 00:23:33,432 INFO  L78                 Accepts]: Start accepts. Automaton has 167 states and 203 transitions. Word has length 44
[2024-11-24 00:23:33,432 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:33,433 INFO  L471      AbstractCegarLoop]: Abstraction has 167 states and 203 transitions.
[2024-11-24 00:23:33,433 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 48 states, 48 states have (on average 2.6041666666666665) internal successors, (125), 48 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:33,433 INFO  L276                IsEmpty]: Start isEmpty. Operand 167 states and 203 transitions.
[2024-11-24 00:23:33,433 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-24 00:23:33,433 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:33,433 INFO  L218           NwaCegarLoop]: trace histogram [10, 10, 9, 9, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:33,446 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Ended with exit code 0
[2024-11-24 00:23:33,634 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 27 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-11-24 00:23:33,634 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:33,634 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:33,634 INFO  L85        PathProgramCache]: Analyzing trace with hash -44299843, now seen corresponding path program 25 times
[2024-11-24 00:23:33,634 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:33,634 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [169393159]
[2024-11-24 00:23:33,634 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:23:33,634 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:33,645 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:34,035 INFO  L134       CoverageAnalysis]: Checked inductivity of 181 backedges. 0 proven. 181 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:34,036 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:34,036 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [169393159]
[2024-11-24 00:23:34,036 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [169393159] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:34,036 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1516134581]
[2024-11-24 00:23:34,036 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:23:34,036 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:34,036 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:34,038 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:34,042 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-11-24 00:23:34,093 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:23:34,095 INFO  L256         TraceCheckSpWp]: Trace formula consists of 131 conjuncts, 43 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:34,096 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:34,181 INFO  L134       CoverageAnalysis]: Checked inductivity of 181 backedges. 0 proven. 181 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:34,181 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:34,917 INFO  L134       CoverageAnalysis]: Checked inductivity of 181 backedges. 0 proven. 181 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:34,917 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1516134581] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:34,917 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:34,917 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 23, 23] total 45
[2024-11-24 00:23:34,917 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [671798338]
[2024-11-24 00:23:34,918 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:34,918 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 45 states
[2024-11-24 00:23:34,918 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:34,918 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants.
[2024-11-24 00:23:34,919 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=1680, Unknown=0, NotChecked=0, Total=1980
[2024-11-24 00:23:34,919 INFO  L87              Difference]: Start difference. First operand 167 states and 203 transitions. Second operand  has 45 states, 45 states have (on average 2.0) internal successors, (90), 45 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:43,437 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:43,437 INFO  L93              Difference]: Finished difference Result 274 states and 335 transitions.
[2024-11-24 00:23:43,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 125 states. 
[2024-11-24 00:23:43,438 INFO  L78                 Accepts]: Start accepts. Automaton has  has 45 states, 45 states have (on average 2.0) internal successors, (90), 45 states have internal predecessors, (90), 0 states have call successors, (0), 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 46
[2024-11-24 00:23:43,438 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:43,438 INFO  L225             Difference]: With dead ends: 274
[2024-11-24 00:23:43,438 INFO  L226             Difference]: Without dead ends: 270
[2024-11-24 00:23:43,440 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 204 GetRequests, 70 SyntacticMatches, 0 SemanticMatches, 134 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4616 ImplicationChecksByTransitivity, 8.9s TimeCoverageRelationStatistics Valid=2567, Invalid=15793, Unknown=0, NotChecked=0, Total=18360
[2024-11-24 00:23:43,440 INFO  L435           NwaCegarLoop]: 22 mSDtfsCounter, 103 mSDsluCounter, 407 mSDsCounter, 0 mSdLazyCounter, 724 mSolverCounterSat, 107 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 429 SdHoareTripleChecker+Invalid, 831 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 107 IncrementalHoareTripleChecker+Valid, 724 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:43,440 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 429 Invalid, 831 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [107 Valid, 724 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:23:43,441 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 270 states.
[2024-11-24 00:23:43,483 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 270 to 209.
[2024-11-24 00:23:43,484 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 209 states, 208 states have (on average 1.2067307692307692) internal successors, (251), 208 states have internal predecessors, (251), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:43,484 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 209 states and 251 transitions.
[2024-11-24 00:23:43,484 INFO  L78                 Accepts]: Start accepts. Automaton has 209 states and 251 transitions. Word has length 46
[2024-11-24 00:23:43,485 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:43,485 INFO  L471      AbstractCegarLoop]: Abstraction has 209 states and 251 transitions.
[2024-11-24 00:23:43,485 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 45 states, 45 states have (on average 2.0) internal successors, (90), 45 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:43,485 INFO  L276                IsEmpty]: Start isEmpty. Operand 209 states and 251 transitions.
[2024-11-24 00:23:43,485 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-24 00:23:43,485 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:43,486 INFO  L218           NwaCegarLoop]: trace histogram [10, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:43,493 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Forceful destruction successful, exit code 0
[2024-11-24 00:23:43,686 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 28 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-11-24 00:23:43,686 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:43,686 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:43,687 INFO  L85        PathProgramCache]: Analyzing trace with hash 316299585, now seen corresponding path program 26 times
[2024-11-24 00:23:43,687 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:43,687 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1814508945]
[2024-11-24 00:23:43,687 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:23:43,687 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:43,717 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:23:43,717 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:44,656 INFO  L134       CoverageAnalysis]: Checked inductivity of 200 backedges. 0 proven. 200 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:44,656 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:44,657 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1814508945]
[2024-11-24 00:23:44,657 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1814508945] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:44,657 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1469594827]
[2024-11-24 00:23:44,657 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:23:44,657 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:44,657 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:44,658 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:44,660 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-11-24 00:23:44,705 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:23:44,705 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:44,706 INFO  L256         TraceCheckSpWp]: Trace formula consists of 136 conjuncts, 45 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:44,708 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:44,851 INFO  L134       CoverageAnalysis]: Checked inductivity of 200 backedges. 0 proven. 200 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:44,851 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:45,549 INFO  L134       CoverageAnalysis]: Checked inductivity of 200 backedges. 0 proven. 200 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:45,549 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1469594827] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:45,549 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:45,549 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 14, 14] total 38
[2024-11-24 00:23:45,549 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2010141502]
[2024-11-24 00:23:45,549 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:45,550 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 38 states
[2024-11-24 00:23:45,550 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:45,550 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants.
[2024-11-24 00:23:45,551 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=99, Invalid=1307, Unknown=0, NotChecked=0, Total=1406
[2024-11-24 00:23:45,551 INFO  L87              Difference]: Start difference. First operand 209 states and 251 transitions. Second operand  has 38 states, 38 states have (on average 3.1315789473684212) internal successors, (119), 38 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:46,921 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:46,922 INFO  L93              Difference]: Finished difference Result 216 states and 257 transitions.
[2024-11-24 00:23:46,922 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-11-24 00:23:46,922 INFO  L78                 Accepts]: Start accepts. Automaton has  has 38 states, 38 states have (on average 3.1315789473684212) internal successors, (119), 38 states have internal predecessors, (119), 0 states have call successors, (0), 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 48
[2024-11-24 00:23:46,922 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:46,923 INFO  L225             Difference]: With dead ends: 216
[2024-11-24 00:23:46,923 INFO  L226             Difference]: Without dead ends: 212
[2024-11-24 00:23:46,924 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 131 GetRequests, 83 SyntacticMatches, 1 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 205 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=175, Invalid=2177, Unknown=0, NotChecked=0, Total=2352
[2024-11-24 00:23:46,924 INFO  L435           NwaCegarLoop]: 32 mSDtfsCounter, 41 mSDsluCounter, 764 mSDsCounter, 0 mSdLazyCounter, 1309 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 796 SdHoareTripleChecker+Invalid, 1329 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 1309 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:46,924 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 796 Invalid, 1329 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 1309 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:23:46,925 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 212 states.
[2024-11-24 00:23:46,967 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 212 to 190.
[2024-11-24 00:23:46,967 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 190 states, 189 states have (on average 1.2222222222222223) internal successors, (231), 189 states have internal predecessors, (231), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:46,968 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 190 states and 231 transitions.
[2024-11-24 00:23:46,968 INFO  L78                 Accepts]: Start accepts. Automaton has 190 states and 231 transitions. Word has length 48
[2024-11-24 00:23:46,968 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:46,968 INFO  L471      AbstractCegarLoop]: Abstraction has 190 states and 231 transitions.
[2024-11-24 00:23:46,969 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 38 states, 38 states have (on average 3.1315789473684212) internal successors, (119), 38 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:46,969 INFO  L276                IsEmpty]: Start isEmpty. Operand 190 states and 231 transitions.
[2024-11-24 00:23:46,969 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-24 00:23:46,969 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:46,970 INFO  L218           NwaCegarLoop]: trace histogram [15, 15, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:46,978 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0
[2024-11-24 00:23:47,170 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,29 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:47,170 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:47,170 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:47,170 INFO  L85        PathProgramCache]: Analyzing trace with hash 1097029505, now seen corresponding path program 27 times
[2024-11-24 00:23:47,170 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:47,171 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1009586824]
[2024-11-24 00:23:47,171 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:23:47,171 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:47,194 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 12 check-sat command(s)
[2024-11-24 00:23:47,194 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:47,357 INFO  L134       CoverageAnalysis]: Checked inductivity of 250 backedges. 110 proven. 50 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-11-24 00:23:47,357 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:47,357 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1009586824]
[2024-11-24 00:23:47,357 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1009586824] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:47,357 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [980976137]
[2024-11-24 00:23:47,357 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:23:47,357 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:47,357 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:47,359 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:47,361 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process
[2024-11-24 00:23:47,422 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 12 check-sat command(s)
[2024-11-24 00:23:47,422 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:47,423 INFO  L256         TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:47,424 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:47,475 INFO  L134       CoverageAnalysis]: Checked inductivity of 250 backedges. 110 proven. 50 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-11-24 00:23:47,475 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:47,768 INFO  L134       CoverageAnalysis]: Checked inductivity of 250 backedges. 110 proven. 50 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-11-24 00:23:47,769 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [980976137] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:47,769 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:47,769 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14, 14] total 26
[2024-11-24 00:23:47,769 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1534235535]
[2024-11-24 00:23:47,769 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:47,769 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2024-11-24 00:23:47,769 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:47,770 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2024-11-24 00:23:47,770 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=589, Unknown=0, NotChecked=0, Total=650
[2024-11-24 00:23:47,770 INFO  L87              Difference]: Start difference. First operand 190 states and 231 transitions. Second operand  has 26 states, 26 states have (on average 2.1153846153846154) internal successors, (55), 26 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:47,962 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:47,962 INFO  L93              Difference]: Finished difference Result 225 states and 266 transitions.
[2024-11-24 00:23:47,962 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-24 00:23:47,962 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 2.1153846153846154) internal successors, (55), 26 states have internal predecessors, (55), 0 states have call successors, (0), 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 48
[2024-11-24 00:23:47,963 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:47,963 INFO  L225             Difference]: With dead ends: 225
[2024-11-24 00:23:47,963 INFO  L226             Difference]: Without dead ends: 189
[2024-11-24 00:23:47,964 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 83 SyntacticMatches, 1 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 66 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=61, Invalid=589, Unknown=0, NotChecked=0, Total=650
[2024-11-24 00:23:47,964 INFO  L435           NwaCegarLoop]: 13 mSDtfsCounter, 1 mSDsluCounter, 165 mSDsCounter, 0 mSdLazyCounter, 276 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 178 SdHoareTripleChecker+Invalid, 276 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 276 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:47,964 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 178 Invalid, 276 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 276 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:23:47,965 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 189 states.
[2024-11-24 00:23:48,018 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 189 to 189.
[2024-11-24 00:23:48,019 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 189 states, 188 states have (on average 1.2180851063829787) internal successors, (229), 188 states have internal predecessors, (229), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:48,019 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 189 states and 229 transitions.
[2024-11-24 00:23:48,020 INFO  L78                 Accepts]: Start accepts. Automaton has 189 states and 229 transitions. Word has length 48
[2024-11-24 00:23:48,020 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:48,020 INFO  L471      AbstractCegarLoop]: Abstraction has 189 states and 229 transitions.
[2024-11-24 00:23:48,020 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 2.1153846153846154) internal successors, (55), 26 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:48,020 INFO  L276                IsEmpty]: Start isEmpty. Operand 189 states and 229 transitions.
[2024-11-24 00:23:48,020 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 51
[2024-11-24 00:23:48,021 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:48,021 INFO  L218           NwaCegarLoop]: trace histogram [17, 17, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:48,029 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Ended with exit code 0
[2024-11-24 00:23:48,225 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,30 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:48,225 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:48,226 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:48,226 INFO  L85        PathProgramCache]: Analyzing trace with hash -1993427195, now seen corresponding path program 28 times
[2024-11-24 00:23:48,226 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:48,226 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [718869468]
[2024-11-24 00:23:48,226 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:23:48,226 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:48,235 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:23:48,236 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:48,709 INFO  L134       CoverageAnalysis]: Checked inductivity of 305 backedges. 0 proven. 305 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:48,709 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:48,709 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [718869468]
[2024-11-24 00:23:48,709 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [718869468] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:48,710 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1712215652]
[2024-11-24 00:23:48,710 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:23:48,710 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:48,710 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:48,712 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:48,715 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2024-11-24 00:23:48,769 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:23:48,769 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:48,771 INFO  L256         TraceCheckSpWp]: Trace formula consists of 141 conjuncts, 47 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:48,772 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:48,865 INFO  L134       CoverageAnalysis]: Checked inductivity of 305 backedges. 0 proven. 305 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:48,865 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:49,789 INFO  L134       CoverageAnalysis]: Checked inductivity of 305 backedges. 0 proven. 305 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:49,789 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1712215652] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:49,789 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:49,789 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49
[2024-11-24 00:23:49,789 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [344600347]
[2024-11-24 00:23:49,789 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:49,789 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 49 states
[2024-11-24 00:23:49,789 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:49,790 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants.
[2024-11-24 00:23:49,790 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=449, Invalid=1903, Unknown=0, NotChecked=0, Total=2352
[2024-11-24 00:23:49,790 INFO  L87              Difference]: Start difference. First operand 189 states and 229 transitions. Second operand  has 49 states, 49 states have (on average 2.0) internal successors, (98), 49 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:57,421 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:23:57,421 INFO  L93              Difference]: Finished difference Result 373 states and 439 transitions.
[2024-11-24 00:23:57,421 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. 
[2024-11-24 00:23:57,421 INFO  L78                 Accepts]: Start accepts. Automaton has  has 49 states, 49 states have (on average 2.0) internal successors, (98), 49 states have internal predecessors, (98), 0 states have call successors, (0), 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 50
[2024-11-24 00:23:57,421 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:23:57,422 INFO  L225             Difference]: With dead ends: 373
[2024-11-24 00:23:57,422 INFO  L226             Difference]: Without dead ends: 369
[2024-11-24 00:23:57,423 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 156 GetRequests, 76 SyntacticMatches, 0 SemanticMatches, 80 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 723 ImplicationChecksByTransitivity, 8.0s TimeCoverageRelationStatistics Valid=1239, Invalid=5403, Unknown=0, NotChecked=0, Total=6642
[2024-11-24 00:23:57,424 INFO  L435           NwaCegarLoop]: 36 mSDtfsCounter, 280 mSDsluCounter, 770 mSDsCounter, 0 mSdLazyCounter, 1049 mSolverCounterSat, 107 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 280 SdHoareTripleChecker+Valid, 806 SdHoareTripleChecker+Invalid, 1156 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 107 IncrementalHoareTripleChecker+Valid, 1049 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:23:57,424 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [280 Valid, 806 Invalid, 1156 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [107 Valid, 1049 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:23:57,426 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 369 states.
[2024-11-24 00:23:57,467 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 369 to 192.
[2024-11-24 00:23:57,467 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 192 states, 191 states have (on average 1.219895287958115) internal successors, (233), 191 states have internal predecessors, (233), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:57,468 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 192 states and 233 transitions.
[2024-11-24 00:23:57,468 INFO  L78                 Accepts]: Start accepts. Automaton has 192 states and 233 transitions. Word has length 50
[2024-11-24 00:23:57,468 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:23:57,468 INFO  L471      AbstractCegarLoop]: Abstraction has 192 states and 233 transitions.
[2024-11-24 00:23:57,468 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 49 states, 49 states have (on average 2.0) internal successors, (98), 49 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:23:57,469 INFO  L276                IsEmpty]: Start isEmpty. Operand 192 states and 233 transitions.
[2024-11-24 00:23:57,469 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 51
[2024-11-24 00:23:57,469 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:23:57,469 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:23:57,478 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Ended with exit code 0
[2024-11-24 00:23:57,669 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 31 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable31
[2024-11-24 00:23:57,670 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:23:57,670 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:23:57,670 INFO  L85        PathProgramCache]: Analyzing trace with hash -1156997499, now seen corresponding path program 29 times
[2024-11-24 00:23:57,670 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:23:57,670 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1263729438]
[2024-11-24 00:23:57,670 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:23:57,670 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:23:57,690 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 12 check-sat command(s)
[2024-11-24 00:23:57,690 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:58,163 INFO  L134       CoverageAnalysis]: Checked inductivity of 221 backedges. 0 proven. 221 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:58,163 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:23:58,163 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1263729438]
[2024-11-24 00:23:58,163 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1263729438] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:23:58,163 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1403022299]
[2024-11-24 00:23:58,164 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:23:58,167 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:23:58,167 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:23:58,170 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:23:58,172 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process
[2024-11-24 00:23:58,283 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 12 check-sat command(s)
[2024-11-24 00:23:58,283 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:23:58,284 INFO  L256         TraceCheckSpWp]: Trace formula consists of 141 conjuncts, 47 conjuncts are in the unsatisfiable core
[2024-11-24 00:23:58,285 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:23:58,372 INFO  L134       CoverageAnalysis]: Checked inductivity of 221 backedges. 0 proven. 221 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:58,373 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:23:59,296 INFO  L134       CoverageAnalysis]: Checked inductivity of 221 backedges. 0 proven. 221 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:23:59,297 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1403022299] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:23:59,297 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:23:59,297 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49
[2024-11-24 00:23:59,297 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1553896573]
[2024-11-24 00:23:59,297 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:23:59,298 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 49 states
[2024-11-24 00:23:59,298 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:23:59,298 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants.
[2024-11-24 00:23:59,299 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=351, Invalid=2001, Unknown=0, NotChecked=0, Total=2352
[2024-11-24 00:23:59,299 INFO  L87              Difference]: Start difference. First operand 192 states and 233 transitions. Second operand  has 49 states, 49 states have (on average 2.0) internal successors, (98), 49 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:11,530 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:24:11,530 INFO  L93              Difference]: Finished difference Result 324 states and 395 transitions.
[2024-11-24 00:24:11,531 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 148 states. 
[2024-11-24 00:24:11,531 INFO  L78                 Accepts]: Start accepts. Automaton has  has 49 states, 49 states have (on average 2.0) internal successors, (98), 49 states have internal predecessors, (98), 0 states have call successors, (0), 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 50
[2024-11-24 00:24:11,531 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:24:11,532 INFO  L225             Difference]: With dead ends: 324
[2024-11-24 00:24:11,533 INFO  L226             Difference]: Without dead ends: 320
[2024-11-24 00:24:11,535 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 234 GetRequests, 76 SyntacticMatches, 0 SemanticMatches, 158 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6762 ImplicationChecksByTransitivity, 12.8s TimeCoverageRelationStatistics Valid=3521, Invalid=21919, Unknown=0, NotChecked=0, Total=25440
[2024-11-24 00:24:11,536 INFO  L435           NwaCegarLoop]: 23 mSDtfsCounter, 131 mSDsluCounter, 390 mSDsCounter, 0 mSdLazyCounter, 783 mSolverCounterSat, 136 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 131 SdHoareTripleChecker+Valid, 413 SdHoareTripleChecker+Invalid, 919 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 136 IncrementalHoareTripleChecker+Valid, 783 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:24:11,536 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [131 Valid, 413 Invalid, 919 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [136 Valid, 783 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 00:24:11,537 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 320 states.
[2024-11-24 00:24:11,617 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 320 to 238.
[2024-11-24 00:24:11,618 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 238 states, 237 states have (on average 1.2025316455696202) internal successors, (285), 237 states have internal predecessors, (285), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:11,618 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 238 states and 285 transitions.
[2024-11-24 00:24:11,619 INFO  L78                 Accepts]: Start accepts. Automaton has 238 states and 285 transitions. Word has length 50
[2024-11-24 00:24:11,619 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:24:11,619 INFO  L471      AbstractCegarLoop]: Abstraction has 238 states and 285 transitions.
[2024-11-24 00:24:11,619 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 49 states, 49 states have (on average 2.0) internal successors, (98), 49 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:11,619 INFO  L276                IsEmpty]: Start isEmpty. Operand 238 states and 285 transitions.
[2024-11-24 00:24:11,619 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 53
[2024-11-24 00:24:11,619 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:24:11,619 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 11, 11, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:24:11,625 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Forceful destruction successful, exit code 0
[2024-11-24 00:24:11,820 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 32 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32
[2024-11-24 00:24:11,820 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:24:11,820 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:24:11,820 INFO  L85        PathProgramCache]: Analyzing trace with hash 460708873, now seen corresponding path program 30 times
[2024-11-24 00:24:11,820 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:24:11,820 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [763224824]
[2024-11-24 00:24:11,820 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:24:11,821 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:24:11,855 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s)
[2024-11-24 00:24:11,855 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:24:13,196 INFO  L134       CoverageAnalysis]: Checked inductivity of 242 backedges. 0 proven. 242 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:13,196 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:24:13,196 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [763224824]
[2024-11-24 00:24:13,196 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [763224824] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:24:13,196 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [820984746]
[2024-11-24 00:24:13,196 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:24:13,196 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:24:13,196 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:24:13,198 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:24:13,199 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process
[2024-11-24 00:24:13,294 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s)
[2024-11-24 00:24:13,294 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:24:13,296 INFO  L256         TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 52 conjuncts are in the unsatisfiable core
[2024-11-24 00:24:13,297 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:24:13,760 INFO  L134       CoverageAnalysis]: Checked inductivity of 242 backedges. 0 proven. 242 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:13,760 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:24:14,543 INFO  L134       CoverageAnalysis]: Checked inductivity of 242 backedges. 0 proven. 242 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:14,543 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [820984746] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:24:14,544 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:24:14,544 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 15, 15] total 58
[2024-11-24 00:24:14,544 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [370298819]
[2024-11-24 00:24:14,544 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:24:14,544 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 58 states
[2024-11-24 00:24:14,544 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:24:14,545 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants.
[2024-11-24 00:24:14,545 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=211, Invalid=3095, Unknown=0, NotChecked=0, Total=3306
[2024-11-24 00:24:14,546 INFO  L87              Difference]: Start difference. First operand 238 states and 285 transitions. Second operand  has 58 states, 58 states have (on average 2.5517241379310347) internal successors, (148), 58 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:15,592 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:24:15,592 INFO  L93              Difference]: Finished difference Result 248 states and 294 transitions.
[2024-11-24 00:24:15,593 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. 
[2024-11-24 00:24:15,593 INFO  L78                 Accepts]: Start accepts. Automaton has  has 58 states, 58 states have (on average 2.5517241379310347) internal successors, (148), 58 states have internal predecessors, (148), 0 states have call successors, (0), 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 52
[2024-11-24 00:24:15,593 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:24:15,594 INFO  L225             Difference]: With dead ends: 248
[2024-11-24 00:24:15,594 INFO  L226             Difference]: Without dead ends: 244
[2024-11-24 00:24:15,594 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 137 GetRequests, 81 SyntacticMatches, 0 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1002 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=211, Invalid=3095, Unknown=0, NotChecked=0, Total=3306
[2024-11-24 00:24:15,595 INFO  L435           NwaCegarLoop]: 35 mSDtfsCounter, 32 mSDsluCounter, 905 mSDsCounter, 0 mSdLazyCounter, 1551 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 940 SdHoareTripleChecker+Invalid, 1564 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 1551 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:24:15,595 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 940 Invalid, 1564 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 1551 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-24 00:24:15,596 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 244 states.
[2024-11-24 00:24:15,664 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 244 to 217.
[2024-11-24 00:24:15,664 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 217 states, 216 states have (on average 1.2175925925925926) internal successors, (263), 216 states have internal predecessors, (263), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:15,665 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 217 states and 263 transitions.
[2024-11-24 00:24:15,665 INFO  L78                 Accepts]: Start accepts. Automaton has 217 states and 263 transitions. Word has length 52
[2024-11-24 00:24:15,666 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:24:15,666 INFO  L471      AbstractCegarLoop]: Abstraction has 217 states and 263 transitions.
[2024-11-24 00:24:15,666 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 58 states, 58 states have (on average 2.5517241379310347) internal successors, (148), 58 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:15,666 INFO  L276                IsEmpty]: Start isEmpty. Operand 217 states and 263 transitions.
[2024-11-24 00:24:15,666 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2024-11-24 00:24:15,667 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:24:15,667 INFO  L218           NwaCegarLoop]: trace histogram [12, 12, 11, 11, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:24:15,676 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Forceful destruction successful, exit code 0
[2024-11-24 00:24:15,867 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33,33 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:24:15,868 INFO  L396      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:24:15,868 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:24:15,868 INFO  L85        PathProgramCache]: Analyzing trace with hash -466034867, now seen corresponding path program 31 times
[2024-11-24 00:24:15,868 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:24:15,868 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1501409567]
[2024-11-24 00:24:15,868 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:24:15,868 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:24:15,893 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:24:16,415 INFO  L134       CoverageAnalysis]: Checked inductivity of 265 backedges. 0 proven. 265 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:16,415 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:24:16,415 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1501409567]
[2024-11-24 00:24:16,415 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1501409567] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:24:16,415 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [189584531]
[2024-11-24 00:24:16,415 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:24:16,415 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:24:16,416 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:24:16,417 INFO  L229       MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:24:16,421 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Waiting until timeout for monitored process
[2024-11-24 00:24:16,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:24:16,476 INFO  L256         TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 51 conjuncts are in the unsatisfiable core
[2024-11-24 00:24:16,478 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:24:16,564 INFO  L134       CoverageAnalysis]: Checked inductivity of 265 backedges. 0 proven. 265 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:16,564 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:24:17,553 INFO  L134       CoverageAnalysis]: Checked inductivity of 265 backedges. 0 proven. 265 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:17,553 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [189584531] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:24:17,553 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:24:17,553 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 27, 27] total 53
[2024-11-24 00:24:17,553 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [940216838]
[2024-11-24 00:24:17,553 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:24:17,553 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 53 states
[2024-11-24 00:24:17,554 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:24:17,554 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 53 interpolants.
[2024-11-24 00:24:17,555 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=406, Invalid=2350, Unknown=0, NotChecked=0, Total=2756
[2024-11-24 00:24:17,555 INFO  L87              Difference]: Start difference. First operand 217 states and 263 transitions. Second operand  has 53 states, 53 states have (on average 2.0) internal successors, (106), 53 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:34,088 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:24:34,089 INFO  L93              Difference]: Finished difference Result 357 states and 436 transitions.
[2024-11-24 00:24:34,089 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 173 states. 
[2024-11-24 00:24:34,089 INFO  L78                 Accepts]: Start accepts. Automaton has  has 53 states, 53 states have (on average 2.0) internal successors, (106), 53 states have internal predecessors, (106), 0 states have call successors, (0), 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 54
[2024-11-24 00:24:34,089 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:24:34,090 INFO  L225             Difference]: With dead ends: 357
[2024-11-24 00:24:34,090 INFO  L226             Difference]: Without dead ends: 353
[2024-11-24 00:24:34,092 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 266 GetRequests, 82 SyntacticMatches, 0 SemanticMatches, 184 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9707 ImplicationChecksByTransitivity, 17.0s TimeCoverageRelationStatistics Valid=4723, Invalid=29687, Unknown=0, NotChecked=0, Total=34410
[2024-11-24 00:24:34,094 INFO  L435           NwaCegarLoop]: 25 mSDtfsCounter, 134 mSDsluCounter, 534 mSDsCounter, 0 mSdLazyCounter, 976 mSolverCounterSat, 154 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 134 SdHoareTripleChecker+Valid, 559 SdHoareTripleChecker+Invalid, 1130 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 154 IncrementalHoareTripleChecker+Valid, 976 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:24:34,094 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [134 Valid, 559 Invalid, 1130 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [154 Valid, 976 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:24:34,095 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 353 states.
[2024-11-24 00:24:34,183 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 353 to 267.
[2024-11-24 00:24:34,184 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 267 states, 266 states have (on average 1.2030075187969924) internal successors, (320), 266 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:34,184 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 267 states and 320 transitions.
[2024-11-24 00:24:34,185 INFO  L78                 Accepts]: Start accepts. Automaton has 267 states and 320 transitions. Word has length 54
[2024-11-24 00:24:34,185 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:24:34,185 INFO  L471      AbstractCegarLoop]: Abstraction has 267 states and 320 transitions.
[2024-11-24 00:24:34,185 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 53 states, 53 states have (on average 2.0) internal successors, (106), 53 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:34,185 INFO  L276                IsEmpty]: Start isEmpty. Operand 267 states and 320 transitions.
[2024-11-24 00:24:34,186 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-11-24 00:24:34,186 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:24:34,186 INFO  L218           NwaCegarLoop]: trace histogram [12, 12, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:24:34,192 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Ended with exit code 0
[2024-11-24 00:24:34,386 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34,34 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:24:34,387 INFO  L396      AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:24:34,387 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:24:34,387 INFO  L85        PathProgramCache]: Analyzing trace with hash -1244132655, now seen corresponding path program 32 times
[2024-11-24 00:24:34,387 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:24:34,387 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1250722850]
[2024-11-24 00:24:34,387 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:24:34,387 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:24:34,423 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:24:34,423 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:24:35,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:35,595 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:24:35,595 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1250722850]
[2024-11-24 00:24:35,595 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1250722850] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:24:35,595 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1539153416]
[2024-11-24 00:24:35,595 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:24:35,595 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:24:35,595 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:24:35,597 INFO  L229       MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:24:35,599 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Waiting until timeout for monitored process
[2024-11-24 00:24:35,649 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:24:35,649 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:24:35,650 INFO  L256         TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 53 conjuncts are in the unsatisfiable core
[2024-11-24 00:24:35,651 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:24:35,791 INFO  L134       CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:35,791 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:24:36,633 INFO  L134       CoverageAnalysis]: Checked inductivity of 288 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:36,633 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1539153416] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:24:36,633 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:24:36,633 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 16, 16] total 44
[2024-11-24 00:24:36,633 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1140989331]
[2024-11-24 00:24:36,633 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:24:36,634 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 44 states
[2024-11-24 00:24:36,634 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:24:36,634 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants.
[2024-11-24 00:24:36,634 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=115, Invalid=1777, Unknown=0, NotChecked=0, Total=1892
[2024-11-24 00:24:36,634 INFO  L87              Difference]: Start difference. First operand 267 states and 320 transitions. Second operand  has 44 states, 44 states have (on average 3.159090909090909) internal successors, (139), 44 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:38,415 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:24:38,415 INFO  L93              Difference]: Finished difference Result 274 states and 326 transitions.
[2024-11-24 00:24:38,415 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-24 00:24:38,416 INFO  L78                 Accepts]: Start accepts. Automaton has  has 44 states, 44 states have (on average 3.159090909090909) internal successors, (139), 44 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 56
[2024-11-24 00:24:38,416 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:24:38,417 INFO  L225             Difference]: With dead ends: 274
[2024-11-24 00:24:38,417 INFO  L226             Difference]: Without dead ends: 270
[2024-11-24 00:24:38,418 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 153 GetRequests, 97 SyntacticMatches, 1 SemanticMatches, 55 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 267 ImplicationChecksByTransitivity, 2.2s TimeCoverageRelationStatistics Valid=205, Invalid=2987, Unknown=0, NotChecked=0, Total=3192
[2024-11-24 00:24:38,418 INFO  L435           NwaCegarLoop]: 37 mSDtfsCounter, 33 mSDsluCounter, 916 mSDsCounter, 0 mSdLazyCounter, 1600 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 33 SdHoareTripleChecker+Valid, 953 SdHoareTripleChecker+Invalid, 1612 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 1600 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:24:38,418 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [33 Valid, 953 Invalid, 1612 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 1600 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-24 00:24:38,419 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 270 states.
[2024-11-24 00:24:38,510 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 270 to 244.
[2024-11-24 00:24:38,511 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 244 states, 243 states have (on average 1.2181069958847737) internal successors, (296), 243 states have internal predecessors, (296), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:38,511 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 244 states and 296 transitions.
[2024-11-24 00:24:38,512 INFO  L78                 Accepts]: Start accepts. Automaton has 244 states and 296 transitions. Word has length 56
[2024-11-24 00:24:38,512 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:24:38,512 INFO  L471      AbstractCegarLoop]: Abstraction has 244 states and 296 transitions.
[2024-11-24 00:24:38,512 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 44 states, 44 states have (on average 3.159090909090909) internal successors, (139), 44 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:38,512 INFO  L276                IsEmpty]: Start isEmpty. Operand 244 states and 296 transitions.
[2024-11-24 00:24:38,512 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-11-24 00:24:38,512 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:24:38,513 INFO  L218           NwaCegarLoop]: trace histogram [18, 18, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:24:38,522 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Ended with exit code 0
[2024-11-24 00:24:38,713 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35,35 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:24:38,713 INFO  L396      AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:24:38,713 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:24:38,713 INFO  L85        PathProgramCache]: Analyzing trace with hash -1879838127, now seen corresponding path program 33 times
[2024-11-24 00:24:38,713 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:24:38,714 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [545657559]
[2024-11-24 00:24:38,714 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:24:38,714 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:24:38,736 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 14 check-sat command(s)
[2024-11-24 00:24:38,737 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:24:38,921 INFO  L134       CoverageAnalysis]: Checked inductivity of 360 backedges. 156 proven. 72 refuted. 0 times theorem prover too weak. 132 trivial. 0 not checked.
[2024-11-24 00:24:38,921 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:24:38,921 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [545657559]
[2024-11-24 00:24:38,921 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [545657559] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:24:38,921 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [957066389]
[2024-11-24 00:24:38,921 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:24:38,922 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:24:38,922 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:24:38,923 INFO  L229       MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:24:38,925 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Waiting until timeout for monitored process
[2024-11-24 00:24:39,008 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 14 check-sat command(s)
[2024-11-24 00:24:39,008 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:24:39,009 INFO  L256         TraceCheckSpWp]: Trace formula consists of 131 conjuncts, 29 conjuncts are in the unsatisfiable core
[2024-11-24 00:24:39,010 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:24:39,055 INFO  L134       CoverageAnalysis]: Checked inductivity of 360 backedges. 156 proven. 72 refuted. 0 times theorem prover too weak. 132 trivial. 0 not checked.
[2024-11-24 00:24:39,055 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:24:39,438 INFO  L134       CoverageAnalysis]: Checked inductivity of 360 backedges. 156 proven. 72 refuted. 0 times theorem prover too weak. 132 trivial. 0 not checked.
[2024-11-24 00:24:39,439 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [957066389] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:24:39,439 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:24:39,439 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 16, 16] total 30
[2024-11-24 00:24:39,439 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1316355616]
[2024-11-24 00:24:39,439 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:24:39,439 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 30 states
[2024-11-24 00:24:39,439 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:24:39,440 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants.
[2024-11-24 00:24:39,440 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=799, Unknown=0, NotChecked=0, Total=870
[2024-11-24 00:24:39,440 INFO  L87              Difference]: Start difference. First operand 244 states and 296 transitions. Second operand  has 30 states, 30 states have (on average 2.1) internal successors, (63), 30 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:39,738 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:24:39,738 INFO  L93              Difference]: Finished difference Result 285 states and 337 transitions.
[2024-11-24 00:24:39,738 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-24 00:24:39,738 INFO  L78                 Accepts]: Start accepts. Automaton has  has 30 states, 30 states have (on average 2.1) internal successors, (63), 30 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 56
[2024-11-24 00:24:39,739 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:24:39,739 INFO  L225             Difference]: With dead ends: 285
[2024-11-24 00:24:39,739 INFO  L226             Difference]: Without dead ends: 243
[2024-11-24 00:24:39,740 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 126 GetRequests, 97 SyntacticMatches, 1 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 91 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=71, Invalid=799, Unknown=0, NotChecked=0, Total=870
[2024-11-24 00:24:39,740 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 1 mSDsluCounter, 288 mSDsCounter, 0 mSdLazyCounter, 507 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 302 SdHoareTripleChecker+Invalid, 507 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 507 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:24:39,740 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 302 Invalid, 507 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 507 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:24:39,740 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 243 states.
[2024-11-24 00:24:39,809 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 243 to 243.
[2024-11-24 00:24:39,809 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 243 states, 242 states have (on average 1.2148760330578512) internal successors, (294), 242 states have internal predecessors, (294), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:39,810 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 243 states and 294 transitions.
[2024-11-24 00:24:39,810 INFO  L78                 Accepts]: Start accepts. Automaton has 243 states and 294 transitions. Word has length 56
[2024-11-24 00:24:39,810 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:24:39,810 INFO  L471      AbstractCegarLoop]: Abstraction has 243 states and 294 transitions.
[2024-11-24 00:24:39,810 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 30 states, 30 states have (on average 2.1) internal successors, (63), 30 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:39,810 INFO  L276                IsEmpty]: Start isEmpty. Operand 243 states and 294 transitions.
[2024-11-24 00:24:39,811 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 59
[2024-11-24 00:24:39,811 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:24:39,811 INFO  L218           NwaCegarLoop]: trace histogram [20, 20, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:24:39,817 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Ended with exit code 0
[2024-11-24 00:24:40,011 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 36 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36
[2024-11-24 00:24:40,012 INFO  L396      AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:24:40,012 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:24:40,012 INFO  L85        PathProgramCache]: Analyzing trace with hash 1053875029, now seen corresponding path program 34 times
[2024-11-24 00:24:40,012 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:24:40,012 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1196703177]
[2024-11-24 00:24:40,012 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:24:40,012 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:24:40,023 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:24:40,024 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:24:40,591 INFO  L134       CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 425 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:40,591 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:24:40,592 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1196703177]
[2024-11-24 00:24:40,592 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1196703177] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:24:40,592 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1428975021]
[2024-11-24 00:24:40,592 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:24:40,592 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:24:40,592 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:24:40,594 INFO  L229       MonitoredProcess]: Starting monitored process 37 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:24:40,597 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Waiting until timeout for monitored process
[2024-11-24 00:24:40,657 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:24:40,657 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:24:40,659 INFO  L256         TraceCheckSpWp]: Trace formula consists of 161 conjuncts, 55 conjuncts are in the unsatisfiable core
[2024-11-24 00:24:40,660 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:24:40,769 INFO  L134       CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 425 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:40,769 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:24:42,070 INFO  L134       CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 425 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:42,071 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1428975021] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:24:42,071 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:24:42,071 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 29, 29] total 57
[2024-11-24 00:24:42,071 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [692337209]
[2024-11-24 00:24:42,071 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:24:42,071 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 57 states
[2024-11-24 00:24:42,071 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:24:42,072 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 57 interpolants.
[2024-11-24 00:24:42,072 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=594, Invalid=2598, Unknown=0, NotChecked=0, Total=3192
[2024-11-24 00:24:42,072 INFO  L87              Difference]: Start difference. First operand 243 states and 294 transitions. Second operand  has 57 states, 57 states have (on average 2.0) internal successors, (114), 57 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:55,178 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:24:55,179 INFO  L93              Difference]: Finished difference Result 501 states and 588 transitions.
[2024-11-24 00:24:55,179 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 81 states. 
[2024-11-24 00:24:55,179 INFO  L78                 Accepts]: Start accepts. Automaton has  has 57 states, 57 states have (on average 2.0) internal successors, (114), 57 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 58
[2024-11-24 00:24:55,179 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:24:55,180 INFO  L225             Difference]: With dead ends: 501
[2024-11-24 00:24:55,180 INFO  L226             Difference]: Without dead ends: 497
[2024-11-24 00:24:55,181 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 188 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 100 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1259 ImplicationChecksByTransitivity, 13.7s TimeCoverageRelationStatistics Valid=1784, Invalid=8518, Unknown=0, NotChecked=0, Total=10302
[2024-11-24 00:24:55,182 INFO  L435           NwaCegarLoop]: 41 mSDtfsCounter, 370 mSDsluCounter, 1035 mSDsCounter, 0 mSdLazyCounter, 1374 mSolverCounterSat, 148 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 370 SdHoareTripleChecker+Valid, 1076 SdHoareTripleChecker+Invalid, 1522 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 148 IncrementalHoareTripleChecker+Valid, 1374 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:24:55,182 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [370 Valid, 1076 Invalid, 1522 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [148 Valid, 1374 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:24:55,183 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 497 states.
[2024-11-24 00:24:55,267 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 497 to 244.
[2024-11-24 00:24:55,267 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 244 states, 243 states have (on average 1.213991769547325) internal successors, (295), 243 states have internal predecessors, (295), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:55,268 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 244 states and 295 transitions.
[2024-11-24 00:24:55,269 INFO  L78                 Accepts]: Start accepts. Automaton has 244 states and 295 transitions. Word has length 58
[2024-11-24 00:24:55,269 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:24:55,269 INFO  L471      AbstractCegarLoop]: Abstraction has 244 states and 295 transitions.
[2024-11-24 00:24:55,269 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 57 states, 57 states have (on average 2.0) internal successors, (114), 57 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:24:55,269 INFO  L276                IsEmpty]: Start isEmpty. Operand 244 states and 295 transitions.
[2024-11-24 00:24:55,270 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 59
[2024-11-24 00:24:55,270 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:24:55,270 INFO  L218           NwaCegarLoop]: trace histogram [13, 13, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:24:55,281 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Ended with exit code 0
[2024-11-24 00:24:55,472 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 37 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable37
[2024-11-24 00:24:55,473 INFO  L396      AbstractCegarLoop]: === Iteration 39 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:24:55,473 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:24:55,473 INFO  L85        PathProgramCache]: Analyzing trace with hash -1826632683, now seen corresponding path program 35 times
[2024-11-24 00:24:55,473 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:24:55,473 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [746971252]
[2024-11-24 00:24:55,473 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:24:55,473 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:24:55,502 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 14 check-sat command(s)
[2024-11-24 00:24:55,502 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:24:55,996 INFO  L134       CoverageAnalysis]: Checked inductivity of 313 backedges. 0 proven. 313 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:55,996 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:24:55,996 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [746971252]
[2024-11-24 00:24:55,996 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [746971252] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:24:55,996 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [770417310]
[2024-11-24 00:24:55,996 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:24:55,996 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:24:55,996 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:24:55,998 INFO  L229       MonitoredProcess]: Starting monitored process 38 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:24:55,999 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Waiting until timeout for monitored process
[2024-11-24 00:24:56,138 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 14 check-sat command(s)
[2024-11-24 00:24:56,139 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:24:56,140 INFO  L256         TraceCheckSpWp]: Trace formula consists of 161 conjuncts, 55 conjuncts are in the unsatisfiable core
[2024-11-24 00:24:56,141 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:24:56,230 INFO  L134       CoverageAnalysis]: Checked inductivity of 313 backedges. 0 proven. 313 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:56,231 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:24:57,374 INFO  L134       CoverageAnalysis]: Checked inductivity of 313 backedges. 0 proven. 313 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:24:57,374 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [770417310] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:24:57,374 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:24:57,374 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 29, 29] total 57
[2024-11-24 00:24:57,375 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [134768607]
[2024-11-24 00:24:57,375 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:24:57,375 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 57 states
[2024-11-24 00:24:57,375 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:24:57,375 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 57 interpolants.
[2024-11-24 00:24:57,376 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=465, Invalid=2727, Unknown=0, NotChecked=0, Total=3192
[2024-11-24 00:24:57,376 INFO  L87              Difference]: Start difference. First operand 244 states and 295 transitions. Second operand  has 57 states, 57 states have (on average 2.0) internal successors, (114), 57 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:25:19,542 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:25:19,542 INFO  L93              Difference]: Finished difference Result 413 states and 503 transitions.
[2024-11-24 00:25:19,542 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 200 states. 
[2024-11-24 00:25:19,542 INFO  L78                 Accepts]: Start accepts. Automaton has  has 57 states, 57 states have (on average 2.0) internal successors, (114), 57 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 58
[2024-11-24 00:25:19,543 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:25:19,544 INFO  L225             Difference]: With dead ends: 413
[2024-11-24 00:25:19,544 INFO  L226             Difference]: Without dead ends: 409
[2024-11-24 00:25:19,547 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 300 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 212 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13400 ImplicationChecksByTransitivity, 22.6s TimeCoverageRelationStatistics Valid=6213, Invalid=39369, Unknown=0, NotChecked=0, Total=45582
[2024-11-24 00:25:19,547 INFO  L435           NwaCegarLoop]: 26 mSDtfsCounter, 177 mSDsluCounter, 554 mSDsCounter, 0 mSdLazyCounter, 1050 mSolverCounterSat, 187 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 177 SdHoareTripleChecker+Valid, 580 SdHoareTripleChecker+Invalid, 1237 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 187 IncrementalHoareTripleChecker+Valid, 1050 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:25:19,548 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [177 Valid, 580 Invalid, 1237 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [187 Valid, 1050 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 00:25:19,549 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 409 states.
[2024-11-24 00:25:19,639 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 409 to 298.
[2024-11-24 00:25:19,639 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 298 states, 297 states have (on average 1.1986531986531987) internal successors, (356), 297 states have internal predecessors, (356), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:25:19,640 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 298 states and 356 transitions.
[2024-11-24 00:25:19,640 INFO  L78                 Accepts]: Start accepts. Automaton has 298 states and 356 transitions. Word has length 58
[2024-11-24 00:25:19,640 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:25:19,640 INFO  L471      AbstractCegarLoop]: Abstraction has 298 states and 356 transitions.
[2024-11-24 00:25:19,640 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 57 states, 57 states have (on average 2.0) internal successors, (114), 57 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:25:19,640 INFO  L276                IsEmpty]: Start isEmpty. Operand 298 states and 356 transitions.
[2024-11-24 00:25:19,641 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 61
[2024-11-24 00:25:19,641 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:25:19,641 INFO  L218           NwaCegarLoop]: trace histogram [13, 13, 13, 13, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:25:19,649 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Ended with exit code 0
[2024-11-24 00:25:19,842 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 38 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable38
[2024-11-24 00:25:19,842 INFO  L396      AbstractCegarLoop]: === Iteration 40 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:25:19,842 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:25:19,842 INFO  L85        PathProgramCache]: Analyzing trace with hash 1186391449, now seen corresponding path program 36 times
[2024-11-24 00:25:19,842 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:25:19,842 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [990969166]
[2024-11-24 00:25:19,842 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:25:19,842 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:25:19,889 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 14 check-sat command(s)
[2024-11-24 00:25:19,889 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:25:21,265 INFO  L134       CoverageAnalysis]: Checked inductivity of 338 backedges. 0 proven. 338 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:25:21,266 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:25:21,266 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [990969166]
[2024-11-24 00:25:21,266 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [990969166] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:25:21,266 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1907876940]
[2024-11-24 00:25:21,266 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:25:21,266 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:25:21,266 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:25:21,267 INFO  L229       MonitoredProcess]: Starting monitored process 39 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:25:21,269 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (39)] Waiting until timeout for monitored process
[2024-11-24 00:25:21,455 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 14 check-sat command(s)
[2024-11-24 00:25:21,455 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:25:21,457 INFO  L256         TraceCheckSpWp]: Trace formula consists of 166 conjuncts, 60 conjuncts are in the unsatisfiable core
[2024-11-24 00:25:21,459 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:25:22,096 INFO  L134       CoverageAnalysis]: Checked inductivity of 338 backedges. 0 proven. 338 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:25:22,096 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:25:23,064 INFO  L134       CoverageAnalysis]: Checked inductivity of 338 backedges. 0 proven. 338 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:25:23,064 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1907876940] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:25:23,064 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:25:23,064 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 17, 17] total 62
[2024-11-24 00:25:23,064 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1989725352]
[2024-11-24 00:25:23,064 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:25:23,064 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 62 states
[2024-11-24 00:25:23,064 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:25:23,065 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 62 interpolants.
[2024-11-24 00:25:23,065 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=215, Invalid=3567, Unknown=0, NotChecked=0, Total=3782
[2024-11-24 00:25:23,065 INFO  L87              Difference]: Start difference. First operand 298 states and 356 transitions. Second operand  has 62 states, 62 states have (on average 2.774193548387097) internal successors, (172), 62 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:25:24,292 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:25:24,292 INFO  L93              Difference]: Finished difference Result 304 states and 361 transitions.
[2024-11-24 00:25:24,293 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. 
[2024-11-24 00:25:24,293 INFO  L78                 Accepts]: Start accepts. Automaton has  has 62 states, 62 states have (on average 2.774193548387097) internal successors, (172), 62 states have internal predecessors, (172), 0 states have call successors, (0), 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 60
[2024-11-24 00:25:24,293 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:25:24,294 INFO  L225             Difference]: With dead ends: 304
[2024-11-24 00:25:24,294 INFO  L226             Difference]: Without dead ends: 300
[2024-11-24 00:25:24,295 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 153 GetRequests, 93 SyntacticMatches, 0 SemanticMatches, 60 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1071 ImplicationChecksByTransitivity, 2.2s TimeCoverageRelationStatistics Valid=215, Invalid=3567, Unknown=0, NotChecked=0, Total=3782
[2024-11-24 00:25:24,295 INFO  L435           NwaCegarLoop]: 38 mSDtfsCounter, 45 mSDsluCounter, 1062 mSDsCounter, 0 mSdLazyCounter, 1877 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 1100 SdHoareTripleChecker+Invalid, 1890 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 1877 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:25:24,295 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 1100 Invalid, 1890 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 1877 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-24 00:25:24,296 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 300 states.
[2024-11-24 00:25:24,367 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 300 to 273.
[2024-11-24 00:25:24,368 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 273 states, 272 states have (on average 1.213235294117647) internal successors, (330), 272 states have internal predecessors, (330), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:25:24,368 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 273 states and 330 transitions.
[2024-11-24 00:25:24,368 INFO  L78                 Accepts]: Start accepts. Automaton has 273 states and 330 transitions. Word has length 60
[2024-11-24 00:25:24,369 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:25:24,369 INFO  L471      AbstractCegarLoop]: Abstraction has 273 states and 330 transitions.
[2024-11-24 00:25:24,369 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 62 states, 62 states have (on average 2.774193548387097) internal successors, (172), 62 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:25:24,369 INFO  L276                IsEmpty]: Start isEmpty. Operand 273 states and 330 transitions.
[2024-11-24 00:25:24,369 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2024-11-24 00:25:24,369 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:25:24,369 INFO  L218           NwaCegarLoop]: trace histogram [14, 14, 13, 13, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:25:24,377 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (39)] Ended with exit code 0
[2024-11-24 00:25:24,570 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 39 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39
[2024-11-24 00:25:24,570 INFO  L396      AbstractCegarLoop]: === Iteration 41 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:25:24,570 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:25:24,570 INFO  L85        PathProgramCache]: Analyzing trace with hash -873175843, now seen corresponding path program 37 times
[2024-11-24 00:25:24,570 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:25:24,570 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [85845183]
[2024-11-24 00:25:24,571 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:25:24,571 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:25:24,582 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:25:25,247 INFO  L134       CoverageAnalysis]: Checked inductivity of 365 backedges. 0 proven. 365 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:25:25,247 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:25:25,247 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [85845183]
[2024-11-24 00:25:25,248 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [85845183] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:25:25,248 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2147119723]
[2024-11-24 00:25:25,248 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:25:25,248 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:25:25,248 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:25:25,252 INFO  L229       MonitoredProcess]: Starting monitored process 40 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:25:25,254 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (40)] Waiting until timeout for monitored process
[2024-11-24 00:25:25,314 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:25:25,315 INFO  L256         TraceCheckSpWp]: Trace formula consists of 171 conjuncts, 59 conjuncts are in the unsatisfiable core
[2024-11-24 00:25:25,316 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:25:25,407 INFO  L134       CoverageAnalysis]: Checked inductivity of 365 backedges. 0 proven. 365 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:25:25,407 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:25:26,723 INFO  L134       CoverageAnalysis]: Checked inductivity of 365 backedges. 0 proven. 365 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:25:26,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2147119723] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:25:26,723 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:25:26,724 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [31, 31, 31] total 61
[2024-11-24 00:25:26,724 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1429796681]
[2024-11-24 00:25:26,724 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:25:26,724 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 61 states
[2024-11-24 00:25:26,724 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:25:26,724 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 61 interpolants.
[2024-11-24 00:25:26,725 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=528, Invalid=3132, Unknown=0, NotChecked=0, Total=3660
[2024-11-24 00:25:26,725 INFO  L87              Difference]: Start difference. First operand 273 states and 330 transitions. Second operand  has 61 states, 61 states have (on average 2.0) internal successors, (122), 61 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:25:56,238 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:25:56,239 INFO  L93              Difference]: Finished difference Result 450 states and 549 transitions.
[2024-11-24 00:25:56,239 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 229 states. 
[2024-11-24 00:25:56,239 INFO  L78                 Accepts]: Start accepts. Automaton has  has 61 states, 61 states have (on average 2.0) internal successors, (122), 61 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 62
[2024-11-24 00:25:56,239 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:25:56,240 INFO  L225             Difference]: With dead ends: 450
[2024-11-24 00:25:56,240 INFO  L226             Difference]: Without dead ends: 446
[2024-11-24 00:25:56,242 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 336 GetRequests, 94 SyntacticMatches, 0 SemanticMatches, 242 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 18231 ImplicationChecksByTransitivity, 30.1s TimeCoverageRelationStatistics Valid=8034, Invalid=51258, Unknown=0, NotChecked=0, Total=59292
[2024-11-24 00:25:56,243 INFO  L435           NwaCegarLoop]: 28 mSDtfsCounter, 163 mSDsluCounter, 754 mSDsCounter, 0 mSdLazyCounter, 1472 mSolverCounterSat, 207 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 163 SdHoareTripleChecker+Valid, 782 SdHoareTripleChecker+Invalid, 1679 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 207 IncrementalHoareTripleChecker+Valid, 1472 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:25:56,243 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [163 Valid, 782 Invalid, 1679 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [207 Valid, 1472 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:25:56,244 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 446 states.
[2024-11-24 00:25:56,345 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 446 to 331.
[2024-11-24 00:25:56,346 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 331 states, 330 states have (on average 1.2) internal successors, (396), 330 states have internal predecessors, (396), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:25:56,346 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 331 states to 331 states and 396 transitions.
[2024-11-24 00:25:56,346 INFO  L78                 Accepts]: Start accepts. Automaton has 331 states and 396 transitions. Word has length 62
[2024-11-24 00:25:56,347 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:25:56,347 INFO  L471      AbstractCegarLoop]: Abstraction has 331 states and 396 transitions.
[2024-11-24 00:25:56,347 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 61 states, 61 states have (on average 2.0) internal successors, (122), 61 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:25:56,347 INFO  L276                IsEmpty]: Start isEmpty. Operand 331 states and 396 transitions.
[2024-11-24 00:25:56,347 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-24 00:25:56,347 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:25:56,347 INFO  L218           NwaCegarLoop]: trace histogram [14, 14, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:25:56,354 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (40)] Forceful destruction successful, exit code 0
[2024-11-24 00:25:56,548 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40,40 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:25:56,548 INFO  L396      AbstractCegarLoop]: === Iteration 42 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:25:56,548 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:25:56,548 INFO  L85        PathProgramCache]: Analyzing trace with hash -1664586655, now seen corresponding path program 38 times
[2024-11-24 00:25:56,548 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:25:56,548 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1734223780]
[2024-11-24 00:25:56,548 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:25:56,549 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:25:56,583 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:25:56,583 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:25:57,979 INFO  L134       CoverageAnalysis]: Checked inductivity of 392 backedges. 0 proven. 392 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:25:57,979 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:25:57,979 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1734223780]
[2024-11-24 00:25:57,979 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1734223780] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:25:57,979 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [121936203]
[2024-11-24 00:25:57,980 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:25:57,980 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:25:57,980 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:25:57,981 INFO  L229       MonitoredProcess]: Starting monitored process 41 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:25:57,982 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (41)] Waiting until timeout for monitored process
[2024-11-24 00:25:58,043 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:25:58,044 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:25:58,045 INFO  L256         TraceCheckSpWp]: Trace formula consists of 176 conjuncts, 61 conjuncts are in the unsatisfiable core
[2024-11-24 00:25:58,047 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:25:58,248 INFO  L134       CoverageAnalysis]: Checked inductivity of 392 backedges. 0 proven. 392 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:25:58,248 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:25:59,323 INFO  L134       CoverageAnalysis]: Checked inductivity of 392 backedges. 0 proven. 392 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:25:59,323 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [121936203] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:25:59,323 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:25:59,323 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [34, 18, 18] total 50
[2024-11-24 00:25:59,323 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [405939818]
[2024-11-24 00:25:59,323 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:25:59,324 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 50 states
[2024-11-24 00:25:59,324 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:25:59,324 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 50 interpolants.
[2024-11-24 00:25:59,324 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=131, Invalid=2319, Unknown=0, NotChecked=0, Total=2450
[2024-11-24 00:25:59,324 INFO  L87              Difference]: Start difference. First operand 331 states and 396 transitions. Second operand  has 50 states, 50 states have (on average 3.18) internal successors, (159), 50 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:26:01,810 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:01,810 INFO  L93              Difference]: Finished difference Result 338 states and 402 transitions.
[2024-11-24 00:26:01,810 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. 
[2024-11-24 00:26:01,810 INFO  L78                 Accepts]: Start accepts. Automaton has  has 50 states, 50 states have (on average 3.18) internal successors, (159), 50 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 64
[2024-11-24 00:26:01,810 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:01,812 INFO  L225             Difference]: With dead ends: 338
[2024-11-24 00:26:01,812 INFO  L226             Difference]: Without dead ends: 334
[2024-11-24 00:26:01,812 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 175 GetRequests, 111 SyntacticMatches, 1 SemanticMatches, 63 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 337 ImplicationChecksByTransitivity, 2.9s TimeCoverageRelationStatistics Valid=235, Invalid=3925, Unknown=0, NotChecked=0, Total=4160
[2024-11-24 00:26:01,813 INFO  L435           NwaCegarLoop]: 42 mSDtfsCounter, 53 mSDsluCounter, 1204 mSDsCounter, 0 mSdLazyCounter, 2110 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 53 SdHoareTripleChecker+Valid, 1246 SdHoareTripleChecker+Invalid, 2138 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 2110 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:01,813 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [53 Valid, 1246 Invalid, 2138 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 2110 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2024-11-24 00:26:01,813 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 334 states.
[2024-11-24 00:26:01,943 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 334 to 304.
[2024-11-24 00:26:01,943 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 304 states, 303 states have (on average 1.2145214521452146) internal successors, (368), 303 states have internal predecessors, (368), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:26:01,944 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 304 states and 368 transitions.
[2024-11-24 00:26:01,944 INFO  L78                 Accepts]: Start accepts. Automaton has 304 states and 368 transitions. Word has length 64
[2024-11-24 00:26:01,945 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:01,945 INFO  L471      AbstractCegarLoop]: Abstraction has 304 states and 368 transitions.
[2024-11-24 00:26:01,945 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 50 states, 50 states have (on average 3.18) internal successors, (159), 50 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:26:01,945 INFO  L276                IsEmpty]: Start isEmpty. Operand 304 states and 368 transitions.
[2024-11-24 00:26:01,946 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-24 00:26:01,946 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:01,946 INFO  L218           NwaCegarLoop]: trace histogram [21, 21, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:01,958 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (41)] Ended with exit code 0
[2024-11-24 00:26:02,150 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 41 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable41
[2024-11-24 00:26:02,150 INFO  L396      AbstractCegarLoop]: === Iteration 43 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:02,151 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:02,151 INFO  L85        PathProgramCache]: Analyzing trace with hash -1257984735, now seen corresponding path program 39 times
[2024-11-24 00:26:02,151 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:02,151 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1388820856]
[2024-11-24 00:26:02,151 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:26:02,151 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:02,181 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 16 check-sat command(s)
[2024-11-24 00:26:02,181 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:26:02,449 INFO  L134       CoverageAnalysis]: Checked inductivity of 490 backedges. 210 proven. 98 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked.
[2024-11-24 00:26:02,449 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:02,449 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1388820856]
[2024-11-24 00:26:02,449 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1388820856] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:26:02,449 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [549645222]
[2024-11-24 00:26:02,449 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:26:02,449 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:26:02,450 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:26:02,451 INFO  L229       MonitoredProcess]: Starting monitored process 42 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:26:02,455 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (42)] Waiting until timeout for monitored process
[2024-11-24 00:26:02,562 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 16 check-sat command(s)
[2024-11-24 00:26:02,562 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:26:02,567 INFO  L256         TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-11-24 00:26:02,568 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:26:02,626 INFO  L134       CoverageAnalysis]: Checked inductivity of 490 backedges. 210 proven. 98 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked.
[2024-11-24 00:26:02,626 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:26:03,086 INFO  L134       CoverageAnalysis]: Checked inductivity of 490 backedges. 210 proven. 98 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked.
[2024-11-24 00:26:03,086 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [549645222] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:26:03,086 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:26:03,086 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 18, 18] total 34
[2024-11-24 00:26:03,086 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1029329490]
[2024-11-24 00:26:03,086 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:26:03,087 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 34 states
[2024-11-24 00:26:03,087 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:03,088 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 34 interpolants.
[2024-11-24 00:26:03,088 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=1041, Unknown=0, NotChecked=0, Total=1122
[2024-11-24 00:26:03,088 INFO  L87              Difference]: Start difference. First operand 304 states and 368 transitions. Second operand  has 34 states, 34 states have (on average 2.088235294117647) internal successors, (71), 34 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:26:03,483 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:03,483 INFO  L93              Difference]: Finished difference Result 351 states and 415 transitions.
[2024-11-24 00:26:03,483 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-24 00:26:03,483 INFO  L78                 Accepts]: Start accepts. Automaton has  has 34 states, 34 states have (on average 2.088235294117647) internal successors, (71), 34 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 64
[2024-11-24 00:26:03,484 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:03,484 INFO  L225             Difference]: With dead ends: 351
[2024-11-24 00:26:03,484 INFO  L226             Difference]: Without dead ends: 303
[2024-11-24 00:26:03,484 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 144 GetRequests, 111 SyntacticMatches, 1 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 120 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=81, Invalid=1041, Unknown=0, NotChecked=0, Total=1122
[2024-11-24 00:26:03,485 INFO  L435           NwaCegarLoop]: 15 mSDtfsCounter, 1 mSDsluCounter, 338 mSDsCounter, 0 mSdLazyCounter, 629 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 353 SdHoareTripleChecker+Invalid, 629 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 629 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:03,485 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 353 Invalid, 629 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 629 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 00:26:03,486 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 303 states.
[2024-11-24 00:26:03,574 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 303 to 303.
[2024-11-24 00:26:03,575 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 303 states, 302 states have (on average 1.2119205298013245) internal successors, (366), 302 states have internal predecessors, (366), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:26:03,575 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 303 states and 366 transitions.
[2024-11-24 00:26:03,575 INFO  L78                 Accepts]: Start accepts. Automaton has 303 states and 366 transitions. Word has length 64
[2024-11-24 00:26:03,575 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:03,575 INFO  L471      AbstractCegarLoop]: Abstraction has 303 states and 366 transitions.
[2024-11-24 00:26:03,576 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 34 states, 34 states have (on average 2.088235294117647) internal successors, (71), 34 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:26:03,576 INFO  L276                IsEmpty]: Start isEmpty. Operand 303 states and 366 transitions.
[2024-11-24 00:26:03,576 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-11-24 00:26:03,576 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:03,576 INFO  L218           NwaCegarLoop]: trace histogram [23, 23, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:03,584 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (42)] Ended with exit code 0
[2024-11-24 00:26:03,777 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable42,42 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:26:03,777 INFO  L396      AbstractCegarLoop]: === Iteration 44 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:03,777 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:03,778 INFO  L85        PathProgramCache]: Analyzing trace with hash 463314853, now seen corresponding path program 40 times
[2024-11-24 00:26:03,778 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:03,778 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [524938533]
[2024-11-24 00:26:03,778 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:26:03,778 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:03,786 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:26:03,786 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:26:04,472 INFO  L134       CoverageAnalysis]: Checked inductivity of 565 backedges. 0 proven. 565 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:04,472 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:04,472 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [524938533]
[2024-11-24 00:26:04,472 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [524938533] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:26:04,472 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [420705923]
[2024-11-24 00:26:04,472 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:26:04,472 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:26:04,472 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:26:04,476 INFO  L229       MonitoredProcess]: Starting monitored process 43 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:26:04,490 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (43)] Waiting until timeout for monitored process
[2024-11-24 00:26:04,554 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:26:04,554 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:26:04,557 INFO  L256         TraceCheckSpWp]: Trace formula consists of 181 conjuncts, 63 conjuncts are in the unsatisfiable core
[2024-11-24 00:26:04,559 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:26:04,679 INFO  L134       CoverageAnalysis]: Checked inductivity of 565 backedges. 0 proven. 565 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:04,679 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:26:06,311 INFO  L134       CoverageAnalysis]: Checked inductivity of 565 backedges. 0 proven. 565 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:06,312 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [420705923] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:26:06,312 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:26:06,312 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 33, 33] total 65
[2024-11-24 00:26:06,312 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [258790686]
[2024-11-24 00:26:06,312 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:26:06,312 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 65 states
[2024-11-24 00:26:06,313 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:06,313 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants.
[2024-11-24 00:26:06,314 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=759, Invalid=3401, Unknown=0, NotChecked=0, Total=4160
[2024-11-24 00:26:06,314 INFO  L87              Difference]: Start difference. First operand 303 states and 366 transitions. Second operand  has 65 states, 65 states have (on average 2.0) internal successors, (130), 65 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:26:29,821 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:29,822 INFO  L93              Difference]: Finished difference Result 648 states and 758 transitions.
[2024-11-24 00:26:29,822 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 100 states. 
[2024-11-24 00:26:29,822 INFO  L78                 Accepts]: Start accepts. Automaton has  has 65 states, 65 states have (on average 2.0) internal successors, (130), 65 states have internal predecessors, (130), 0 states have call successors, (0), 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 66
[2024-11-24 00:26:29,822 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:29,824 INFO  L225             Difference]: With dead ends: 648
[2024-11-24 00:26:29,824 INFO  L226             Difference]: Without dead ends: 644
[2024-11-24 00:26:29,826 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 222 GetRequests, 100 SyntacticMatches, 0 SemanticMatches, 122 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2073 ImplicationChecksByTransitivity, 24.1s TimeCoverageRelationStatistics Valid=2480, Invalid=12772, Unknown=0, NotChecked=0, Total=15252
[2024-11-24 00:26:29,826 INFO  L435           NwaCegarLoop]: 46 mSDtfsCounter, 483 mSDsluCounter, 1322 mSDsCounter, 0 mSdLazyCounter, 1751 mSolverCounterSat, 204 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 483 SdHoareTripleChecker+Valid, 1368 SdHoareTripleChecker+Invalid, 1955 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 204 IncrementalHoareTripleChecker+Valid, 1751 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:29,826 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [483 Valid, 1368 Invalid, 1955 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [204 Valid, 1751 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-24 00:26:29,827 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 644 states.
[2024-11-24 00:26:29,942 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 644 to 302.
[2024-11-24 00:26:29,943 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 302 states, 301 states have (on average 1.2093023255813953) internal successors, (364), 301 states have internal predecessors, (364), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:26:29,943 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 302 states and 364 transitions.
[2024-11-24 00:26:29,944 INFO  L78                 Accepts]: Start accepts. Automaton has 302 states and 364 transitions. Word has length 66
[2024-11-24 00:26:29,944 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:29,944 INFO  L471      AbstractCegarLoop]: Abstraction has 302 states and 364 transitions.
[2024-11-24 00:26:29,944 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 65 states, 65 states have (on average 2.0) internal successors, (130), 65 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:26:29,945 INFO  L276                IsEmpty]: Start isEmpty. Operand 302 states and 364 transitions.
[2024-11-24 00:26:29,945 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-11-24 00:26:29,945 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:29,945 INFO  L218           NwaCegarLoop]: trace histogram [15, 15, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:29,954 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (43)] Forceful destruction successful, exit code 0
[2024-11-24 00:26:30,145 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable43,43 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:26:30,146 INFO  L396      AbstractCegarLoop]: === Iteration 45 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:30,146 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:30,146 INFO  L85        PathProgramCache]: Analyzing trace with hash 1022142885, now seen corresponding path program 41 times
[2024-11-24 00:26:30,146 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:30,146 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [461354730]
[2024-11-24 00:26:30,146 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:26:30,146 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:30,177 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 16 check-sat command(s)
[2024-11-24 00:26:30,177 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:26:30,933 INFO  L134       CoverageAnalysis]: Checked inductivity of 421 backedges. 0 proven. 421 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:30,933 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:30,933 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [461354730]
[2024-11-24 00:26:30,933 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [461354730] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:26:30,934 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [209762868]
[2024-11-24 00:26:30,934 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:26:30,934 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:26:30,934 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:26:30,935 INFO  L229       MonitoredProcess]: Starting monitored process 44 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:26:30,937 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (44)] Waiting until timeout for monitored process
[2024-11-24 00:26:31,178 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 16 check-sat command(s)
[2024-11-24 00:26:31,178 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:26:31,179 INFO  L256         TraceCheckSpWp]: Trace formula consists of 181 conjuncts, 63 conjuncts are in the unsatisfiable core
[2024-11-24 00:26:31,180 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:26:31,280 INFO  L134       CoverageAnalysis]: Checked inductivity of 421 backedges. 0 proven. 421 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:31,280 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:26:32,820 INFO  L134       CoverageAnalysis]: Checked inductivity of 421 backedges. 0 proven. 421 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:32,820 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [209762868] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:26:32,820 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:26:32,821 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 33, 33] total 65
[2024-11-24 00:26:32,821 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [587589715]
[2024-11-24 00:26:32,821 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:26:32,821 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 65 states
[2024-11-24 00:26:32,821 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:32,821 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants.
[2024-11-24 00:26:32,822 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=595, Invalid=3565, Unknown=0, NotChecked=0, Total=4160
[2024-11-24 00:26:32,822 INFO  L87              Difference]: Start difference. First operand 302 states and 364 transitions. Second operand  has 65 states, 65 states have (on average 2.0) internal successors, (130), 65 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:27:10,814 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:27:10,814 INFO  L93              Difference]: Finished difference Result 512 states and 623 transitions.
[2024-11-24 00:27:10,814 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 260 states. 
[2024-11-24 00:27:10,814 INFO  L78                 Accepts]: Start accepts. Automaton has  has 65 states, 65 states have (on average 2.0) internal successors, (130), 65 states have internal predecessors, (130), 0 states have call successors, (0), 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 66
[2024-11-24 00:27:10,814 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:27:10,815 INFO  L225             Difference]: With dead ends: 512
[2024-11-24 00:27:10,815 INFO  L226             Difference]: Without dead ends: 508
[2024-11-24 00:27:10,818 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 374 GetRequests, 100 SyntacticMatches, 0 SemanticMatches, 274 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24087 ImplicationChecksByTransitivity, 38.7s TimeCoverageRelationStatistics Valid=10232, Invalid=65668, Unknown=0, NotChecked=0, Total=75900
[2024-11-24 00:27:10,818 INFO  L435           NwaCegarLoop]: 29 mSDtfsCounter, 232 mSDsluCounter, 707 mSDsCounter, 0 mSdLazyCounter, 1386 mSolverCounterSat, 246 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 232 SdHoareTripleChecker+Valid, 736 SdHoareTripleChecker+Invalid, 1632 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 246 IncrementalHoareTripleChecker+Valid, 1386 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:27:10,818 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [232 Valid, 736 Invalid, 1632 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [246 Valid, 1386 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:27:10,819 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 508 states.
[2024-11-24 00:27:10,945 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 508 to 364.
[2024-11-24 00:27:10,946 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 364 states, 363 states have (on average 1.1955922865013775) internal successors, (434), 363 states have internal predecessors, (434), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:27:10,946 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 364 states to 364 states and 434 transitions.
[2024-11-24 00:27:10,947 INFO  L78                 Accepts]: Start accepts. Automaton has 364 states and 434 transitions. Word has length 66
[2024-11-24 00:27:10,947 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:27:10,947 INFO  L471      AbstractCegarLoop]: Abstraction has 364 states and 434 transitions.
[2024-11-24 00:27:10,947 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 65 states, 65 states have (on average 2.0) internal successors, (130), 65 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:27:10,947 INFO  L276                IsEmpty]: Start isEmpty. Operand 364 states and 434 transitions.
[2024-11-24 00:27:10,948 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-24 00:27:10,948 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:27:10,948 INFO  L218           NwaCegarLoop]: trace histogram [15, 15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:27:10,954 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (44)] Ended with exit code 0
[2024-11-24 00:27:11,148 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 44 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable44
[2024-11-24 00:27:11,148 INFO  L396      AbstractCegarLoop]: === Iteration 46 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:27:11,148 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:27:11,149 INFO  L85        PathProgramCache]: Analyzing trace with hash -1329422551, now seen corresponding path program 42 times
[2024-11-24 00:27:11,149 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:27:11,149 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [85206447]
[2024-11-24 00:27:11,149 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:27:11,149 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:27:11,198 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 16 check-sat command(s)
[2024-11-24 00:27:11,198 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:27:13,299 INFO  L134       CoverageAnalysis]: Checked inductivity of 450 backedges. 0 proven. 450 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:27:13,299 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:27:13,299 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [85206447]
[2024-11-24 00:27:13,299 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [85206447] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:27:13,299 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [195894659]
[2024-11-24 00:27:13,299 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:27:13,299 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:27:13,299 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:27:13,301 INFO  L229       MonitoredProcess]: Starting monitored process 45 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:27:13,302 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (45)] Waiting until timeout for monitored process
[2024-11-24 00:27:13,476 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 16 check-sat command(s)
[2024-11-24 00:27:13,476 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:27:13,478 INFO  L256         TraceCheckSpWp]: Trace formula consists of 186 conjuncts, 68 conjuncts are in the unsatisfiable core
[2024-11-24 00:27:13,479 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:27:14,348 INFO  L134       CoverageAnalysis]: Checked inductivity of 450 backedges. 0 proven. 450 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:27:14,348 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:27:15,767 INFO  L134       CoverageAnalysis]: Checked inductivity of 450 backedges. 0 proven. 450 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:27:15,767 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [195894659] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:27:15,768 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:27:15,768 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [46, 19, 19] total 77
[2024-11-24 00:27:15,768 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1529642871]
[2024-11-24 00:27:15,768 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:27:15,768 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 77 states
[2024-11-24 00:27:15,768 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:27:15,769 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 77 interpolants.
[2024-11-24 00:27:15,769 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=285, Invalid=5567, Unknown=0, NotChecked=0, Total=5852
[2024-11-24 00:27:15,769 INFO  L87              Difference]: Start difference. First operand 364 states and 434 transitions. Second operand  has 77 states, 77 states have (on average 2.5454545454545454) internal successors, (196), 77 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:27:17,549 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:27:17,549 INFO  L93              Difference]: Finished difference Result 376 states and 445 transitions.
[2024-11-24 00:27:17,549 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-11-24 00:27:17,549 INFO  L78                 Accepts]: Start accepts. Automaton has  has 77 states, 77 states have (on average 2.5454545454545454) internal successors, (196), 77 states have internal predecessors, (196), 0 states have call successors, (0), 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 68
[2024-11-24 00:27:17,549 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:27:17,551 INFO  L225             Difference]: With dead ends: 376
[2024-11-24 00:27:17,551 INFO  L226             Difference]: Without dead ends: 372
[2024-11-24 00:27:17,551 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 180 GetRequests, 105 SyntacticMatches, 0 SemanticMatches, 75 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1816 ImplicationChecksByTransitivity, 3.3s TimeCoverageRelationStatistics Valid=285, Invalid=5567, Unknown=0, NotChecked=0, Total=5852
[2024-11-24 00:27:17,552 INFO  L435           NwaCegarLoop]: 46 mSDtfsCounter, 52 mSDsluCounter, 1551 mSDsCounter, 0 mSdLazyCounter, 2672 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 1597 SdHoareTripleChecker+Invalid, 2691 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 2672 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:27:17,552 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 1597 Invalid, 2691 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 2672 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-11-24 00:27:17,552 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 372 states.
[2024-11-24 00:27:17,736 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 372 to 335.
[2024-11-24 00:27:17,736 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 335 states, 334 states have (on average 1.2095808383233533) internal successors, (404), 334 states have internal predecessors, (404), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:27:17,736 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 335 states and 404 transitions.
[2024-11-24 00:27:17,737 INFO  L78                 Accepts]: Start accepts. Automaton has 335 states and 404 transitions. Word has length 68
[2024-11-24 00:27:17,737 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:27:17,737 INFO  L471      AbstractCegarLoop]: Abstraction has 335 states and 404 transitions.
[2024-11-24 00:27:17,737 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 77 states, 77 states have (on average 2.5454545454545454) internal successors, (196), 77 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:27:17,737 INFO  L276                IsEmpty]: Start isEmpty. Operand 335 states and 404 transitions.
[2024-11-24 00:27:17,737 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-24 00:27:17,737 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:27:17,737 INFO  L218           NwaCegarLoop]: trace histogram [16, 16, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:27:17,747 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (45)] Ended with exit code 0
[2024-11-24 00:27:17,938 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 45 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable45
[2024-11-24 00:27:17,938 INFO  L396      AbstractCegarLoop]: === Iteration 47 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:27:17,938 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:27:17,938 INFO  L85        PathProgramCache]: Analyzing trace with hash -29451667, now seen corresponding path program 43 times
[2024-11-24 00:27:17,938 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:27:17,939 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [874462387]
[2024-11-24 00:27:17,939 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:27:17,939 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:27:17,953 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:27:18,653 INFO  L134       CoverageAnalysis]: Checked inductivity of 481 backedges. 0 proven. 481 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:27:18,654 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:27:18,654 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [874462387]
[2024-11-24 00:27:18,654 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [874462387] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:27:18,654 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [855594629]
[2024-11-24 00:27:18,654 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:27:18,654 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:27:18,654 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:27:18,656 INFO  L229       MonitoredProcess]: Starting monitored process 46 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:27:18,657 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (46)] Waiting until timeout for monitored process
[2024-11-24 00:27:18,718 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:27:18,719 INFO  L256         TraceCheckSpWp]: Trace formula consists of 191 conjuncts, 67 conjuncts are in the unsatisfiable core
[2024-11-24 00:27:18,721 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:27:18,832 INFO  L134       CoverageAnalysis]: Checked inductivity of 481 backedges. 0 proven. 481 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:27:18,832 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:27:20,560 INFO  L134       CoverageAnalysis]: Checked inductivity of 481 backedges. 0 proven. 481 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:27:20,560 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [855594629] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:27:20,560 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:27:20,560 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 35, 35] total 69
[2024-11-24 00:27:20,560 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1318045166]
[2024-11-24 00:27:20,560 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:27:20,561 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 69 states
[2024-11-24 00:27:20,561 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:27:20,561 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 69 interpolants.
[2024-11-24 00:27:20,562 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=666, Invalid=4026, Unknown=0, NotChecked=0, Total=4692
[2024-11-24 00:27:20,562 INFO  L87              Difference]: Start difference. First operand 335 states and 404 transitions. Second operand  has 69 states, 69 states have (on average 2.0) internal successors, (138), 69 states have internal predecessors, (138), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:28:12,656 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:28:12,656 INFO  L93              Difference]: Finished difference Result 553 states and 674 transitions.
[2024-11-24 00:28:12,656 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 293 states. 
[2024-11-24 00:28:12,657 INFO  L78                 Accepts]: Start accepts. Automaton has  has 69 states, 69 states have (on average 2.0) internal successors, (138), 69 states have internal predecessors, (138), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 70
[2024-11-24 00:28:12,657 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:28:12,658 INFO  L225             Difference]: With dead ends: 553
[2024-11-24 00:28:12,659 INFO  L226             Difference]: Without dead ends: 549
[2024-11-24 00:28:12,662 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 414 GetRequests, 106 SyntacticMatches, 0 SemanticMatches, 308 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31480 ImplicationChecksByTransitivity, 52.7s TimeCoverageRelationStatistics Valid=12856, Invalid=82934, Unknown=0, NotChecked=0, Total=95790
[2024-11-24 00:28:12,663 INFO  L435           NwaCegarLoop]: 31 mSDtfsCounter, 235 mSDsluCounter, 864 mSDsCounter, 0 mSdLazyCounter, 1528 mSolverCounterSat, 290 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 235 SdHoareTripleChecker+Valid, 895 SdHoareTripleChecker+Invalid, 1818 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 290 IncrementalHoareTripleChecker+Valid, 1528 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:28:12,663 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [235 Valid, 895 Invalid, 1818 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [290 Valid, 1528 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-24 00:28:12,664 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 549 states.
[2024-11-24 00:28:12,932 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 549 to 401.
[2024-11-24 00:28:12,932 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 401 states, 400 states have (on average 1.1975) internal successors, (479), 400 states have internal predecessors, (479), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:28:12,933 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 401 states to 401 states and 479 transitions.
[2024-11-24 00:28:12,934 INFO  L78                 Accepts]: Start accepts. Automaton has 401 states and 479 transitions. Word has length 70
[2024-11-24 00:28:12,934 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:28:12,934 INFO  L471      AbstractCegarLoop]: Abstraction has 401 states and 479 transitions.
[2024-11-24 00:28:12,934 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 69 states, 69 states have (on average 2.0) internal successors, (138), 69 states have internal predecessors, (138), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:28:12,934 INFO  L276                IsEmpty]: Start isEmpty. Operand 401 states and 479 transitions.
[2024-11-24 00:28:12,935 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 73
[2024-11-24 00:28:12,935 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:28:12,935 INFO  L218           NwaCegarLoop]: trace histogram [16, 16, 16, 16, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:28:12,948 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (46)] Ended with exit code 0
[2024-11-24 00:28:13,136 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 46 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable46
[2024-11-24 00:28:13,136 INFO  L396      AbstractCegarLoop]: === Iteration 48 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:28:13,136 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:28:13,136 INFO  L85        PathProgramCache]: Analyzing trace with hash 1700494833, now seen corresponding path program 44 times
[2024-11-24 00:28:13,137 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:28:13,137 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041697168]
[2024-11-24 00:28:13,137 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:28:13,137 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:28:13,199 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:28:13,199 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:28:15,230 INFO  L134       CoverageAnalysis]: Checked inductivity of 512 backedges. 0 proven. 512 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:28:15,230 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:28:15,230 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041697168]
[2024-11-24 00:28:15,230 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041697168] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:28:15,230 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [749501483]
[2024-11-24 00:28:15,230 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:28:15,230 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:28:15,231 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:28:15,232 INFO  L229       MonitoredProcess]: Starting monitored process 47 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:28:15,234 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (47)] Waiting until timeout for monitored process
[2024-11-24 00:28:15,309 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:28:15,309 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:28:15,312 INFO  L256         TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 69 conjuncts are in the unsatisfiable core
[2024-11-24 00:28:15,313 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:28:15,557 INFO  L134       CoverageAnalysis]: Checked inductivity of 512 backedges. 0 proven. 512 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:28:15,558 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:28:17,309 INFO  L134       CoverageAnalysis]: Checked inductivity of 512 backedges. 0 proven. 512 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:28:17,309 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [749501483] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:28:17,309 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:28:17,310 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [38, 20, 20] total 56
[2024-11-24 00:28:17,310 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1688349175]
[2024-11-24 00:28:17,310 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:28:17,310 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 56 states
[2024-11-24 00:28:17,310 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:28:17,311 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 56 interpolants.
[2024-11-24 00:28:17,311 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=147, Invalid=2933, Unknown=0, NotChecked=0, Total=3080
[2024-11-24 00:28:17,311 INFO  L87              Difference]: Start difference. First operand 401 states and 479 transitions. Second operand  has 56 states, 56 states have (on average 3.1964285714285716) internal successors, (179), 56 states have internal predecessors, (179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:28:21,025 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:28:21,025 INFO  L93              Difference]: Finished difference Result 408 states and 485 transitions.
[2024-11-24 00:28:21,026 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-11-24 00:28:21,026 INFO  L78                 Accepts]: Start accepts. Automaton has  has 56 states, 56 states have (on average 3.1964285714285716) internal successors, (179), 56 states have internal predecessors, (179), 0 states have call successors, (0), 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-24 00:28:21,026 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:28:21,027 INFO  L225             Difference]: With dead ends: 408
[2024-11-24 00:28:21,027 INFO  L226             Difference]: Without dead ends: 404
[2024-11-24 00:28:21,028 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 197 GetRequests, 125 SyntacticMatches, 1 SemanticMatches, 71 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 415 ImplicationChecksByTransitivity, 4.4s TimeCoverageRelationStatistics Valid=265, Invalid=4991, Unknown=0, NotChecked=0, Total=5256
[2024-11-24 00:28:21,028 INFO  L435           NwaCegarLoop]: 47 mSDtfsCounter, 41 mSDsluCounter, 1650 mSDsCounter, 0 mSdLazyCounter, 2905 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 1697 SdHoareTripleChecker+Invalid, 2921 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 2905 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:28:21,028 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 1697 Invalid, 2921 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 2905 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-24 00:28:21,029 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 404 states.
[2024-11-24 00:28:21,200 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 404 to 370.
[2024-11-24 00:28:21,200 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 370 states, 369 states have (on average 1.2113821138211383) internal successors, (447), 369 states have internal predecessors, (447), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:28:21,201 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 370 states and 447 transitions.
[2024-11-24 00:28:21,201 INFO  L78                 Accepts]: Start accepts. Automaton has 370 states and 447 transitions. Word has length 72
[2024-11-24 00:28:21,201 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:28:21,201 INFO  L471      AbstractCegarLoop]: Abstraction has 370 states and 447 transitions.
[2024-11-24 00:28:21,201 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 56 states, 56 states have (on average 3.1964285714285716) internal successors, (179), 56 states have internal predecessors, (179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:28:21,201 INFO  L276                IsEmpty]: Start isEmpty. Operand 370 states and 447 transitions.
[2024-11-24 00:28:21,202 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 73
[2024-11-24 00:28:21,202 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:28:21,202 INFO  L218           NwaCegarLoop]: trace histogram [24, 24, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:28:21,214 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (47)] Forceful destruction successful, exit code 0
[2024-11-24 00:28:21,402 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 47 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable47
[2024-11-24 00:28:21,403 INFO  L396      AbstractCegarLoop]: === Iteration 49 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:28:21,403 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:28:21,403 INFO  L85        PathProgramCache]: Analyzing trace with hash -1027504143, now seen corresponding path program 45 times
[2024-11-24 00:28:21,403 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:28:21,403 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1457857436]
[2024-11-24 00:28:21,403 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:28:21,403 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:28:21,473 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 18 check-sat command(s)
[2024-11-24 00:28:21,477 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:28:21,887 INFO  L134       CoverageAnalysis]: Checked inductivity of 640 backedges. 272 proven. 128 refuted. 0 times theorem prover too weak. 240 trivial. 0 not checked.
[2024-11-24 00:28:21,888 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:28:21,888 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1457857436]
[2024-11-24 00:28:21,888 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1457857436] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:28:21,888 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1671745738]
[2024-11-24 00:28:21,888 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:28:21,888 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:28:21,888 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:28:21,890 INFO  L229       MonitoredProcess]: Starting monitored process 48 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:28:21,894 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (48)] Waiting until timeout for monitored process
[2024-11-24 00:28:22,038 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 18 check-sat command(s)
[2024-11-24 00:28:22,039 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:28:22,044 INFO  L256         TraceCheckSpWp]: Trace formula consists of 161 conjuncts, 37 conjuncts are in the unsatisfiable core
[2024-11-24 00:28:22,046 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:28:22,137 INFO  L134       CoverageAnalysis]: Checked inductivity of 640 backedges. 272 proven. 128 refuted. 0 times theorem prover too weak. 240 trivial. 0 not checked.
[2024-11-24 00:28:22,137 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:28:22,939 INFO  L134       CoverageAnalysis]: Checked inductivity of 640 backedges. 272 proven. 128 refuted. 0 times theorem prover too weak. 240 trivial. 0 not checked.
[2024-11-24 00:28:22,939 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1671745738] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:28:22,939 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:28:22,939 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 20, 20] total 38
[2024-11-24 00:28:22,939 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1932411532]
[2024-11-24 00:28:22,939 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:28:22,939 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 38 states
[2024-11-24 00:28:22,940 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:28:22,940 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants.
[2024-11-24 00:28:22,940 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=91, Invalid=1315, Unknown=0, NotChecked=0, Total=1406
[2024-11-24 00:28:22,940 INFO  L87              Difference]: Start difference. First operand 370 states and 447 transitions. Second operand  has 38 states, 38 states have (on average 2.0789473684210527) internal successors, (79), 38 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:28:23,471 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:28:23,471 INFO  L93              Difference]: Finished difference Result 423 states and 500 transitions.
[2024-11-24 00:28:23,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-24 00:28:23,472 INFO  L78                 Accepts]: Start accepts. Automaton has  has 38 states, 38 states have (on average 2.0789473684210527) internal successors, (79), 38 states have internal predecessors, (79), 0 states have call successors, (0), 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-24 00:28:23,472 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:28:23,474 INFO  L225             Difference]: With dead ends: 423
[2024-11-24 00:28:23,474 INFO  L226             Difference]: Without dead ends: 369
[2024-11-24 00:28:23,474 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 162 GetRequests, 125 SyntacticMatches, 1 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 153 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=91, Invalid=1315, Unknown=0, NotChecked=0, Total=1406
[2024-11-24 00:28:23,474 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 1 mSDsluCounter, 336 mSDsCounter, 0 mSdLazyCounter, 656 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 352 SdHoareTripleChecker+Invalid, 656 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 656 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:28:23,475 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 352 Invalid, 656 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 656 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 00:28:23,475 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 369 states.
[2024-11-24 00:28:23,619 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 369 to 369.
[2024-11-24 00:28:23,620 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 369 states, 368 states have (on average 1.2092391304347827) internal successors, (445), 368 states have internal predecessors, (445), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:28:23,620 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 369 states and 445 transitions.
[2024-11-24 00:28:23,620 INFO  L78                 Accepts]: Start accepts. Automaton has 369 states and 445 transitions. Word has length 72
[2024-11-24 00:28:23,621 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:28:23,621 INFO  L471      AbstractCegarLoop]: Abstraction has 369 states and 445 transitions.
[2024-11-24 00:28:23,621 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 38 states, 38 states have (on average 2.0789473684210527) internal successors, (79), 38 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:28:23,621 INFO  L276                IsEmpty]: Start isEmpty. Operand 369 states and 445 transitions.
[2024-11-24 00:28:23,621 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 75
[2024-11-24 00:28:23,621 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:28:23,621 INFO  L218           NwaCegarLoop]: trace histogram [26, 26, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:28:23,628 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (48)] Ended with exit code 0
[2024-11-24 00:28:23,822 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 48 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable48
[2024-11-24 00:28:23,822 INFO  L396      AbstractCegarLoop]: === Iteration 50 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:28:23,822 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:28:23,822 INFO  L85        PathProgramCache]: Analyzing trace with hash -1078393867, now seen corresponding path program 46 times
[2024-11-24 00:28:23,822 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:28:23,822 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1740449145]
[2024-11-24 00:28:23,823 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:28:23,823 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:28:23,835 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:28:23,835 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:28:24,671 INFO  L134       CoverageAnalysis]: Checked inductivity of 725 backedges. 0 proven. 725 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:28:24,671 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:28:24,671 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1740449145]
[2024-11-24 00:28:24,671 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1740449145] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:28:24,671 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [103415227]
[2024-11-24 00:28:24,671 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:28:24,672 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:28:24,672 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:28:24,673 INFO  L229       MonitoredProcess]: Starting monitored process 49 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:28:24,675 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (49)] Waiting until timeout for monitored process
[2024-11-24 00:28:24,748 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:28:24,748 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:28:24,750 INFO  L256         TraceCheckSpWp]: Trace formula consists of 201 conjuncts, 71 conjuncts are in the unsatisfiable core
[2024-11-24 00:28:24,752 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:28:24,916 INFO  L134       CoverageAnalysis]: Checked inductivity of 725 backedges. 0 proven. 725 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:28:24,916 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:28:27,261 INFO  L134       CoverageAnalysis]: Checked inductivity of 725 backedges. 0 proven. 725 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:28:27,261 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [103415227] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:28:27,261 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:28:27,261 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 73
[2024-11-24 00:28:27,261 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1357363439]
[2024-11-24 00:28:27,261 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:28:27,262 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 73 states
[2024-11-24 00:28:27,262 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:28:27,263 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 73 interpolants.
[2024-11-24 00:28:27,263 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=944, Invalid=4312, Unknown=0, NotChecked=0, Total=5256
[2024-11-24 00:28:27,263 INFO  L87              Difference]: Start difference. First operand 369 states and 445 transitions. Second operand  has 73 states, 73 states have (on average 2.0) internal successors, (146), 73 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:29:08,328 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:29:08,328 INFO  L93              Difference]: Finished difference Result 813 states and 948 transitions.
[2024-11-24 00:29:08,328 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 121 states. 
[2024-11-24 00:29:08,328 INFO  L78                 Accepts]: Start accepts. Automaton has  has 73 states, 73 states have (on average 2.0) internal successors, (146), 73 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 74
[2024-11-24 00:29:08,328 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:29:08,330 INFO  L225             Difference]: With dead ends: 813
[2024-11-24 00:29:08,330 INFO  L226             Difference]: Without dead ends: 809
[2024-11-24 00:29:08,331 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 258 GetRequests, 112 SyntacticMatches, 0 SemanticMatches, 146 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3254 ImplicationChecksByTransitivity, 41.5s TimeCoverageRelationStatistics Valid=3354, Invalid=18402, Unknown=0, NotChecked=0, Total=21756
[2024-11-24 00:29:08,332 INFO  L435           NwaCegarLoop]: 51 mSDtfsCounter, 583 mSDsluCounter, 1657 mSDsCounter, 0 mSdLazyCounter, 2340 mSolverCounterSat, 262 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 583 SdHoareTripleChecker+Valid, 1708 SdHoareTripleChecker+Invalid, 2602 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 262 IncrementalHoareTripleChecker+Valid, 2340 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:29:08,332 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [583 Valid, 1708 Invalid, 2602 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [262 Valid, 2340 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-24 00:29:08,332 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 809 states.
[2024-11-24 00:29:08,522 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 809 to 366.
[2024-11-24 00:29:08,523 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 366 states, 365 states have (on average 1.2054794520547945) internal successors, (440), 365 states have internal predecessors, (440), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:29:08,523 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 366 states and 440 transitions.
[2024-11-24 00:29:08,523 INFO  L78                 Accepts]: Start accepts. Automaton has 366 states and 440 transitions. Word has length 74
[2024-11-24 00:29:08,524 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:29:08,524 INFO  L471      AbstractCegarLoop]: Abstraction has 366 states and 440 transitions.
[2024-11-24 00:29:08,524 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 73 states, 73 states have (on average 2.0) internal successors, (146), 73 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:29:08,524 INFO  L276                IsEmpty]: Start isEmpty. Operand 366 states and 440 transitions.
[2024-11-24 00:29:08,527 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 75
[2024-11-24 00:29:08,527 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:29:08,527 INFO  L218           NwaCegarLoop]: trace histogram [17, 17, 16, 16, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:29:08,537 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (49)] Ended with exit code 0
[2024-11-24 00:29:08,727 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 49 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable49
[2024-11-24 00:29:08,727 INFO  L396      AbstractCegarLoop]: === Iteration 51 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:29:08,728 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:29:08,728 INFO  L85        PathProgramCache]: Analyzing trace with hash 1377842997, now seen corresponding path program 47 times
[2024-11-24 00:29:08,728 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:29:08,728 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1596287710]
[2024-11-24 00:29:08,728 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:29:08,728 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:29:08,772 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 18 check-sat command(s)
[2024-11-24 00:29:08,772 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:29:09,723 INFO  L134       CoverageAnalysis]: Checked inductivity of 545 backedges. 0 proven. 545 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:29:09,723 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:29:09,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1596287710]
[2024-11-24 00:29:09,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1596287710] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:29:09,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [292216980]
[2024-11-24 00:29:09,723 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:29:09,723 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:29:09,723 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:29:09,725 INFO  L229       MonitoredProcess]: Starting monitored process 50 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:29:09,726 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (50)] Waiting until timeout for monitored process
[2024-11-24 00:29:10,154 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 18 check-sat command(s)
[2024-11-24 00:29:10,154 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:29:10,156 INFO  L256         TraceCheckSpWp]: Trace formula consists of 201 conjuncts, 71 conjuncts are in the unsatisfiable core
[2024-11-24 00:29:10,158 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:29:10,309 INFO  L134       CoverageAnalysis]: Checked inductivity of 545 backedges. 0 proven. 545 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:29:10,309 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:29:12,634 INFO  L134       CoverageAnalysis]: Checked inductivity of 545 backedges. 0 proven. 545 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:29:12,634 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [292216980] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:29:12,634 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:29:12,634 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 73
[2024-11-24 00:29:12,634 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1398779467]
[2024-11-24 00:29:12,634 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:29:12,635 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 73 states
[2024-11-24 00:29:12,635 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:29:12,635 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 73 interpolants.
[2024-11-24 00:29:12,636 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=741, Invalid=4515, Unknown=0, NotChecked=0, Total=5256
[2024-11-24 00:29:12,636 INFO  L87              Difference]: Start difference. First operand 366 states and 440 transitions. Second operand  has 73 states, 73 states have (on average 2.0) internal successors, (146), 73 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:30:21,024 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:30:21,024 INFO  L93              Difference]: Finished difference Result 621 states and 755 transitions.
[2024-11-24 00:30:21,024 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 328 states. 
[2024-11-24 00:30:21,025 INFO  L78                 Accepts]: Start accepts. Automaton has  has 73 states, 73 states have (on average 2.0) internal successors, (146), 73 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 74
[2024-11-24 00:30:21,025 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:30:21,028 INFO  L225             Difference]: With dead ends: 621
[2024-11-24 00:30:21,028 INFO  L226             Difference]: Without dead ends: 617
[2024-11-24 00:30:21,031 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 456 GetRequests, 112 SyntacticMatches, 0 SemanticMatches, 344 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40219 ImplicationChecksByTransitivity, 69.2s TimeCoverageRelationStatistics Valid=15958, Invalid=103412, Unknown=0, NotChecked=0, Total=119370
[2024-11-24 00:30:21,032 INFO  L435           NwaCegarLoop]: 32 mSDtfsCounter, 261 mSDsluCounter, 933 mSDsCounter, 0 mSdLazyCounter, 1993 mSolverCounterSat, 285 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 261 SdHoareTripleChecker+Valid, 965 SdHoareTripleChecker+Invalid, 2278 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 285 IncrementalHoareTripleChecker+Valid, 1993 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:30:21,032 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [261 Valid, 965 Invalid, 2278 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [285 Valid, 1993 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2024-11-24 00:30:21,033 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 617 states.
[2024-11-24 00:30:21,199 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 617 to 436.
[2024-11-24 00:30:21,199 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 436 states, 435 states have (on average 1.193103448275862) internal successors, (519), 435 states have internal predecessors, (519), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:30:21,200 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 436 states and 519 transitions.
[2024-11-24 00:30:21,200 INFO  L78                 Accepts]: Start accepts. Automaton has 436 states and 519 transitions. Word has length 74
[2024-11-24 00:30:21,200 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:30:21,200 INFO  L471      AbstractCegarLoop]: Abstraction has 436 states and 519 transitions.
[2024-11-24 00:30:21,200 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 73 states, 73 states have (on average 2.0) internal successors, (146), 73 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:30:21,200 INFO  L276                IsEmpty]: Start isEmpty. Operand 436 states and 519 transitions.
[2024-11-24 00:30:21,201 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-24 00:30:21,201 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:30:21,201 INFO  L218           NwaCegarLoop]: trace histogram [17, 17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:30:21,209 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (50)] Ended with exit code 0
[2024-11-24 00:30:21,402 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable50,50 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:30:21,402 INFO  L396      AbstractCegarLoop]: === Iteration 52 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:30:21,403 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:30:21,403 INFO  L85        PathProgramCache]: Analyzing trace with hash 1195968697, now seen corresponding path program 48 times
[2024-11-24 00:30:21,403 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:30:21,403 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [266726019]
[2024-11-24 00:30:21,403 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:30:21,403 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:30:21,497 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 18 check-sat command(s)
[2024-11-24 00:30:21,498 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:30:23,874 INFO  L134       CoverageAnalysis]: Checked inductivity of 578 backedges. 0 proven. 578 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:30:23,874 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:30:23,874 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [266726019]
[2024-11-24 00:30:23,875 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [266726019] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:30:23,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1398265224]
[2024-11-24 00:30:23,875 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:30:23,875 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:30:23,875 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:30:23,877 INFO  L229       MonitoredProcess]: Starting monitored process 51 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:30:23,880 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (51)] Waiting until timeout for monitored process
[2024-11-24 00:30:24,148 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 18 check-sat command(s)
[2024-11-24 00:30:24,149 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:30:24,150 INFO  L256         TraceCheckSpWp]: Trace formula consists of 206 conjuncts, 76 conjuncts are in the unsatisfiable core
[2024-11-24 00:30:24,153 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:30:25,165 INFO  L134       CoverageAnalysis]: Checked inductivity of 578 backedges. 0 proven. 578 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:30:25,165 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:30:27,202 INFO  L134       CoverageAnalysis]: Checked inductivity of 578 backedges. 0 proven. 578 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:30:27,203 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1398265224] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:30:27,203 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:30:27,203 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [45, 21, 21] total 80
[2024-11-24 00:30:27,203 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [416309853]
[2024-11-24 00:30:27,203 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:30:27,203 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 80 states
[2024-11-24 00:30:27,204 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:30:27,204 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 80 interpolants.
[2024-11-24 00:30:27,206 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=283, Invalid=6037, Unknown=0, NotChecked=0, Total=6320
[2024-11-24 00:30:27,206 INFO  L87              Difference]: Start difference. First operand 436 states and 519 transitions. Second operand  has 80 states, 80 states have (on average 2.75) internal successors, (220), 80 states have internal predecessors, (220), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:30:29,627 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:30:29,627 INFO  L93              Difference]: Finished difference Result 442 states and 524 transitions.
[2024-11-24 00:30:29,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 44 states. 
[2024-11-24 00:30:29,627 INFO  L78                 Accepts]: Start accepts. Automaton has  has 80 states, 80 states have (on average 2.75) internal successors, (220), 80 states have internal predecessors, (220), 0 states have call successors, (0), 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 76
[2024-11-24 00:30:29,628 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:30:29,629 INFO  L225             Difference]: With dead ends: 442
[2024-11-24 00:30:29,629 INFO  L226             Difference]: Without dead ends: 438
[2024-11-24 00:30:29,630 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 195 GetRequests, 117 SyntacticMatches, 0 SemanticMatches, 78 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1845 ImplicationChecksByTransitivity, 4.2s TimeCoverageRelationStatistics Valid=283, Invalid=6037, Unknown=0, NotChecked=0, Total=6320
[2024-11-24 00:30:29,630 INFO  L435           NwaCegarLoop]: 48 mSDtfsCounter, 49 mSDsluCounter, 1899 mSDsCounter, 0 mSdLazyCounter, 3363 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 1947 SdHoareTripleChecker+Invalid, 3382 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 3363 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:30:29,630 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 1947 Invalid, 3382 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 3363 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-24 00:30:29,631 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 438 states.
[2024-11-24 00:30:29,808 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 438 to 403.
[2024-11-24 00:30:29,808 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 403 states, 402 states have (on average 1.2064676616915422) internal successors, (485), 402 states have internal predecessors, (485), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:30:29,809 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 403 states and 485 transitions.
[2024-11-24 00:30:29,809 INFO  L78                 Accepts]: Start accepts. Automaton has 403 states and 485 transitions. Word has length 76
[2024-11-24 00:30:29,809 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:30:29,809 INFO  L471      AbstractCegarLoop]: Abstraction has 403 states and 485 transitions.
[2024-11-24 00:30:29,809 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 80 states, 80 states have (on average 2.75) internal successors, (220), 80 states have internal predecessors, (220), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:30:29,809 INFO  L276                IsEmpty]: Start isEmpty. Operand 403 states and 485 transitions.
[2024-11-24 00:30:29,810 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 79
[2024-11-24 00:30:29,810 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:30:29,810 INFO  L218           NwaCegarLoop]: trace histogram [18, 18, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:30:29,817 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (51)] Forceful destruction successful, exit code 0
[2024-11-24 00:30:30,010 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable51,51 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:30:30,010 INFO  L396      AbstractCegarLoop]: === Iteration 53 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:30:30,011 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:30:30,011 INFO  L85        PathProgramCache]: Analyzing trace with hash 1690796029, now seen corresponding path program 49 times
[2024-11-24 00:30:30,011 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:30:30,011 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1813556821]
[2024-11-24 00:30:30,011 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:30:30,011 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:30:30,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:30:30,990 INFO  L134       CoverageAnalysis]: Checked inductivity of 613 backedges. 0 proven. 613 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:30:30,990 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:30:30,990 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1813556821]
[2024-11-24 00:30:30,990 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1813556821] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:30:30,990 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [933565221]
[2024-11-24 00:30:30,991 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:30:30,991 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:30:30,991 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:30:30,992 INFO  L229       MonitoredProcess]: Starting monitored process 52 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:30:30,994 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (52)] Waiting until timeout for monitored process
[2024-11-24 00:30:31,059 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:30:31,061 INFO  L256         TraceCheckSpWp]: Trace formula consists of 211 conjuncts, 75 conjuncts are in the unsatisfiable core
[2024-11-24 00:30:31,063 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:30:31,183 INFO  L134       CoverageAnalysis]: Checked inductivity of 613 backedges. 0 proven. 613 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:30:31,183 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:30:33,290 INFO  L134       CoverageAnalysis]: Checked inductivity of 613 backedges. 0 proven. 613 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:30:33,290 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [933565221] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:30:33,290 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:30:33,290 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [39, 39, 39] total 77
[2024-11-24 00:30:33,290 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1299147089]
[2024-11-24 00:30:33,291 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:30:33,291 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 77 states
[2024-11-24 00:30:33,291 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:30:33,292 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 77 interpolants.
[2024-11-24 00:30:33,292 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=820, Invalid=5032, Unknown=0, NotChecked=0, Total=5852
[2024-11-24 00:30:33,292 INFO  L87              Difference]: Start difference. First operand 403 states and 485 transitions. Second operand  has 77 states, 77 states have (on average 2.0) internal successors, (154), 77 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:32:04,578 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:32:04,579 INFO  L93              Difference]: Finished difference Result 666 states and 811 transitions.
[2024-11-24 00:32:04,579 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 365 states. 
[2024-11-24 00:32:04,579 INFO  L78                 Accepts]: Start accepts. Automaton has  has 77 states, 77 states have (on average 2.0) internal successors, (154), 77 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 78
[2024-11-24 00:32:04,579 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:32:04,581 INFO  L225             Difference]: With dead ends: 666
[2024-11-24 00:32:04,581 INFO  L226             Difference]: Without dead ends: 662
[2024-11-24 00:32:04,584 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 500 GetRequests, 118 SyntacticMatches, 0 SemanticMatches, 382 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 50954 ImplicationChecksByTransitivity, 91.7s TimeCoverageRelationStatistics Valid=19593, Invalid=127479, Unknown=0, NotChecked=0, Total=147072
[2024-11-24 00:32:04,585 INFO  L435           NwaCegarLoop]: 34 mSDtfsCounter, 295 mSDsluCounter, 1024 mSDsCounter, 0 mSdLazyCounter, 2011 mSolverCounterSat, 358 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 295 SdHoareTripleChecker+Valid, 1058 SdHoareTripleChecker+Invalid, 2369 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 358 IncrementalHoareTripleChecker+Valid, 2011 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:32:04,585 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [295 Valid, 1058 Invalid, 2369 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [358 Valid, 2011 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-24 00:32:04,585 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 662 states.
[2024-11-24 00:32:04,901 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 662 to 477.
[2024-11-24 00:32:04,902 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 477 states, 476 states have (on average 1.1953781512605042) internal successors, (569), 476 states have internal predecessors, (569), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:32:04,902 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 477 states to 477 states and 569 transitions.
[2024-11-24 00:32:04,903 INFO  L78                 Accepts]: Start accepts. Automaton has 477 states and 569 transitions. Word has length 78
[2024-11-24 00:32:04,903 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:32:04,903 INFO  L471      AbstractCegarLoop]: Abstraction has 477 states and 569 transitions.
[2024-11-24 00:32:04,903 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 77 states, 77 states have (on average 2.0) internal successors, (154), 77 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:32:04,903 INFO  L276                IsEmpty]: Start isEmpty. Operand 477 states and 569 transitions.
[2024-11-24 00:32:04,904 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2024-11-24 00:32:04,904 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:32:04,904 INFO  L218           NwaCegarLoop]: trace histogram [18, 18, 18, 18, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:32:04,914 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (52)] Ended with exit code 0
[2024-11-24 00:32:05,104 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable52,52 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:32:05,105 INFO  L396      AbstractCegarLoop]: === Iteration 54 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:32:05,105 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:32:05,105 INFO  L85        PathProgramCache]: Analyzing trace with hash 1296121729, now seen corresponding path program 50 times
[2024-11-24 00:32:05,105 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:32:05,105 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1986713379]
[2024-11-24 00:32:05,105 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:32:05,105 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:32:05,173 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:32:05,173 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:32:07,357 INFO  L134       CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 648 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:32:07,358 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:32:07,358 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1986713379]
[2024-11-24 00:32:07,358 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1986713379] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:32:07,358 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [3396267]
[2024-11-24 00:32:07,358 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:32:07,358 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:32:07,358 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:32:07,360 INFO  L229       MonitoredProcess]: Starting monitored process 53 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:32:07,361 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (53)] Waiting until timeout for monitored process
[2024-11-24 00:32:07,431 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:32:07,431 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:32:07,433 INFO  L256         TraceCheckSpWp]: Trace formula consists of 216 conjuncts, 77 conjuncts are in the unsatisfiable core
[2024-11-24 00:32:07,435 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:32:07,678 INFO  L134       CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 648 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:32:07,678 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:32:09,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 648 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:32:09,594 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [3396267] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:32:09,594 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:32:09,594 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [42, 22, 22] total 62
[2024-11-24 00:32:09,595 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1581530138]
[2024-11-24 00:32:09,595 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:32:09,595 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 62 states
[2024-11-24 00:32:09,595 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:32:09,596 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 62 interpolants.
[2024-11-24 00:32:09,596 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=163, Invalid=3619, Unknown=0, NotChecked=0, Total=3782
[2024-11-24 00:32:09,596 INFO  L87              Difference]: Start difference. First operand 477 states and 569 transitions. Second operand  has 62 states, 62 states have (on average 3.2096774193548385) internal successors, (199), 62 states have internal predecessors, (199), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:32:14,143 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:32:14,144 INFO  L93              Difference]: Finished difference Result 484 states and 575 transitions.
[2024-11-24 00:32:14,144 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. 
[2024-11-24 00:32:14,144 INFO  L78                 Accepts]: Start accepts. Automaton has  has 62 states, 62 states have (on average 3.2096774193548385) internal successors, (199), 62 states have internal predecessors, (199), 0 states have call successors, (0), 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 80
[2024-11-24 00:32:14,144 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:32:14,146 INFO  L225             Difference]: With dead ends: 484
[2024-11-24 00:32:14,146 INFO  L226             Difference]: Without dead ends: 480
[2024-11-24 00:32:14,146 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 219 GetRequests, 139 SyntacticMatches, 1 SemanticMatches, 79 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 501 ImplicationChecksByTransitivity, 5.1s TimeCoverageRelationStatistics Valid=295, Invalid=6185, Unknown=0, NotChecked=0, Total=6480
[2024-11-24 00:32:14,147 INFO  L435           NwaCegarLoop]: 52 mSDtfsCounter, 48 mSDsluCounter, 2129 mSDsCounter, 0 mSdLazyCounter, 3754 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 2181 SdHoareTripleChecker+Invalid, 3772 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 3754 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:32:14,147 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 2181 Invalid, 3772 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 3754 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-24 00:32:14,148 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 480 states.
[2024-11-24 00:32:14,503 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 480 to 442.
[2024-11-24 00:32:14,503 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 442 states, 441 states have (on average 1.2086167800453516) internal successors, (533), 441 states have internal predecessors, (533), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:32:14,504 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 442 states to 442 states and 533 transitions.
[2024-11-24 00:32:14,505 INFO  L78                 Accepts]: Start accepts. Automaton has 442 states and 533 transitions. Word has length 80
[2024-11-24 00:32:14,505 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:32:14,505 INFO  L471      AbstractCegarLoop]: Abstraction has 442 states and 533 transitions.
[2024-11-24 00:32:14,505 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 62 states, 62 states have (on average 3.2096774193548385) internal successors, (199), 62 states have internal predecessors, (199), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:32:14,505 INFO  L276                IsEmpty]: Start isEmpty. Operand 442 states and 533 transitions.
[2024-11-24 00:32:14,506 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2024-11-24 00:32:14,506 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:32:14,506 INFO  L218           NwaCegarLoop]: trace histogram [27, 27, 9, 9, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:32:14,516 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (53)] Ended with exit code 0
[2024-11-24 00:32:14,707 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 53 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable53
[2024-11-24 00:32:14,707 INFO  L396      AbstractCegarLoop]: === Iteration 55 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:32:14,707 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:32:14,708 INFO  L85        PathProgramCache]: Analyzing trace with hash 1985381057, now seen corresponding path program 51 times
[2024-11-24 00:32:14,708 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:32:14,708 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1092587067]
[2024-11-24 00:32:14,708 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:32:14,708 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:32:14,755 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 20 check-sat command(s)
[2024-11-24 00:32:14,755 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:32:15,144 INFO  L134       CoverageAnalysis]: Checked inductivity of 810 backedges. 342 proven. 162 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked.
[2024-11-24 00:32:15,144 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:32:15,144 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1092587067]
[2024-11-24 00:32:15,144 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1092587067] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:32:15,144 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1495470605]
[2024-11-24 00:32:15,144 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:32:15,145 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:32:15,145 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:32:15,146 INFO  L229       MonitoredProcess]: Starting monitored process 54 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:32:15,148 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (54)] Waiting until timeout for monitored process
[2024-11-24 00:32:15,283 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 20 check-sat command(s)
[2024-11-24 00:32:15,283 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:32:15,284 INFO  L256         TraceCheckSpWp]: Trace formula consists of 176 conjuncts, 41 conjuncts are in the unsatisfiable core
[2024-11-24 00:32:15,286 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:32:15,355 INFO  L134       CoverageAnalysis]: Checked inductivity of 810 backedges. 342 proven. 162 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked.
[2024-11-24 00:32:15,355 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:32:16,114 INFO  L134       CoverageAnalysis]: Checked inductivity of 810 backedges. 342 proven. 162 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked.
[2024-11-24 00:32:16,115 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1495470605] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:32:16,115 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:32:16,115 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 22, 22] total 42
[2024-11-24 00:32:16,115 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [505938897]
[2024-11-24 00:32:16,115 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:32:16,115 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 42 states
[2024-11-24 00:32:16,115 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:32:16,116 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants.
[2024-11-24 00:32:16,116 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=101, Invalid=1621, Unknown=0, NotChecked=0, Total=1722
[2024-11-24 00:32:16,116 INFO  L87              Difference]: Start difference. First operand 442 states and 533 transitions. Second operand  has 42 states, 42 states have (on average 2.0714285714285716) internal successors, (87), 42 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-24 00:32:16,842 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:32:16,842 INFO  L93              Difference]: Finished difference Result 501 states and 592 transitions.
[2024-11-24 00:32:16,843 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-24 00:32:16,843 INFO  L78                 Accepts]: Start accepts. Automaton has  has 42 states, 42 states have (on average 2.0714285714285716) internal successors, (87), 42 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 80
[2024-11-24 00:32:16,843 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:32:16,845 INFO  L225             Difference]: With dead ends: 501
[2024-11-24 00:32:16,845 INFO  L226             Difference]: Without dead ends: 441
[2024-11-24 00:32:16,846 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 180 GetRequests, 139 SyntacticMatches, 1 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 190 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=101, Invalid=1621, Unknown=0, NotChecked=0, Total=1722
[2024-11-24 00:32:16,847 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 2 mSDsluCounter, 510 mSDsCounter, 0 mSdLazyCounter, 1023 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 527 SdHoareTripleChecker+Invalid, 1023 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1023 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:32:16,847 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 527 Invalid, 1023 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1023 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 00:32:16,848 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 441 states.
[2024-11-24 00:32:17,217 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 441 to 441.
[2024-11-24 00:32:17,218 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 441 states, 440 states have (on average 1.2068181818181818) internal successors, (531), 440 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:32:17,218 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 441 states to 441 states and 531 transitions.
[2024-11-24 00:32:17,218 INFO  L78                 Accepts]: Start accepts. Automaton has 441 states and 531 transitions. Word has length 80
[2024-11-24 00:32:17,218 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:32:17,218 INFO  L471      AbstractCegarLoop]: Abstraction has 441 states and 531 transitions.
[2024-11-24 00:32:17,218 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 42 states, 42 states have (on average 2.0714285714285716) internal successors, (87), 42 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-24 00:32:17,219 INFO  L276                IsEmpty]: Start isEmpty. Operand 441 states and 531 transitions.
[2024-11-24 00:32:17,219 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 83
[2024-11-24 00:32:17,219 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:32:17,219 INFO  L218           NwaCegarLoop]: trace histogram [29, 29, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:32:17,231 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (54)] Ended with exit code 0
[2024-11-24 00:32:17,420 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 54 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable54
[2024-11-24 00:32:17,420 INFO  L396      AbstractCegarLoop]: === Iteration 56 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:32:17,420 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:32:17,420 INFO  L85        PathProgramCache]: Analyzing trace with hash 1179060293, now seen corresponding path program 52 times
[2024-11-24 00:32:17,420 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:32:17,420 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1193600017]
[2024-11-24 00:32:17,420 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:32:17,421 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:32:17,433 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:32:17,433 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:32:18,349 INFO  L134       CoverageAnalysis]: Checked inductivity of 905 backedges. 0 proven. 905 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:32:18,349 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:32:18,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1193600017]
[2024-11-24 00:32:18,349 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1193600017] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:32:18,350 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1334948112]
[2024-11-24 00:32:18,350 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:32:18,350 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:32:18,350 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:32:18,354 INFO  L229       MonitoredProcess]: Starting monitored process 55 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:32:18,356 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (55)] Waiting until timeout for monitored process
[2024-11-24 00:32:18,426 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:32:18,426 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:32:18,428 INFO  L256         TraceCheckSpWp]: Trace formula consists of 221 conjuncts, 79 conjuncts are in the unsatisfiable core
[2024-11-24 00:32:18,430 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:32:18,577 INFO  L134       CoverageAnalysis]: Checked inductivity of 905 backedges. 0 proven. 905 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:32:18,577 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:32:21,238 INFO  L134       CoverageAnalysis]: Checked inductivity of 905 backedges. 0 proven. 905 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:32:21,238 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1334948112] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:32:21,238 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:32:21,238 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [41, 41, 41] total 81
[2024-11-24 00:32:21,238 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1586469740]
[2024-11-24 00:32:21,238 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:32:21,239 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 81 states
[2024-11-24 00:32:21,239 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:32:21,239 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 81 interpolants.
[2024-11-24 00:32:21,240 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1149, Invalid=5331, Unknown=0, NotChecked=0, Total=6480
[2024-11-24 00:32:21,240 INFO  L87              Difference]: Start difference. First operand 441 states and 531 transitions. Second operand  has 81 states, 81 states have (on average 2.0) internal successors, (162), 81 states have internal predecessors, (162), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:33:32,200 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:33:32,201 INFO  L93              Difference]: Finished difference Result 996 states and 1158 transitions.
[2024-11-24 00:33:32,201 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 144 states. 
[2024-11-24 00:33:32,201 INFO  L78                 Accepts]: Start accepts. Automaton has  has 81 states, 81 states have (on average 2.0) internal successors, (162), 81 states have internal predecessors, (162), 0 states have call successors, (0), 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 82
[2024-11-24 00:33:32,201 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:33:32,203 INFO  L225             Difference]: With dead ends: 996
[2024-11-24 00:33:32,203 INFO  L226             Difference]: Without dead ends: 992
[2024-11-24 00:33:32,204 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 296 GetRequests, 124 SyntacticMatches, 0 SemanticMatches, 172 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4904 ImplicationChecksByTransitivity, 70.9s TimeCoverageRelationStatistics Valid=4436, Invalid=25666, Unknown=0, NotChecked=0, Total=30102
[2024-11-24 00:33:32,204 INFO  L435           NwaCegarLoop]: 56 mSDtfsCounter, 755 mSDsluCounter, 2106 mSDsCounter, 0 mSdLazyCounter, 2796 mSolverCounterSat, 328 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 755 SdHoareTripleChecker+Valid, 2162 SdHoareTripleChecker+Invalid, 3124 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 328 IncrementalHoareTripleChecker+Valid, 2796 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:33:32,204 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [755 Valid, 2162 Invalid, 3124 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [328 Valid, 2796 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-24 00:33:32,205 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 992 states.
[2024-11-24 00:33:32,386 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 992 to 436.
[2024-11-24 00:33:32,387 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 436 states, 435 states have (on average 1.2022988505747128) internal successors, (523), 435 states have internal predecessors, (523), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:33:32,387 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 436 states and 523 transitions.
[2024-11-24 00:33:32,387 INFO  L78                 Accepts]: Start accepts. Automaton has 436 states and 523 transitions. Word has length 82
[2024-11-24 00:33:32,388 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:33:32,388 INFO  L471      AbstractCegarLoop]: Abstraction has 436 states and 523 transitions.
[2024-11-24 00:33:32,388 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 81 states, 81 states have (on average 2.0) internal successors, (162), 81 states have internal predecessors, (162), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:33:32,388 INFO  L276                IsEmpty]: Start isEmpty. Operand 436 states and 523 transitions.
[2024-11-24 00:33:32,388 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 83
[2024-11-24 00:33:32,388 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:33:32,388 INFO  L218           NwaCegarLoop]: trace histogram [19, 19, 18, 18, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:33:32,398 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (55)] Ended with exit code 0
[2024-11-24 00:33:32,589 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable55,55 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:33:32,589 INFO  L396      AbstractCegarLoop]: === Iteration 57 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:33:32,589 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:33:32,589 INFO  L85        PathProgramCache]: Analyzing trace with hash 208303301, now seen corresponding path program 53 times
[2024-11-24 00:33:32,589 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:33:32,589 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [166227801]
[2024-11-24 00:33:32,589 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:33:32,589 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:33:32,650 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 20 check-sat command(s)
[2024-11-24 00:33:32,650 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:33:33,565 INFO  L134       CoverageAnalysis]: Checked inductivity of 685 backedges. 0 proven. 685 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:33:33,565 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:33:33,565 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [166227801]
[2024-11-24 00:33:33,566 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [166227801] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:33:33,566 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [870533303]
[2024-11-24 00:33:33,566 INFO  L95    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-24 00:33:33,566 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:33:33,566 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:33:33,567 INFO  L229       MonitoredProcess]: Starting monitored process 56 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:33:33,568 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (56)] Waiting until timeout for monitored process
[2024-11-24 00:33:34,143 INFO  L229   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 20 check-sat command(s)
[2024-11-24 00:33:34,143 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:33:34,145 INFO  L256         TraceCheckSpWp]: Trace formula consists of 221 conjuncts, 79 conjuncts are in the unsatisfiable core
[2024-11-24 00:33:34,147 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:33:34,264 INFO  L134       CoverageAnalysis]: Checked inductivity of 685 backedges. 0 proven. 685 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:33:34,264 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:33:36,647 INFO  L134       CoverageAnalysis]: Checked inductivity of 685 backedges. 0 proven. 685 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:33:36,647 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [870533303] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:33:36,648 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:33:36,648 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [41, 41, 41] total 81
[2024-11-24 00:33:36,648 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [453163908]
[2024-11-24 00:33:36,648 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:33:36,648 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 81 states
[2024-11-24 00:33:36,648 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:33:36,649 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 81 interpolants.
[2024-11-24 00:33:36,649 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=903, Invalid=5577, Unknown=0, NotChecked=0, Total=6480
[2024-11-24 00:33:36,650 INFO  L87              Difference]: Start difference. First operand 436 states and 523 transitions. Second operand  has 81 states, 81 states have (on average 2.0) internal successors, (162), 81 states have internal predecessors, (162), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:35:18,008 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:35:18,008 INFO  L93              Difference]: Finished difference Result 740 states and 899 transitions.
[2024-11-24 00:35:18,008 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 404 states. 
[2024-11-24 00:35:18,009 INFO  L78                 Accepts]: Start accepts. Automaton has  has 81 states, 81 states have (on average 2.0) internal successors, (162), 81 states have internal predecessors, (162), 0 states have call successors, (0), 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 82
[2024-11-24 00:35:18,009 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:35:18,010 INFO  L225             Difference]: With dead ends: 740
[2024-11-24 00:35:18,010 INFO  L226             Difference]: Without dead ends: 736
[2024-11-24 00:35:18,014 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 546 GetRequests, 124 SyntacticMatches, 0 SemanticMatches, 422 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 63400 ImplicationChecksByTransitivity, 101.9s TimeCoverageRelationStatistics Valid=23819, Invalid=155533, Unknown=0, NotChecked=0, Total=179352
[2024-11-24 00:35:18,014 INFO  L435           NwaCegarLoop]: 35 mSDtfsCounter, 322 mSDsluCounter, 1167 mSDsCounter, 0 mSdLazyCounter, 2416 mSolverCounterSat, 371 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 322 SdHoareTripleChecker+Valid, 1202 SdHoareTripleChecker+Invalid, 2787 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 371 IncrementalHoareTripleChecker+Valid, 2416 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:35:18,015 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [322 Valid, 1202 Invalid, 2787 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [371 Valid, 2416 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-24 00:35:18,015 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 736 states.
[2024-11-24 00:35:18,251 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 736 to 514.
[2024-11-24 00:35:18,251 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 514 states, 513 states have (on average 1.1910331384015596) internal successors, (611), 513 states have internal predecessors, (611), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:35:18,252 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 514 states and 611 transitions.
[2024-11-24 00:35:18,252 INFO  L78                 Accepts]: Start accepts. Automaton has 514 states and 611 transitions. Word has length 82
[2024-11-24 00:35:18,252 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:35:18,252 INFO  L471      AbstractCegarLoop]: Abstraction has 514 states and 611 transitions.
[2024-11-24 00:35:18,252 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 81 states, 81 states have (on average 2.0) internal successors, (162), 81 states have internal predecessors, (162), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:35:18,252 INFO  L276                IsEmpty]: Start isEmpty. Operand 514 states and 611 transitions.
[2024-11-24 00:35:18,253 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 85
[2024-11-24 00:35:18,253 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:35:18,253 INFO  L218           NwaCegarLoop]: trace histogram [19, 19, 19, 19, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:35:18,259 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (56)] Ended with exit code 0
[2024-11-24 00:35:18,453 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable56,56 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:35:18,454 INFO  L396      AbstractCegarLoop]: === Iteration 58 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:35:18,454 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:35:18,454 INFO  L85        PathProgramCache]: Analyzing trace with hash -1745214903, now seen corresponding path program 54 times
[2024-11-24 00:35:18,454 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:35:18,454 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [580411183]
[2024-11-24 00:35:18,454 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:35:18,454 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:35:18,505 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 20 check-sat command(s)
[2024-11-24 00:35:18,505 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:35:21,449 INFO  L134       CoverageAnalysis]: Checked inductivity of 722 backedges. 0 proven. 722 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:35:21,449 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:35:21,450 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [580411183]
[2024-11-24 00:35:21,450 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [580411183] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:35:21,450 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [696388263]
[2024-11-24 00:35:21,450 INFO  L95    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-24 00:35:21,450 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:35:21,450 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:35:21,452 INFO  L229       MonitoredProcess]: Starting monitored process 57 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:35:21,456 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (57)] Waiting until timeout for monitored process
[2024-11-24 00:35:21,881 INFO  L229   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 20 check-sat command(s)
[2024-11-24 00:35:21,881 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:35:21,883 INFO  L256         TraceCheckSpWp]: Trace formula consists of 226 conjuncts, 84 conjuncts are in the unsatisfiable core
[2024-11-24 00:35:21,884 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:35:23,098 INFO  L134       CoverageAnalysis]: Checked inductivity of 722 backedges. 0 proven. 722 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:35:23,098 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:35:25,126 INFO  L134       CoverageAnalysis]: Checked inductivity of 722 backedges. 0 proven. 722 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:35:25,126 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [696388263] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:35:25,126 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:35:25,127 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [57, 23, 23] total 96
[2024-11-24 00:35:25,127 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1143516214]
[2024-11-24 00:35:25,127 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:35:25,127 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 96 states
[2024-11-24 00:35:25,127 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:35:25,128 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 96 interpolants.
[2024-11-24 00:35:25,128 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=359, Invalid=8761, Unknown=0, NotChecked=0, Total=9120
[2024-11-24 00:35:25,129 INFO  L87              Difference]: Start difference. First operand 514 states and 611 transitions. Second operand  has 96 states, 96 states have (on average 2.5416666666666665) internal successors, (244), 96 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:35:28,154 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:35:28,154 INFO  L93              Difference]: Finished difference Result 528 states and 624 transitions.
[2024-11-24 00:35:28,154 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 56 states. 
[2024-11-24 00:35:28,155 INFO  L78                 Accepts]: Start accepts. Automaton has  has 96 states, 96 states have (on average 2.5416666666666665) internal successors, (244), 96 states have internal predecessors, (244), 0 states have call successors, (0), 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 84
[2024-11-24 00:35:28,155 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:35:28,156 INFO  L225             Difference]: With dead ends: 528
[2024-11-24 00:35:28,156 INFO  L226             Difference]: Without dead ends: 524
[2024-11-24 00:35:28,157 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 223 GetRequests, 129 SyntacticMatches, 0 SemanticMatches, 94 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2870 ImplicationChecksByTransitivity, 4.9s TimeCoverageRelationStatistics Valid=359, Invalid=8761, Unknown=0, NotChecked=0, Total=9120
[2024-11-24 00:35:28,157 INFO  L435           NwaCegarLoop]: 57 mSDtfsCounter, 62 mSDsluCounter, 2656 mSDsCounter, 0 mSdLazyCounter, 4566 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 62 SdHoareTripleChecker+Valid, 2713 SdHoareTripleChecker+Invalid, 4594 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 4566 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:35:28,157 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [62 Valid, 2713 Invalid, 4594 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 4566 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2024-11-24 00:35:28,157 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 524 states.
[2024-11-24 00:35:28,424 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 524 to 477.
[2024-11-24 00:35:28,425 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 477 states, 476 states have (on average 1.203781512605042) internal successors, (573), 476 states have internal predecessors, (573), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:35:28,426 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 477 states to 477 states and 573 transitions.
[2024-11-24 00:35:28,426 INFO  L78                 Accepts]: Start accepts. Automaton has 477 states and 573 transitions. Word has length 84
[2024-11-24 00:35:28,426 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:35:28,426 INFO  L471      AbstractCegarLoop]: Abstraction has 477 states and 573 transitions.
[2024-11-24 00:35:28,426 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 96 states, 96 states have (on average 2.5416666666666665) internal successors, (244), 96 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:35:28,427 INFO  L276                IsEmpty]: Start isEmpty. Operand 477 states and 573 transitions.
[2024-11-24 00:35:28,427 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 87
[2024-11-24 00:35:28,427 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:35:28,427 INFO  L218           NwaCegarLoop]: trace histogram [20, 20, 19, 19, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:35:28,437 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (57)] Forceful destruction successful, exit code 0
[2024-11-24 00:35:28,627 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 57 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable57
[2024-11-24 00:35:28,627 INFO  L396      AbstractCegarLoop]: === Iteration 59 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:35:28,628 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:35:28,628 INFO  L85        PathProgramCache]: Analyzing trace with hash -1992354419, now seen corresponding path program 55 times
[2024-11-24 00:35:28,628 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:35:28,628 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1170588576]
[2024-11-24 00:35:28,628 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:35:28,628 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:35:28,649 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:35:29,601 INFO  L134       CoverageAnalysis]: Checked inductivity of 761 backedges. 0 proven. 761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:35:29,601 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:35:29,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1170588576]
[2024-11-24 00:35:29,601 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1170588576] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:35:29,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [624632995]
[2024-11-24 00:35:29,602 INFO  L95    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-24 00:35:29,602 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:35:29,602 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:35:29,608 INFO  L229       MonitoredProcess]: Starting monitored process 58 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:35:29,610 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4d51f8-c0c8-4291-b4a3-a1590592815f/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (58)] Waiting until timeout for monitored process
[2024-11-24 00:35:29,685 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:35:29,691 INFO  L256         TraceCheckSpWp]: Trace formula consists of 231 conjuncts, 83 conjuncts are in the unsatisfiable core
[2024-11-24 00:35:29,693 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:35:29,854 INFO  L134       CoverageAnalysis]: Checked inductivity of 761 backedges. 0 proven. 761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:35:29,854 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:35:32,673 INFO  L134       CoverageAnalysis]: Checked inductivity of 761 backedges. 0 proven. 761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:35:32,674 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [624632995] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:35:32,674 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:35:32,674 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [43, 43, 43] total 85
[2024-11-24 00:35:32,674 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [458073886]
[2024-11-24 00:35:32,674 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:35:32,674 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 85 states
[2024-11-24 00:35:32,674 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:35:32,675 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 85 interpolants.
[2024-11-24 00:35:32,676 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=990, Invalid=6150, Unknown=0, NotChecked=0, Total=7140
[2024-11-24 00:35:32,676 INFO  L87              Difference]: Start difference. First operand 477 states and 573 transitions. Second operand  has 85 states, 85 states have (on average 2.0) internal successors, (170), 85 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)