./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-crafted-lit/ChawdharyCookGulwaniSagivYang-ESOP2008-random1d.c --full-output --architecture 64bit


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


Checking for overflows
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/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_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/termination-crafted-lit/ChawdharyCookGulwaniSagivYang-ESOP2008-random1d.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 70ea356a4fda57b451264a060e40bb07db2fe648bea4e3256fcecf71a5a8e7b7
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 00:39:09,652 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 00:39:09,726 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-64bit-Automizer_Default.epf
[2024-11-24 00:39:09,732 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 00:39:09,733 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 00:39:09,764 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 00:39:09,764 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 00:39:09,765 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 00:39:09,765 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 00:39:09,765 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 00:39:09,765 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 00:39:09,765 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 00:39:09,766 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 00:39:09,766 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 00:39:09,766 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 00:39:09,766 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 00:39:09,766 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 00:39:09,766 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 00:39:09,766 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 00:39:09,767 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 00:39:09,767 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 00:39:09,767 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 00:39:09,767 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-24 00:39:09,767 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-24 00:39:09,767 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 00:39:09,767 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 00:39:09,767 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 00:39:09,767 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 00:39:09,770 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:39:09,770 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:39:09,770 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:39:09,770 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:39:09,771 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 00:39:09,771 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:39:09,771 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:39:09,771 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:39:09,771 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:39:09,771 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 00:39:09,771 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 00:39:09,771 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 00:39:09,771 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 00:39:09,772 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 00:39:09,772 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 00:39:09,772 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 00:39:09,772 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 00:39:09,772 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 00:39:09,772 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 00:39:09,773 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_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/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 ! overflow) )


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 -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 70ea356a4fda57b451264a060e40bb07db2fe648bea4e3256fcecf71a5a8e7b7
[2024-11-24 00:39:10,128 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 00:39:10,138 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 00:39:10,141 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 00:39:10,143 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 00:39:10,144 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 00:39:10,145 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/termination-crafted-lit/ChawdharyCookGulwaniSagivYang-ESOP2008-random1d.c
[2024-11-24 00:39:13,509 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/data/2281aaecb/e52aaa729d804661afde8a5c134bfb0e/FLAGfd18a5ad0
[2024-11-24 00:39:13,802 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 00:39:13,806 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/sv-benchmarks/c/termination-crafted-lit/ChawdharyCookGulwaniSagivYang-ESOP2008-random1d.c
[2024-11-24 00:39:13,821 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/data/2281aaecb/e52aaa729d804661afde8a5c134bfb0e/FLAGfd18a5ad0
[2024-11-24 00:39:14,093 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/data/2281aaecb/e52aaa729d804661afde8a5c134bfb0e
[2024-11-24 00:39:14,096 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 00:39:14,098 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 00:39:14,100 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 00:39:14,100 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 00:39:14,107 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 00:39:14,108 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,109 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2a28b34d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14, skipping insertion in model container
[2024-11-24 00:39:14,110 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,129 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 00:39:14,353 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:39:14,361 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 00:39:14,382 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:39:14,398 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 00:39:14,399 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14 WrapperNode
[2024-11-24 00:39:14,399 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 00:39:14,400 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 00:39:14,400 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 00:39:14,400 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 00:39:14,409 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,413 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,430 INFO  L138                Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 39
[2024-11-24 00:39:14,431 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 00:39:14,431 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 00:39:14,432 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 00:39:14,432 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 00:39:14,442 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,442 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,443 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,449 INFO  L175           MemorySlicer]: No memory access in input program.
[2024-11-24 00:39:14,449 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,450 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,452 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,452 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,458 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,459 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,460 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,461 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 00:39:14,464 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 00:39:14,464 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 00:39:14,464 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 00:39:14,466 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (1/1) ...
[2024-11-24 00:39:14,475 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:39:14,493 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:14,518 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 00:39:14,524 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 00:39:14,563 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 00:39:14,563 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 00:39:14,646 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 00:39:14,648 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 00:39:14,776 INFO  L?                        ?]: Removed 13 outVars from TransFormulas that were not future-live.
[2024-11-24 00:39:14,776 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 00:39:14,798 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 00:39:14,798 INFO  L312             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-24 00:39:14,802 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:39:14 BoogieIcfgContainer
[2024-11-24 00:39:14,802 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 00:39:14,805 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 00:39:14,805 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 00:39:14,817 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 00:39:14,817 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:39:14" (1/3) ...
[2024-11-24 00:39:14,818 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@849563a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:39:14, skipping insertion in model container
[2024-11-24 00:39:14,818 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:39:14" (2/3) ...
[2024-11-24 00:39:14,818 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@849563a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:39:14, skipping insertion in model container
[2024-11-24 00:39:14,818 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:39:14" (3/3) ...
[2024-11-24 00:39:14,821 INFO  L128   eAbstractionObserver]: Analyzing ICFG ChawdharyCookGulwaniSagivYang-ESOP2008-random1d.c
[2024-11-24 00:39:14,847 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 00:39:14,849 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG ChawdharyCookGulwaniSagivYang-ESOP2008-random1d.c that has 1 procedures, 22 locations, 1 initial locations, 1 loop locations, and 6 error locations.
[2024-11-24 00:39:14,930 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 00:39:14,948 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;@5e13f22d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 00:39:14,949 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 6 error locations.
[2024-11-24 00:39:14,957 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 22 states, 15 states have (on average 1.6666666666666667) internal successors, (25), 21 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:14,964 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-24 00:39:14,964 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:14,965 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:39:14,966 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:14,974 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:14,975 INFO  L85        PathProgramCache]: Analyzing trace with hash 1805028935, now seen corresponding path program 1 times
[2024-11-24 00:39:14,985 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:14,987 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1082145559]
[2024-11-24 00:39:14,988 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:14,988 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:15,107 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:15,254 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:15,255 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:15,255 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1082145559]
[2024-11-24 00:39:15,256 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1082145559] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:39:15,257 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:39:15,259 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:39:15,261 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [690979704]
[2024-11-24 00:39:15,262 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:39:15,266 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:39:15,267 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:15,287 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:39:15,289 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:39:15,292 INFO  L87              Difference]: Start difference. First operand  has 22 states, 15 states have (on average 1.6666666666666667) internal successors, (25), 21 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,375 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:15,376 INFO  L93              Difference]: Finished difference Result 41 states and 48 transitions.
[2024-11-24 00:39:15,379 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:39:15,381 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 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 7
[2024-11-24 00:39:15,382 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:15,389 INFO  L225             Difference]: With dead ends: 41
[2024-11-24 00:39:15,390 INFO  L226             Difference]: Without dead ends: 29
[2024-11-24 00:39:15,397 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:39:15,400 INFO  L435           NwaCegarLoop]: 20 mSDtfsCounter, 9 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:15,401 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 34 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:39:15,417 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 29 states.
[2024-11-24 00:39:15,433 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 26.
[2024-11-24 00:39:15,434 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 26 states, 20 states have (on average 1.55) internal successors, (31), 25 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,438 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 31 transitions.
[2024-11-24 00:39:15,440 INFO  L78                 Accepts]: Start accepts. Automaton has 26 states and 31 transitions. Word has length 7
[2024-11-24 00:39:15,440 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:15,440 INFO  L471      AbstractCegarLoop]: Abstraction has 26 states and 31 transitions.
[2024-11-24 00:39:15,441 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,441 INFO  L276                IsEmpty]: Start isEmpty. Operand 26 states and 31 transitions.
[2024-11-24 00:39:15,441 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 9
[2024-11-24 00:39:15,442 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:15,442 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:39:15,442 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 00:39:15,442 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:15,443 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:15,443 INFO  L85        PathProgramCache]: Analyzing trace with hash 121322189, now seen corresponding path program 1 times
[2024-11-24 00:39:15,443 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:15,443 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [104459058]
[2024-11-24 00:39:15,444 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:15,444 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:15,466 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:15,538 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:15,538 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:15,538 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [104459058]
[2024-11-24 00:39:15,538 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [104459058] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:39:15,538 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:39:15,538 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:39:15,538 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1130912065]
[2024-11-24 00:39:15,539 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:39:15,540 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:39:15,540 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:15,540 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:39:15,545 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:39:15,545 INFO  L87              Difference]: Start difference. First operand 26 states and 31 transitions. Second operand  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,584 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:15,584 INFO  L93              Difference]: Finished difference Result 45 states and 55 transitions.
[2024-11-24 00:39:15,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:39:15,585 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8
[2024-11-24 00:39:15,585 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:15,586 INFO  L225             Difference]: With dead ends: 45
[2024-11-24 00:39:15,586 INFO  L226             Difference]: Without dead ends: 43
[2024-11-24 00:39:15,586 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:39:15,587 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 6 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 27 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:15,588 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 27 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:39:15,589 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43 states.
[2024-11-24 00:39:15,594 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 41.
[2024-11-24 00:39:15,594 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41 states, 35 states have (on average 1.4857142857142858) internal successors, (52), 40 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,595 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 52 transitions.
[2024-11-24 00:39:15,595 INFO  L78                 Accepts]: Start accepts. Automaton has 41 states and 52 transitions. Word has length 8
[2024-11-24 00:39:15,595 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:15,596 INFO  L471      AbstractCegarLoop]: Abstraction has 41 states and 52 transitions.
[2024-11-24 00:39:15,596 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,596 INFO  L276                IsEmpty]: Start isEmpty. Operand 41 states and 52 transitions.
[2024-11-24 00:39:15,596 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-24 00:39:15,597 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:15,597 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:39:15,597 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 00:39:15,597 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:15,598 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:15,598 INFO  L85        PathProgramCache]: Analyzing trace with hash -533979376, now seen corresponding path program 1 times
[2024-11-24 00:39:15,598 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:15,598 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [865172847]
[2024-11-24 00:39:15,599 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:15,599 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:15,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:15,694 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:15,695 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:15,695 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [865172847]
[2024-11-24 00:39:15,695 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [865172847] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:39:15,695 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:39:15,695 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:39:15,695 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [712498750]
[2024-11-24 00:39:15,695 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:39:15,696 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:39:15,696 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:15,696 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:39:15,696 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:39:15,697 INFO  L87              Difference]: Start difference. First operand 41 states and 52 transitions. Second operand  has 3 states, 2 states have (on average 4.5) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,724 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:15,724 INFO  L93              Difference]: Finished difference Result 41 states and 52 transitions.
[2024-11-24 00:39:15,725 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:39:15,725 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 4.5) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 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 9
[2024-11-24 00:39:15,725 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:15,726 INFO  L225             Difference]: With dead ends: 41
[2024-11-24 00:39:15,726 INFO  L226             Difference]: Without dead ends: 40
[2024-11-24 00:39:15,727 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:39:15,728 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 8 mSDsluCounter, 2 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:15,728 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 16 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:39:15,729 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 40 states.
[2024-11-24 00:39:15,734 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40.
[2024-11-24 00:39:15,735 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 40 states, 35 states have (on average 1.4) internal successors, (49), 39 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,736 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 49 transitions.
[2024-11-24 00:39:15,736 INFO  L78                 Accepts]: Start accepts. Automaton has 40 states and 49 transitions. Word has length 9
[2024-11-24 00:39:15,736 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:15,736 INFO  L471      AbstractCegarLoop]: Abstraction has 40 states and 49 transitions.
[2024-11-24 00:39:15,737 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 4.5) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,737 INFO  L276                IsEmpty]: Start isEmpty. Operand 40 states and 49 transitions.
[2024-11-24 00:39:15,737 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-24 00:39:15,738 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:15,738 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:39:15,738 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 00:39:15,738 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:15,739 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:15,739 INFO  L85        PathProgramCache]: Analyzing trace with hash 626508591, now seen corresponding path program 1 times
[2024-11-24 00:39:15,739 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:15,740 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1186585267]
[2024-11-24 00:39:15,740 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:15,740 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:15,754 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:15,792 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:15,792 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:15,792 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1186585267]
[2024-11-24 00:39:15,793 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1186585267] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:39:15,793 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:39:15,793 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-24 00:39:15,793 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [35922402]
[2024-11-24 00:39:15,793 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:39:15,794 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:39:15,794 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:15,794 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:39:15,794 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:39:15,795 INFO  L87              Difference]: Start difference. First operand 40 states and 49 transitions. Second operand  has 3 states, 2 states have (on average 5.0) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,823 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:15,823 INFO  L93              Difference]: Finished difference Result 46 states and 56 transitions.
[2024-11-24 00:39:15,826 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:39:15,827 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 5.0) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10
[2024-11-24 00:39:15,827 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:15,827 INFO  L225             Difference]: With dead ends: 46
[2024-11-24 00:39:15,827 INFO  L226             Difference]: Without dead ends: 45
[2024-11-24 00:39:15,828 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:39:15,829 INFO  L435           NwaCegarLoop]: 15 mSDtfsCounter, 3 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 28 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:15,829 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 28 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:39:15,830 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 45 states.
[2024-11-24 00:39:15,839 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 45.
[2024-11-24 00:39:15,839 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 45 states, 40 states have (on average 1.35) internal successors, (54), 44 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,840 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 54 transitions.
[2024-11-24 00:39:15,840 INFO  L78                 Accepts]: Start accepts. Automaton has 45 states and 54 transitions. Word has length 10
[2024-11-24 00:39:15,844 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:15,845 INFO  L471      AbstractCegarLoop]: Abstraction has 45 states and 54 transitions.
[2024-11-24 00:39:15,845 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 5.0) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:15,845 INFO  L276                IsEmpty]: Start isEmpty. Operand 45 states and 54 transitions.
[2024-11-24 00:39:15,845 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-11-24 00:39:15,845 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:15,846 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:39:15,846 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-24 00:39:15,846 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:15,846 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:15,846 INFO  L85        PathProgramCache]: Analyzing trace with hash -2035355493, now seen corresponding path program 1 times
[2024-11-24 00:39:15,847 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:15,847 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1246454871]
[2024-11-24 00:39:15,847 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:15,847 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:15,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:15,968 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:15,968 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:15,968 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1246454871]
[2024-11-24 00:39:15,968 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1246454871] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:15,968 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [887685930]
[2024-11-24 00:39:15,968 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:15,969 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:15,969 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:15,971 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:15,982 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 00:39:16,035 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:16,038 INFO  L256         TraceCheckSpWp]: Trace formula consists of 32 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:16,045 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:16,130 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:16,130 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:16,223 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:16,223 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [887685930] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:16,223 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:16,223 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 5
[2024-11-24 00:39:16,224 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [916890626]
[2024-11-24 00:39:16,224 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:16,224 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:39:16,224 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:16,227 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:39:16,227 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:39:16,228 INFO  L87              Difference]: Start difference. First operand 45 states and 54 transitions. Second operand  has 6 states, 5 states have (on average 5.2) internal successors, (26), 6 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:16,304 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:16,304 INFO  L93              Difference]: Finished difference Result 90 states and 119 transitions.
[2024-11-24 00:39:16,307 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:39:16,307 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 5.2) internal successors, (26), 6 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 14
[2024-11-24 00:39:16,307 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:16,309 INFO  L225             Difference]: With dead ends: 90
[2024-11-24 00:39:16,309 INFO  L226             Difference]: Without dead ends: 88
[2024-11-24 00:39:16,310 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 29 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:39:16,310 INFO  L435           NwaCegarLoop]: 10 mSDtfsCounter, 19 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:16,314 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 37 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:39:16,315 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 88 states.
[2024-11-24 00:39:16,323 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 57.
[2024-11-24 00:39:16,323 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 57 states, 53 states have (on average 1.3018867924528301) internal successors, (69), 56 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:16,324 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 69 transitions.
[2024-11-24 00:39:16,324 INFO  L78                 Accepts]: Start accepts. Automaton has 57 states and 69 transitions. Word has length 14
[2024-11-24 00:39:16,325 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:16,325 INFO  L471      AbstractCegarLoop]: Abstraction has 57 states and 69 transitions.
[2024-11-24 00:39:16,325 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 5.2) internal successors, (26), 6 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:16,325 INFO  L276                IsEmpty]: Start isEmpty. Operand 57 states and 69 transitions.
[2024-11-24 00:39:16,325 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-24 00:39:16,325 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:16,325 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:39:16,334 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-24 00:39:16,530 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:16,530 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:16,531 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:16,531 INFO  L85        PathProgramCache]: Analyzing trace with hash -1399532289, now seen corresponding path program 1 times
[2024-11-24 00:39:16,531 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:16,531 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [628904329]
[2024-11-24 00:39:16,531 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:16,532 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:16,543 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:16,604 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:16,604 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:16,606 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [628904329]
[2024-11-24 00:39:16,607 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [628904329] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:16,607 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1332293142]
[2024-11-24 00:39:16,607 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:16,607 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:16,607 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:16,610 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:16,614 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-24 00:39:16,661 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:16,665 INFO  L256         TraceCheckSpWp]: Trace formula consists of 32 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:16,666 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:16,712 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:16,713 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:16,765 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:16,766 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1332293142] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:16,766 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:16,766 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 5
[2024-11-24 00:39:16,766 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1882130599]
[2024-11-24 00:39:16,766 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:16,767 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:39:16,767 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:16,767 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:39:16,768 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:39:16,768 INFO  L87              Difference]: Start difference. First operand 57 states and 69 transitions. Second operand  has 6 states, 5 states have (on average 5.6) internal successors, (28), 6 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:16,862 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:16,863 INFO  L93              Difference]: Finished difference Result 140 states and 183 transitions.
[2024-11-24 00:39:16,865 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:39:16,866 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 5.6) internal successors, (28), 6 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15
[2024-11-24 00:39:16,866 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:16,867 INFO  L225             Difference]: With dead ends: 140
[2024-11-24 00:39:16,867 INFO  L226             Difference]: Without dead ends: 138
[2024-11-24 00:39:16,867 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 27 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:39:16,868 INFO  L435           NwaCegarLoop]: 15 mSDtfsCounter, 20 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 27 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:16,874 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 48 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:39:16,875 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 138 states.
[2024-11-24 00:39:16,892 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 138 to 113.
[2024-11-24 00:39:16,896 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113 states, 109 states have (on average 1.2935779816513762) internal successors, (141), 112 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:16,898 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 141 transitions.
[2024-11-24 00:39:16,898 INFO  L78                 Accepts]: Start accepts. Automaton has 113 states and 141 transitions. Word has length 15
[2024-11-24 00:39:16,899 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:16,899 INFO  L471      AbstractCegarLoop]: Abstraction has 113 states and 141 transitions.
[2024-11-24 00:39:16,899 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 5.6) internal successors, (28), 6 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:16,899 INFO  L276                IsEmpty]: Start isEmpty. Operand 113 states and 141 transitions.
[2024-11-24 00:39:16,901 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2024-11-24 00:39:16,902 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:16,902 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2024-11-24 00:39:16,912 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-24 00:39:17,106 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-11-24 00:39:17,106 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:17,107 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:17,107 INFO  L85        PathProgramCache]: Analyzing trace with hash -625764127, now seen corresponding path program 1 times
[2024-11-24 00:39:17,107 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:17,107 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462991886]
[2024-11-24 00:39:17,107 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:17,107 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:17,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:17,185 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:17,186 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:17,186 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [462991886]
[2024-11-24 00:39:17,186 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [462991886] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:17,186 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1349674953]
[2024-11-24 00:39:17,186 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:17,187 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:17,187 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:17,189 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:17,194 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-24 00:39:17,238 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:17,238 INFO  L256         TraceCheckSpWp]: Trace formula consists of 36 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:17,239 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:17,281 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:17,281 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:17,340 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:17,340 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1349674953] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:17,340 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:17,340 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 5
[2024-11-24 00:39:17,340 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1307854719]
[2024-11-24 00:39:17,341 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:17,341 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:39:17,341 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:17,341 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:39:17,342 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:39:17,342 INFO  L87              Difference]: Start difference. First operand 113 states and 141 transitions. Second operand  has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:17,389 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:17,390 INFO  L93              Difference]: Finished difference Result 239 states and 299 transitions.
[2024-11-24 00:39:17,390 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:39:17,390 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 17
[2024-11-24 00:39:17,391 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:17,392 INFO  L225             Difference]: With dead ends: 239
[2024-11-24 00:39:17,392 INFO  L226             Difference]: Without dead ends: 238
[2024-11-24 00:39:17,393 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:39:17,394 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 24 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:17,394 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 50 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:39:17,395 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 238 states.
[2024-11-24 00:39:17,415 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 238 to 236.
[2024-11-24 00:39:17,416 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 236 states, 232 states have (on average 1.2025862068965518) internal successors, (279), 235 states have internal predecessors, (279), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:17,418 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 236 states and 279 transitions.
[2024-11-24 00:39:17,418 INFO  L78                 Accepts]: Start accepts. Automaton has 236 states and 279 transitions. Word has length 17
[2024-11-24 00:39:17,418 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:17,418 INFO  L471      AbstractCegarLoop]: Abstraction has 236 states and 279 transitions.
[2024-11-24 00:39:17,418 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:17,419 INFO  L276                IsEmpty]: Start isEmpty. Operand 236 states and 279 transitions.
[2024-11-24 00:39:17,419 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-24 00:39:17,419 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:17,420 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1]
[2024-11-24 00:39:17,430 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-24 00:39:17,624 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2024-11-24 00:39:17,624 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:17,625 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:17,625 INFO  L85        PathProgramCache]: Analyzing trace with hash -1985542009, now seen corresponding path program 1 times
[2024-11-24 00:39:17,625 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:17,625 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1100355004]
[2024-11-24 00:39:17,625 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:17,625 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:17,640 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:17,709 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:17,710 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:17,710 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1100355004]
[2024-11-24 00:39:17,710 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1100355004] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:17,710 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [761185327]
[2024-11-24 00:39:17,710 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:39:17,710 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:17,711 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:17,713 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:17,717 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-24 00:39:17,765 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:39:17,767 INFO  L256         TraceCheckSpWp]: Trace formula consists of 46 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:17,768 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:17,832 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:17,833 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:17,940 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:17,940 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [761185327] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:17,940 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:17,941 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7
[2024-11-24 00:39:17,941 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [635079996]
[2024-11-24 00:39:17,941 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:17,941 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-24 00:39:17,941 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:17,942 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-24 00:39:17,942 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:39:17,942 INFO  L87              Difference]: Start difference. First operand 236 states and 279 transitions. Second operand  has 8 states, 7 states have (on average 5.714285714285714) internal successors, (40), 8 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:18,071 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:18,072 INFO  L93              Difference]: Finished difference Result 461 states and 575 transitions.
[2024-11-24 00:39:18,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-24 00:39:18,073 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 5.714285714285714) internal successors, (40), 8 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 21
[2024-11-24 00:39:18,074 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:18,076 INFO  L225             Difference]: With dead ends: 461
[2024-11-24 00:39:18,076 INFO  L226             Difference]: Without dead ends: 460
[2024-11-24 00:39:18,076 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 44 GetRequests, 38 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:39:18,079 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 48 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 57 SdHoareTripleChecker+Invalid, 53 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:18,079 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 57 Invalid, 53 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:39:18,082 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 460 states.
[2024-11-24 00:39:18,171 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 460 to 387.
[2024-11-24 00:39:18,172 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 387 states, 383 states have (on average 1.2323759791122715) internal successors, (472), 386 states have internal predecessors, (472), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:18,175 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 387 states to 387 states and 472 transitions.
[2024-11-24 00:39:18,179 INFO  L78                 Accepts]: Start accepts. Automaton has 387 states and 472 transitions. Word has length 21
[2024-11-24 00:39:18,179 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:18,179 INFO  L471      AbstractCegarLoop]: Abstraction has 387 states and 472 transitions.
[2024-11-24 00:39:18,179 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 5.714285714285714) internal successors, (40), 8 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:18,179 INFO  L276                IsEmpty]: Start isEmpty. Operand 387 states and 472 transitions.
[2024-11-24 00:39:18,181 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-24 00:39:18,181 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:18,181 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 4, 4, 4, 1, 1, 1, 1]
[2024-11-24 00:39:18,192 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-24 00:39:18,382 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2024-11-24 00:39:18,382 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:18,382 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:18,382 INFO  L85        PathProgramCache]: Analyzing trace with hash 891073101, now seen corresponding path program 2 times
[2024-11-24 00:39:18,383 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:18,383 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1176953711]
[2024-11-24 00:39:18,383 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:39:18,383 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:18,407 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:39:18,407 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:18,603 INFO  L134       CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 62 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:18,603 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:18,603 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1176953711]
[2024-11-24 00:39:18,604 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1176953711] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:18,604 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1367864868]
[2024-11-24 00:39:18,604 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:39:18,604 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:18,604 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:18,606 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:18,615 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-24 00:39:18,656 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:39:18,656 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:18,657 INFO  L256         TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:18,659 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:18,739 INFO  L134       CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 62 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:18,740 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:18,911 INFO  L134       CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 62 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:18,912 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1367864868] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:18,912 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:18,912 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 11
[2024-11-24 00:39:18,912 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [769464132]
[2024-11-24 00:39:18,913 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:18,913 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-24 00:39:18,915 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:18,916 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-24 00:39:18,916 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=66, Unknown=0, NotChecked=0, Total=132
[2024-11-24 00:39:18,916 INFO  L87              Difference]: Start difference. First operand 387 states and 472 transitions. Second operand  has 12 states, 11 states have (on average 6.363636363636363) internal successors, (70), 12 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:19,121 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:19,121 INFO  L93              Difference]: Finished difference Result 1002 states and 1319 transitions.
[2024-11-24 00:39:19,122 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-24 00:39:19,122 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 6.363636363636363) internal successors, (70), 12 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 36
[2024-11-24 00:39:19,123 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:19,127 INFO  L225             Difference]: With dead ends: 1002
[2024-11-24 00:39:19,128 INFO  L226             Difference]: Without dead ends: 1000
[2024-11-24 00:39:19,129 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=66, Invalid=66, Unknown=0, NotChecked=0, Total=132
[2024-11-24 00:39:19,130 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 51 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 57 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 51 SdHoareTripleChecker+Valid, 97 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 57 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:19,130 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [51 Valid, 97 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 57 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:39:19,132 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1000 states.
[2024-11-24 00:39:19,181 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1000 to 660.
[2024-11-24 00:39:19,182 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 660 states, 656 states have (on average 1.2469512195121952) internal successors, (818), 659 states have internal predecessors, (818), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:19,186 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 660 states to 660 states and 818 transitions.
[2024-11-24 00:39:19,186 INFO  L78                 Accepts]: Start accepts. Automaton has 660 states and 818 transitions. Word has length 36
[2024-11-24 00:39:19,189 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:19,190 INFO  L471      AbstractCegarLoop]: Abstraction has 660 states and 818 transitions.
[2024-11-24 00:39:19,191 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 6.363636363636363) internal successors, (70), 12 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:19,191 INFO  L276                IsEmpty]: Start isEmpty. Operand 660 states and 818 transitions.
[2024-11-24 00:39:19,193 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-24 00:39:19,193 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:19,193 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 4, 1, 1, 1, 1]
[2024-11-24 00:39:19,210 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-24 00:39:19,397 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:19,397 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:19,398 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:19,398 INFO  L85        PathProgramCache]: Analyzing trace with hash 1622760111, now seen corresponding path program 2 times
[2024-11-24 00:39:19,398 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:19,398 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [913673425]
[2024-11-24 00:39:19,398 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:39:19,398 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:19,426 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:39:19,426 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:19,589 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:19,591 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:19,591 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [913673425]
[2024-11-24 00:39:19,591 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [913673425] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:19,591 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [963747110]
[2024-11-24 00:39:19,591 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:39:19,592 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:19,592 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:19,594 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:19,598 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-24 00:39:19,648 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:39:19,648 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:19,649 INFO  L256         TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:19,668 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:19,763 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:19,763 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:19,924 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:19,926 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [963747110] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:19,927 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:19,927 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 11
[2024-11-24 00:39:19,927 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [741247357]
[2024-11-24 00:39:19,927 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:19,927 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-24 00:39:19,927 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:19,928 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-24 00:39:19,928 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=66, Unknown=0, NotChecked=0, Total=132
[2024-11-24 00:39:19,928 INFO  L87              Difference]: Start difference. First operand 660 states and 818 transitions. Second operand  has 12 states, 11 states have (on average 6.7272727272727275) internal successors, (74), 12 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:20,094 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:20,094 INFO  L93              Difference]: Finished difference Result 1914 states and 2404 transitions.
[2024-11-24 00:39:20,095 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-24 00:39:20,095 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 6.7272727272727275) internal successors, (74), 12 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38
[2024-11-24 00:39:20,096 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:20,103 INFO  L225             Difference]: With dead ends: 1914
[2024-11-24 00:39:20,104 INFO  L226             Difference]: Without dead ends: 1913
[2024-11-24 00:39:20,105 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 80 GetRequests, 70 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=66, Invalid=66, Unknown=0, NotChecked=0, Total=132
[2024-11-24 00:39:20,107 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 57 mSDsluCounter, 89 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 57 SdHoareTripleChecker+Valid, 103 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:20,108 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [57 Valid, 103 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:39:20,111 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1913 states.
[2024-11-24 00:39:20,242 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1913 to 1909.
[2024-11-24 00:39:20,246 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1909 states, 1905 states have (on average 1.1664041994750656) internal successors, (2222), 1908 states have internal predecessors, (2222), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:20,256 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1909 states to 1909 states and 2222 transitions.
[2024-11-24 00:39:20,257 INFO  L78                 Accepts]: Start accepts. Automaton has 1909 states and 2222 transitions. Word has length 38
[2024-11-24 00:39:20,258 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:20,258 INFO  L471      AbstractCegarLoop]: Abstraction has 1909 states and 2222 transitions.
[2024-11-24 00:39:20,258 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 6.7272727272727275) internal successors, (74), 12 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:20,258 INFO  L276                IsEmpty]: Start isEmpty. Operand 1909 states and 2222 transitions.
[2024-11-24 00:39:20,263 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2024-11-24 00:39:20,264 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:20,265 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 6, 6, 6, 6, 1, 1, 1, 1]
[2024-11-24 00:39:20,276 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-24 00:39:20,465 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-11-24 00:39:20,466 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:20,466 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:20,466 INFO  L85        PathProgramCache]: Analyzing trace with hash 1067981703, now seen corresponding path program 2 times
[2024-11-24 00:39:20,466 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:20,466 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [712530358]
[2024-11-24 00:39:20,466 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:39:20,466 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:20,499 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:39:20,499 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:20,695 INFO  L134       CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:20,695 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:20,696 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [712530358]
[2024-11-24 00:39:20,696 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [712530358] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:20,696 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [864599924]
[2024-11-24 00:39:20,697 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:39:20,697 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:20,697 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:20,699 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:20,704 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-24 00:39:20,754 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:39:20,754 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:20,755 INFO  L256         TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:20,757 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:20,865 INFO  L134       CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:20,865 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:21,110 INFO  L134       CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:21,110 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [864599924] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:21,110 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:21,110 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 15
[2024-11-24 00:39:21,111 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [57986339]
[2024-11-24 00:39:21,111 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:21,111 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-24 00:39:21,111 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:21,112 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-24 00:39:21,112 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=120, Invalid=120, Unknown=0, NotChecked=0, Total=240
[2024-11-24 00:39:21,113 INFO  L87              Difference]: Start difference. First operand 1909 states and 2222 transitions. Second operand  has 16 states, 15 states have (on average 6.4) internal successors, (96), 16 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:21,475 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:21,475 INFO  L93              Difference]: Finished difference Result 3948 states and 4766 transitions.
[2024-11-24 00:39:21,475 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-24 00:39:21,476 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 6.4) internal successors, (96), 16 states have internal predecessors, (96), 0 states have call successors, (0), 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 49
[2024-11-24 00:39:21,476 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:21,492 INFO  L225             Difference]: With dead ends: 3948
[2024-11-24 00:39:21,492 INFO  L226             Difference]: Without dead ends: 3947
[2024-11-24 00:39:21,495 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 90 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=120, Invalid=120, Unknown=0, NotChecked=0, Total=240
[2024-11-24 00:39:21,497 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 84 mSDsluCounter, 106 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 84 SdHoareTripleChecker+Valid, 117 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:21,498 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [84 Valid, 117 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:39:21,502 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3947 states.
[2024-11-24 00:39:21,707 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3947 to 2411.
[2024-11-24 00:39:21,712 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2411 states, 2407 states have (on average 1.1832156211051101) internal successors, (2848), 2410 states have internal predecessors, (2848), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:21,726 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2411 states to 2411 states and 2848 transitions.
[2024-11-24 00:39:21,727 INFO  L78                 Accepts]: Start accepts. Automaton has 2411 states and 2848 transitions. Word has length 49
[2024-11-24 00:39:21,727 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:21,727 INFO  L471      AbstractCegarLoop]: Abstraction has 2411 states and 2848 transitions.
[2024-11-24 00:39:21,727 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 6.4) internal successors, (96), 16 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:21,727 INFO  L276                IsEmpty]: Start isEmpty. Operand 2411 states and 2848 transitions.
[2024-11-24 00:39:21,733 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 79
[2024-11-24 00:39:21,734 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:21,734 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 11, 11, 10, 10, 10, 1, 1, 1, 1]
[2024-11-24 00:39:21,747 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-24 00:39:21,938 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:21,938 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:21,939 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:21,939 INFO  L85        PathProgramCache]: Analyzing trace with hash -870109811, now seen corresponding path program 3 times
[2024-11-24 00:39:21,939 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:21,939 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1213489689]
[2024-11-24 00:39:21,939 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:39:21,939 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:21,989 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s)
[2024-11-24 00:39:21,990 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:22,404 INFO  L134       CoverageAnalysis]: Checked inductivity of 365 backedges. 0 proven. 365 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:22,404 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:22,404 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1213489689]
[2024-11-24 00:39:22,405 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1213489689] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:22,405 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1043960709]
[2024-11-24 00:39:22,405 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:39:22,405 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:22,405 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:22,408 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:22,412 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-24 00:39:22,498 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s)
[2024-11-24 00:39:22,499 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:22,500 INFO  L256         TraceCheckSpWp]: Trace formula consists of 140 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:22,503 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:22,685 INFO  L134       CoverageAnalysis]: Checked inductivity of 365 backedges. 0 proven. 365 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:22,686 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:23,141 INFO  L134       CoverageAnalysis]: Checked inductivity of 365 backedges. 0 proven. 365 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:23,141 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1043960709] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:23,142 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:23,142 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 23
[2024-11-24 00:39:23,142 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [837645110]
[2024-11-24 00:39:23,142 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:23,143 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-11-24 00:39:23,143 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:23,144 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-11-24 00:39:23,144 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=276, Invalid=276, Unknown=0, NotChecked=0, Total=552
[2024-11-24 00:39:23,145 INFO  L87              Difference]: Start difference. First operand 2411 states and 2848 transitions. Second operand  has 24 states, 23 states have (on average 6.695652173913044) internal successors, (154), 24 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:23,725 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:23,726 INFO  L93              Difference]: Finished difference Result 6418 states and 8183 transitions.
[2024-11-24 00:39:23,726 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2024-11-24 00:39:23,726 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 23 states have (on average 6.695652173913044) internal successors, (154), 24 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 78
[2024-11-24 00:39:23,726 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:23,750 INFO  L225             Difference]: With dead ends: 6418
[2024-11-24 00:39:23,751 INFO  L226             Difference]: Without dead ends: 6416
[2024-11-24 00:39:23,754 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 166 GetRequests, 144 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=276, Invalid=276, Unknown=0, NotChecked=0, Total=552
[2024-11-24 00:39:23,755 INFO  L435           NwaCegarLoop]: 20 mSDtfsCounter, 161 mSDsluCounter, 177 mSDsCounter, 0 mSdLazyCounter, 104 mSolverCounterSat, 73 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 161 SdHoareTripleChecker+Valid, 197 SdHoareTripleChecker+Invalid, 177 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 73 IncrementalHoareTripleChecker+Valid, 104 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:23,755 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [161 Valid, 197 Invalid, 177 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [73 Valid, 104 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:39:23,761 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6416 states.
[2024-11-24 00:39:23,962 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6416 to 3576.
[2024-11-24 00:39:23,972 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3576 states, 3572 states have (on average 1.2026875699888018) internal successors, (4296), 3575 states have internal predecessors, (4296), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:23,988 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3576 states to 3576 states and 4296 transitions.
[2024-11-24 00:39:23,990 INFO  L78                 Accepts]: Start accepts. Automaton has 3576 states and 4296 transitions. Word has length 78
[2024-11-24 00:39:23,991 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:23,991 INFO  L471      AbstractCegarLoop]: Abstraction has 3576 states and 4296 transitions.
[2024-11-24 00:39:23,992 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 23 states have (on average 6.695652173913044) internal successors, (154), 24 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:23,993 INFO  L276                IsEmpty]: Start isEmpty. Operand 3576 states and 4296 transitions.
[2024-11-24 00:39:23,998 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2024-11-24 00:39:23,998 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:23,998 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 11, 11, 11, 11, 10, 1, 1, 1, 1]
[2024-11-24 00:39:24,009 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-24 00:39:24,199 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:24,199 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:24,200 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:24,200 INFO  L85        PathProgramCache]: Analyzing trace with hash 1343096303, now seen corresponding path program 3 times
[2024-11-24 00:39:24,201 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:24,201 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [309033621]
[2024-11-24 00:39:24,201 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:39:24,201 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:24,235 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s)
[2024-11-24 00:39:24,236 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:24,537 INFO  L134       CoverageAnalysis]: Checked inductivity of 385 backedges. 0 proven. 385 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:24,537 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:24,538 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [309033621]
[2024-11-24 00:39:24,538 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [309033621] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:24,538 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2023309061]
[2024-11-24 00:39:24,538 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:39:24,538 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:24,538 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:24,541 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:24,545 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-24 00:39:24,608 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s)
[2024-11-24 00:39:24,609 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:24,610 INFO  L256         TraceCheckSpWp]: Trace formula consists of 144 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:24,612 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:24,761 INFO  L134       CoverageAnalysis]: Checked inductivity of 385 backedges. 0 proven. 385 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:24,761 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:25,175 INFO  L134       CoverageAnalysis]: Checked inductivity of 385 backedges. 0 proven. 385 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:25,175 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2023309061] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:25,175 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:25,176 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 23
[2024-11-24 00:39:25,176 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [141115502]
[2024-11-24 00:39:25,176 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:25,176 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-11-24 00:39:25,176 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:25,177 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-11-24 00:39:25,178 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=276, Invalid=276, Unknown=0, NotChecked=0, Total=552
[2024-11-24 00:39:25,178 INFO  L87              Difference]: Start difference. First operand 3576 states and 4296 transitions. Second operand  has 24 states, 23 states have (on average 6.869565217391305) internal successors, (158), 24 states have internal predecessors, (158), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:25,865 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:25,865 INFO  L93              Difference]: Finished difference Result 14063 states and 17394 transitions.
[2024-11-24 00:39:25,866 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2024-11-24 00:39:25,866 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 23 states have (on average 6.869565217391305) internal successors, (158), 24 states have internal predecessors, (158), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 80
[2024-11-24 00:39:25,866 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:25,924 INFO  L225             Difference]: With dead ends: 14063
[2024-11-24 00:39:25,925 INFO  L226             Difference]: Without dead ends: 14062
[2024-11-24 00:39:25,933 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 170 GetRequests, 148 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=276, Invalid=276, Unknown=0, NotChecked=0, Total=552
[2024-11-24 00:39:25,934 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 178 mSDsluCounter, 184 mSDsCounter, 0 mSdLazyCounter, 74 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 178 SdHoareTripleChecker+Valid, 198 SdHoareTripleChecker+Invalid, 75 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 74 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:25,936 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [178 Valid, 198 Invalid, 75 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 74 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:39:25,950 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 14062 states.
[2024-11-24 00:39:26,814 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 14062 to 14054.
[2024-11-24 00:39:26,840 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 14054 states, 14050 states have (on average 1.1412099644128113) internal successors, (16034), 14053 states have internal predecessors, (16034), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:26,899 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 14054 states to 14054 states and 16034 transitions.
[2024-11-24 00:39:26,902 INFO  L78                 Accepts]: Start accepts. Automaton has 14054 states and 16034 transitions. Word has length 80
[2024-11-24 00:39:26,903 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:26,903 INFO  L471      AbstractCegarLoop]: Abstraction has 14054 states and 16034 transitions.
[2024-11-24 00:39:26,903 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 23 states have (on average 6.869565217391305) internal successors, (158), 24 states have internal predecessors, (158), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:26,904 INFO  L276                IsEmpty]: Start isEmpty. Operand 14054 states and 16034 transitions.
[2024-11-24 00:39:26,913 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-11-24 00:39:26,913 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:26,913 INFO  L218           NwaCegarLoop]: trace histogram [15, 15, 15, 14, 14, 14, 14, 1, 1, 1, 1]
[2024-11-24 00:39:26,926 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-24 00:39:27,114 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:27,114 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:27,115 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:27,115 INFO  L85        PathProgramCache]: Analyzing trace with hash -2083864185, now seen corresponding path program 3 times
[2024-11-24 00:39:27,115 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:27,115 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1439588834]
[2024-11-24 00:39:27,115 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:39:27,115 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:27,157 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 15 check-sat command(s)
[2024-11-24 00:39:27,157 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:27,634 INFO  L134       CoverageAnalysis]: Checked inductivity of 693 backedges. 0 proven. 693 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:27,634 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:27,634 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1439588834]
[2024-11-24 00:39:27,634 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1439588834] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:27,634 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1453941343]
[2024-11-24 00:39:27,634 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:39:27,635 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:27,635 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:27,639 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:27,641 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-24 00:39:27,720 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 15 check-sat command(s)
[2024-11-24 00:39:27,720 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:27,722 INFO  L256         TraceCheckSpWp]: Trace formula consists of 202 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:27,725 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:27,925 INFO  L134       CoverageAnalysis]: Checked inductivity of 693 backedges. 0 proven. 693 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:27,925 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:28,672 INFO  L134       CoverageAnalysis]: Checked inductivity of 693 backedges. 0 proven. 693 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:28,672 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1453941343] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:28,672 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:28,673 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 16, 16] total 31
[2024-11-24 00:39:28,673 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [505646874]
[2024-11-24 00:39:28,673 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:28,674 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2024-11-24 00:39:28,674 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:28,675 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2024-11-24 00:39:28,676 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=496, Invalid=496, Unknown=0, NotChecked=0, Total=992
[2024-11-24 00:39:28,677 INFO  L87              Difference]: Start difference. First operand 14054 states and 16034 transitions. Second operand  has 32 states, 31 states have (on average 6.709677419354839) internal successors, (208), 32 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:30,249 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:30,249 INFO  L93              Difference]: Finished difference Result 33012 states and 38755 transitions.
[2024-11-24 00:39:30,250 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. 
[2024-11-24 00:39:30,250 INFO  L78                 Accepts]: Start accepts. Automaton has  has 32 states, 31 states have (on average 6.709677419354839) internal successors, (208), 32 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 105
[2024-11-24 00:39:30,250 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:30,324 INFO  L225             Difference]: With dead ends: 33012
[2024-11-24 00:39:30,324 INFO  L226             Difference]: Without dead ends: 33011
[2024-11-24 00:39:30,340 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 224 GetRequests, 194 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=496, Invalid=496, Unknown=0, NotChecked=0, Total=992
[2024-11-24 00:39:30,341 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 210 mSDsluCounter, 218 mSDsCounter, 0 mSdLazyCounter, 135 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 210 SdHoareTripleChecker+Valid, 229 SdHoareTripleChecker+Invalid, 205 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 135 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:30,342 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [210 Valid, 229 Invalid, 205 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 135 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 00:39:30,373 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33011 states.
[2024-11-24 00:39:31,477 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33011 to 16148.
[2024-11-24 00:39:31,505 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 16148 states, 16144 states have (on average 1.1512636273538157) internal successors, (18586), 16147 states have internal predecessors, (18586), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:31,542 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 16148 states to 16148 states and 18586 transitions.
[2024-11-24 00:39:31,548 INFO  L78                 Accepts]: Start accepts. Automaton has 16148 states and 18586 transitions. Word has length 105
[2024-11-24 00:39:31,548 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:31,549 INFO  L471      AbstractCegarLoop]: Abstraction has 16148 states and 18586 transitions.
[2024-11-24 00:39:31,549 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 32 states, 31 states have (on average 6.709677419354839) internal successors, (208), 32 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:31,549 INFO  L276                IsEmpty]: Start isEmpty. Operand 16148 states and 18586 transitions.
[2024-11-24 00:39:31,580 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 163
[2024-11-24 00:39:31,580 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:31,580 INFO  L218           NwaCegarLoop]: trace histogram [23, 23, 23, 23, 22, 22, 22, 1, 1, 1, 1]
[2024-11-24 00:39:31,592 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-11-24 00:39:31,781 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-11-24 00:39:31,781 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:31,782 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:31,782 INFO  L85        PathProgramCache]: Analyzing trace with hash 939127821, now seen corresponding path program 4 times
[2024-11-24 00:39:31,782 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:31,782 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [971423397]
[2024-11-24 00:39:31,782 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:39:31,782 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:31,812 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:39:31,813 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:32,889 INFO  L134       CoverageAnalysis]: Checked inductivity of 1727 backedges. 0 proven. 1727 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:32,889 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:32,889 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [971423397]
[2024-11-24 00:39:32,889 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [971423397] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:32,889 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [329694209]
[2024-11-24 00:39:32,889 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:39:32,889 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:32,889 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:32,892 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:32,895 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-24 00:39:32,980 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:39:32,980 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:32,982 INFO  L256         TraceCheckSpWp]: Trace formula consists of 284 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:32,986 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:33,267 INFO  L134       CoverageAnalysis]: Checked inductivity of 1727 backedges. 0 proven. 1727 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:33,268 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:34,542 INFO  L134       CoverageAnalysis]: Checked inductivity of 1727 backedges. 0 proven. 1727 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:34,542 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [329694209] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:34,542 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:34,542 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 47
[2024-11-24 00:39:34,543 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [849450235]
[2024-11-24 00:39:34,543 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:34,543 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 48 states
[2024-11-24 00:39:34,544 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:34,545 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants.
[2024-11-24 00:39:34,545 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1128, Invalid=1128, Unknown=0, NotChecked=0, Total=2256
[2024-11-24 00:39:34,546 INFO  L87              Difference]: Start difference. First operand 16148 states and 18586 transitions. Second operand  has 48 states, 47 states have (on average 6.851063829787234) internal successors, (322), 48 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:36,560 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:36,561 INFO  L93              Difference]: Finished difference Result 45685 states and 56295 transitions.
[2024-11-24 00:39:36,561 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. 
[2024-11-24 00:39:36,562 INFO  L78                 Accepts]: Start accepts. Automaton has  has 48 states, 47 states have (on average 6.851063829787234) internal successors, (322), 48 states have internal predecessors, (322), 0 states have call successors, (0), 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 162
[2024-11-24 00:39:36,562 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:36,663 INFO  L225             Difference]: With dead ends: 45685
[2024-11-24 00:39:36,663 INFO  L226             Difference]: Without dead ends: 45683
[2024-11-24 00:39:36,679 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 346 GetRequests, 300 SyntacticMatches, 0 SemanticMatches, 46 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=1128, Invalid=1128, Unknown=0, NotChecked=0, Total=2256
[2024-11-24 00:39:36,682 INFO  L435           NwaCegarLoop]: 26 mSDtfsCounter, 449 mSDsluCounter, 352 mSDsCounter, 0 mSdLazyCounter, 197 mSolverCounterSat, 205 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 449 SdHoareTripleChecker+Valid, 378 SdHoareTripleChecker+Invalid, 402 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 205 IncrementalHoareTripleChecker+Valid, 197 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:36,683 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [449 Valid, 378 Invalid, 402 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [205 Valid, 197 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:39:36,715 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 45683 states.
[2024-11-24 00:39:38,008 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 45683 to 21167.
[2024-11-24 00:39:38,031 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21167 states, 21163 states have (on average 1.1688323961631149) internal successors, (24736), 21166 states have internal predecessors, (24736), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:38,053 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21167 states to 21167 states and 24736 transitions.
[2024-11-24 00:39:38,061 INFO  L78                 Accepts]: Start accepts. Automaton has 21167 states and 24736 transitions. Word has length 162
[2024-11-24 00:39:38,062 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:38,062 INFO  L471      AbstractCegarLoop]: Abstraction has 21167 states and 24736 transitions.
[2024-11-24 00:39:38,063 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 48 states, 47 states have (on average 6.851063829787234) internal successors, (322), 48 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:38,063 INFO  L276                IsEmpty]: Start isEmpty. Operand 21167 states and 24736 transitions.
[2024-11-24 00:39:38,094 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 165
[2024-11-24 00:39:38,095 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:38,095 INFO  L218           NwaCegarLoop]: trace histogram [23, 23, 23, 23, 23, 23, 22, 1, 1, 1, 1]
[2024-11-24 00:39:38,106 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-11-24 00:39:38,299 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-24 00:39:38,301 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:38,302 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:38,302 INFO  L85        PathProgramCache]: Analyzing trace with hash 558705775, now seen corresponding path program 4 times
[2024-11-24 00:39:38,303 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:38,303 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1462377973]
[2024-11-24 00:39:38,304 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:39:38,304 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:38,337 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:39:38,337 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:39,285 INFO  L134       CoverageAnalysis]: Checked inductivity of 1771 backedges. 0 proven. 1771 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:39,286 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:39,286 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1462377973]
[2024-11-24 00:39:39,286 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1462377973] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:39,286 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1374381295]
[2024-11-24 00:39:39,286 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:39:39,286 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:39,287 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:39,290 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:39,293 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-24 00:39:39,386 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:39:39,386 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:39,389 INFO  L256         TraceCheckSpWp]: Trace formula consists of 288 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:39,393 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:39,677 INFO  L134       CoverageAnalysis]: Checked inductivity of 1771 backedges. 0 proven. 1771 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:39,677 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:40,894 INFO  L134       CoverageAnalysis]: Checked inductivity of 1771 backedges. 0 proven. 1771 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:40,894 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1374381295] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:40,894 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:40,894 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 47
[2024-11-24 00:39:40,895 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [711302608]
[2024-11-24 00:39:40,895 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:40,895 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 48 states
[2024-11-24 00:39:40,895 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:40,896 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants.
[2024-11-24 00:39:40,896 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1128, Invalid=1128, Unknown=0, NotChecked=0, Total=2256
[2024-11-24 00:39:40,897 INFO  L87              Difference]: Start difference. First operand 21167 states and 24736 transitions. Second operand  has 48 states, 47 states have (on average 6.9361702127659575) internal successors, (326), 48 states have internal predecessors, (326), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:45,802 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:39:45,802 INFO  L93              Difference]: Finished difference Result 107633 states and 131695 transitions.
[2024-11-24 00:39:45,802 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. 
[2024-11-24 00:39:45,802 INFO  L78                 Accepts]: Start accepts. Automaton has  has 48 states, 47 states have (on average 6.9361702127659575) internal successors, (326), 48 states have internal predecessors, (326), 0 states have call successors, (0), 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 164
[2024-11-24 00:39:45,803 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:39:46,057 INFO  L225             Difference]: With dead ends: 107633
[2024-11-24 00:39:46,057 INFO  L226             Difference]: Without dead ends: 107632
[2024-11-24 00:39:46,082 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 350 GetRequests, 304 SyntacticMatches, 0 SemanticMatches, 46 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=1128, Invalid=1128, Unknown=0, NotChecked=0, Total=2256
[2024-11-24 00:39:46,083 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 366 mSDsluCounter, 381 mSDsCounter, 0 mSdLazyCounter, 150 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 366 SdHoareTripleChecker+Valid, 395 SdHoareTripleChecker+Invalid, 151 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 150 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:39:46,084 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [366 Valid, 395 Invalid, 151 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 150 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:39:46,139 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 107632 states.
[2024-11-24 00:39:52,753 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 107632 to 107616.
[2024-11-24 00:39:52,835 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 107616 states, 107612 states have (on average 1.1267516633832657) internal successors, (121252), 107615 states have internal predecessors, (121252), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:53,023 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 107616 states to 107616 states and 121252 transitions.
[2024-11-24 00:39:53,046 INFO  L78                 Accepts]: Start accepts. Automaton has 107616 states and 121252 transitions. Word has length 164
[2024-11-24 00:39:53,046 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:39:53,046 INFO  L471      AbstractCegarLoop]: Abstraction has 107616 states and 121252 transitions.
[2024-11-24 00:39:53,047 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 48 states, 47 states have (on average 6.9361702127659575) internal successors, (326), 48 states have internal predecessors, (326), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:39:53,047 INFO  L276                IsEmpty]: Start isEmpty. Operand 107616 states and 121252 transitions.
[2024-11-24 00:39:53,101 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 218
[2024-11-24 00:39:53,102 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:39:53,102 INFO  L218           NwaCegarLoop]: trace histogram [31, 31, 31, 30, 30, 30, 30, 1, 1, 1, 1]
[2024-11-24 00:39:53,113 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-24 00:39:53,302 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-24 00:39:53,303 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:39:53,303 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:39:53,303 INFO  L85        PathProgramCache]: Analyzing trace with hash 563219847, now seen corresponding path program 4 times
[2024-11-24 00:39:53,303 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:39:53,303 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1842913403]
[2024-11-24 00:39:53,304 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:39:53,304 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:39:53,339 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:39:53,339 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:54,988 INFO  L134       CoverageAnalysis]: Checked inductivity of 3165 backedges. 0 proven. 3165 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:54,988 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:39:54,988 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1842913403]
[2024-11-24 00:39:54,988 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1842913403] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:39:54,988 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [604919217]
[2024-11-24 00:39:54,989 INFO  L95    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-24 00:39:54,989 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:39:54,989 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:39:54,992 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:39:54,994 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f43fa5b-98b9-45e9-a0b2-6e5d26dbdf30/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-24 00:39:55,103 INFO  L229   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-24 00:39:55,103 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:39:55,106 INFO  L256         TraceCheckSpWp]: Trace formula consists of 410 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-11-24 00:39:55,109 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:39:55,461 INFO  L134       CoverageAnalysis]: Checked inductivity of 3165 backedges. 0 proven. 3165 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:55,462 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:39:57,498 INFO  L134       CoverageAnalysis]: Checked inductivity of 3165 backedges. 0 proven. 3165 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:39:57,498 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [604919217] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:39:57,498 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:39:57,498 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [32, 32, 32] total 63
[2024-11-24 00:39:57,498 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1332784632]
[2024-11-24 00:39:57,498 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:39:57,499 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 64 states
[2024-11-24 00:39:57,499 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:39:57,500 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants.
[2024-11-24 00:39:57,502 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=2016, Invalid=2016, Unknown=0, NotChecked=0, Total=4032
[2024-11-24 00:39:57,503 INFO  L87              Difference]: Start difference. First operand 107616 states and 121252 transitions. Second operand  has 64 states, 63 states have (on average 6.857142857142857) internal successors, (432), 64 states have internal predecessors, (432), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 00:40:11,105 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:40:11,105 INFO  L93              Difference]: Finished difference Result 329451 states and 378500 transitions.
[2024-11-24 00:40:11,106 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. 
[2024-11-24 00:40:11,106 INFO  L78                 Accepts]: Start accepts. Automaton has  has 64 states, 63 states have (on average 6.857142857142857) internal successors, (432), 64 states have internal predecessors, (432), 0 states have call successors, (0), 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 217
[2024-11-24 00:40:11,107 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:40:11,960 INFO  L225             Difference]: With dead ends: 329451
[2024-11-24 00:40:11,961 INFO  L226             Difference]: Without dead ends: 329450
[2024-11-24 00:40:12,015 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 464 GetRequests, 402 SyntacticMatches, 0 SemanticMatches, 62 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 2.6s TimeCoverageRelationStatistics Valid=2016, Invalid=2016, Unknown=0, NotChecked=0, Total=4032
[2024-11-24 00:40:12,016 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 774 mSDsluCounter, 440 mSDsCounter, 0 mSdLazyCounter, 261 mSolverCounterSat, 263 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 774 SdHoareTripleChecker+Valid, 451 SdHoareTripleChecker+Invalid, 524 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 263 IncrementalHoareTripleChecker+Valid, 261 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:40:12,016 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [774 Valid, 451 Invalid, 524 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [263 Valid, 261 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:40:12,166 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 329450 states.