./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_OAT_test4-3.i --full-output --architecture 32bit


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


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_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/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_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_OAT_test4-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/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 32bit --witnessprinter.graph.data.programhash bd259ad1e1e9b7f6e2ebd2858541cc7ac07d30ed5cbee2b9de70c1db1c5b700e
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 00:10:49,824 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 00:10:49,931 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-24 00:10:49,942 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 00:10:49,942 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 00:10:50,000 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 00:10:50,001 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 00:10:50,001 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 00:10:50,003 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 00:10:50,003 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 00:10:50,003 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 00:10:50,004 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 00:10:50,004 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 00:10:50,005 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 00:10:50,005 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 00:10:50,007 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 00:10:50,007 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 00:10:50,007 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 00:10:50,008 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 00:10:50,008 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 00:10:50,008 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 00:10:50,008 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 00:10:50,008 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 00:10:50,008 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 00:10:50,008 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-24 00:10:50,009 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-24 00:10:50,009 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 00:10:50,009 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 00:10:50,009 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 00:10:50,009 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 00:10:50,009 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 00:10:50,009 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:10:50,010 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:10:50,010 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:10:50,010 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:10:50,010 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 00:10:50,010 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:10:50,010 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:10:50,010 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:10:50,010 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:10:50,010 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 00:10:50,011 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 00:10:50,011 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 00:10:50,011 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 00:10:50,011 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 00:10:50,011 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 00:10:50,011 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 00:10:50,012 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 00:10:50,012 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 00:10:50,012 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 00:10:50,012 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_2639fee0-b04b-4f74-82fe-069b82aca3c9/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 -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> bd259ad1e1e9b7f6e2ebd2858541cc7ac07d30ed5cbee2b9de70c1db1c5b700e
[2024-11-24 00:10:50,415 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 00:10:50,432 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 00:10:50,435 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 00:10:50,436 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 00:10:50,437 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 00:10:50,440 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/uthash-2.0.2/uthash_OAT_test4-3.i
[2024-11-24 00:10:54,200 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/data/3d914e17b/479396739bde46d6a894cfa6d3cab6b7/FLAGe179cbee3
[2024-11-24 00:10:54,777 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 00:10:54,781 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/sv-benchmarks/c/uthash-2.0.2/uthash_OAT_test4-3.i
[2024-11-24 00:10:54,805 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/data/3d914e17b/479396739bde46d6a894cfa6d3cab6b7/FLAGe179cbee3
[2024-11-24 00:10:54,837 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/data/3d914e17b/479396739bde46d6a894cfa6d3cab6b7
[2024-11-24 00:10:54,841 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 00:10:54,844 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 00:10:54,847 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 00:10:54,848 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 00:10:54,853 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 00:10:54,854 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:10:54" (1/1) ...
[2024-11-24 00:10:54,858 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3eed9dcb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:54, skipping insertion in model container
[2024-11-24 00:10:54,858 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:10:54" (1/1) ...
[2024-11-24 00:10:54,934 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 00:10:55,776 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:10:55,800 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 00:10:56,042 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:10:56,090 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 00:10:56,091 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56 WrapperNode
[2024-11-24 00:10:56,091 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 00:10:56,093 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 00:10:56,093 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 00:10:56,093 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 00:10:56,101 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:10:56" (1/1) ...
[2024-11-24 00:10:56,155 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:10:56" (1/1) ...
[2024-11-24 00:10:56,292 INFO  L138                Inliner]: procedures = 176, calls = 435, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1869
[2024-11-24 00:10:56,293 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 00:10:56,293 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 00:10:56,294 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 00:10:56,294 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 00:10:56,310 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,310 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,342 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,573 INFO  L175           MemorySlicer]: Split 403 memory accesses to 2 slices as follows [2, 401]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 98 writes are split as follows [0, 98].
[2024-11-24 00:10:56,577 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,577 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,722 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,726 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,743 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,753 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,764 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,786 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 00:10:56,787 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 00:10:56,789 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 00:10:56,790 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 00:10:56,791 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (1/1) ...
[2024-11-24 00:10:56,800 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:10:56,816 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:10:56,834 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/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:10:56,839 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/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:10:56,871 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-24 00:10:56,871 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-24 00:10:56,871 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-24 00:10:56,871 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-24 00:10:56,871 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-24 00:10:56,872 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-24 00:10:56,872 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0
[2024-11-24 00:10:56,872 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1
[2024-11-24 00:10:56,876 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0
[2024-11-24 00:10:56,876 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1
[2024-11-24 00:10:56,876 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-24 00:10:56,876 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 00:10:56,876 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-11-24 00:10:56,877 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-11-24 00:10:56,877 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-11-24 00:10:56,877 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-11-24 00:10:56,877 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-24 00:10:56,877 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-24 00:10:56,877 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-24 00:10:56,877 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 00:10:56,877 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 00:10:57,278 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 00:10:57,283 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 00:11:00,477 INFO  L?                        ?]: Removed 435 outVars from TransFormulas that were not future-live.
[2024-11-24 00:11:00,478 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 00:11:00,521 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 00:11:00,525 INFO  L312             CfgBuilder]: Removed 43 assume(true) statements.
[2024-11-24 00:11:00,526 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:11:00 BoogieIcfgContainer
[2024-11-24 00:11:00,526 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 00:11:00,530 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 00:11:00,530 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 00:11:00,542 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 00:11:00,543 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:10:54" (1/3) ...
[2024-11-24 00:11:00,544 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1bef4664 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:11:00, skipping insertion in model container
[2024-11-24 00:11:00,544 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:10:56" (2/3) ...
[2024-11-24 00:11:00,546 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1bef4664 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:11:00, skipping insertion in model container
[2024-11-24 00:11:00,546 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:11:00" (3/3) ...
[2024-11-24 00:11:00,548 INFO  L128   eAbstractionObserver]: Analyzing ICFG uthash_OAT_test4-3.i
[2024-11-24 00:11:00,571 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 00:11:00,573 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG uthash_OAT_test4-3.i that has 4 procedures, 510 locations, 1 initial locations, 45 loop locations, and 6 error locations.
[2024-11-24 00:11:00,705 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 00:11:00,727 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;@1ef1f250, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 00:11:00,727 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 6 error locations.
[2024-11-24 00:11:00,736 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 506 states, 481 states have (on average 1.6153846153846154) internal successors, (777), 497 states have internal predecessors, (777), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 00:11:00,744 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-24 00:11:00,744 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:00,745 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:00,746 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:11:00,752 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:00,753 INFO  L85        PathProgramCache]: Analyzing trace with hash -698643749, now seen corresponding path program 1 times
[2024-11-24 00:11:00,764 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:00,764 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [387870165]
[2024-11-24 00:11:00,765 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:00,766 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:00,926 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:01,007 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:11:01,008 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:01,008 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [387870165]
[2024-11-24 00:11:01,012 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [387870165] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:01,012 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:01,013 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-11-24 00:11:01,015 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [731504994]
[2024-11-24 00:11:01,016 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:01,023 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-24 00:11:01,024 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:01,053 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-24 00:11:01,054 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-24 00:11:01,058 INFO  L87              Difference]: Start difference. First operand  has 506 states, 481 states have (on average 1.6153846153846154) internal successors, (777), 497 states have internal predecessors, (777), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16) Second operand  has 2 states, 1 states have (on average 7.0) internal successors, (7), 2 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:11:01,211 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:01,212 INFO  L93              Difference]: Finished difference Result 1008 states and 1625 transitions.
[2024-11-24 00:11:01,218 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-24 00:11:01,219 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 1 states have (on average 7.0) internal successors, (7), 2 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:11:01,220 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:01,241 INFO  L225             Difference]: With dead ends: 1008
[2024-11-24 00:11:01,243 INFO  L226             Difference]: Without dead ends: 437
[2024-11-24 00:11:01,253 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-24 00:11:01,258 INFO  L435           NwaCegarLoop]: 721 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 721 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:01,259 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 721 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:11:01,287 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 437 states.
[2024-11-24 00:11:01,353 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 437 to 437.
[2024-11-24 00:11:01,359 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 437 states, 414 states have (on average 1.4468599033816425) internal successors, (599), 428 states have internal predecessors, (599), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 00:11:01,371 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 437 states and 631 transitions.
[2024-11-24 00:11:01,374 INFO  L78                 Accepts]: Start accepts. Automaton has 437 states and 631 transitions. Word has length 7
[2024-11-24 00:11:01,374 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:01,374 INFO  L471      AbstractCegarLoop]: Abstraction has 437 states and 631 transitions.
[2024-11-24 00:11:01,374 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 1 states have (on average 7.0) internal successors, (7), 2 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:11:01,375 INFO  L276                IsEmpty]: Start isEmpty. Operand 437 states and 631 transitions.
[2024-11-24 00:11:01,377 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-24 00:11:01,377 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:01,377 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:01,378 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 00:11:01,378 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:01,379 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:01,379 INFO  L85        PathProgramCache]: Analyzing trace with hash -650465730, now seen corresponding path program 1 times
[2024-11-24 00:11:01,379 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:01,380 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [303579121]
[2024-11-24 00:11:01,380 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:01,380 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:01,418 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:01,496 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:11:01,497 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:01,497 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [303579121]
[2024-11-24 00:11:01,497 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [303579121] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:01,497 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:01,497 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:11:01,497 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1138915196]
[2024-11-24 00:11:01,497 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:01,499 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:11:01,499 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:01,500 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:11:01,500 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:11:01,501 INFO  L87              Difference]: Start difference. First operand 437 states and 631 transitions. Second operand  has 3 states, 3 states have (on average 2.3333333333333335) 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:11:01,683 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:01,683 INFO  L93              Difference]: Finished difference Result 864 states and 1252 transitions.
[2024-11-24 00:11:01,685 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:11:01,685 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 2.3333333333333335) 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:11:01,685 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:01,696 INFO  L225             Difference]: With dead ends: 864
[2024-11-24 00:11:01,696 INFO  L226             Difference]: Without dead ends: 830
[2024-11-24 00:11:01,697 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:11:01,698 INFO  L435           NwaCegarLoop]: 679 mSDtfsCounter, 554 mSDsluCounter, 623 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 560 SdHoareTripleChecker+Valid, 1302 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:01,699 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [560 Valid, 1302 Invalid, 14 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:11:01,708 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 830 states.
[2024-11-24 00:11:01,777 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 830 to 443.
[2024-11-24 00:11:01,781 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 443 states, 420 states have (on average 1.4404761904761905) internal successors, (605), 434 states have internal predecessors, (605), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 00:11:01,789 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 443 states to 443 states and 637 transitions.
[2024-11-24 00:11:01,790 INFO  L78                 Accepts]: Start accepts. Automaton has 443 states and 637 transitions. Word has length 7
[2024-11-24 00:11:01,790 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:01,791 INFO  L471      AbstractCegarLoop]: Abstraction has 443 states and 637 transitions.
[2024-11-24 00:11:01,791 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 2.3333333333333335) 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:11:01,791 INFO  L276                IsEmpty]: Start isEmpty. Operand 443 states and 637 transitions.
[2024-11-24 00:11:01,802 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2024-11-24 00:11:01,802 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:01,802 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:01,802 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 00:11:01,803 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:01,803 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:01,804 INFO  L85        PathProgramCache]: Analyzing trace with hash -1681190960, now seen corresponding path program 1 times
[2024-11-24 00:11:01,804 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:01,808 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1915043971]
[2024-11-24 00:11:01,808 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:01,808 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:02,055 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:03,114 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:11:03,115 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:03,115 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1915043971]
[2024-11-24 00:11:03,115 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1915043971] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:03,115 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:03,116 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 00:11:03,116 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1063731205]
[2024-11-24 00:11:03,116 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:03,117 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:11:03,117 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:03,118 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:11:03,118 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:11:03,119 INFO  L87              Difference]: Start difference. First operand 443 states and 637 transitions. Second operand  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have 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:11:03,285 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:03,285 INFO  L93              Difference]: Finished difference Result 881 states and 1269 transitions.
[2024-11-24 00:11:03,286 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:11:03,286 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 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 152
[2024-11-24 00:11:03,286 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:03,291 INFO  L225             Difference]: With dead ends: 881
[2024-11-24 00:11:03,292 INFO  L226             Difference]: Without dead ends: 446
[2024-11-24 00:11:03,297 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:11:03,298 INFO  L435           NwaCegarLoop]: 603 mSDtfsCounter, 106 mSDsluCounter, 1112 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 106 SdHoareTripleChecker+Valid, 1715 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:03,300 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [106 Valid, 1715 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:11:03,303 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 446 states.
[2024-11-24 00:11:03,327 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 446 to 443.
[2024-11-24 00:11:03,331 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 443 states, 420 states have (on average 1.4238095238095239) internal successors, (598), 434 states have internal predecessors, (598), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 00:11:03,334 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 443 states to 443 states and 630 transitions.
[2024-11-24 00:11:03,338 INFO  L78                 Accepts]: Start accepts. Automaton has 443 states and 630 transitions. Word has length 152
[2024-11-24 00:11:03,339 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:03,339 INFO  L471      AbstractCegarLoop]: Abstraction has 443 states and 630 transitions.
[2024-11-24 00:11:03,339 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have 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:11:03,340 INFO  L276                IsEmpty]: Start isEmpty. Operand 443 states and 630 transitions.
[2024-11-24 00:11:03,347 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2024-11-24 00:11:03,348 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:03,348 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:03,348 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 00:11:03,348 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:03,349 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:03,349 INFO  L85        PathProgramCache]: Analyzing trace with hash 1275416924, now seen corresponding path program 1 times
[2024-11-24 00:11:03,349 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:03,349 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [316587390]
[2024-11-24 00:11:03,349 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:03,350 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:03,519 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:03,867 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:11:03,868 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:03,868 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [316587390]
[2024-11-24 00:11:03,868 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [316587390] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:03,868 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:03,868 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:11:03,868 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [736963611]
[2024-11-24 00:11:03,868 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:03,872 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:11:03,872 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:03,873 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:11:03,873 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:11:03,873 INFO  L87              Difference]: Start difference. First operand 443 states and 630 transitions. Second operand  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have 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:11:03,988 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:03,988 INFO  L93              Difference]: Finished difference Result 1006 states and 1440 transitions.
[2024-11-24 00:11:03,991 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:11:03,991 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 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 152
[2024-11-24 00:11:03,991 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:03,998 INFO  L225             Difference]: With dead ends: 1006
[2024-11-24 00:11:03,998 INFO  L226             Difference]: Without dead ends: 571
[2024-11-24 00:11:03,999 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:11:04,000 INFO  L435           NwaCegarLoop]: 623 mSDtfsCounter, 135 mSDsluCounter, 616 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 135 SdHoareTripleChecker+Valid, 1239 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:04,003 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [135 Valid, 1239 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:11:04,005 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 571 states.
[2024-11-24 00:11:04,046 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 571 to 571.
[2024-11-24 00:11:04,047 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 571 states, 548 states have (on average 1.4324817518248176) internal successors, (785), 562 states have internal predecessors, (785), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 00:11:04,054 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 571 states to 571 states and 817 transitions.
[2024-11-24 00:11:04,054 INFO  L78                 Accepts]: Start accepts. Automaton has 571 states and 817 transitions. Word has length 152
[2024-11-24 00:11:04,055 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:04,055 INFO  L471      AbstractCegarLoop]: Abstraction has 571 states and 817 transitions.
[2024-11-24 00:11:04,058 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have 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:11:04,058 INFO  L276                IsEmpty]: Start isEmpty. Operand 571 states and 817 transitions.
[2024-11-24 00:11:04,060 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2024-11-24 00:11:04,060 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:04,061 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:04,061 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-24 00:11:04,061 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:04,062 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:04,062 INFO  L85        PathProgramCache]: Analyzing trace with hash -2080750996, now seen corresponding path program 1 times
[2024-11-24 00:11:04,062 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:04,062 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [142270342]
[2024-11-24 00:11:04,062 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:04,063 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:04,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:04,992 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 00:11:04,993 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:04,993 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [142270342]
[2024-11-24 00:11:04,993 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [142270342] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:04,993 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:04,993 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 00:11:04,993 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1393620112]
[2024-11-24 00:11:04,993 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:04,994 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:11:04,994 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:04,998 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:11:04,998 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:11:04,998 INFO  L87              Difference]: Start difference. First operand 571 states and 817 transitions. Second operand  has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:11:05,176 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:05,177 INFO  L93              Difference]: Finished difference Result 963 states and 1372 transitions.
[2024-11-24 00:11:05,177 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 00:11:05,178 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 167
[2024-11-24 00:11:05,178 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:05,184 INFO  L225             Difference]: With dead ends: 963
[2024-11-24 00:11:05,184 INFO  L226             Difference]: Without dead ends: 528
[2024-11-24 00:11:05,186 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:11:05,190 INFO  L435           NwaCegarLoop]: 521 mSDtfsCounter, 30 mSDsluCounter, 1023 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 1544 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:05,191 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 1544 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:11:05,193 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 528 states.
[2024-11-24 00:11:05,230 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 528 to 528.
[2024-11-24 00:11:05,232 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 528 states, 505 states have (on average 1.4) internal successors, (707), 519 states have internal predecessors, (707), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 00:11:05,241 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 528 states to 528 states and 739 transitions.
[2024-11-24 00:11:05,241 INFO  L78                 Accepts]: Start accepts. Automaton has 528 states and 739 transitions. Word has length 167
[2024-11-24 00:11:05,242 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:05,242 INFO  L471      AbstractCegarLoop]: Abstraction has 528 states and 739 transitions.
[2024-11-24 00:11:05,242 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:11:05,242 INFO  L276                IsEmpty]: Start isEmpty. Operand 528 states and 739 transitions.
[2024-11-24 00:11:05,246 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2024-11-24 00:11:05,246 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:05,247 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:05,247 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-24 00:11:05,247 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:05,248 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:05,250 INFO  L85        PathProgramCache]: Analyzing trace with hash -1236943392, now seen corresponding path program 1 times
[2024-11-24 00:11:05,250 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:05,250 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [881378755]
[2024-11-24 00:11:05,250 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:05,250 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:05,432 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:05,768 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 00:11:05,769 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:05,769 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [881378755]
[2024-11-24 00:11:05,772 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [881378755] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:05,772 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:05,772 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:11:05,772 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1389438993]
[2024-11-24 00:11:05,772 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:05,773 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:11:05,773 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:05,774 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:11:05,774 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:11:05,774 INFO  L87              Difference]: Start difference. First operand 528 states and 739 transitions. Second operand  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:11:05,870 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:05,871 INFO  L93              Difference]: Finished difference Result 920 states and 1283 transitions.
[2024-11-24 00:11:05,871 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:11:05,871 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 167
[2024-11-24 00:11:05,873 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:05,878 INFO  L225             Difference]: With dead ends: 920
[2024-11-24 00:11:05,878 INFO  L226             Difference]: Without dead ends: 528
[2024-11-24 00:11:05,880 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 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:11:05,881 INFO  L435           NwaCegarLoop]: 534 mSDtfsCounter, 1 mSDsluCounter, 512 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 1046 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:05,882 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 1046 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:11:05,884 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 528 states.
[2024-11-24 00:11:05,906 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 528 to 528.
[2024-11-24 00:11:05,908 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 528 states, 505 states have (on average 1.394059405940594) internal successors, (704), 519 states have internal predecessors, (704), 16 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 7 states have call predecessors, (16), 16 states have call successors, (16)
[2024-11-24 00:11:05,914 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 528 states to 528 states and 736 transitions.
[2024-11-24 00:11:05,916 INFO  L78                 Accepts]: Start accepts. Automaton has 528 states and 736 transitions. Word has length 167
[2024-11-24 00:11:05,916 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:05,918 INFO  L471      AbstractCegarLoop]: Abstraction has 528 states and 736 transitions.
[2024-11-24 00:11:05,918 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:11:05,919 INFO  L276                IsEmpty]: Start isEmpty. Operand 528 states and 736 transitions.
[2024-11-24 00:11:05,921 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2024-11-24 00:11:05,921 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:05,922 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:05,922 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-24 00:11:05,922 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:05,923 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:05,923 INFO  L85        PathProgramCache]: Analyzing trace with hash 1118861858, now seen corresponding path program 1 times
[2024-11-24 00:11:05,923 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:05,923 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1471191291]
[2024-11-24 00:11:05,923 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:05,924 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:06,133 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:06,541 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 00:11:06,542 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:06,542 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1471191291]
[2024-11-24 00:11:06,543 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1471191291] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:06,543 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:06,543 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:11:06,543 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [881500809]
[2024-11-24 00:11:06,543 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:06,545 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:11:06,545 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:06,546 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:11:06,546 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:11:06,547 INFO  L87              Difference]: Start difference. First operand 528 states and 736 transitions. Second operand  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:11:06,647 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:06,647 INFO  L93              Difference]: Finished difference Result 1068 states and 1474 transitions.
[2024-11-24 00:11:06,650 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:11:06,651 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 167
[2024-11-24 00:11:06,651 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:06,655 INFO  L225             Difference]: With dead ends: 1068
[2024-11-24 00:11:06,656 INFO  L226             Difference]: Without dead ends: 676
[2024-11-24 00:11:06,657 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:11:06,658 INFO  L435           NwaCegarLoop]: 539 mSDtfsCounter, 246 mSDsluCounter, 531 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 247 SdHoareTripleChecker+Valid, 1070 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:06,658 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [247 Valid, 1070 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:11:06,660 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 676 states.
[2024-11-24 00:11:06,688 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 676 to 676.
[2024-11-24 00:11:06,690 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 676 states, 650 states have (on average 1.3753846153846154) internal successors, (894), 664 states have internal predecessors, (894), 19 states have call successors, (19), 2 states have call predecessors, (19), 2 states have return successors, (19), 10 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-24 00:11:06,695 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 676 states to 676 states and 932 transitions.
[2024-11-24 00:11:06,695 INFO  L78                 Accepts]: Start accepts. Automaton has 676 states and 932 transitions. Word has length 167
[2024-11-24 00:11:06,696 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:06,696 INFO  L471      AbstractCegarLoop]: Abstraction has 676 states and 932 transitions.
[2024-11-24 00:11:06,697 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-24 00:11:06,697 INFO  L276                IsEmpty]: Start isEmpty. Operand 676 states and 932 transitions.
[2024-11-24 00:11:06,701 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 183
[2024-11-24 00:11:06,705 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:06,705 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:06,705 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-24 00:11:06,706 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:11:06,706 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:06,706 INFO  L85        PathProgramCache]: Analyzing trace with hash -767439592, now seen corresponding path program 1 times
[2024-11-24 00:11:06,706 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:06,707 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2109139409]
[2024-11-24 00:11:06,707 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:06,707 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:06,873 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:07,346 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 00:11:07,346 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:07,347 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2109139409]
[2024-11-24 00:11:07,347 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2109139409] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:07,347 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:07,347 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:11:07,348 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1178835794]
[2024-11-24 00:11:07,348 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:07,348 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:11:07,348 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:07,349 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:11:07,349 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:11:07,350 INFO  L87              Difference]: Start difference. First operand 676 states and 932 transitions. Second operand  has 4 states, 3 states have (on average 55.0) internal successors, (165), 4 states have internal predecessors, (165), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:07,458 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:07,462 INFO  L93              Difference]: Finished difference Result 744 states and 1020 transitions.
[2024-11-24 00:11:07,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:11:07,463 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 55.0) internal successors, (165), 4 states have internal predecessors, (165), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 182
[2024-11-24 00:11:07,463 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:07,469 INFO  L225             Difference]: With dead ends: 744
[2024-11-24 00:11:07,469 INFO  L226             Difference]: Without dead ends: 742
[2024-11-24 00:11:07,470 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-24 00:11:07,471 INFO  L435           NwaCegarLoop]: 533 mSDtfsCounter, 300 mSDsluCounter, 1060 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 302 SdHoareTripleChecker+Valid, 1593 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:07,471 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [302 Valid, 1593 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:11:07,473 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 742 states.
[2024-11-24 00:11:07,506 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 742 to 742.
[2024-11-24 00:11:07,508 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 742 states, 713 states have (on average 1.3660589060308554) internal successors, (974), 727 states have internal predecessors, (974), 22 states have call successors, (22), 2 states have call predecessors, (22), 2 states have return successors, (22), 13 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 00:11:07,514 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 742 states to 742 states and 1018 transitions.
[2024-11-24 00:11:07,515 INFO  L78                 Accepts]: Start accepts. Automaton has 742 states and 1018 transitions. Word has length 182
[2024-11-24 00:11:07,516 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:07,517 INFO  L471      AbstractCegarLoop]: Abstraction has 742 states and 1018 transitions.
[2024-11-24 00:11:07,517 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 55.0) internal successors, (165), 4 states have internal predecessors, (165), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:07,517 INFO  L276                IsEmpty]: Start isEmpty. Operand 742 states and 1018 transitions.
[2024-11-24 00:11:07,522 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 189
[2024-11-24 00:11:07,522 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:07,522 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:07,523 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-24 00:11:07,527 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:07,528 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:07,528 INFO  L85        PathProgramCache]: Analyzing trace with hash 449852961, now seen corresponding path program 1 times
[2024-11-24 00:11:07,528 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:07,528 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1069332938]
[2024-11-24 00:11:07,529 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:07,529 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:07,812 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:08,425 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 00:11:08,426 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:08,426 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1069332938]
[2024-11-24 00:11:08,426 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1069332938] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:11:08,426 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [661139876]
[2024-11-24 00:11:08,427 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:08,427 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:11:08,427 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:11:08,434 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:11:08,436 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 00:11:09,279 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:09,290 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1032 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-24 00:11:09,303 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:11:09,823 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 00:11:09,824 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:11:10,392 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 00:11:10,392 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [661139876] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:11:10,392 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:11:10,392 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-11-24 00:11:10,393 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1047016386]
[2024-11-24 00:11:10,393 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:11:10,394 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-24 00:11:10,394 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:10,396 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-24 00:11:10,397 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-11-24 00:11:10,398 INFO  L87              Difference]: Start difference. First operand 742 states and 1018 transitions. Second operand  has 10 states, 10 states have (on average 49.6) internal successors, (496), 10 states have internal predecessors, (496), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12)
[2024-11-24 00:11:10,689 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:10,689 INFO  L93              Difference]: Finished difference Result 1129 states and 1557 transitions.
[2024-11-24 00:11:10,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 00:11:10,690 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 49.6) internal successors, (496), 10 states have internal predecessors, (496), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12) Word has length 188
[2024-11-24 00:11:10,691 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:10,697 INFO  L225             Difference]: With dead ends: 1129
[2024-11-24 00:11:10,698 INFO  L226             Difference]: Without dead ends: 1095
[2024-11-24 00:11:10,699 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 379 GetRequests, 371 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2024-11-24 00:11:10,699 INFO  L435           NwaCegarLoop]: 531 mSDtfsCounter, 1524 mSDsluCounter, 2493 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1538 SdHoareTripleChecker+Valid, 3024 SdHoareTripleChecker+Invalid, 83 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:10,700 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1538 Valid, 3024 Invalid, 83 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 00:11:10,702 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1095 states.
[2024-11-24 00:11:10,745 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1095 to 1095.
[2024-11-24 00:11:10,748 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1095 states, 1060 states have (on average 1.3641509433962264) internal successors, (1446), 1074 states have internal predecessors, (1446), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-11-24 00:11:10,755 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1095 states to 1095 states and 1502 transitions.
[2024-11-24 00:11:10,756 INFO  L78                 Accepts]: Start accepts. Automaton has 1095 states and 1502 transitions. Word has length 188
[2024-11-24 00:11:10,757 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:10,757 INFO  L471      AbstractCegarLoop]: Abstraction has 1095 states and 1502 transitions.
[2024-11-24 00:11:10,757 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 49.6) internal successors, (496), 10 states have internal predecessors, (496), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12)
[2024-11-24 00:11:10,758 INFO  L276                IsEmpty]: Start isEmpty. Operand 1095 states and 1502 transitions.
[2024-11-24 00:11:10,760 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 190
[2024-11-24 00:11:10,761 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:10,761 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:10,777 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-24 00:11:10,965 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-11-24 00:11:10,966 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:10,967 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:10,967 INFO  L85        PathProgramCache]: Analyzing trace with hash -432978617, now seen corresponding path program 1 times
[2024-11-24 00:11:10,967 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:10,967 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [132158258]
[2024-11-24 00:11:10,967 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:10,968 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:13,161 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:13,659 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-24 00:11:13,660 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:13,660 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [132158258]
[2024-11-24 00:11:13,660 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [132158258] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:11:13,660 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [550730072]
[2024-11-24 00:11:13,660 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:13,660 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:11:13,660 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:11:13,666 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:11:13,669 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-24 00:11:14,756 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:14,766 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1039 conjuncts, 29 conjuncts are in the unsatisfiable core
[2024-11-24 00:11:14,780 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:11:14,841 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-24 00:11:14,878 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11
[2024-11-24 00:11:16,259 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 00:11:16,260 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:11:16,260 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [550730072] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:16,260 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:11:16,260 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [4] total 13
[2024-11-24 00:11:16,261 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [979816767]
[2024-11-24 00:11:16,261 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:16,261 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-24 00:11:16,262 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:16,262 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-24 00:11:16,263 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=123, Unknown=0, NotChecked=0, Total=156
[2024-11-24 00:11:16,263 INFO  L87              Difference]: Start difference. First operand 1095 states and 1502 transitions. Second operand  has 11 states, 11 states have (on average 15.636363636363637) internal successors, (172), 11 states have internal predecessors, (172), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:20,595 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:20,596 INFO  L93              Difference]: Finished difference Result 2151 states and 2944 transitions.
[2024-11-24 00:11:20,599 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-24 00:11:20,599 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 15.636363636363637) internal successors, (172), 11 states have internal predecessors, (172), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 189
[2024-11-24 00:11:20,600 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:20,609 INFO  L225             Difference]: With dead ends: 2151
[2024-11-24 00:11:20,609 INFO  L226             Difference]: Without dead ends: 1145
[2024-11-24 00:11:20,612 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 200 GetRequests, 181 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=99, Invalid=321, Unknown=0, NotChecked=0, Total=420
[2024-11-24 00:11:20,613 INFO  L435           NwaCegarLoop]: 534 mSDtfsCounter, 739 mSDsluCounter, 2748 mSDsCounter, 0 mSdLazyCounter, 1159 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 744 SdHoareTripleChecker+Valid, 3282 SdHoareTripleChecker+Invalid, 1163 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 1159 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:20,614 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [744 Valid, 3282 Invalid, 1163 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 1159 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time]
[2024-11-24 00:11:20,616 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1145 states.
[2024-11-24 00:11:20,678 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1145 to 1121.
[2024-11-24 00:11:20,681 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1121 states, 1086 states have (on average 1.360036832412523) internal successors, (1477), 1100 states have internal predecessors, (1477), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-11-24 00:11:20,688 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1121 states to 1121 states and 1533 transitions.
[2024-11-24 00:11:20,689 INFO  L78                 Accepts]: Start accepts. Automaton has 1121 states and 1533 transitions. Word has length 189
[2024-11-24 00:11:20,690 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:20,692 INFO  L471      AbstractCegarLoop]: Abstraction has 1121 states and 1533 transitions.
[2024-11-24 00:11:20,693 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 15.636363636363637) internal successors, (172), 11 states have internal predecessors, (172), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:20,693 INFO  L276                IsEmpty]: Start isEmpty. Operand 1121 states and 1533 transitions.
[2024-11-24 00:11:20,696 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 191
[2024-11-24 00:11:20,697 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:20,697 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:20,716 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-24 00:11:20,898 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-11-24 00:11:20,898 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:20,899 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:20,900 INFO  L85        PathProgramCache]: Analyzing trace with hash -1226494246, now seen corresponding path program 1 times
[2024-11-24 00:11:20,900 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:20,900 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [415692798]
[2024-11-24 00:11:20,900 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:20,900 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:21,735 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:22,232 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-24 00:11:22,237 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:22,237 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [415692798]
[2024-11-24 00:11:22,237 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [415692798] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:11:22,237 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [660736203]
[2024-11-24 00:11:22,237 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:22,237 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:11:22,237 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:11:22,240 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:11:22,250 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-24 00:11:23,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:23,254 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1040 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-24 00:11:23,261 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:11:23,357 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 00:11:23,358 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:11:23,358 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [660736203] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:23,358 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:11:23,358 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6
[2024-11-24 00:11:23,358 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2140506062]
[2024-11-24 00:11:23,358 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:23,359 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:11:23,359 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:23,360 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:11:23,360 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:11:23,360 INFO  L87              Difference]: Start difference. First operand 1121 states and 1533 transitions. Second operand  has 4 states, 4 states have (on average 43.25) internal successors, (173), 4 states have internal predecessors, (173), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:23,721 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:23,721 INFO  L93              Difference]: Finished difference Result 2209 states and 3020 transitions.
[2024-11-24 00:11:23,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:11:23,722 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 43.25) internal successors, (173), 4 states have internal predecessors, (173), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 190
[2024-11-24 00:11:23,722 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:23,728 INFO  L225             Difference]: With dead ends: 2209
[2024-11-24 00:11:23,729 INFO  L226             Difference]: Without dead ends: 1203
[2024-11-24 00:11:23,731 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 193 GetRequests, 189 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:11:23,732 INFO  L435           NwaCegarLoop]: 531 mSDtfsCounter, 18 mSDsluCounter, 872 mSDsCounter, 0 mSdLazyCounter, 218 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 1403 SdHoareTripleChecker+Invalid, 218 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 218 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:23,733 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 1403 Invalid, 218 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 218 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 00:11:23,735 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1203 states.
[2024-11-24 00:11:23,778 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1203 to 1176.
[2024-11-24 00:11:23,781 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1176 states, 1141 states have (on average 1.3531989482909728) internal successors, (1544), 1155 states have internal predecessors, (1544), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-11-24 00:11:23,787 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1176 states to 1176 states and 1600 transitions.
[2024-11-24 00:11:23,789 INFO  L78                 Accepts]: Start accepts. Automaton has 1176 states and 1600 transitions. Word has length 190
[2024-11-24 00:11:23,789 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:23,790 INFO  L471      AbstractCegarLoop]: Abstraction has 1176 states and 1600 transitions.
[2024-11-24 00:11:23,790 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 43.25) internal successors, (173), 4 states have internal predecessors, (173), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:23,790 INFO  L276                IsEmpty]: Start isEmpty. Operand 1176 states and 1600 transitions.
[2024-11-24 00:11:23,793 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 192
[2024-11-24 00:11:23,793 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:23,793 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:23,808 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-24 00:11:23,993 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-24 00:11:23,994 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:11:23,994 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:23,994 INFO  L85        PathProgramCache]: Analyzing trace with hash 726313132, now seen corresponding path program 1 times
[2024-11-24 00:11:23,995 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:23,995 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [441791640]
[2024-11-24 00:11:23,995 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:23,995 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:24,154 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:24,730 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 00:11:24,730 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:24,730 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [441791640]
[2024-11-24 00:11:24,730 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [441791640] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:24,730 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:24,730 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:11:24,731 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2145213682]
[2024-11-24 00:11:24,731 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:24,731 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:11:24,733 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:24,734 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:11:24,734 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:11:24,734 INFO  L87              Difference]: Start difference. First operand 1176 states and 1600 transitions. Second operand  has 6 states, 6 states have (on average 29.0) internal successors, (174), 6 states have internal predecessors, (174), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:25,410 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:25,411 INFO  L93              Difference]: Finished difference Result 2254 states and 3069 transitions.
[2024-11-24 00:11:25,411 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:11:25,411 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.0) internal successors, (174), 6 states have internal predecessors, (174), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 191
[2024-11-24 00:11:25,412 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:25,417 INFO  L225             Difference]: With dead ends: 2254
[2024-11-24 00:11:25,418 INFO  L226             Difference]: Without dead ends: 1197
[2024-11-24 00:11:25,420 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:11:25,421 INFO  L435           NwaCegarLoop]: 530 mSDtfsCounter, 9 mSDsluCounter, 1211 mSDsCounter, 0 mSdLazyCounter, 454 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 1741 SdHoareTripleChecker+Invalid, 455 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 454 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:25,421 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 1741 Invalid, 455 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 454 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:11:25,423 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1197 states.
[2024-11-24 00:11:25,461 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1197 to 1188.
[2024-11-24 00:11:25,463 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1188 states, 1153 states have (on average 1.352124891587164) internal successors, (1559), 1167 states have internal predecessors, (1559), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-11-24 00:11:25,469 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1188 states to 1188 states and 1615 transitions.
[2024-11-24 00:11:25,470 INFO  L78                 Accepts]: Start accepts. Automaton has 1188 states and 1615 transitions. Word has length 191
[2024-11-24 00:11:25,470 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:25,470 INFO  L471      AbstractCegarLoop]: Abstraction has 1188 states and 1615 transitions.
[2024-11-24 00:11:25,471 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.0) internal successors, (174), 6 states have internal predecessors, (174), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:25,471 INFO  L276                IsEmpty]: Start isEmpty. Operand 1188 states and 1615 transitions.
[2024-11-24 00:11:25,474 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 193
[2024-11-24 00:11:25,474 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:25,474 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:25,474 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-24 00:11:25,475 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:25,475 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:25,475 INFO  L85        PathProgramCache]: Analyzing trace with hash -973987811, now seen corresponding path program 1 times
[2024-11-24 00:11:25,475 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:25,476 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1154801152]
[2024-11-24 00:11:25,476 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:25,476 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:26,767 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:27,134 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-24 00:11:27,134 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:27,135 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1154801152]
[2024-11-24 00:11:27,135 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1154801152] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:11:27,135 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [127733157]
[2024-11-24 00:11:27,135 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:27,135 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:11:27,135 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:11:27,138 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:11:27,142 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-24 00:11:28,505 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:28,514 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1039 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-24 00:11:28,524 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:11:28,727 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-24 00:11:28,727 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:11:28,727 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [127733157] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:28,728 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:11:28,728 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [4] total 11
[2024-11-24 00:11:28,728 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [655710769]
[2024-11-24 00:11:28,728 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:28,729 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 00:11:28,731 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:28,732 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 00:11:28,733 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110
[2024-11-24 00:11:28,733 INFO  L87              Difference]: Start difference. First operand 1188 states and 1615 transitions. Second operand  has 9 states, 9 states have (on average 19.77777777777778) internal successors, (178), 9 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-24 00:11:29,383 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:29,384 INFO  L93              Difference]: Finished difference Result 2144 states and 2927 transitions.
[2024-11-24 00:11:29,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:11:29,385 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 19.77777777777778) internal successors, (178), 9 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 192
[2024-11-24 00:11:29,385 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:29,392 INFO  L225             Difference]: With dead ends: 2144
[2024-11-24 00:11:29,392 INFO  L226             Difference]: Without dead ends: 1224
[2024-11-24 00:11:29,394 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 195 GetRequests, 186 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110
[2024-11-24 00:11:29,395 INFO  L435           NwaCegarLoop]: 519 mSDtfsCounter, 31 mSDsluCounter, 2315 mSDsCounter, 0 mSdLazyCounter, 402 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 2834 SdHoareTripleChecker+Invalid, 405 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 402 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:29,396 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 2834 Invalid, 405 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 402 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:11:29,398 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1224 states.
[2024-11-24 00:11:29,446 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1224 to 1209.
[2024-11-24 00:11:29,449 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1209 states, 1174 states have (on average 1.348381601362862) internal successors, (1583), 1188 states have internal predecessors, (1583), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-11-24 00:11:29,454 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1209 states to 1209 states and 1639 transitions.
[2024-11-24 00:11:29,455 INFO  L78                 Accepts]: Start accepts. Automaton has 1209 states and 1639 transitions. Word has length 192
[2024-11-24 00:11:29,456 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:29,456 INFO  L471      AbstractCegarLoop]: Abstraction has 1209 states and 1639 transitions.
[2024-11-24 00:11:29,457 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 19.77777777777778) internal successors, (178), 9 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-24 00:11:29,459 INFO  L276                IsEmpty]: Start isEmpty. Operand 1209 states and 1639 transitions.
[2024-11-24 00:11:29,462 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 194
[2024-11-24 00:11:29,462 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:29,462 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:29,480 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-24 00:11:29,663 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-11-24 00:11:29,663 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:29,664 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:29,664 INFO  L85        PathProgramCache]: Analyzing trace with hash -1434088862, now seen corresponding path program 1 times
[2024-11-24 00:11:29,664 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:29,664 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [265200095]
[2024-11-24 00:11:29,664 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:29,664 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:29,831 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:30,604 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 00:11:30,604 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:30,604 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [265200095]
[2024-11-24 00:11:30,604 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [265200095] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:30,605 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:30,605 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:11:30,605 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1187159510]
[2024-11-24 00:11:30,605 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:30,606 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:11:30,606 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:30,607 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:11:30,607 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:11:30,607 INFO  L87              Difference]: Start difference. First operand 1209 states and 1639 transitions. Second operand  has 6 states, 6 states have (on average 29.333333333333332) internal successors, (176), 6 states have internal predecessors, (176), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-24 00:11:31,234 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:31,235 INFO  L93              Difference]: Finished difference Result 2136 states and 2904 transitions.
[2024-11-24 00:11:31,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:11:31,236 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.333333333333332) internal successors, (176), 6 states have internal predecessors, (176), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 193
[2024-11-24 00:11:31,236 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:31,243 INFO  L225             Difference]: With dead ends: 2136
[2024-11-24 00:11:31,243 INFO  L226             Difference]: Without dead ends: 1203
[2024-11-24 00:11:31,245 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-24 00:11:31,246 INFO  L435           NwaCegarLoop]: 527 mSDtfsCounter, 13 mSDsluCounter, 1803 mSDsCounter, 0 mSdLazyCounter, 328 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 2330 SdHoareTripleChecker+Invalid, 329 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 328 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:31,246 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 2330 Invalid, 329 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 328 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 00:11:31,249 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1203 states.
[2024-11-24 00:11:31,294 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1203 to 1200.
[2024-11-24 00:11:31,297 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1200 states, 1165 states have (on average 1.345922746781116) internal successors, (1568), 1179 states have internal predecessors, (1568), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-11-24 00:11:31,304 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1200 states to 1200 states and 1624 transitions.
[2024-11-24 00:11:31,305 INFO  L78                 Accepts]: Start accepts. Automaton has 1200 states and 1624 transitions. Word has length 193
[2024-11-24 00:11:31,306 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:31,306 INFO  L471      AbstractCegarLoop]: Abstraction has 1200 states and 1624 transitions.
[2024-11-24 00:11:31,306 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.333333333333332) internal successors, (176), 6 states have internal predecessors, (176), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-24 00:11:31,306 INFO  L276                IsEmpty]: Start isEmpty. Operand 1200 states and 1624 transitions.
[2024-11-24 00:11:31,310 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 195
[2024-11-24 00:11:31,310 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:31,311 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:31,311 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-24 00:11:31,311 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:11:31,312 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:31,312 INFO  L85        PathProgramCache]: Analyzing trace with hash 1034033282, now seen corresponding path program 1 times
[2024-11-24 00:11:31,312 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:31,312 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1092376334]
[2024-11-24 00:11:31,313 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:31,313 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:31,520 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:32,037 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 00:11:32,037 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:32,037 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1092376334]
[2024-11-24 00:11:32,037 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1092376334] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:32,037 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:32,037 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:11:32,038 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1013427573]
[2024-11-24 00:11:32,038 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:32,038 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:11:32,038 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:32,039 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:11:32,039 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:11:32,039 INFO  L87              Difference]: Start difference. First operand 1200 states and 1624 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 6 states have internal predecessors, (177), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-24 00:11:32,493 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:32,493 INFO  L93              Difference]: Finished difference Result 2134 states and 2898 transitions.
[2024-11-24 00:11:32,494 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:11:32,494 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 6 states have internal predecessors, (177), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 194
[2024-11-24 00:11:32,495 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:32,501 INFO  L225             Difference]: With dead ends: 2134
[2024-11-24 00:11:32,501 INFO  L226             Difference]: Without dead ends: 1209
[2024-11-24 00:11:32,503 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:11:32,504 INFO  L435           NwaCegarLoop]: 530 mSDtfsCounter, 8 mSDsluCounter, 1820 mSDsCounter, 0 mSdLazyCounter, 316 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 2350 SdHoareTripleChecker+Invalid, 317 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 316 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:32,504 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 2350 Invalid, 317 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 316 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:11:32,506 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1209 states.
[2024-11-24 00:11:32,538 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1209 to 1209.
[2024-11-24 00:11:32,541 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1209 states, 1174 states have (on average 1.3432708688245316) internal successors, (1577), 1188 states have internal predecessors, (1577), 28 states have call successors, (28), 2 states have call predecessors, (28), 2 states have return successors, (28), 19 states have call predecessors, (28), 28 states have call successors, (28)
[2024-11-24 00:11:32,545 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1209 states to 1209 states and 1633 transitions.
[2024-11-24 00:11:32,546 INFO  L78                 Accepts]: Start accepts. Automaton has 1209 states and 1633 transitions. Word has length 194
[2024-11-24 00:11:32,547 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:32,547 INFO  L471      AbstractCegarLoop]: Abstraction has 1209 states and 1633 transitions.
[2024-11-24 00:11:32,547 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 6 states have internal predecessors, (177), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-24 00:11:32,547 INFO  L276                IsEmpty]: Start isEmpty. Operand 1209 states and 1633 transitions.
[2024-11-24 00:11:32,550 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 196
[2024-11-24 00:11:32,550 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:32,551 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:32,551 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-24 00:11:32,551 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:32,552 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:32,552 INFO  L85        PathProgramCache]: Analyzing trace with hash 411292537, now seen corresponding path program 1 times
[2024-11-24 00:11:32,552 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:32,552 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [584847802]
[2024-11-24 00:11:32,552 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:32,552 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:33,391 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:33,722 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-24 00:11:33,722 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:33,722 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [584847802]
[2024-11-24 00:11:33,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [584847802] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:11:33,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [185311122]
[2024-11-24 00:11:33,723 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:33,723 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:11:33,723 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:11:33,726 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:11:33,730 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-24 00:11:34,985 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:34,991 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1039 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-24 00:11:34,996 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:11:35,027 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-24 00:11:35,027 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:11:35,028 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [185311122] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:35,028 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:11:35,029 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 5
[2024-11-24 00:11:35,029 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [518563575]
[2024-11-24 00:11:35,029 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:35,030 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-24 00:11:35,030 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:35,030 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-24 00:11:35,031 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:11:35,032 INFO  L87              Difference]: Start difference. First operand 1209 states and 1633 transitions. Second operand  has 4 states, 4 states have (on average 46.0) internal successors, (184), 4 states have internal predecessors, (184), 2 states have call successors, (4), 2 states have call predecessors, (4), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-24 00:11:35,107 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:35,107 INFO  L93              Difference]: Finished difference Result 2251 states and 3051 transitions.
[2024-11-24 00:11:35,108 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:11:35,108 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 46.0) internal successors, (184), 4 states have internal predecessors, (184), 2 states have call successors, (4), 2 states have call predecessors, (4), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 195
[2024-11-24 00:11:35,108 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:35,115 INFO  L225             Difference]: With dead ends: 2251
[2024-11-24 00:11:35,115 INFO  L226             Difference]: Without dead ends: 1212
[2024-11-24 00:11:35,117 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 198 GetRequests, 195 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:11:35,119 INFO  L435           NwaCegarLoop]: 535 mSDtfsCounter, 0 mSDsluCounter, 1063 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1598 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:35,119 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1598 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:11:35,121 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1212 states.
[2024-11-24 00:11:35,168 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1212 to 1212.
[2024-11-24 00:11:35,171 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1212 states, 1176 states have (on average 1.3435374149659864) internal successors, (1580), 1191 states have internal predecessors, (1580), 28 states have call successors, (28), 2 states have call predecessors, (28), 3 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-11-24 00:11:35,175 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1212 states to 1212 states and 1642 transitions.
[2024-11-24 00:11:35,177 INFO  L78                 Accepts]: Start accepts. Automaton has 1212 states and 1642 transitions. Word has length 195
[2024-11-24 00:11:35,177 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:35,177 INFO  L471      AbstractCegarLoop]: Abstraction has 1212 states and 1642 transitions.
[2024-11-24 00:11:35,178 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 46.0) internal successors, (184), 4 states have internal predecessors, (184), 2 states have call successors, (4), 2 states have call predecessors, (4), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-24 00:11:35,178 INFO  L276                IsEmpty]: Start isEmpty. Operand 1212 states and 1642 transitions.
[2024-11-24 00:11:35,180 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 200
[2024-11-24 00:11:35,181 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:35,181 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:35,202 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-24 00:11:35,381 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-24 00:11:35,382 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:35,384 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:35,385 INFO  L85        PathProgramCache]: Analyzing trace with hash 615409209, now seen corresponding path program 1 times
[2024-11-24 00:11:35,385 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:35,385 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1825541458]
[2024-11-24 00:11:35,385 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:35,385 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:36,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:37,020 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 6 proven. 19 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-11-24 00:11:37,021 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:37,021 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1825541458]
[2024-11-24 00:11:37,021 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1825541458] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:11:37,021 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1254297952]
[2024-11-24 00:11:37,021 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:37,021 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:11:37,021 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:11:37,024 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:11:37,027 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-24 00:11:38,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:38,442 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1099 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-24 00:11:38,447 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:11:38,488 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 27 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-24 00:11:38,488 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:11:38,591 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 6 proven. 19 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-11-24 00:11:38,592 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1254297952] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:11:38,592 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:11:38,592 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9
[2024-11-24 00:11:38,592 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2074548095]
[2024-11-24 00:11:38,592 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:11:38,593 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 00:11:38,594 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:38,595 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 00:11:38,596 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=42, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:11:38,596 INFO  L87              Difference]: Start difference. First operand 1212 states and 1642 transitions. Second operand  has 9 states, 9 states have (on average 21.444444444444443) internal successors, (193), 9 states have internal predecessors, (193), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-24 00:11:38,797 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:38,797 INFO  L93              Difference]: Finished difference Result 2265 states and 3087 transitions.
[2024-11-24 00:11:38,798 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-24 00:11:38,798 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 21.444444444444443) internal successors, (193), 9 states have internal predecessors, (193), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) Word has length 199
[2024-11-24 00:11:38,798 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:38,805 INFO  L225             Difference]: With dead ends: 2265
[2024-11-24 00:11:38,805 INFO  L226             Difference]: Without dead ends: 1223
[2024-11-24 00:11:38,807 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 404 GetRequests, 394 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=55, Invalid=77, Unknown=0, NotChecked=0, Total=132
[2024-11-24 00:11:38,808 INFO  L435           NwaCegarLoop]: 534 mSDtfsCounter, 5 mSDsluCounter, 1592 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 2126 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:38,808 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 2126 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 00:11:38,810 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1223 states.
[2024-11-24 00:11:38,854 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1223 to 1221.
[2024-11-24 00:11:38,857 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1221 states, 1184 states have (on average 1.3462837837837838) internal successors, (1594), 1199 states have internal predecessors, (1594), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-11-24 00:11:38,861 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1221 states to 1221 states and 1656 transitions.
[2024-11-24 00:11:38,862 INFO  L78                 Accepts]: Start accepts. Automaton has 1221 states and 1656 transitions. Word has length 199
[2024-11-24 00:11:38,863 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:38,863 INFO  L471      AbstractCegarLoop]: Abstraction has 1221 states and 1656 transitions.
[2024-11-24 00:11:38,863 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 21.444444444444443) internal successors, (193), 9 states have internal predecessors, (193), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-24 00:11:38,863 INFO  L276                IsEmpty]: Start isEmpty. Operand 1221 states and 1656 transitions.
[2024-11-24 00:11:38,866 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 208
[2024-11-24 00:11:38,867 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:38,867 INFO  L218           NwaCegarLoop]: trace histogram [12, 4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:38,888 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-11-24 00:11:39,067 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-24 00:11:39,069 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:39,070 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:39,070 INFO  L85        PathProgramCache]: Analyzing trace with hash 1262867065, now seen corresponding path program 2 times
[2024-11-24 00:11:39,070 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:39,070 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [89348722]
[2024-11-24 00:11:39,070 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:11:39,071 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:40,380 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:11:40,380 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:11:41,106 INFO  L134       CoverageAnalysis]: Checked inductivity of 144 backedges. 6 proven. 71 refuted. 0 times theorem prover too weak. 67 trivial. 0 not checked.
[2024-11-24 00:11:41,106 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:41,106 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [89348722]
[2024-11-24 00:11:41,107 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [89348722] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:11:41,107 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1891738571]
[2024-11-24 00:11:41,107 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-24 00:11:41,107 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:11:41,107 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:11:41,110 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:11:41,114 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-24 00:11:42,772 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-24 00:11:42,772 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:11:42,781 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1219 conjuncts, 31 conjuncts are in the unsatisfiable core
[2024-11-24 00:11:42,786 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:11:42,985 INFO  L134       CoverageAnalysis]: Checked inductivity of 144 backedges. 85 proven. 25 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked.
[2024-11-24 00:11:42,985 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 00:11:43,370 INFO  L134       CoverageAnalysis]: Checked inductivity of 144 backedges. 23 proven. 31 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-11-24 00:11:43,371 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1891738571] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 00:11:43,371 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 00:11:43,372 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 10, 6] total 19
[2024-11-24 00:11:43,372 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1882567701]
[2024-11-24 00:11:43,372 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 00:11:43,373 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-11-24 00:11:43,373 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:43,374 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-11-24 00:11:43,374 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=259, Unknown=0, NotChecked=0, Total=342
[2024-11-24 00:11:43,374 INFO  L87              Difference]: Start difference. First operand 1221 states and 1656 transitions. Second operand  has 19 states, 19 states have (on average 10.894736842105264) internal successors, (207), 19 states have internal predecessors, (207), 2 states have call successors, (7), 2 states have call predecessors, (7), 5 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-11-24 00:11:44,332 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:44,332 INFO  L93              Difference]: Finished difference Result 2182 states and 2975 transitions.
[2024-11-24 00:11:44,332 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-24 00:11:44,333 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 10.894736842105264) internal successors, (207), 19 states have internal predecessors, (207), 2 states have call successors, (7), 2 states have call predecessors, (7), 5 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) Word has length 207
[2024-11-24 00:11:44,333 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:44,339 INFO  L225             Difference]: With dead ends: 2182
[2024-11-24 00:11:44,339 INFO  L226             Difference]: Without dead ends: 999
[2024-11-24 00:11:44,343 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 434 GetRequests, 403 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 192 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=246, Invalid=810, Unknown=0, NotChecked=0, Total=1056
[2024-11-24 00:11:44,344 INFO  L435           NwaCegarLoop]: 443 mSDtfsCounter, 45 mSDsluCounter, 3921 mSDsCounter, 0 mSdLazyCounter, 389 mSolverCounterSat, 35 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 4364 SdHoareTripleChecker+Invalid, 424 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 35 IncrementalHoareTripleChecker+Valid, 389 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:44,344 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 4364 Invalid, 424 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [35 Valid, 389 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:11:44,346 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 999 states.
[2024-11-24 00:11:44,385 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 999 to 997.
[2024-11-24 00:11:44,389 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 997 states, 960 states have (on average 1.31875) internal successors, (1266), 975 states have internal predecessors, (1266), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-11-24 00:11:44,395 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 997 states to 997 states and 1328 transitions.
[2024-11-24 00:11:44,398 INFO  L78                 Accepts]: Start accepts. Automaton has 997 states and 1328 transitions. Word has length 207
[2024-11-24 00:11:44,398 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:44,399 INFO  L471      AbstractCegarLoop]: Abstraction has 997 states and 1328 transitions.
[2024-11-24 00:11:44,399 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 10.894736842105264) internal successors, (207), 19 states have internal predecessors, (207), 2 states have call successors, (7), 2 states have call predecessors, (7), 5 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-11-24 00:11:44,399 INFO  L276                IsEmpty]: Start isEmpty. Operand 997 states and 1328 transitions.
[2024-11-24 00:11:44,404 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 222
[2024-11-24 00:11:44,404 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:44,404 INFO  L218           NwaCegarLoop]: trace histogram [26, 4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:44,425 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-24 00:11:44,605 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-24 00:11:44,605 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:44,606 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:44,606 INFO  L85        PathProgramCache]: Analyzing trace with hash 690265341, now seen corresponding path program 3 times
[2024-11-24 00:11:44,606 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:44,606 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [700347444]
[2024-11-24 00:11:44,607 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-24 00:11:44,607 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:44,837 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-24 00:11:44,838 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-24 00:11:45,174 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 453 trivial. 0 not checked.
[2024-11-24 00:11:45,175 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:45,175 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [700347444]
[2024-11-24 00:11:45,175 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [700347444] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:45,175 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:45,175 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-24 00:11:45,175 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1604616935]
[2024-11-24 00:11:45,176 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:45,176 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-24 00:11:45,176 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:45,177 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-24 00:11:45,177 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-24 00:11:45,178 INFO  L87              Difference]: Start difference. First operand 997 states and 1328 transitions. Second operand  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:45,814 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:45,814 INFO  L93              Difference]: Finished difference Result 1956 states and 2616 transitions.
[2024-11-24 00:11:45,815 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 00:11:45,815 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 221
[2024-11-24 00:11:45,815 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:45,821 INFO  L225             Difference]: With dead ends: 1956
[2024-11-24 00:11:45,822 INFO  L226             Difference]: Without dead ends: 1012
[2024-11-24 00:11:45,824 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-24 00:11:45,825 INFO  L435           NwaCegarLoop]: 441 mSDtfsCounter, 13 mSDsluCounter, 1884 mSDsCounter, 0 mSdLazyCounter, 398 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 2325 SdHoareTripleChecker+Invalid, 400 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 398 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:45,825 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 2325 Invalid, 400 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 398 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-24 00:11:45,827 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1012 states.
[2024-11-24 00:11:45,860 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1012 to 1009.
[2024-11-24 00:11:45,862 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1009 states, 972 states have (on average 1.3179012345679013) internal successors, (1281), 987 states have internal predecessors, (1281), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-11-24 00:11:45,865 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1009 states to 1009 states and 1343 transitions.
[2024-11-24 00:11:45,867 INFO  L78                 Accepts]: Start accepts. Automaton has 1009 states and 1343 transitions. Word has length 221
[2024-11-24 00:11:45,867 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:45,867 INFO  L471      AbstractCegarLoop]: Abstraction has 1009 states and 1343 transitions.
[2024-11-24 00:11:45,868 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:45,868 INFO  L276                IsEmpty]: Start isEmpty. Operand 1009 states and 1343 transitions.
[2024-11-24 00:11:45,871 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 222
[2024-11-24 00:11:45,871 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:45,872 INFO  L218           NwaCegarLoop]: trace histogram [26, 4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:45,872 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-24 00:11:45,872 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:45,873 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:45,873 INFO  L85        PathProgramCache]: Analyzing trace with hash 1612032793, now seen corresponding path program 1 times
[2024-11-24 00:11:45,873 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:45,873 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1174605999]
[2024-11-24 00:11:45,873 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:45,873 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:46,103 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:46,758 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 453 trivial. 0 not checked.
[2024-11-24 00:11:46,759 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:46,759 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1174605999]
[2024-11-24 00:11:46,759 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1174605999] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:46,759 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:46,759 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-24 00:11:46,759 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2013956119]
[2024-11-24 00:11:46,759 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:46,760 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-24 00:11:46,760 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:46,760 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-24 00:11:46,760 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-24 00:11:46,761 INFO  L87              Difference]: Start difference. First operand 1009 states and 1343 transitions. Second operand  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:47,278 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:47,278 INFO  L93              Difference]: Finished difference Result 1976 states and 2641 transitions.
[2024-11-24 00:11:47,279 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-24 00:11:47,279 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 221
[2024-11-24 00:11:47,280 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:47,284 INFO  L225             Difference]: With dead ends: 1976
[2024-11-24 00:11:47,284 INFO  L226             Difference]: Without dead ends: 1024
[2024-11-24 00:11:47,286 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-24 00:11:47,287 INFO  L435           NwaCegarLoop]: 447 mSDtfsCounter, 12 mSDsluCounter, 1886 mSDsCounter, 0 mSdLazyCounter, 424 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 2333 SdHoareTripleChecker+Invalid, 425 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 424 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:47,287 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 2333 Invalid, 425 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 424 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 00:11:47,289 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1024 states.
[2024-11-24 00:11:47,318 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1024 to 1009.
[2024-11-24 00:11:47,320 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1009 states, 972 states have (on average 1.3179012345679013) internal successors, (1281), 987 states have internal predecessors, (1281), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-11-24 00:11:47,323 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1009 states to 1009 states and 1343 transitions.
[2024-11-24 00:11:47,325 INFO  L78                 Accepts]: Start accepts. Automaton has 1009 states and 1343 transitions. Word has length 221
[2024-11-24 00:11:47,325 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:47,326 INFO  L471      AbstractCegarLoop]: Abstraction has 1009 states and 1343 transitions.
[2024-11-24 00:11:47,326 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:47,326 INFO  L276                IsEmpty]: Start isEmpty. Operand 1009 states and 1343 transitions.
[2024-11-24 00:11:47,328 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 223
[2024-11-24 00:11:47,328 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:47,329 INFO  L218           NwaCegarLoop]: trace histogram [26, 4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:47,329 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-24 00:11:47,329 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:47,329 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:47,330 INFO  L85        PathProgramCache]: Analyzing trace with hash 298221278, now seen corresponding path program 1 times
[2024-11-24 00:11:47,330 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:47,330 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1003216009]
[2024-11-24 00:11:47,330 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:47,330 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:48,705 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:49,598 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 165 refuted. 0 times theorem prover too weak. 288 trivial. 0 not checked.
[2024-11-24 00:11:49,599 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:49,599 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1003216009]
[2024-11-24 00:11:49,599 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1003216009] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:11:49,599 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1338630430]
[2024-11-24 00:11:49,599 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:49,600 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:11:49,600 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:11:49,602 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:11:49,606 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-24 00:11:50,817 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:50,826 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1430 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-11-24 00:11:50,834 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:11:51,105 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 453 trivial. 0 not checked.
[2024-11-24 00:11:51,105 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-24 00:11:51,105 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1338630430] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:51,105 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-24 00:11:51,105 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [9] total 15
[2024-11-24 00:11:51,106 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1122332064]
[2024-11-24 00:11:51,106 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:51,107 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-24 00:11:51,107 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:51,107 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-24 00:11:51,108 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=172, Unknown=0, NotChecked=0, Total=210
[2024-11-24 00:11:51,108 INFO  L87              Difference]: Start difference. First operand 1009 states and 1343 transitions. Second operand  has 8 states, 8 states have (on average 22.5) internal successors, (180), 8 states have internal predecessors, (180), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:52,401 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.05s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-24 00:11:55,779 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.36s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2024-11-24 00:11:56,105 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:56,105 INFO  L93              Difference]: Finished difference Result 1986 states and 2651 transitions.
[2024-11-24 00:11:56,106 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-24 00:11:56,106 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 22.5) internal successors, (180), 8 states have internal predecessors, (180), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 222
[2024-11-24 00:11:56,106 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:56,112 INFO  L225             Difference]: With dead ends: 1986
[2024-11-24 00:11:56,113 INFO  L226             Difference]: Without dead ends: 1039
[2024-11-24 00:11:56,115 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 230 GetRequests, 217 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=38, Invalid=172, Unknown=0, NotChecked=0, Total=210
[2024-11-24 00:11:56,116 INFO  L435           NwaCegarLoop]: 440 mSDtfsCounter, 17 mSDsluCounter, 1925 mSDsCounter, 0 mSdLazyCounter, 398 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 2365 SdHoareTripleChecker+Invalid, 398 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 398 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:56,117 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 2365 Invalid, 398 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 398 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time]
[2024-11-24 00:11:56,118 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1039 states.
[2024-11-24 00:11:56,163 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1039 to 1024.
[2024-11-24 00:11:56,166 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1024 states, 987 states have (on average 1.3161094224924013) internal successors, (1299), 1002 states have internal predecessors, (1299), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-11-24 00:11:56,170 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1024 states to 1024 states and 1361 transitions.
[2024-11-24 00:11:56,172 INFO  L78                 Accepts]: Start accepts. Automaton has 1024 states and 1361 transitions. Word has length 222
[2024-11-24 00:11:56,172 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:56,172 INFO  L471      AbstractCegarLoop]: Abstraction has 1024 states and 1361 transitions.
[2024-11-24 00:11:56,173 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 22.5) internal successors, (180), 8 states have internal predecessors, (180), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:56,173 INFO  L276                IsEmpty]: Start isEmpty. Operand 1024 states and 1361 transitions.
[2024-11-24 00:11:56,175 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 223
[2024-11-24 00:11:56,176 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:56,176 INFO  L218           NwaCegarLoop]: trace histogram [26, 4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:56,196 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2024-11-24 00:11:56,376 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20
[2024-11-24 00:11:56,377 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:56,378 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:56,378 INFO  L85        PathProgramCache]: Analyzing trace with hash -1191758782, now seen corresponding path program 1 times
[2024-11-24 00:11:56,378 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:56,378 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [171594003]
[2024-11-24 00:11:56,378 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:56,379 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:56,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:11:57,537 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 453 trivial. 0 not checked.
[2024-11-24 00:11:57,537 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:11:57,538 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [171594003]
[2024-11-24 00:11:57,538 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [171594003] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:11:57,538 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:11:57,538 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 00:11:57,538 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1331216594]
[2024-11-24 00:11:57,538 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:11:57,539 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 00:11:57,539 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:11:57,539 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 00:11:57,540 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:11:57,540 INFO  L87              Difference]: Start difference. First operand 1024 states and 1361 transitions. Second operand  has 9 states, 9 states have (on average 20.0) internal successors, (180), 9 states have internal predecessors, (180), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:58,075 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:11:58,076 INFO  L93              Difference]: Finished difference Result 2011 states and 2681 transitions.
[2024-11-24 00:11:58,076 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:11:58,077 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 20.0) internal successors, (180), 9 states have internal predecessors, (180), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 222
[2024-11-24 00:11:58,077 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:11:58,082 INFO  L225             Difference]: With dead ends: 2011
[2024-11-24 00:11:58,083 INFO  L226             Difference]: Without dead ends: 1054
[2024-11-24 00:11:58,085 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:11:58,087 INFO  L435           NwaCegarLoop]: 452 mSDtfsCounter, 20 mSDsluCounter, 2355 mSDsCounter, 0 mSdLazyCounter, 492 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 2807 SdHoareTripleChecker+Invalid, 493 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 492 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-24 00:11:58,087 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 2807 Invalid, 493 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 492 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-24 00:11:58,089 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1054 states.
[2024-11-24 00:11:58,122 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1054 to 1045.
[2024-11-24 00:11:58,128 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1045 states, 1008 states have (on average 1.3154761904761905) internal successors, (1326), 1023 states have internal predecessors, (1326), 28 states have call successors, (28), 3 states have call predecessors, (28), 4 states have return successors, (34), 19 states have call predecessors, (34), 28 states have call successors, (34)
[2024-11-24 00:11:58,131 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1045 states to 1045 states and 1388 transitions.
[2024-11-24 00:11:58,137 INFO  L78                 Accepts]: Start accepts. Automaton has 1045 states and 1388 transitions. Word has length 222
[2024-11-24 00:11:58,140 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:11:58,140 INFO  L471      AbstractCegarLoop]: Abstraction has 1045 states and 1388 transitions.
[2024-11-24 00:11:58,140 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 20.0) internal successors, (180), 9 states have internal predecessors, (180), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-24 00:11:58,141 INFO  L276                IsEmpty]: Start isEmpty. Operand 1045 states and 1388 transitions.
[2024-11-24 00:11:58,143 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 224
[2024-11-24 00:11:58,143 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:11:58,143 INFO  L218           NwaCegarLoop]: trace histogram [26, 4, 4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:11:58,143 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-24 00:11:58,144 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-24 00:11:58,144 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:11:58,144 INFO  L85        PathProgramCache]: Analyzing trace with hash 1823147569, now seen corresponding path program 1 times
[2024-11-24 00:11:58,145 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:11:58,145 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [842410361]
[2024-11-24 00:11:58,145 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:11:58,145 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:11:59,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:12:00,010 INFO  L134       CoverageAnalysis]: Checked inductivity of 459 backedges. 6 proven. 165 refuted. 0 times theorem prover too weak. 288 trivial. 0 not checked.
[2024-11-24 00:12:00,010 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:12:00,010 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [842410361]
[2024-11-24 00:12:00,011 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [842410361] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 00:12:00,011 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1178015195]
[2024-11-24 00:12:00,011 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:12:00,011 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 00:12:00,011 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:12:00,014 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 00:12:00,017 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2639fee0-b04b-4f74-82fe-069b82aca3c9/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-24 00:12:01,538 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:12:01,561 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1431 conjuncts, 188 conjuncts are in the unsatisfiable core
[2024-11-24 00:12:01,582 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 00:12:01,615 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2024-11-24 00:12:01,718 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-24 00:12:02,423 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 11
[2024-11-24 00:12:02,446 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 11
[2024-11-24 00:12:02,490 INFO  L349             Elim1Store]: treesize reduction 26, result has 35.0 percent of original size
[2024-11-24 00:12:02,490 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 29
[2024-11-24 00:12:02,508 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2024-11-24 00:12:02,519 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1
[2024-11-24 00:12:02,647 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 10
[2024-11-24 00:12:02,653 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3
[2024-11-24 00:12:02,994 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2024-11-24 00:12:02,995 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 50 treesize of output 45
[2024-11-24 00:12:03,001 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11