./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem13_label56.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_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/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_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem13_label56.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/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_dedb39e6-5cb7-4851-a999-4966ec73be14/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 21992ce5086310b9eccd33893912bc55e4a94502535426b80db5bcf53a1c73cc
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 23:07:30,872 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 23:07:30,974 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-23 23:07:30,984 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 23:07:30,984 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 23:07:31,010 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 23:07:31,011 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 23:07:31,011 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 23:07:31,011 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 23:07:31,012 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 23:07:31,012 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 23:07:31,012 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 23:07:31,012 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 23:07:31,012 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 23:07:31,013 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 23:07:31,013 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 23:07:31,013 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 23:07:31,013 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 23:07:31,013 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 23:07:31,013 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 23:07:31,013 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 23:07:31,014 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 23:07:31,014 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 23:07:31,014 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 23:07:31,014 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 23:07:31,014 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 23:07:31,014 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 23:07:31,014 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 23:07:31,015 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 23:07:31,015 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 23:07:31,015 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 23:07:31,015 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 23:07:31,015 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:07:31,015 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 23:07:31,015 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 23:07:31,016 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 23:07:31,016 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 23:07:31,016 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:07:31,016 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 23:07:31,016 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 23:07:31,016 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 23:07:31,016 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 23:07:31,016 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 23:07:31,017 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 23:07:31,017 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 23:07:31,017 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 23:07:31,017 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 23:07:31,017 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 23:07:31,017 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_dedb39e6-5cb7-4851-a999-4966ec73be14/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 -> 21992ce5086310b9eccd33893912bc55e4a94502535426b80db5bcf53a1c73cc
[2024-11-23 23:07:31,337 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 23:07:31,347 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 23:07:31,350 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 23:07:31,352 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 23:07:31,352 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 23:07:31,354 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/eca-rers2012/Problem13_label56.c
[2024-11-23 23:07:34,392 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/data/294b7c382/44f0afe211744e65a5a6f74af0181828/FLAGc552b1a38
[2024-11-23 23:07:35,135 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 23:07:35,136 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/sv-benchmarks/c/eca-rers2012/Problem13_label56.c
[2024-11-23 23:07:35,178 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/data/294b7c382/44f0afe211744e65a5a6f74af0181828/FLAGc552b1a38
[2024-11-23 23:07:35,193 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/data/294b7c382/44f0afe211744e65a5a6f74af0181828
[2024-11-23 23:07:35,195 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 23:07:35,197 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 23:07:35,198 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 23:07:35,198 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 23:07:35,203 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 23:07:35,204 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:07:35" (1/1) ...
[2024-11-23 23:07:35,204 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58d9acb4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:35, skipping insertion in model container
[2024-11-23 23:07:35,205 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:07:35" (1/1) ...
[2024-11-23 23:07:35,339 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 23:07:35,640 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_dedb39e6-5cb7-4851-a999-4966ec73be14/sv-benchmarks/c/eca-rers2012/Problem13_label56.c[7559,7572]
[2024-11-23 23:07:36,530 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:07:36,540 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 23:07:36,574 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_dedb39e6-5cb7-4851-a999-4966ec73be14/sv-benchmarks/c/eca-rers2012/Problem13_label56.c[7559,7572]
[2024-11-23 23:07:37,226 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:07:37,257 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 23:07:37,258 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37 WrapperNode
[2024-11-23 23:07:37,259 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 23:07:37,260 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 23:07:37,261 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 23:07:37,261 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 23:07:37,269 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:37,356 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:37,896 INFO  L138                Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 5586
[2024-11-23 23:07:37,897 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 23:07:37,897 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 23:07:37,898 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 23:07:37,898 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 23:07:37,908 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:37,908 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:37,999 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:38,363 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-23 23:07:38,364 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:38,364 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:38,566 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:38,583 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:38,628 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:38,691 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:38,711 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:38,805 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 23:07:38,807 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 23:07:38,808 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 23:07:38,808 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 23:07:38,809 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (1/1) ...
[2024-11-23 23:07:38,818 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:07:38,831 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:07:38,847 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 23:07:38,850 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 23:07:38,876 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 23:07:38,876 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 23:07:38,876 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 23:07:38,877 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 23:07:38,947 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 23:07:38,948 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 23:07:47,367 INFO  L?                        ?]: Removed 738 outVars from TransFormulas that were not future-live.
[2024-11-23 23:07:47,367 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 23:07:47,416 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 23:07:47,417 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-23 23:07:47,419 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:07:47 BoogieIcfgContainer
[2024-11-23 23:07:47,419 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 23:07:47,422 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 23:07:47,424 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 23:07:47,429 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 23:07:47,429 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 11:07:35" (1/3) ...
[2024-11-23 23:07:47,430 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@c183b4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:07:47, skipping insertion in model container
[2024-11-23 23:07:47,430 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:07:37" (2/3) ...
[2024-11-23 23:07:47,430 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@c183b4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:07:47, skipping insertion in model container
[2024-11-23 23:07:47,431 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:07:47" (3/3) ...
[2024-11-23 23:07:47,432 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem13_label56.c
[2024-11-23 23:07:47,447 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 23:07:47,449 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem13_label56.c that has 1 procedures, 1098 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-11-23 23:07:47,543 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 23:07:47,560 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;@6e1934e8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 23:07:47,561 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-23 23:07:47,572 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 1098 states, 1096 states have (on average 1.8275547445255473) internal successors, (2003), 1097 states have internal predecessors, (2003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:07:47,580 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2024-11-23 23:07:47,581 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:07:47,582 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:07:47,582 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:07:47,588 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:07:47,589 INFO  L85        PathProgramCache]: Analyzing trace with hash -92557335, now seen corresponding path program 1 times
[2024-11-23 23:07:47,597 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:07:47,597 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818029412]
[2024-11-23 23:07:47,598 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:07:47,598 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:07:47,769 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:07:48,088 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:07:48,089 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:07:48,089 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [818029412]
[2024-11-23 23:07:48,089 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [818029412] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:07:48,092 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:07:48,092 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:07:48,094 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1156293841]
[2024-11-23 23:07:48,094 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:07:48,099 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:07:48,100 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:07:48,121 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:07:48,122 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:07:48,129 INFO  L87              Difference]: Start difference. First operand  has 1098 states, 1096 states have (on average 1.8275547445255473) internal successors, (2003), 1097 states have internal predecessors, (2003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 2 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:07:53,860 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:07:53,861 INFO  L93              Difference]: Finished difference Result 3035 states and 5643 transitions.
[2024-11-23 23:07:53,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:07:53,863 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 2 states have internal predecessors, (53), 0 states have call successors, (0), 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 53
[2024-11-23 23:07:53,864 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:07:53,901 INFO  L225             Difference]: With dead ends: 3035
[2024-11-23 23:07:53,905 INFO  L226             Difference]: Without dead ends: 1873
[2024-11-23 23:07:53,917 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:07:53,923 INFO  L435           NwaCegarLoop]: 991 mSDtfsCounter, 852 mSDsluCounter, 154 mSDsCounter, 0 mSdLazyCounter, 2505 mSolverCounterSat, 858 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 852 SdHoareTripleChecker+Valid, 1145 SdHoareTripleChecker+Invalid, 3363 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 858 IncrementalHoareTripleChecker+Valid, 2505 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.4s IncrementalHoareTripleChecker+Time
[2024-11-23 23:07:53,928 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [852 Valid, 1145 Invalid, 3363 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [858 Valid, 2505 Invalid, 0 Unknown, 0 Unchecked, 5.4s Time]
[2024-11-23 23:07:53,955 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1873 states.
[2024-11-23 23:07:54,076 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1873 to 1859.
[2024-11-23 23:07:54,081 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1859 states, 1858 states have (on average 1.5441334768568353) internal successors, (2869), 1858 states have internal predecessors, (2869), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:07:54,096 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1859 states to 1859 states and 2869 transitions.
[2024-11-23 23:07:54,098 INFO  L78                 Accepts]: Start accepts. Automaton has 1859 states and 2869 transitions. Word has length 53
[2024-11-23 23:07:54,099 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:07:54,100 INFO  L471      AbstractCegarLoop]: Abstraction has 1859 states and 2869 transitions.
[2024-11-23 23:07:54,101 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 2 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:07:54,101 INFO  L276                IsEmpty]: Start isEmpty. Operand 1859 states and 2869 transitions.
[2024-11-23 23:07:54,104 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 126
[2024-11-23 23:07:54,106 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:07:54,106 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:07:54,107 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 23:07:54,107 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:07:54,108 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:07:54,108 INFO  L85        PathProgramCache]: Analyzing trace with hash -864385219, now seen corresponding path program 1 times
[2024-11-23 23:07:54,109 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:07:54,109 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1608752012]
[2024-11-23 23:07:54,109 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:07:54,110 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:07:54,207 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:07:54,531 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:07:54,531 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:07:54,531 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1608752012]
[2024-11-23 23:07:54,531 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1608752012] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:07:54,531 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:07:54,531 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:07:54,531 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1211387507]
[2024-11-23 23:07:54,531 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:07:54,533 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:07:54,533 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:07:54,533 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:07:54,534 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:07:54,534 INFO  L87              Difference]: Start difference. First operand 1859 states and 2869 transitions. Second operand  has 3 states, 3 states have (on average 41.666666666666664) internal successors, (125), 2 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-23 23:07:59,695 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:07:59,696 INFO  L93              Difference]: Finished difference Result 5317 states and 8229 transitions.
[2024-11-23 23:07:59,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:07:59,696 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 41.666666666666664) internal successors, (125), 2 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 125
[2024-11-23 23:07:59,697 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:07:59,710 INFO  L225             Difference]: With dead ends: 5317
[2024-11-23 23:07:59,710 INFO  L226             Difference]: Without dead ends: 3460
[2024-11-23 23:07:59,713 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:07:59,716 INFO  L435           NwaCegarLoop]: 1039 mSDtfsCounter, 826 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 2402 mSolverCounterSat, 877 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 826 SdHoareTripleChecker+Valid, 1192 SdHoareTripleChecker+Invalid, 3279 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 877 IncrementalHoareTripleChecker+Valid, 2402 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:07:59,716 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [826 Valid, 1192 Invalid, 3279 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [877 Valid, 2402 Invalid, 0 Unknown, 0 Unchecked, 5.0s Time]
[2024-11-23 23:07:59,722 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3460 states.
[2024-11-23 23:07:59,783 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3460 to 3459.
[2024-11-23 23:07:59,789 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3459 states, 3458 states have (on average 1.3805668016194332) internal successors, (4774), 3458 states have internal predecessors, (4774), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:07:59,798 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3459 states to 3459 states and 4774 transitions.
[2024-11-23 23:07:59,799 INFO  L78                 Accepts]: Start accepts. Automaton has 3459 states and 4774 transitions. Word has length 125
[2024-11-23 23:07:59,799 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:07:59,799 INFO  L471      AbstractCegarLoop]: Abstraction has 3459 states and 4774 transitions.
[2024-11-23 23:07:59,799 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 41.666666666666664) internal successors, (125), 2 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-23 23:07:59,800 INFO  L276                IsEmpty]: Start isEmpty. Operand 3459 states and 4774 transitions.
[2024-11-23 23:07:59,803 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 140
[2024-11-23 23:07:59,804 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:07:59,804 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:07:59,804 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 23:07:59,804 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:07:59,805 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:07:59,805 INFO  L85        PathProgramCache]: Analyzing trace with hash -799913370, now seen corresponding path program 1 times
[2024-11-23 23:07:59,805 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:07:59,805 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [685051063]
[2024-11-23 23:07:59,805 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:07:59,806 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:07:59,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:08:00,469 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:08:00,469 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:08:00,469 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [685051063]
[2024-11-23 23:08:00,469 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [685051063] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:08:00,469 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:08:00,469 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:08:00,470 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1456139343]
[2024-11-23 23:08:00,470 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:08:00,470 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:08:00,470 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:08:00,471 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:08:00,473 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:08:00,473 INFO  L87              Difference]: Start difference. First operand 3459 states and 4774 transitions. Second operand  has 4 states, 4 states have (on average 34.75) internal successors, (139), 3 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-23 23:08:06,964 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:08:06,964 INFO  L93              Difference]: Finished difference Result 10870 states and 14768 transitions.
[2024-11-23 23:08:06,964 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:08:06,965 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 34.75) internal successors, (139), 3 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 139
[2024-11-23 23:08:06,965 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:08:06,993 INFO  L225             Difference]: With dead ends: 10870
[2024-11-23 23:08:06,993 INFO  L226             Difference]: Without dead ends: 7413
[2024-11-23 23:08:06,999 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-23 23:08:07,000 INFO  L435           NwaCegarLoop]: 709 mSDtfsCounter, 2582 mSDsluCounter, 294 mSDsCounter, 0 mSdLazyCounter, 4117 mSolverCounterSat, 831 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2582 SdHoareTripleChecker+Valid, 1003 SdHoareTripleChecker+Invalid, 4948 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 831 IncrementalHoareTripleChecker+Valid, 4117 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.3s IncrementalHoareTripleChecker+Time
[2024-11-23 23:08:07,001 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2582 Valid, 1003 Invalid, 4948 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [831 Valid, 4117 Invalid, 0 Unknown, 0 Unchecked, 6.3s Time]
[2024-11-23 23:08:07,010 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7413 states.
[2024-11-23 23:08:07,135 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7413 to 7412.
[2024-11-23 23:08:07,148 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7412 states, 7411 states have (on average 1.2698691134799622) internal successors, (9411), 7411 states have internal predecessors, (9411), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:07,165 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7412 states to 7412 states and 9411 transitions.
[2024-11-23 23:08:07,166 INFO  L78                 Accepts]: Start accepts. Automaton has 7412 states and 9411 transitions. Word has length 139
[2024-11-23 23:08:07,166 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:08:07,166 INFO  L471      AbstractCegarLoop]: Abstraction has 7412 states and 9411 transitions.
[2024-11-23 23:08:07,166 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 34.75) internal successors, (139), 3 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-23 23:08:07,167 INFO  L276                IsEmpty]: Start isEmpty. Operand 7412 states and 9411 transitions.
[2024-11-23 23:08:07,171 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 221
[2024-11-23 23:08:07,171 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:08:07,171 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:08:07,171 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 23:08:07,172 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:08:07,172 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:08:07,172 INFO  L85        PathProgramCache]: Analyzing trace with hash 813209171, now seen corresponding path program 1 times
[2024-11-23 23:08:07,172 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:08:07,173 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [521243451]
[2024-11-23 23:08:07,173 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:08:07,173 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:08:07,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:08:07,510 INFO  L134       CoverageAnalysis]: Checked inductivity of 171 backedges. 101 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked.
[2024-11-23 23:08:07,513 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:08:07,513 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [521243451]
[2024-11-23 23:08:07,513 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [521243451] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:08:07,513 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:08:07,513 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:08:07,513 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [464591528]
[2024-11-23 23:08:07,514 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:08:07,514 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:08:07,514 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:08:07,515 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:08:07,515 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:08:07,515 INFO  L87              Difference]: Start difference. First operand 7412 states and 9411 transitions. Second operand  has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 2 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:12,113 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:08:12,114 INFO  L93              Difference]: Finished difference Result 20357 states and 26252 transitions.
[2024-11-23 23:08:12,114 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:08:12,114 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 2 states have internal predecessors, (151), 0 states have call successors, (0), 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 220
[2024-11-23 23:08:12,115 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:08:12,147 INFO  L225             Difference]: With dead ends: 20357
[2024-11-23 23:08:12,148 INFO  L226             Difference]: Without dead ends: 13734
[2024-11-23 23:08:12,155 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:08:12,158 INFO  L435           NwaCegarLoop]: 851 mSDtfsCounter, 889 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 2576 mSolverCounterSat, 747 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 889 SdHoareTripleChecker+Valid, 980 SdHoareTripleChecker+Invalid, 3323 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 747 IncrementalHoareTripleChecker+Valid, 2576 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time
[2024-11-23 23:08:12,159 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [889 Valid, 980 Invalid, 3323 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [747 Valid, 2576 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time]
[2024-11-23 23:08:12,176 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 13734 states.
[2024-11-23 23:08:12,372 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 13734 to 12937.
[2024-11-23 23:08:12,394 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12937 states, 12936 states have (on average 1.215213358070501) internal successors, (15720), 12936 states have internal predecessors, (15720), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:12,432 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12937 states to 12937 states and 15720 transitions.
[2024-11-23 23:08:12,432 INFO  L78                 Accepts]: Start accepts. Automaton has 12937 states and 15720 transitions. Word has length 220
[2024-11-23 23:08:12,433 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:08:12,433 INFO  L471      AbstractCegarLoop]: Abstraction has 12937 states and 15720 transitions.
[2024-11-23 23:08:12,434 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 2 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:12,434 INFO  L276                IsEmpty]: Start isEmpty. Operand 12937 states and 15720 transitions.
[2024-11-23 23:08:12,440 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 253
[2024-11-23 23:08:12,440 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:08:12,441 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:08:12,441 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 23:08:12,441 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:08:12,442 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:08:12,442 INFO  L85        PathProgramCache]: Analyzing trace with hash -1061989469, now seen corresponding path program 1 times
[2024-11-23 23:08:12,442 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:08:12,442 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1376472585]
[2024-11-23 23:08:12,442 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:08:12,442 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:08:12,518 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:08:12,763 INFO  L134       CoverageAnalysis]: Checked inductivity of 196 backedges. 196 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:08:12,763 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:08:12,763 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1376472585]
[2024-11-23 23:08:12,763 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1376472585] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:08:12,763 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:08:12,764 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:08:12,764 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [580336065]
[2024-11-23 23:08:12,764 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:08:12,764 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:08:12,764 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:08:12,765 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:08:12,765 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:08:12,766 INFO  L87              Difference]: Start difference. First operand 12937 states and 15720 transitions. Second operand  has 3 states, 3 states have (on average 84.0) internal successors, (252), 3 states have internal predecessors, (252), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:17,689 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:08:17,689 INFO  L93              Difference]: Finished difference Result 31392 states and 39119 transitions.
[2024-11-23 23:08:17,689 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:08:17,690 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 84.0) internal successors, (252), 3 states have internal predecessors, (252), 0 states have call successors, (0), 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 252
[2024-11-23 23:08:17,691 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:08:17,735 INFO  L225             Difference]: With dead ends: 31392
[2024-11-23 23:08:17,735 INFO  L226             Difference]: Without dead ends: 19244
[2024-11-23 23:08:17,746 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:08:17,747 INFO  L435           NwaCegarLoop]: 809 mSDtfsCounter, 858 mSDsluCounter, 117 mSDsCounter, 0 mSdLazyCounter, 2381 mSolverCounterSat, 914 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 858 SdHoareTripleChecker+Valid, 926 SdHoareTripleChecker+Invalid, 3295 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 914 IncrementalHoareTripleChecker+Valid, 2381 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.7s IncrementalHoareTripleChecker+Time
[2024-11-23 23:08:17,747 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [858 Valid, 926 Invalid, 3295 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [914 Valid, 2381 Invalid, 0 Unknown, 0 Unchecked, 4.7s Time]
[2024-11-23 23:08:17,766 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19244 states.
[2024-11-23 23:08:17,978 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19244 to 18447.
[2024-11-23 23:08:18,001 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18447 states, 18446 states have (on average 1.2024287108316165) internal successors, (22180), 18446 states have internal predecessors, (22180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:18,038 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18447 states to 18447 states and 22180 transitions.
[2024-11-23 23:08:18,039 INFO  L78                 Accepts]: Start accepts. Automaton has 18447 states and 22180 transitions. Word has length 252
[2024-11-23 23:08:18,039 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:08:18,039 INFO  L471      AbstractCegarLoop]: Abstraction has 18447 states and 22180 transitions.
[2024-11-23 23:08:18,040 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 84.0) internal successors, (252), 3 states have internal predecessors, (252), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:18,040 INFO  L276                IsEmpty]: Start isEmpty. Operand 18447 states and 22180 transitions.
[2024-11-23 23:08:18,052 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 342
[2024-11-23 23:08:18,052 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:08:18,052 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:08:18,053 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 23:08:18,053 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:08:18,053 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:08:18,053 INFO  L85        PathProgramCache]: Analyzing trace with hash -1794467894, now seen corresponding path program 1 times
[2024-11-23 23:08:18,053 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:08:18,053 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1830571646]
[2024-11-23 23:08:18,053 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:08:18,054 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:08:18,148 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:08:18,615 INFO  L134       CoverageAnalysis]: Checked inductivity of 424 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 272 trivial. 0 not checked.
[2024-11-23 23:08:18,616 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:08:18,616 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1830571646]
[2024-11-23 23:08:18,617 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1830571646] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:08:18,617 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:08:18,617 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:08:18,617 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [746858888]
[2024-11-23 23:08:18,617 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:08:18,618 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:08:18,618 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:08:18,618 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:08:18,620 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:08:18,621 INFO  L87              Difference]: Start difference. First operand 18447 states and 22180 transitions. Second operand  has 3 states, 3 states have (on average 53.0) internal successors, (159), 3 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-23 23:08:24,230 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:08:24,230 INFO  L93              Difference]: Finished difference Result 52772 states and 63784 transitions.
[2024-11-23 23:08:24,231 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:08:24,231 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 53.0) internal successors, (159), 3 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 341
[2024-11-23 23:08:24,231 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:08:24,289 INFO  L225             Difference]: With dead ends: 52772
[2024-11-23 23:08:24,289 INFO  L226             Difference]: Without dead ends: 35114
[2024-11-23 23:08:24,305 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:08:24,306 INFO  L435           NwaCegarLoop]: 1700 mSDtfsCounter, 920 mSDsluCounter, 119 mSDsCounter, 0 mSdLazyCounter, 3128 mSolverCounterSat, 603 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 920 SdHoareTripleChecker+Valid, 1819 SdHoareTripleChecker+Invalid, 3731 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 603 IncrementalHoareTripleChecker+Valid, 3128 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.3s IncrementalHoareTripleChecker+Time
[2024-11-23 23:08:24,306 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [920 Valid, 1819 Invalid, 3731 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [603 Valid, 3128 Invalid, 0 Unknown, 0 Unchecked, 5.3s Time]
[2024-11-23 23:08:24,333 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 35114 states.
[2024-11-23 23:08:24,654 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 35114 to 34274.
[2024-11-23 23:08:24,689 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 34274 states, 34273 states have (on average 1.1858897674554314) internal successors, (40644), 34273 states have internal predecessors, (40644), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:24,734 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 34274 states to 34274 states and 40644 transitions.
[2024-11-23 23:08:24,734 INFO  L78                 Accepts]: Start accepts. Automaton has 34274 states and 40644 transitions. Word has length 341
[2024-11-23 23:08:24,736 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:08:24,737 INFO  L471      AbstractCegarLoop]: Abstraction has 34274 states and 40644 transitions.
[2024-11-23 23:08:24,737 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 53.0) internal successors, (159), 3 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-23 23:08:24,737 INFO  L276                IsEmpty]: Start isEmpty. Operand 34274 states and 40644 transitions.
[2024-11-23 23:08:24,744 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 342
[2024-11-23 23:08:24,745 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:08:24,745 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:08:24,745 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 23:08:24,745 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:08:24,746 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:08:24,746 INFO  L85        PathProgramCache]: Analyzing trace with hash 965426254, now seen corresponding path program 1 times
[2024-11-23 23:08:24,746 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:08:24,746 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1872025871]
[2024-11-23 23:08:24,746 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:08:24,746 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:08:24,822 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:08:25,169 INFO  L134       CoverageAnalysis]: Checked inductivity of 428 backedges. 377 proven. 0 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked.
[2024-11-23 23:08:25,169 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:08:25,169 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1872025871]
[2024-11-23 23:08:25,169 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1872025871] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:08:25,170 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:08:25,170 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:08:25,170 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [724113813]
[2024-11-23 23:08:25,170 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:08:25,170 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:08:25,171 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:08:25,171 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:08:25,172 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:08:25,172 INFO  L87              Difference]: Start difference. First operand 34274 states and 40644 transitions. Second operand  has 4 states, 4 states have (on average 72.75) internal successors, (291), 3 states have internal predecessors, (291), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:34,083 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:08:34,083 INFO  L93              Difference]: Finished difference Result 108144 states and 129355 transitions.
[2024-11-23 23:08:34,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:08:34,084 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 72.75) internal successors, (291), 3 states have internal predecessors, (291), 0 states have call successors, (0), 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 341
[2024-11-23 23:08:34,084 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:08:34,203 INFO  L225             Difference]: With dead ends: 108144
[2024-11-23 23:08:34,203 INFO  L226             Difference]: Without dead ends: 74659
[2024-11-23 23:08:34,228 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:08:34,229 INFO  L435           NwaCegarLoop]: 596 mSDtfsCounter, 1737 mSDsluCounter, 202 mSDsCounter, 0 mSdLazyCounter, 6123 mSolverCounterSat, 1147 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1737 SdHoareTripleChecker+Valid, 798 SdHoareTripleChecker+Invalid, 7270 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1147 IncrementalHoareTripleChecker+Valid, 6123 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.4s IncrementalHoareTripleChecker+Time
[2024-11-23 23:08:34,230 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1737 Valid, 798 Invalid, 7270 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1147 Valid, 6123 Invalid, 0 Unknown, 0 Unchecked, 8.4s Time]
[2024-11-23 23:08:34,296 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 74659 states.
[2024-11-23 23:08:34,920 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 74659 to 74498.
[2024-11-23 23:08:34,978 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 74498 states, 74497 states have (on average 1.170892787629032) internal successors, (87228), 74497 states have internal predecessors, (87228), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:35,603 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 74498 states to 74498 states and 87228 transitions.
[2024-11-23 23:08:35,604 INFO  L78                 Accepts]: Start accepts. Automaton has 74498 states and 87228 transitions. Word has length 341
[2024-11-23 23:08:35,605 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:08:35,605 INFO  L471      AbstractCegarLoop]: Abstraction has 74498 states and 87228 transitions.
[2024-11-23 23:08:35,605 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 72.75) internal successors, (291), 3 states have internal predecessors, (291), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:35,605 INFO  L276                IsEmpty]: Start isEmpty. Operand 74498 states and 87228 transitions.
[2024-11-23 23:08:35,615 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 380
[2024-11-23 23:08:35,615 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:08:35,616 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:08:35,616 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 23:08:35,616 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:08:35,617 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:08:35,617 INFO  L85        PathProgramCache]: Analyzing trace with hash -887572111, now seen corresponding path program 1 times
[2024-11-23 23:08:35,617 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:08:35,617 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [466411214]
[2024-11-23 23:08:35,618 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:08:35,618 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:08:35,685 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:08:36,163 INFO  L134       CoverageAnalysis]: Checked inductivity of 454 backedges. 308 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked.
[2024-11-23 23:08:36,163 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:08:36,163 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [466411214]
[2024-11-23 23:08:36,163 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [466411214] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:08:36,163 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:08:36,163 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:08:36,163 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [266581648]
[2024-11-23 23:08:36,164 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:08:36,164 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:08:36,164 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:08:36,165 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:08:36,165 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:08:36,165 INFO  L87              Difference]: Start difference. First operand 74498 states and 87228 transitions. Second operand  has 3 states, 3 states have (on average 78.33333333333333) internal successors, (235), 2 states have internal predecessors, (235), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:40,957 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:08:40,958 INFO  L93              Difference]: Finished difference Result 160036 states and 187018 transitions.
[2024-11-23 23:08:40,958 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:08:40,958 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 78.33333333333333) internal successors, (235), 2 states have internal predecessors, (235), 0 states have call successors, (0), 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 379
[2024-11-23 23:08:40,959 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:08:41,069 INFO  L225             Difference]: With dead ends: 160036
[2024-11-23 23:08:41,069 INFO  L226             Difference]: Without dead ends: 86327
[2024-11-23 23:08:41,107 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:08:41,108 INFO  L435           NwaCegarLoop]: 1021 mSDtfsCounter, 730 mSDsluCounter, 181 mSDsCounter, 0 mSdLazyCounter, 2706 mSolverCounterSat, 180 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 730 SdHoareTripleChecker+Valid, 1202 SdHoareTripleChecker+Invalid, 2886 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 180 IncrementalHoareTripleChecker+Valid, 2706 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time
[2024-11-23 23:08:41,108 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [730 Valid, 1202 Invalid, 2886 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [180 Valid, 2706 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time]
[2024-11-23 23:08:41,180 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 86327 states.
[2024-11-23 23:08:42,169 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 86327 to 86316.
[2024-11-23 23:08:42,227 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 86316 states, 86315 states have (on average 1.1568904593639575) internal successors, (99857), 86315 states have internal predecessors, (99857), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:42,343 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 86316 states to 86316 states and 99857 transitions.
[2024-11-23 23:08:42,344 INFO  L78                 Accepts]: Start accepts. Automaton has 86316 states and 99857 transitions. Word has length 379
[2024-11-23 23:08:42,344 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:08:42,344 INFO  L471      AbstractCegarLoop]: Abstraction has 86316 states and 99857 transitions.
[2024-11-23 23:08:42,345 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 78.33333333333333) internal successors, (235), 2 states have internal predecessors, (235), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:42,345 INFO  L276                IsEmpty]: Start isEmpty. Operand 86316 states and 99857 transitions.
[2024-11-23 23:08:42,352 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 409
[2024-11-23 23:08:42,352 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:08:42,352 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:08:42,353 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 23:08:42,353 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:08:42,354 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:08:42,354 INFO  L85        PathProgramCache]: Analyzing trace with hash -421298775, now seen corresponding path program 1 times
[2024-11-23 23:08:42,354 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:08:42,354 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [37159546]
[2024-11-23 23:08:42,354 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:08:42,354 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:08:42,437 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:08:44,766 INFO  L134       CoverageAnalysis]: Checked inductivity of 488 backedges. 324 proven. 113 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked.
[2024-11-23 23:08:44,766 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:08:44,766 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [37159546]
[2024-11-23 23:08:44,766 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [37159546] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:08:44,766 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1535647768]
[2024-11-23 23:08:44,766 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:08:44,767 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:08:44,768 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:08:44,772 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:08:44,774 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-23 23:08:45,029 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:08:45,033 INFO  L256         TraceCheckSpWp]: Trace formula consists of 540 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-23 23:08:45,049 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:08:45,246 INFO  L134       CoverageAnalysis]: Checked inductivity of 488 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 336 trivial. 0 not checked.
[2024-11-23 23:08:45,246 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 23:08:45,247 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1535647768] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:08:45,247 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 23:08:45,247 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [7] total 9
[2024-11-23 23:08:45,248 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [195227874]
[2024-11-23 23:08:45,248 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:08:45,249 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:08:45,250 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:08:45,251 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:08:45,251 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-23 23:08:45,252 INFO  L87              Difference]: Start difference. First operand 86316 states and 99857 transitions. Second operand  has 3 states, 3 states have (on average 61.666666666666664) internal successors, (185), 3 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:50,723 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:08:50,723 INFO  L93              Difference]: Finished difference Result 174967 states and 202960 transitions.
[2024-11-23 23:08:50,724 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:08:50,724 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 61.666666666666664) internal successors, (185), 3 states have internal predecessors, (185), 0 states have call successors, (0), 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 408
[2024-11-23 23:08:50,724 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:08:50,827 INFO  L225             Difference]: With dead ends: 174967
[2024-11-23 23:08:50,827 INFO  L226             Difference]: Without dead ends: 101258
[2024-11-23 23:08:50,870 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 414 GetRequests, 407 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-23 23:08:50,871 INFO  L435           NwaCegarLoop]: 1726 mSDtfsCounter, 873 mSDsluCounter, 130 mSDsCounter, 0 mSdLazyCounter, 2391 mSolverCounterSat, 464 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 873 SdHoareTripleChecker+Valid, 1856 SdHoareTripleChecker+Invalid, 2855 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 464 IncrementalHoareTripleChecker+Valid, 2391 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time
[2024-11-23 23:08:50,871 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [873 Valid, 1856 Invalid, 2855 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [464 Valid, 2391 Invalid, 0 Unknown, 0 Unchecked, 4.8s Time]
[2024-11-23 23:08:50,969 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 101258 states.
[2024-11-23 23:08:51,876 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 101258 to 91020.
[2024-11-23 23:08:52,143 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91020 states, 91019 states have (on average 1.147705424142212) internal successors, (104463), 91019 states have internal predecessors, (104463), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:52,228 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91020 states to 91020 states and 104463 transitions.
[2024-11-23 23:08:52,228 INFO  L78                 Accepts]: Start accepts. Automaton has 91020 states and 104463 transitions. Word has length 408
[2024-11-23 23:08:52,229 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:08:52,229 INFO  L471      AbstractCegarLoop]: Abstraction has 91020 states and 104463 transitions.
[2024-11-23 23:08:52,229 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 61.666666666666664) internal successors, (185), 3 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:52,229 INFO  L276                IsEmpty]: Start isEmpty. Operand 91020 states and 104463 transitions.
[2024-11-23 23:08:52,237 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 458
[2024-11-23 23:08:52,237 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:08:52,238 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:08:52,250 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-23 23:08:52,442 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:08:52,442 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:08:52,443 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:08:52,443 INFO  L85        PathProgramCache]: Analyzing trace with hash -105529957, now seen corresponding path program 1 times
[2024-11-23 23:08:52,443 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:08:52,443 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1116808763]
[2024-11-23 23:08:52,444 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:08:52,444 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:08:52,548 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:08:52,809 INFO  L134       CoverageAnalysis]: Checked inductivity of 196 backedges. 101 proven. 0 refuted. 0 times theorem prover too weak. 95 trivial. 0 not checked.
[2024-11-23 23:08:52,809 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:08:52,809 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1116808763]
[2024-11-23 23:08:52,809 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1116808763] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:08:52,809 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:08:52,809 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:08:52,809 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1324334598]
[2024-11-23 23:08:52,809 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:08:52,810 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:08:52,810 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:08:52,811 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:08:52,811 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:08:52,811 INFO  L87              Difference]: Start difference. First operand 91020 states and 104463 transitions. Second operand  has 3 states, 3 states have (on average 121.0) internal successors, (363), 3 states have internal predecessors, (363), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:58,257 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:08:58,257 INFO  L93              Difference]: Finished difference Result 210389 states and 244216 transitions.
[2024-11-23 23:08:58,257 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:08:58,258 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 121.0) internal successors, (363), 3 states have internal predecessors, (363), 0 states have call successors, (0), 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 457
[2024-11-23 23:08:58,258 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:08:58,378 INFO  L225             Difference]: With dead ends: 210389
[2024-11-23 23:08:58,379 INFO  L226             Difference]: Without dead ends: 120158
[2024-11-23 23:08:58,414 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:08:58,415 INFO  L435           NwaCegarLoop]: 860 mSDtfsCounter, 939 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 2432 mSolverCounterSat, 932 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 939 SdHoareTripleChecker+Valid, 946 SdHoareTripleChecker+Invalid, 3364 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 932 IncrementalHoareTripleChecker+Valid, 2432 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time
[2024-11-23 23:08:58,415 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [939 Valid, 946 Invalid, 3364 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [932 Valid, 2432 Invalid, 0 Unknown, 0 Unchecked, 4.8s Time]
[2024-11-23 23:08:58,488 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 120158 states.
[2024-11-23 23:08:59,615 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 120158 to 117774.
[2024-11-23 23:08:59,645 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117774 states, 117773 states have (on average 1.1534562251110188) internal successors, (135846), 117773 states have internal predecessors, (135846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:59,762 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117774 states to 117774 states and 135846 transitions.
[2024-11-23 23:08:59,763 INFO  L78                 Accepts]: Start accepts. Automaton has 117774 states and 135846 transitions. Word has length 457
[2024-11-23 23:08:59,764 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:08:59,764 INFO  L471      AbstractCegarLoop]: Abstraction has 117774 states and 135846 transitions.
[2024-11-23 23:08:59,764 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 121.0) internal successors, (363), 3 states have internal predecessors, (363), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:08:59,764 INFO  L276                IsEmpty]: Start isEmpty. Operand 117774 states and 135846 transitions.
[2024-11-23 23:08:59,770 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 484
[2024-11-23 23:08:59,770 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:08:59,771 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:08:59,771 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-23 23:08:59,771 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:08:59,771 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:08:59,771 INFO  L85        PathProgramCache]: Analyzing trace with hash 251174794, now seen corresponding path program 1 times
[2024-11-23 23:08:59,772 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:08:59,772 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [564853243]
[2024-11-23 23:08:59,772 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:08:59,772 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:08:59,841 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:09:01,700 INFO  L134       CoverageAnalysis]: Checked inductivity of 503 backedges. 342 proven. 110 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked.
[2024-11-23 23:09:01,700 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:09:01,700 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [564853243]
[2024-11-23 23:09:01,700 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [564853243] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:09:01,700 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1662714678]
[2024-11-23 23:09:01,701 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:09:01,701 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:09:01,701 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:09:01,703 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:09:01,707 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 23:09:02,033 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:09:02,036 INFO  L256         TraceCheckSpWp]: Trace formula consists of 620 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-23 23:09:02,042 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:09:02,367 INFO  L134       CoverageAnalysis]: Checked inductivity of 503 backedges. 390 proven. 0 refuted. 0 times theorem prover too weak. 113 trivial. 0 not checked.
[2024-11-23 23:09:02,367 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 23:09:02,367 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1662714678] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:09:02,367 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 23:09:02,367 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 7
[2024-11-23 23:09:02,367 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [144613281]
[2024-11-23 23:09:02,367 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:09:02,368 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:09:02,368 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:09:02,369 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:09:02,369 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-23 23:09:02,369 INFO  L87              Difference]: Start difference. First operand 117774 states and 135846 transitions. Second operand  has 3 states, 3 states have (on average 123.66666666666667) internal successors, (371), 3 states have internal predecessors, (371), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:07,731 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:09:07,731 INFO  L93              Difference]: Finished difference Result 230789 states and 269473 transitions.
[2024-11-23 23:09:07,731 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:09:07,731 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 123.66666666666667) internal successors, (371), 3 states have internal predecessors, (371), 0 states have call successors, (0), 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 483
[2024-11-23 23:09:07,732 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:09:07,863 INFO  L225             Difference]: With dead ends: 230789
[2024-11-23 23:09:07,863 INFO  L226             Difference]: Without dead ends: 129553
[2024-11-23 23:09:07,901 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 487 GetRequests, 482 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-23 23:09:07,902 INFO  L435           NwaCegarLoop]: 393 mSDtfsCounter, 1136 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 2266 mSolverCounterSat, 1138 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1136 SdHoareTripleChecker+Valid, 410 SdHoareTripleChecker+Invalid, 3404 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1138 IncrementalHoareTripleChecker+Valid, 2266 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.5s IncrementalHoareTripleChecker+Time
[2024-11-23 23:09:07,902 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1136 Valid, 410 Invalid, 3404 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1138 Valid, 2266 Invalid, 0 Unknown, 0 Unchecked, 4.5s Time]
[2024-11-23 23:09:07,999 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 129553 states.
[2024-11-23 23:09:09,130 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 129553 to 129551.
[2024-11-23 23:09:09,207 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 129551 states, 129550 states have (on average 1.149733693554612) internal successors, (148948), 129550 states have internal predecessors, (148948), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:09,708 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 129551 states to 129551 states and 148948 transitions.
[2024-11-23 23:09:09,709 INFO  L78                 Accepts]: Start accepts. Automaton has 129551 states and 148948 transitions. Word has length 483
[2024-11-23 23:09:09,709 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:09:09,709 INFO  L471      AbstractCegarLoop]: Abstraction has 129551 states and 148948 transitions.
[2024-11-23 23:09:09,709 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 123.66666666666667) internal successors, (371), 3 states have internal predecessors, (371), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:09,709 INFO  L276                IsEmpty]: Start isEmpty. Operand 129551 states and 148948 transitions.
[2024-11-23 23:09:09,716 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 499
[2024-11-23 23:09:09,716 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:09:09,716 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:09:09,723 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-23 23:09:09,916 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:09:09,917 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:09:09,917 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:09:09,917 INFO  L85        PathProgramCache]: Analyzing trace with hash 846949728, now seen corresponding path program 1 times
[2024-11-23 23:09:09,917 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:09:09,917 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1612694036]
[2024-11-23 23:09:09,918 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:09:09,918 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:09:09,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:09:10,235 INFO  L134       CoverageAnalysis]: Checked inductivity of 693 backedges. 532 proven. 0 refuted. 0 times theorem prover too weak. 161 trivial. 0 not checked.
[2024-11-23 23:09:10,235 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:09:10,236 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1612694036]
[2024-11-23 23:09:10,236 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1612694036] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:09:10,236 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:09:10,236 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:09:10,237 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1196659902]
[2024-11-23 23:09:10,237 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:09:10,237 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:09:10,237 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:09:10,238 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:09:10,238 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:09:10,238 INFO  L87              Difference]: Start difference. First operand 129551 states and 148948 transitions. Second operand  has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:15,864 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:09:15,864 INFO  L93              Difference]: Finished difference Result 260678 states and 299490 transitions.
[2024-11-23 23:09:15,865 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:09:15,865 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 0 states have call successors, (0), 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 498
[2024-11-23 23:09:15,866 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:09:16,042 INFO  L225             Difference]: With dead ends: 260678
[2024-11-23 23:09:16,042 INFO  L226             Difference]: Without dead ends: 131916
[2024-11-23 23:09:16,109 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:09:16,110 INFO  L435           NwaCegarLoop]: 1367 mSDtfsCounter, 847 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 2460 mSolverCounterSat, 620 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 847 SdHoareTripleChecker+Valid, 1453 SdHoareTripleChecker+Invalid, 3080 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 620 IncrementalHoareTripleChecker+Valid, 2460 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.6s IncrementalHoareTripleChecker+Time
[2024-11-23 23:09:16,110 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [847 Valid, 1453 Invalid, 3080 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [620 Valid, 2460 Invalid, 0 Unknown, 0 Unchecked, 4.6s Time]
[2024-11-23 23:09:16,225 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 131916 states.
[2024-11-23 23:09:17,808 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 131916 to 129536.
[2024-11-23 23:09:17,850 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 129536 states, 129535 states have (on average 1.1070984675956306) internal successors, (143408), 129535 states have internal predecessors, (143408), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:17,983 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 129536 states to 129536 states and 143408 transitions.
[2024-11-23 23:09:17,984 INFO  L78                 Accepts]: Start accepts. Automaton has 129536 states and 143408 transitions. Word has length 498
[2024-11-23 23:09:17,984 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:09:17,984 INFO  L471      AbstractCegarLoop]: Abstraction has 129536 states and 143408 transitions.
[2024-11-23 23:09:17,985 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:17,985 INFO  L276                IsEmpty]: Start isEmpty. Operand 129536 states and 143408 transitions.
[2024-11-23 23:09:17,991 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 502
[2024-11-23 23:09:17,991 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:09:17,992 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:09:17,992 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-23 23:09:17,992 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:09:17,992 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:09:17,993 INFO  L85        PathProgramCache]: Analyzing trace with hash 1779071081, now seen corresponding path program 1 times
[2024-11-23 23:09:17,993 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:09:17,993 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2077011670]
[2024-11-23 23:09:17,993 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:09:17,993 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:09:18,082 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:09:18,342 INFO  L134       CoverageAnalysis]: Checked inductivity of 788 backedges. 516 proven. 0 refuted. 0 times theorem prover too weak. 272 trivial. 0 not checked.
[2024-11-23 23:09:18,342 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:09:18,342 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2077011670]
[2024-11-23 23:09:18,342 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2077011670] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:09:18,342 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:09:18,343 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:09:18,343 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1364165359]
[2024-11-23 23:09:18,343 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:09:18,344 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:09:18,344 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:09:18,345 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:09:18,345 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:09:18,345 INFO  L87              Difference]: Start difference. First operand 129536 states and 143408 transitions. Second operand  has 3 states, 3 states have (on average 106.33333333333333) internal successors, (319), 3 states have internal predecessors, (319), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:24,229 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:09:24,229 INFO  L93              Difference]: Finished difference Result 284266 states and 315680 transitions.
[2024-11-23 23:09:24,229 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:09:24,230 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 106.33333333333333) internal successors, (319), 3 states have internal predecessors, (319), 0 states have call successors, (0), 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 501
[2024-11-23 23:09:24,230 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:09:24,476 INFO  L225             Difference]: With dead ends: 284266
[2024-11-23 23:09:24,476 INFO  L226             Difference]: Without dead ends: 153155
[2024-11-23 23:09:24,961 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:09:24,962 INFO  L435           NwaCegarLoop]: 1723 mSDtfsCounter, 729 mSDsluCounter, 142 mSDsCounter, 0 mSdLazyCounter, 2510 mSolverCounterSat, 447 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 729 SdHoareTripleChecker+Valid, 1865 SdHoareTripleChecker+Invalid, 2957 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 447 IncrementalHoareTripleChecker+Valid, 2510 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time
[2024-11-23 23:09:24,962 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [729 Valid, 1865 Invalid, 2957 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [447 Valid, 2510 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time]
[2024-11-23 23:09:25,065 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 153155 states.
[2024-11-23 23:09:26,615 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 153155 to 150770.
[2024-11-23 23:09:26,724 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 150770 states, 150769 states have (on average 1.0947077980221398) internal successors, (165048), 150769 states have internal predecessors, (165048), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:26,994 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 150770 states to 150770 states and 165048 transitions.
[2024-11-23 23:09:26,995 INFO  L78                 Accepts]: Start accepts. Automaton has 150770 states and 165048 transitions. Word has length 501
[2024-11-23 23:09:26,996 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:09:26,996 INFO  L471      AbstractCegarLoop]: Abstraction has 150770 states and 165048 transitions.
[2024-11-23 23:09:26,997 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 106.33333333333333) internal successors, (319), 3 states have internal predecessors, (319), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:26,997 INFO  L276                IsEmpty]: Start isEmpty. Operand 150770 states and 165048 transitions.
[2024-11-23 23:09:27,015 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 539
[2024-11-23 23:09:27,015 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:09:27,015 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:09:27,015 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-23 23:09:27,015 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:09:27,016 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:09:27,016 INFO  L85        PathProgramCache]: Analyzing trace with hash 1676570737, now seen corresponding path program 1 times
[2024-11-23 23:09:27,016 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:09:27,016 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1841406416]
[2024-11-23 23:09:27,016 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:09:27,017 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:09:27,176 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:09:28,294 INFO  L134       CoverageAnalysis]: Checked inductivity of 1011 backedges. 527 proven. 0 refuted. 0 times theorem prover too weak. 484 trivial. 0 not checked.
[2024-11-23 23:09:28,294 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:09:28,295 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1841406416]
[2024-11-23 23:09:28,295 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1841406416] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:09:28,295 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:09:28,295 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:09:28,295 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [109477194]
[2024-11-23 23:09:28,295 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:09:28,296 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:09:28,296 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:09:28,297 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:09:28,297 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:09:28,297 INFO  L87              Difference]: Start difference. First operand 150770 states and 165048 transitions. Second operand  has 3 states, 3 states have (on average 87.66666666666667) internal successors, (263), 3 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-23 23:09:33,384 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:09:33,384 INFO  L93              Difference]: Finished difference Result 299175 states and 327354 transitions.
[2024-11-23 23:09:33,385 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:09:33,385 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 87.66666666666667) internal successors, (263), 3 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) Word has length 538
[2024-11-23 23:09:33,386 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:09:33,549 INFO  L225             Difference]: With dead ends: 299175
[2024-11-23 23:09:33,549 INFO  L226             Difference]: Without dead ends: 149194
[2024-11-23 23:09:33,602 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:09:33,603 INFO  L435           NwaCegarLoop]: 1332 mSDtfsCounter, 1031 mSDsluCounter, 77 mSDsCounter, 0 mSdLazyCounter, 2409 mSolverCounterSat, 441 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1031 SdHoareTripleChecker+Valid, 1409 SdHoareTripleChecker+Invalid, 2850 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 441 IncrementalHoareTripleChecker+Valid, 2409 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time
[2024-11-23 23:09:33,603 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1031 Valid, 1409 Invalid, 2850 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [441 Valid, 2409 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time]
[2024-11-23 23:09:33,704 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 149194 states.
[2024-11-23 23:09:35,398 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 149194 to 149191.
[2024-11-23 23:09:35,439 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 149191 states, 149190 states have (on average 1.0696025202761579) internal successors, (159574), 149190 states have internal predecessors, (159574), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:35,648 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 149191 states to 149191 states and 159574 transitions.
[2024-11-23 23:09:35,649 INFO  L78                 Accepts]: Start accepts. Automaton has 149191 states and 159574 transitions. Word has length 538
[2024-11-23 23:09:35,650 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:09:35,650 INFO  L471      AbstractCegarLoop]: Abstraction has 149191 states and 159574 transitions.
[2024-11-23 23:09:35,650 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 87.66666666666667) internal successors, (263), 3 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-23 23:09:35,650 INFO  L276                IsEmpty]: Start isEmpty. Operand 149191 states and 159574 transitions.
[2024-11-23 23:09:35,673 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 615
[2024-11-23 23:09:35,673 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:09:35,673 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:09:35,673 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-23 23:09:35,674 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:09:35,674 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:09:35,674 INFO  L85        PathProgramCache]: Analyzing trace with hash -630986981, now seen corresponding path program 1 times
[2024-11-23 23:09:35,674 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:09:35,674 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1787480909]
[2024-11-23 23:09:35,675 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:09:35,675 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:09:36,110 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:09:38,809 INFO  L134       CoverageAnalysis]: Checked inductivity of 574 backedges. 413 proven. 110 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked.
[2024-11-23 23:09:38,809 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:09:38,810 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1787480909]
[2024-11-23 23:09:38,811 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1787480909] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:09:38,811 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [481201574]
[2024-11-23 23:09:38,811 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:09:38,811 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:09:38,811 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:09:38,813 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:09:38,819 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-23 23:09:39,238 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:09:39,241 INFO  L256         TraceCheckSpWp]: Trace formula consists of 752 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-23 23:09:39,250 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:09:41,318 INFO  L134       CoverageAnalysis]: Checked inductivity of 574 backedges. 399 proven. 0 refuted. 0 times theorem prover too weak. 175 trivial. 0 not checked.
[2024-11-23 23:09:41,318 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 23:09:41,319 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [481201574] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:09:41,319 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 23:09:41,319 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2024-11-23 23:09:41,319 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [72944406]
[2024-11-23 23:09:41,319 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:09:41,320 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:09:41,320 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:09:41,321 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:09:41,321 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-11-23 23:09:41,321 INFO  L87              Difference]: Start difference. First operand 149191 states and 159574 transitions. Second operand  has 3 states, 3 states have (on average 147.0) internal successors, (441), 2 states have internal predecessors, (441), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:45,752 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:09:45,752 INFO  L93              Difference]: Finished difference Result 285007 states and 305409 transitions.
[2024-11-23 23:09:45,752 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:09:45,753 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 147.0) internal successors, (441), 2 states have internal predecessors, (441), 0 states have call successors, (0), 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 614
[2024-11-23 23:09:45,753 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:09:46,076 INFO  L225             Difference]: With dead ends: 285007
[2024-11-23 23:09:46,076 INFO  L226             Difference]: Without dead ends: 152350
[2024-11-23 23:09:46,114 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 618 GetRequests, 613 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-11-23 23:09:46,115 INFO  L435           NwaCegarLoop]: 982 mSDtfsCounter, 544 mSDsluCounter, 130 mSDsCounter, 0 mSdLazyCounter, 2425 mSolverCounterSat, 109 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 544 SdHoareTripleChecker+Valid, 1112 SdHoareTripleChecker+Invalid, 2534 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 109 IncrementalHoareTripleChecker+Valid, 2425 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.7s IncrementalHoareTripleChecker+Time
[2024-11-23 23:09:46,115 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [544 Valid, 1112 Invalid, 2534 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [109 Valid, 2425 Invalid, 0 Unknown, 0 Unchecked, 3.7s Time]
[2024-11-23 23:09:46,199 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 152350 states.
[2024-11-23 23:09:47,680 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 152350 to 152341.
[2024-11-23 23:09:47,730 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 152341 states, 152340 states have (on average 1.0632072994617303) internal successors, (161969), 152340 states have internal predecessors, (161969), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:47,877 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 152341 states to 152341 states and 161969 transitions.
[2024-11-23 23:09:47,878 INFO  L78                 Accepts]: Start accepts. Automaton has 152341 states and 161969 transitions. Word has length 614
[2024-11-23 23:09:47,878 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:09:47,878 INFO  L471      AbstractCegarLoop]: Abstraction has 152341 states and 161969 transitions.
[2024-11-23 23:09:47,878 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 147.0) internal successors, (441), 2 states have internal predecessors, (441), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:47,878 INFO  L276                IsEmpty]: Start isEmpty. Operand 152341 states and 161969 transitions.
[2024-11-23 23:09:47,897 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 713
[2024-11-23 23:09:47,897 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:09:47,897 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:09:47,907 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-23 23:09:48,097 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:09:48,098 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:09:48,098 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:09:48,098 INFO  L85        PathProgramCache]: Analyzing trace with hash -1616764029, now seen corresponding path program 1 times
[2024-11-23 23:09:48,098 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:09:48,098 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1392520336]
[2024-11-23 23:09:48,098 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:09:48,099 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:09:48,207 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:09:48,641 INFO  L134       CoverageAnalysis]: Checked inductivity of 1544 backedges. 787 proven. 0 refuted. 0 times theorem prover too weak. 757 trivial. 0 not checked.
[2024-11-23 23:09:48,641 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:09:48,641 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1392520336]
[2024-11-23 23:09:48,642 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1392520336] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:09:48,642 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:09:48,642 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:09:48,642 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [369914649]
[2024-11-23 23:09:48,642 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:09:48,642 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:09:48,643 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:09:48,643 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:09:48,643 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:09:48,644 INFO  L87              Difference]: Start difference. First operand 152341 states and 161969 transitions. Second operand  has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:53,678 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:09:53,678 INFO  L93              Difference]: Finished difference Result 303083 states and 322141 transitions.
[2024-11-23 23:09:53,679 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:09:53,679 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 0 states have call successors, (0), 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 712
[2024-11-23 23:09:53,680 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:09:53,864 INFO  L225             Difference]: With dead ends: 303083
[2024-11-23 23:09:53,864 INFO  L226             Difference]: Without dead ends: 148381
[2024-11-23 23:09:53,938 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:09:53,939 INFO  L435           NwaCegarLoop]: 1424 mSDtfsCounter, 893 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 2286 mSolverCounterSat, 519 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 893 SdHoareTripleChecker+Valid, 1546 SdHoareTripleChecker+Invalid, 2805 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 519 IncrementalHoareTripleChecker+Valid, 2286 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:09:53,940 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [893 Valid, 1546 Invalid, 2805 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [519 Valid, 2286 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time]
[2024-11-23 23:09:54,066 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 148381 states.
[2024-11-23 23:09:55,770 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 148381 to 145223.
[2024-11-23 23:09:55,843 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 145223 states, 145222 states have (on average 1.0449931828510832) internal successors, (151756), 145222 states have internal predecessors, (151756), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:56,007 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 145223 states to 145223 states and 151756 transitions.
[2024-11-23 23:09:56,009 INFO  L78                 Accepts]: Start accepts. Automaton has 145223 states and 151756 transitions. Word has length 712
[2024-11-23 23:09:56,009 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:09:56,009 INFO  L471      AbstractCegarLoop]: Abstraction has 145223 states and 151756 transitions.
[2024-11-23 23:09:56,009 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:09:56,010 INFO  L276                IsEmpty]: Start isEmpty. Operand 145223 states and 151756 transitions.
[2024-11-23 23:09:56,042 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 748
[2024-11-23 23:09:56,042 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:09:56,043 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:09:56,043 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-23 23:09:56,043 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:09:56,044 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:09:56,044 INFO  L85        PathProgramCache]: Analyzing trace with hash 1994662939, now seen corresponding path program 1 times
[2024-11-23 23:09:56,044 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:09:56,045 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [274315934]
[2024-11-23 23:09:56,045 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:09:56,045 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:09:56,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:09:57,637 INFO  L134       CoverageAnalysis]: Checked inductivity of 1175 backedges. 913 proven. 75 refuted. 0 times theorem prover too weak. 187 trivial. 0 not checked.
[2024-11-23 23:09:57,638 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:09:57,638 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [274315934]
[2024-11-23 23:09:57,638 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [274315934] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:09:57,638 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [436343287]
[2024-11-23 23:09:57,638 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:09:57,638 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:09:57,638 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:09:57,642 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:09:57,646 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-23 23:09:57,927 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:09:57,931 INFO  L256         TraceCheckSpWp]: Trace formula consists of 932 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-23 23:09:57,938 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:09:59,328 INFO  L134       CoverageAnalysis]: Checked inductivity of 1175 backedges. 1051 proven. 0 refuted. 0 times theorem prover too weak. 124 trivial. 0 not checked.
[2024-11-23 23:09:59,328 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 23:09:59,328 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [436343287] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:09:59,328 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 23:09:59,328 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 5
[2024-11-23 23:09:59,329 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [930485360]
[2024-11-23 23:09:59,329 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:09:59,329 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:09:59,329 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:09:59,334 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:09:59,334 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-23 23:09:59,334 INFO  L87              Difference]: Start difference. First operand 145223 states and 151756 transitions. Second operand  has 4 states, 4 states have (on average 156.25) internal successors, (625), 4 states have internal predecessors, (625), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:10:04,983 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:10:04,983 INFO  L93              Difference]: Finished difference Result 281785 states and 294801 transitions.
[2024-11-23 23:10:04,983 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:10:04,983 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 156.25) internal successors, (625), 4 states have internal predecessors, (625), 0 states have call successors, (0), 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 747
[2024-11-23 23:10:04,984 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:10:05,405 INFO  L225             Difference]: With dead ends: 281785
[2024-11-23 23:10:05,406 INFO  L226             Difference]: Without dead ends: 151516
[2024-11-23 23:10:05,451 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 750 GetRequests, 747 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-23 23:10:05,452 INFO  L435           NwaCegarLoop]: 601 mSDtfsCounter, 1478 mSDsluCounter, 225 mSDsCounter, 0 mSdLazyCounter, 3604 mSolverCounterSat, 338 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1478 SdHoareTripleChecker+Valid, 826 SdHoareTripleChecker+Invalid, 3942 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 338 IncrementalHoareTripleChecker+Valid, 3604 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.6s IncrementalHoareTripleChecker+Time
[2024-11-23 23:10:05,452 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1478 Valid, 826 Invalid, 3942 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [338 Valid, 3604 Invalid, 0 Unknown, 0 Unchecked, 4.6s Time]
[2024-11-23 23:10:05,562 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 151516 states.
[2024-11-23 23:10:07,069 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 151516 to 145208.
[2024-11-23 23:10:07,191 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 145208 states, 145207 states have (on average 1.043145302912394) internal successors, (151472), 145207 states have internal predecessors, (151472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:10:07,376 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 145208 states to 145208 states and 151472 transitions.
[2024-11-23 23:10:07,377 INFO  L78                 Accepts]: Start accepts. Automaton has 145208 states and 151472 transitions. Word has length 747
[2024-11-23 23:10:07,378 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:10:07,378 INFO  L471      AbstractCegarLoop]: Abstraction has 145208 states and 151472 transitions.
[2024-11-23 23:10:07,378 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 156.25) internal successors, (625), 4 states have internal predecessors, (625), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:10:07,378 INFO  L276                IsEmpty]: Start isEmpty. Operand 145208 states and 151472 transitions.
[2024-11-23 23:10:07,419 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 797
[2024-11-23 23:10:07,419 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:10:07,419 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:10:07,433 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-23 23:10:07,623 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dedb39e6-5cb7-4851-a999-4966ec73be14/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:10:07,623 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:10:07,624 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:10:07,624 INFO  L85        PathProgramCache]: Analyzing trace with hash 956226581, now seen corresponding path program 1 times
[2024-11-23 23:10:07,624 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:10:07,625 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1750002117]
[2024-11-23 23:10:07,625 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:10:07,625 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:10:07,772 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:10:08,857 INFO  L134       CoverageAnalysis]: Checked inductivity of 918 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 715 trivial. 0 not checked.
[2024-11-23 23:10:08,857 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:10:08,857 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1750002117]
[2024-11-23 23:10:08,857 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1750002117] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:10:08,857 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:10:08,858 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:10:08,858 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1970391341]
[2024-11-23 23:10:08,858 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:10:08,859 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:10:08,859 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:10:08,859 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:10:08,860 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:10:08,860 INFO  L87              Difference]: Start difference. First operand 145208 states and 151472 transitions. Second operand  has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 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-23 23:10:15,132 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:10:15,132 INFO  L93              Difference]: Finished difference Result 320399 states and 334705 transitions.
[2024-11-23 23:10:15,132 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:10:15,133 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 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) Word has length 796
[2024-11-23 23:10:15,133 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:10:15,321 INFO  L225             Difference]: With dead ends: 320399
[2024-11-23 23:10:15,321 INFO  L226             Difference]: Without dead ends: 175980
[2024-11-23 23:10:15,387 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:10:15,388 INFO  L435           NwaCegarLoop]: 1614 mSDtfsCounter, 825 mSDsluCounter, 123 mSDsCounter, 0 mSdLazyCounter, 2859 mSolverCounterSat, 413 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 825 SdHoareTripleChecker+Valid, 1737 SdHoareTripleChecker+Invalid, 3272 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 413 IncrementalHoareTripleChecker+Valid, 2859 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.2s IncrementalHoareTripleChecker+Time
[2024-11-23 23:10:15,388 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [825 Valid, 1737 Invalid, 3272 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [413 Valid, 2859 Invalid, 0 Unknown, 0 Unchecked, 5.2s Time]
[2024-11-23 23:10:15,531 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 175980 states.
[2024-11-23 23:10:17,463 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 175980 to 175155.
[2024-11-23 23:10:17,589 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 175155 states, 175154 states have (on average 1.0420601299427932) internal successors, (182521), 175154 states have internal predecessors, (182521), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:10:17,799 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 175155 states to 175155 states and 182521 transitions.
[2024-11-23 23:10:17,800 INFO  L78                 Accepts]: Start accepts. Automaton has 175155 states and 182521 transitions. Word has length 796
[2024-11-23 23:10:17,801 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:10:17,801 INFO  L471      AbstractCegarLoop]: Abstraction has 175155 states and 182521 transitions.
[2024-11-23 23:10:17,802 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 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-23 23:10:17,802 INFO  L276                IsEmpty]: Start isEmpty. Operand 175155 states and 182521 transitions.
[2024-11-23 23:10:17,832 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 806
[2024-11-23 23:10:17,832 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:10:17,832 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:10:17,832 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-23 23:10:17,833 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:10:17,834 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:10:17,834 INFO  L85        PathProgramCache]: Analyzing trace with hash -313079817, now seen corresponding path program 1 times
[2024-11-23 23:10:17,834 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:10:17,834 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [632810710]
[2024-11-23 23:10:17,834 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:10:17,834 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:10:18,429 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:10:19,124 INFO  L134       CoverageAnalysis]: Checked inductivity of 1326 backedges. 962 proven. 0 refuted. 0 times theorem prover too weak. 364 trivial. 0 not checked.
[2024-11-23 23:10:19,124 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:10:19,126 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [632810710]
[2024-11-23 23:10:19,126 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [632810710] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:10:19,126 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:10:19,126 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 23:10:19,130 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [888482904]
[2024-11-23 23:10:19,130 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:10:19,131 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:10:19,131 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:10:19,132 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:10:19,132 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:10:19,133 INFO  L87              Difference]: Start difference. First operand 175155 states and 182521 transitions. Second operand  has 4 states, 4 states have (on average 123.75) internal successors, (495), 4 states have internal predecessors, (495), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:10:29,940 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:10:29,941 INFO  L93              Difference]: Finished difference Result 440231 states and 459546 transitions.
[2024-11-23 23:10:29,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:10:29,941 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 123.75) internal successors, (495), 4 states have internal predecessors, (495), 0 states have call successors, (0), 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 805
[2024-11-23 23:10:29,942 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:10:30,256 INFO  L225             Difference]: With dead ends: 440231
[2024-11-23 23:10:30,256 INFO  L226             Difference]: Without dead ends: 265865
[2024-11-23 23:10:30,322 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 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-23 23:10:30,323 INFO  L435           NwaCegarLoop]: 659 mSDtfsCounter, 1693 mSDsluCounter, 242 mSDsCounter, 0 mSdLazyCounter, 6111 mSolverCounterSat, 862 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1693 SdHoareTripleChecker+Valid, 901 SdHoareTripleChecker+Invalid, 6973 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 862 IncrementalHoareTripleChecker+Valid, 6111 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.8s IncrementalHoareTripleChecker+Time
[2024-11-23 23:10:30,323 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1693 Valid, 901 Invalid, 6973 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [862 Valid, 6111 Invalid, 0 Unknown, 0 Unchecked, 8.8s Time]
[2024-11-23 23:10:30,521 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 265865 states.
[2024-11-23 23:10:33,399 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 265865 to 245245.
[2024-11-23 23:10:33,568 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 245245 states, 245244 states have (on average 1.0420968504836) internal successors, (255568), 245244 states have internal predecessors, (255568), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:10:33,897 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 245245 states to 245245 states and 255568 transitions.
[2024-11-23 23:10:33,899 INFO  L78                 Accepts]: Start accepts. Automaton has 245245 states and 255568 transitions. Word has length 805
[2024-11-23 23:10:33,900 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:10:33,900 INFO  L471      AbstractCegarLoop]: Abstraction has 245245 states and 255568 transitions.
[2024-11-23 23:10:33,900 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 123.75) internal successors, (495), 4 states have internal predecessors, (495), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:10:33,900 INFO  L276                IsEmpty]: Start isEmpty. Operand 245245 states and 255568 transitions.
[2024-11-23 23:10:34,687 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 819
[2024-11-23 23:10:34,687 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:10:34,688 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:10:34,688 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-23 23:10:34,688 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:10:34,689 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:10:34,689 INFO  L85        PathProgramCache]: Analyzing trace with hash 1934207223, now seen corresponding path program 1 times
[2024-11-23 23:10:34,690 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:10:34,690 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1017701163]
[2024-11-23 23:10:34,690 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:10:34,690 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:10:34,855 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:10:35,678 INFO  L134       CoverageAnalysis]: Checked inductivity of 1580 backedges. 1084 proven. 0 refuted. 0 times theorem prover too weak. 496 trivial. 0 not checked.
[2024-11-23 23:10:35,678 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:10:35,678 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1017701163]
[2024-11-23 23:10:35,678 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1017701163] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:10:35,678 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:10:35,678 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:10:35,679 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [667909349]
[2024-11-23 23:10:35,679 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:10:35,679 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:10:35,680 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:10:35,680 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:10:35,680 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:10:35,681 INFO  L87              Difference]: Start difference. First operand 245245 states and 255568 transitions. Second operand  has 3 states, 3 states have (on average 179.66666666666666) internal successors, (539), 3 states have internal predecessors, (539), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)