./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-memory-alloca/b.09_assume-alloca.i --full-output --architecture 64bit


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


Checking for overflows
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/termination-memory-alloca/b.09_assume-alloca.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 4cca1c0210c0a53cd372224714db019427e8e227743584713b4610995b14f457
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:11:27,788 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:11:27,874 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-64bit-Automizer_Default.epf
[2024-11-08 17:11:27,881 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:11:27,884 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:11:27,932 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:11:27,934 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:11:27,934 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:11:27,935 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 17:11:27,937 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 17:11:27,938 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 17:11:27,938 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 17:11:27,939 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:11:27,940 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:11:27,942 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:11:27,943 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:11:27,943 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 17:11:27,944 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:11:27,944 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:11:27,945 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 17:11:27,945 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 17:11:27,946 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 17:11:27,946 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:11:27,947 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-08 17:11:27,947 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 17:11:27,947 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:11:27,948 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:11:27,948 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:11:27,953 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:11:27,953 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 17:11:27,954 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 17:11:27,954 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:11:27,954 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:11:27,955 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 17:11:27,955 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 17:11:27,955 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:11:27,956 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 17:11:27,957 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 17:11:27,959 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 17:11:27,959 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 17:11:27,959 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 17:11:27,960 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
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_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 4cca1c0210c0a53cd372224714db019427e8e227743584713b4610995b14f457
[2024-11-08 17:11:28,296 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:11:28,324 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:11:28,327 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:11:28,328 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:11:28,329 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:11:28,330 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/termination-memory-alloca/b.09_assume-alloca.i
Unable to find full path for "g++"
[2024-11-08 17:11:30,508 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:11:30,807 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:11:30,808 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/sv-benchmarks/c/termination-memory-alloca/b.09_assume-alloca.i
[2024-11-08 17:11:30,830 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/data/c34cfe079/f26a166efcc64045b7c40a08a8e07d4f/FLAGb9467fdf3
[2024-11-08 17:11:30,847 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/data/c34cfe079/f26a166efcc64045b7c40a08a8e07d4f
[2024-11-08 17:11:30,849 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:11:30,851 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:11:30,853 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:11:30,853 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:11:30,864 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:11:30,865 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:11:30" (1/1) ...
[2024-11-08 17:11:30,866 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@b24f6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:30, skipping insertion in model container
[2024-11-08 17:11:30,866 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:11:30" (1/1) ...
[2024-11-08 17:11:30,915 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:11:31,326 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:11:31,339 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:11:31,396 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:11:31,425 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:11:31,426 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31 WrapperNode
[2024-11-08 17:11:31,426 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:11:31,427 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:11:31,427 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:11:31,427 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:11:31,435 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,446 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,469 INFO  L138                Inliner]: procedures = 111, calls = 35, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 107
[2024-11-08 17:11:31,469 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:11:31,470 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:11:31,470 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:11:31,470 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:11:31,482 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,482 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,485 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,496 INFO  L175           MemorySlicer]: Split 17 memory accesses to 3 slices as follows [9, 4, 4]. 53 percent of accesses are in the largest equivalence class. The 0 initializations are split as follows [0, 0, 0]. The 6 writes are split as follows [3, 1, 2].
[2024-11-08 17:11:31,497 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,497 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,502 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,506 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,507 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,508 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,511 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:11:31,512 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:11:31,512 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:11:31,512 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:11:31,513 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (1/1) ...
[2024-11-08 17:11:31,520 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:11:31,535 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:11:31,549 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 17:11:31,556 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:11:31,597 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-08 17:11:31,597 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-08 17:11:31,597 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-08 17:11:31,597 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-08 17:11:31,597 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-08 17:11:31,598 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-08 17:11:31,598 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-08 17:11:31,598 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-08 17:11:31,598 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:11:31,598 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:11:31,725 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:11:31,727 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:11:31,970 INFO  L?                        ?]: Removed 22 outVars from TransFormulas that were not future-live.
[2024-11-08 17:11:31,970 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:11:31,986 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:11:31,986 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 17:11:31,986 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:11:31 BoogieIcfgContainer
[2024-11-08 17:11:31,987 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:11:31,991 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 17:11:31,991 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 17:11:31,995 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 17:11:31,995 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:11:30" (1/3) ...
[2024-11-08 17:11:31,998 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@c435599 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:11:31, skipping insertion in model container
[2024-11-08 17:11:31,998 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:11:31" (2/3) ...
[2024-11-08 17:11:31,999 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@c435599 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:11:31, skipping insertion in model container
[2024-11-08 17:11:31,999 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:11:31" (3/3) ...
[2024-11-08 17:11:32,003 INFO  L112   eAbstractionObserver]: Analyzing ICFG b.09_assume-alloca.i
[2024-11-08 17:11:32,020 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 17:11:32,020 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations.
[2024-11-08 17:11:32,085 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 17:11:32,093 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;@4fd7fe65, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 17:11:32,094 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 4 error locations.
[2024-11-08 17:11:32,104 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 22 states, 17 states have (on average 1.588235294117647) internal successors, (27), 21 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:32,111 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-08 17:11:32,112 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:32,113 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:32,113 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:32,120 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:32,120 INFO  L85        PathProgramCache]: Analyzing trace with hash -474749558, now seen corresponding path program 1 times
[2024-11-08 17:11:32,132 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:32,133 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [736790791]
[2024-11-08 17:11:32,133 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:32,134 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:32,305 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:32,465 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-08 17:11:32,468 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:32,468 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [736790791]
[2024-11-08 17:11:32,469 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [736790791] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:11:32,470 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:11:32,470 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:11:32,472 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1441685228]
[2024-11-08 17:11:32,476 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:11:32,482 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:11:32,482 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:32,505 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:11:32,505 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:11:32,507 INFO  L87              Difference]: Start difference. First operand  has 22 states, 17 states have (on average 1.588235294117647) internal successors, (27), 21 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:32,541 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:32,541 INFO  L93              Difference]: Finished difference Result 41 states and 50 transitions.
[2024-11-08 17:11:32,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:11:32,548 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9
[2024-11-08 17:11:32,548 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:32,562 INFO  L225             Difference]: With dead ends: 41
[2024-11-08 17:11:32,562 INFO  L226             Difference]: Without dead ends: 17
[2024-11-08 17:11:32,566 INFO  L431           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-08 17:11:32,573 INFO  L432           NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:32,574 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 45 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:11:32,594 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 17 states.
[2024-11-08 17:11:32,609 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17.
[2024-11-08 17:11:32,611 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 17 states, 13 states have (on average 1.3846153846153846) internal successors, (18), 16 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:32,612 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 18 transitions.
[2024-11-08 17:11:32,614 INFO  L78                 Accepts]: Start accepts. Automaton has 17 states and 18 transitions. Word has length 9
[2024-11-08 17:11:32,614 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:32,614 INFO  L471      AbstractCegarLoop]: Abstraction has 17 states and 18 transitions.
[2024-11-08 17:11:32,615 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:32,615 INFO  L276                IsEmpty]: Start isEmpty. Operand 17 states and 18 transitions.
[2024-11-08 17:11:32,616 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-08 17:11:32,616 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:32,616 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:32,617 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 17:11:32,617 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:32,618 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:32,618 INFO  L85        PathProgramCache]: Analyzing trace with hash 1300257804, now seen corresponding path program 1 times
[2024-11-08 17:11:32,619 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:32,619 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2041159889]
[2024-11-08 17:11:32,619 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:32,619 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:32,667 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:32,932 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-08 17:11:32,932 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:32,933 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2041159889]
[2024-11-08 17:11:32,933 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2041159889] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:11:32,933 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:11:32,933 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:11:32,934 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1389022327]
[2024-11-08 17:11:32,934 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:11:32,935 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:11:32,937 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:32,938 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:11:32,939 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:11:32,940 INFO  L87              Difference]: Start difference. First operand 17 states and 18 transitions. Second operand  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:33,019 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:33,019 INFO  L93              Difference]: Finished difference Result 30 states and 32 transitions.
[2024-11-08 17:11:33,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:11:33,021 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9
[2024-11-08 17:11:33,021 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:33,021 INFO  L225             Difference]: With dead ends: 30
[2024-11-08 17:11:33,022 INFO  L226             Difference]: Without dead ends: 28
[2024-11-08 17:11:33,022 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:11:33,024 INFO  L432           NwaCegarLoop]: 15 mSDtfsCounter, 9 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 40 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:33,026 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 40 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:11:33,028 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 28 states.
[2024-11-08 17:11:33,033 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 26.
[2024-11-08 17:11:33,035 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 26 states, 22 states have (on average 1.3636363636363635) internal successors, (30), 25 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:33,036 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 30 transitions.
[2024-11-08 17:11:33,037 INFO  L78                 Accepts]: Start accepts. Automaton has 26 states and 30 transitions. Word has length 9
[2024-11-08 17:11:33,038 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:33,038 INFO  L471      AbstractCegarLoop]: Abstraction has 26 states and 30 transitions.
[2024-11-08 17:11:33,038 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:33,039 INFO  L276                IsEmpty]: Start isEmpty. Operand 26 states and 30 transitions.
[2024-11-08 17:11:33,039 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-08 17:11:33,039 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:33,039 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:33,040 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 17:11:33,040 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:33,041 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:33,043 INFO  L85        PathProgramCache]: Analyzing trace with hash 1300259534, now seen corresponding path program 1 times
[2024-11-08 17:11:33,044 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:33,044 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1317484767]
[2024-11-08 17:11:33,044 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:33,045 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:33,080 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:33,489 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-08 17:11:33,489 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:33,490 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1317484767]
[2024-11-08 17:11:33,490 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1317484767] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:11:33,490 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:11:33,490 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:11:33,490 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [427149807]
[2024-11-08 17:11:33,491 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:11:33,491 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 17:11:33,491 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:33,492 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 17:11:33,492 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:11:33,496 INFO  L87              Difference]: Start difference. First operand 26 states and 30 transitions. Second operand  has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:33,574 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:33,574 INFO  L93              Difference]: Finished difference Result 28 states and 30 transitions.
[2024-11-08 17:11:33,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 17:11:33,575 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9
[2024-11-08 17:11:33,575 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:33,576 INFO  L225             Difference]: With dead ends: 28
[2024-11-08 17:11:33,576 INFO  L226             Difference]: Without dead ends: 27
[2024-11-08 17:11:33,577 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:11:33,578 INFO  L432           NwaCegarLoop]: 9 mSDtfsCounter, 4 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:33,579 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 34 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:11:33,580 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 27 states.
[2024-11-08 17:11:33,583 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 26.
[2024-11-08 17:11:33,584 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 26 states, 22 states have (on average 1.3181818181818181) internal successors, (29), 25 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:33,584 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 29 transitions.
[2024-11-08 17:11:33,585 INFO  L78                 Accepts]: Start accepts. Automaton has 26 states and 29 transitions. Word has length 9
[2024-11-08 17:11:33,585 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:33,585 INFO  L471      AbstractCegarLoop]: Abstraction has 26 states and 29 transitions.
[2024-11-08 17:11:33,586 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:33,586 INFO  L276                IsEmpty]: Start isEmpty. Operand 26 states and 29 transitions.
[2024-11-08 17:11:33,586 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-08 17:11:33,587 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:33,587 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:33,587 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 17:11:33,587 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:33,588 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:33,588 INFO  L85        PathProgramCache]: Analyzing trace with hash 1653339956, now seen corresponding path program 1 times
[2024-11-08 17:11:33,589 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:33,589 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [313844751]
[2024-11-08 17:11:33,589 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:33,589 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:33,611 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:33,740 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-08 17:11:33,740 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:33,741 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [313844751]
[2024-11-08 17:11:33,741 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [313844751] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:11:33,741 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:11:33,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:11:33,742 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [734408011]
[2024-11-08 17:11:33,742 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:11:33,742 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:11:33,743 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:33,743 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:11:33,744 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:11:33,744 INFO  L87              Difference]: Start difference. First operand 26 states and 29 transitions. Second operand  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:33,805 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:33,805 INFO  L93              Difference]: Finished difference Result 42 states and 46 transitions.
[2024-11-08 17:11:33,806 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:11:33,806 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10
[2024-11-08 17:11:33,806 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:33,807 INFO  L225             Difference]: With dead ends: 42
[2024-11-08 17:11:33,807 INFO  L226             Difference]: Without dead ends: 41
[2024-11-08 17:11:33,808 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:11:33,809 INFO  L432           NwaCegarLoop]: 16 mSDtfsCounter, 8 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:33,812 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 38 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:11:33,813 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 41 states.
[2024-11-08 17:11:33,819 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 38.
[2024-11-08 17:11:33,820 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38 states, 34 states have (on average 1.2941176470588236) internal successors, (44), 37 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:33,820 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 44 transitions.
[2024-11-08 17:11:33,821 INFO  L78                 Accepts]: Start accepts. Automaton has 38 states and 44 transitions. Word has length 10
[2024-11-08 17:11:33,821 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:33,821 INFO  L471      AbstractCegarLoop]: Abstraction has 38 states and 44 transitions.
[2024-11-08 17:11:33,823 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:33,824 INFO  L276                IsEmpty]: Start isEmpty. Operand 38 states and 44 transitions.
[2024-11-08 17:11:33,825 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 17:11:33,827 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:33,827 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:33,827 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 17:11:33,828 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:33,828 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:33,828 INFO  L85        PathProgramCache]: Analyzing trace with hash -484320584, now seen corresponding path program 1 times
[2024-11-08 17:11:33,829 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:33,829 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1642578979]
[2024-11-08 17:11:33,830 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:33,830 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:33,860 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:34,070 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:34,070 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:34,071 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1642578979]
[2024-11-08 17:11:34,071 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1642578979] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:11:34,071 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1413538023]
[2024-11-08 17:11:34,072 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:34,072 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:34,072 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:11:34,075 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:11:34,077 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 17:11:34,218 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:34,221 INFO  L255         TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 17:11:34,229 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:11:34,316 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 15 treesize of output 1
[2024-11-08 17:11:34,379 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 19 treesize of output 11
[2024-11-08 17:11:34,389 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 15 treesize of output 7
[2024-11-08 17:11:34,411 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:34,411 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:11:34,412 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1413538023] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:11:34,412 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:11:34,412 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 8
[2024-11-08 17:11:34,413 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [970547291]
[2024-11-08 17:11:34,414 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:11:34,414 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:11:34,415 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:34,415 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:11:34,417 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 17:11:34,418 INFO  L87              Difference]: Start difference. First operand 38 states and 44 transitions. Second operand  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:34,498 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:34,498 INFO  L93              Difference]: Finished difference Result 63 states and 71 transitions.
[2024-11-08 17:11:34,499 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:11:34,500 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15
[2024-11-08 17:11:34,500 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:34,502 INFO  L225             Difference]: With dead ends: 63
[2024-11-08 17:11:34,504 INFO  L226             Difference]: Without dead ends: 41
[2024-11-08 17:11:34,505 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-08 17:11:34,507 INFO  L432           NwaCegarLoop]: 21 mSDtfsCounter, 8 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 47 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:34,507 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 47 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:11:34,508 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 41 states.
[2024-11-08 17:11:34,520 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 38.
[2024-11-08 17:11:34,521 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38 states, 34 states have (on average 1.2647058823529411) internal successors, (43), 37 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:34,522 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 43 transitions.
[2024-11-08 17:11:34,523 INFO  L78                 Accepts]: Start accepts. Automaton has 38 states and 43 transitions. Word has length 15
[2024-11-08 17:11:34,523 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:34,526 INFO  L471      AbstractCegarLoop]: Abstraction has 38 states and 43 transitions.
[2024-11-08 17:11:34,527 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.75) internal successors, (15), 4 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:34,527 INFO  L276                IsEmpty]: Start isEmpty. Operand 38 states and 43 transitions.
[2024-11-08 17:11:34,527 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-08 17:11:34,528 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:34,528 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:34,554 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 17:11:34,728 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:34,729 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:34,730 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:34,730 INFO  L85        PathProgramCache]: Analyzing trace with hash -484318854, now seen corresponding path program 1 times
[2024-11-08 17:11:34,730 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:34,730 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2096577264]
[2024-11-08 17:11:34,730 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:34,730 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:34,770 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:35,048 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:35,049 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:35,049 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2096577264]
[2024-11-08 17:11:35,050 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2096577264] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:11:35,050 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1280751503]
[2024-11-08 17:11:35,050 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:35,052 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:35,052 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:11:35,054 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:11:35,061 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 17:11:35,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:35,159 INFO  L255         TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 17:11:35,161 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:11:35,185 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 15 treesize of output 7
[2024-11-08 17:11:35,188 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-08 17:11:35,189 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:11:35,189 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1280751503] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:11:35,189 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:11:35,189 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7
[2024-11-08 17:11:35,190 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [752973116]
[2024-11-08 17:11:35,190 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:11:35,191 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:11:35,191 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:35,191 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:11:35,192 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-08 17:11:35,192 INFO  L87              Difference]: Start difference. First operand 38 states and 43 transitions. Second operand  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:35,220 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:35,220 INFO  L93              Difference]: Finished difference Result 38 states and 43 transitions.
[2024-11-08 17:11:35,221 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:11:35,221 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15
[2024-11-08 17:11:35,221 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:35,222 INFO  L225             Difference]: With dead ends: 38
[2024-11-08 17:11:35,222 INFO  L226             Difference]: Without dead ends: 37
[2024-11-08 17:11:35,223 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-08 17:11:35,224 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 1 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 33 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:35,224 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 33 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:11:35,225 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37 states.
[2024-11-08 17:11:35,228 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37.
[2024-11-08 17:11:35,228 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 34 states have (on average 1.2058823529411764) internal successors, (41), 36 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:35,229 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 41 transitions.
[2024-11-08 17:11:35,229 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 41 transitions. Word has length 15
[2024-11-08 17:11:35,229 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:35,230 INFO  L471      AbstractCegarLoop]: Abstraction has 37 states and 41 transitions.
[2024-11-08 17:11:35,230 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:35,230 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 41 transitions.
[2024-11-08 17:11:35,231 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-08 17:11:35,231 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:35,231 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:35,257 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-08 17:11:35,432 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-11-08 17:11:35,432 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:35,433 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:35,433 INFO  L85        PathProgramCache]: Analyzing trace with hash -2128982520, now seen corresponding path program 1 times
[2024-11-08 17:11:35,433 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:35,433 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1229780828]
[2024-11-08 17:11:35,433 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:35,434 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:35,455 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:35,823 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:35,823 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:35,824 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1229780828]
[2024-11-08 17:11:35,824 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1229780828] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:11:35,824 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1805148620]
[2024-11-08 17:11:35,824 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:35,825 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:35,825 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:11:35,827 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:11:35,829 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 17:11:35,945 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:35,946 INFO  L255         TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-08 17:11:35,949 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:11:35,978 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 15 treesize of output 1
[2024-11-08 17:11:36,042 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 15 treesize of output 7
[2024-11-08 17:11:36,089 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 15 treesize of output 7
[2024-11-08 17:11:36,114 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-08 17:11:36,115 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:11:36,234 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 19 treesize of output 11
[2024-11-08 17:11:36,289 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-08 17:11:36,290 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1805148620] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:11:36,290 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:11:36,290 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 5, 5] total 14
[2024-11-08 17:11:36,291 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218981752]
[2024-11-08 17:11:36,291 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:11:36,291 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-08 17:11:36,291 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:36,295 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-08 17:11:36,296 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=168, Unknown=0, NotChecked=0, Total=210
[2024-11-08 17:11:36,296 INFO  L87              Difference]: Start difference. First operand 37 states and 41 transitions. Second operand  has 15 states, 14 states have (on average 3.142857142857143) internal successors, (44), 15 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:36,586 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:36,586 INFO  L93              Difference]: Finished difference Result 48 states and 53 transitions.
[2024-11-08 17:11:36,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-08 17:11:36,587 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 3.142857142857143) internal successors, (44), 15 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 16
[2024-11-08 17:11:36,587 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:36,588 INFO  L225             Difference]: With dead ends: 48
[2024-11-08 17:11:36,588 INFO  L226             Difference]: Without dead ends: 47
[2024-11-08 17:11:36,588 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 47 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=150, Invalid=402, Unknown=0, NotChecked=0, Total=552
[2024-11-08 17:11:36,589 INFO  L432           NwaCegarLoop]: 8 mSDtfsCounter, 47 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 47 SdHoareTripleChecker+Invalid, 101 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:36,590 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 47 Invalid, 101 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:11:36,591 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 47 states.
[2024-11-08 17:11:36,594 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 33.
[2024-11-08 17:11:36,594 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 33 states, 31 states have (on average 1.1935483870967742) internal successors, (37), 32 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:36,595 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 37 transitions.
[2024-11-08 17:11:36,595 INFO  L78                 Accepts]: Start accepts. Automaton has 33 states and 37 transitions. Word has length 16
[2024-11-08 17:11:36,595 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:36,596 INFO  L471      AbstractCegarLoop]: Abstraction has 33 states and 37 transitions.
[2024-11-08 17:11:36,596 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 3.142857142857143) internal successors, (44), 15 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:36,596 INFO  L276                IsEmpty]: Start isEmpty. Operand 33 states and 37 transitions.
[2024-11-08 17:11:36,597 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-08 17:11:36,597 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:36,597 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:36,621 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-08 17:11:36,801 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:36,802 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:36,802 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:36,802 INFO  L85        PathProgramCache]: Analyzing trace with hash -1547766646, now seen corresponding path program 1 times
[2024-11-08 17:11:36,803 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:36,803 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1624347658]
[2024-11-08 17:11:36,803 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:36,803 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:36,822 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:37,004 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:37,005 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:37,005 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1624347658]
[2024-11-08 17:11:37,005 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1624347658] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:11:37,005 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1072132191]
[2024-11-08 17:11:37,006 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:37,006 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:37,006 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:11:37,008 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:11:37,010 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 17:11:37,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:37,110 INFO  L255         TraceCheckSpWp]: Trace formula consists of 123 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 17:11:37,112 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:11:37,153 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 15 treesize of output 1
[2024-11-08 17:11:37,193 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 17 treesize of output 9
[2024-11-08 17:11:37,207 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:37,208 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:11:37,208 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1072132191] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:11:37,208 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:11:37,208 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 8
[2024-11-08 17:11:37,209 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1712803817]
[2024-11-08 17:11:37,209 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:11:37,209 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 17:11:37,209 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:37,210 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 17:11:37,210 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-11-08 17:11:37,210 INFO  L87              Difference]: Start difference. First operand 33 states and 37 transitions. Second operand  has 5 states, 4 states have (on average 4.5) internal successors, (18), 5 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:37,250 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:37,250 INFO  L93              Difference]: Finished difference Result 33 states and 37 transitions.
[2024-11-08 17:11:37,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:11:37,251 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 4.5) internal successors, (18), 5 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 18
[2024-11-08 17:11:37,252 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:37,252 INFO  L225             Difference]: With dead ends: 33
[2024-11-08 17:11:37,252 INFO  L226             Difference]: Without dead ends: 32
[2024-11-08 17:11:37,253 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90
[2024-11-08 17:11:37,254 INFO  L432           NwaCegarLoop]: 11 mSDtfsCounter, 7 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 22 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:37,254 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 22 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 17:11:37,255 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 32 states.
[2024-11-08 17:11:37,261 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 32.
[2024-11-08 17:11:37,261 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 32 states, 31 states have (on average 1.1290322580645162) internal successors, (35), 31 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:37,262 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 35 transitions.
[2024-11-08 17:11:37,262 INFO  L78                 Accepts]: Start accepts. Automaton has 32 states and 35 transitions. Word has length 18
[2024-11-08 17:11:37,262 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:37,266 INFO  L471      AbstractCegarLoop]: Abstraction has 32 states and 35 transitions.
[2024-11-08 17:11:37,266 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 4.5) internal successors, (18), 5 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:37,266 INFO  L276                IsEmpty]: Start isEmpty. Operand 32 states and 35 transitions.
[2024-11-08 17:11:37,267 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-11-08 17:11:37,267 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:37,267 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:37,293 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-08 17:11:37,467 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:37,468 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:37,468 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:37,468 INFO  L85        PathProgramCache]: Analyzing trace with hash -736125698, now seen corresponding path program 1 times
[2024-11-08 17:11:37,468 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:37,468 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1201277848]
[2024-11-08 17:11:37,468 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:37,468 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:37,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:37,624 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:37,624 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:37,624 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1201277848]
[2024-11-08 17:11:37,625 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1201277848] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:11:37,625 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [128300865]
[2024-11-08 17:11:37,625 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:37,625 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:37,625 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:11:37,627 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:11:37,629 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 17:11:37,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:37,735 INFO  L255         TraceCheckSpWp]: Trace formula consists of 124 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 17:11:37,738 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:11:37,752 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 15 treesize of output 1
[2024-11-08 17:11:37,823 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 36 treesize of output 13
[2024-11-08 17:11:37,850 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 15 treesize of output 7
[2024-11-08 17:11:37,857 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:37,857 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:11:37,942 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:37,943 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [128300865] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:11:37,943 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:11:37,943 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11
[2024-11-08 17:11:37,944 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [374296398]
[2024-11-08 17:11:37,944 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:11:37,944 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 17:11:37,944 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:37,945 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 17:11:37,947 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=88, Unknown=0, NotChecked=0, Total=132
[2024-11-08 17:11:37,948 INFO  L87              Difference]: Start difference. First operand 32 states and 35 transitions. Second operand  has 12 states, 11 states have (on average 4.181818181818182) internal successors, (46), 12 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:38,066 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:38,067 INFO  L93              Difference]: Finished difference Result 78 states and 89 transitions.
[2024-11-08 17:11:38,068 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 17:11:38,068 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 4.181818181818182) internal successors, (46), 12 states have internal predecessors, (46), 0 states have call successors, (0), 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 19
[2024-11-08 17:11:38,069 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:38,069 INFO  L225             Difference]: With dead ends: 78
[2024-11-08 17:11:38,071 INFO  L226             Difference]: Without dead ends: 77
[2024-11-08 17:11:38,072 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 45 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 44 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=83, Invalid=157, Unknown=0, NotChecked=0, Total=240
[2024-11-08 17:11:38,073 INFO  L432           NwaCegarLoop]: 12 mSDtfsCounter, 20 mSDsluCounter, 92 mSDsCounter, 0 mSdLazyCounter, 42 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 104 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 42 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:38,073 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 104 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 42 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:11:38,073 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 77 states.
[2024-11-08 17:11:38,084 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 77.
[2024-11-08 17:11:38,085 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 77 states, 76 states have (on average 1.0921052631578947) internal successors, (83), 76 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:38,085 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 83 transitions.
[2024-11-08 17:11:38,085 INFO  L78                 Accepts]: Start accepts. Automaton has 77 states and 83 transitions. Word has length 19
[2024-11-08 17:11:38,086 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:38,086 INFO  L471      AbstractCegarLoop]: Abstraction has 77 states and 83 transitions.
[2024-11-08 17:11:38,086 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 4.181818181818182) internal successors, (46), 12 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:38,086 INFO  L276                IsEmpty]: Start isEmpty. Operand 77 states and 83 transitions.
[2024-11-08 17:11:38,091 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-08 17:11:38,092 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:38,092 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 4, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2024-11-08 17:11:38,116 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-08 17:11:38,296 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:38,297 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:38,297 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:38,298 INFO  L85        PathProgramCache]: Analyzing trace with hash 146843388, now seen corresponding path program 2 times
[2024-11-08 17:11:38,298 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:38,298 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [409007039]
[2024-11-08 17:11:38,298 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:38,298 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:38,344 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:38,729 INFO  L134       CoverageAnalysis]: Checked inductivity of 63 backedges. 48 proven. 1 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked.
[2024-11-08 17:11:38,730 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:38,730 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [409007039]
[2024-11-08 17:11:38,730 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [409007039] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:11:38,730 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [603024417]
[2024-11-08 17:11:38,732 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 17:11:38,733 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:38,733 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:11:38,735 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:11:38,739 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 17:11:38,884 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 17:11:38,884 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:11:38,886 INFO  L255         TraceCheckSpWp]: Trace formula consists of 191 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 17:11:38,888 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:11:38,897 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 15 treesize of output 1
[2024-11-08 17:11:38,951 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 40 treesize of output 17
[2024-11-08 17:11:38,976 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 21 treesize of output 13
[2024-11-08 17:11:38,981 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 17 treesize of output 9
[2024-11-08 17:11:38,986 INFO  L134       CoverageAnalysis]: Checked inductivity of 63 backedges. 50 proven. 1 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 17:11:38,986 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:11:39,075 INFO  L134       CoverageAnalysis]: Checked inductivity of 63 backedges. 50 proven. 1 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 17:11:39,076 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [603024417] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:11:39,076 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:11:39,076 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 11
[2024-11-08 17:11:39,076 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1565427954]
[2024-11-08 17:11:39,076 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:11:39,077 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-08 17:11:39,077 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:39,078 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-08 17:11:39,078 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=82, Unknown=0, NotChecked=0, Total=110
[2024-11-08 17:11:39,079 INFO  L87              Difference]: Start difference. First operand 77 states and 83 transitions. Second operand  has 11 states, 11 states have (on average 4.909090909090909) internal successors, (54), 11 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:39,221 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:39,221 INFO  L93              Difference]: Finished difference Result 105 states and 113 transitions.
[2024-11-08 17:11:39,222 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 17:11:39,222 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 4.909090909090909) internal successors, (54), 11 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40
[2024-11-08 17:11:39,222 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:39,223 INFO  L225             Difference]: With dead ends: 105
[2024-11-08 17:11:39,223 INFO  L226             Difference]: Without dead ends: 59
[2024-11-08 17:11:39,224 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 89 GetRequests, 76 SyntacticMatches, 1 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 19 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=51, Invalid=131, Unknown=0, NotChecked=0, Total=182
[2024-11-08 17:11:39,225 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 5 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 76 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 76 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 76 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:39,225 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 52 Invalid, 76 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 76 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:11:39,226 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 59 states.
[2024-11-08 17:11:39,230 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 50.
[2024-11-08 17:11:39,231 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 50 states, 49 states have (on average 1.0408163265306123) internal successors, (51), 49 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:39,231 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 51 transitions.
[2024-11-08 17:11:39,231 INFO  L78                 Accepts]: Start accepts. Automaton has 50 states and 51 transitions. Word has length 40
[2024-11-08 17:11:39,232 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:39,232 INFO  L471      AbstractCegarLoop]: Abstraction has 50 states and 51 transitions.
[2024-11-08 17:11:39,232 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 4.909090909090909) internal successors, (54), 11 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:39,232 INFO  L276                IsEmpty]: Start isEmpty. Operand 50 states and 51 transitions.
[2024-11-08 17:11:39,233 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-08 17:11:39,233 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:39,234 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:39,259 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-08 17:11:39,434 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-11-08 17:11:39,435 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:39,435 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:39,435 INFO  L85        PathProgramCache]: Analyzing trace with hash 1740581436, now seen corresponding path program 3 times
[2024-11-08 17:11:39,435 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:39,435 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [333642405]
[2024-11-08 17:11:39,436 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:39,436 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:39,473 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:40,038 INFO  L134       CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:40,039 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:40,039 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [333642405]
[2024-11-08 17:11:40,039 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [333642405] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:11:40,041 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1150651903]
[2024-11-08 17:11:40,041 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 17:11:40,041 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:40,041 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:11:40,043 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:11:40,045 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 17:11:40,233 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s)
[2024-11-08 17:11:40,234 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:11:40,237 INFO  L255         TraceCheckSpWp]: Trace formula consists of 205 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-08 17:11:40,243 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:11:40,249 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 15 treesize of output 1
[2024-11-08 17:11:40,316 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 36 treesize of output 13
[2024-11-08 17:11:40,377 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 36 treesize of output 13
[2024-11-08 17:11:40,448 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 36 treesize of output 13
[2024-11-08 17:11:40,511 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 36 treesize of output 13
[2024-11-08 17:11:40,535 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 15 treesize of output 7
[2024-11-08 17:11:40,541 INFO  L134       CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:40,541 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:11:40,847 INFO  L134       CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:40,849 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1150651903] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:11:40,849 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:11:40,849 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 26
[2024-11-08 17:11:40,850 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [687624520]
[2024-11-08 17:11:40,850 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:11:40,852 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2024-11-08 17:11:40,852 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:40,853 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2024-11-08 17:11:40,856 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=224, Invalid=478, Unknown=0, NotChecked=0, Total=702
[2024-11-08 17:11:40,857 INFO  L87              Difference]: Start difference. First operand 50 states and 51 transitions. Second operand  has 27 states, 26 states have (on average 4.1923076923076925) internal successors, (109), 27 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:41,085 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:41,085 INFO  L93              Difference]: Finished difference Result 105 states and 111 transitions.
[2024-11-08 17:11:41,085 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-08 17:11:41,086 INFO  L78                 Accepts]: Start accepts. Automaton has  has 27 states, 26 states have (on average 4.1923076923076925) internal successors, (109), 27 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 46
[2024-11-08 17:11:41,086 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:41,087 INFO  L225             Difference]: With dead ends: 105
[2024-11-08 17:11:41,087 INFO  L226             Difference]: Without dead ends: 104
[2024-11-08 17:11:41,087 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 76 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 338 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=350, Invalid=772, Unknown=0, NotChecked=0, Total=1122
[2024-11-08 17:11:41,088 INFO  L432           NwaCegarLoop]: 12 mSDtfsCounter, 38 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:41,088 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 91 Invalid, 63 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:11:41,089 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 104 states.
[2024-11-08 17:11:41,098 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 104 to 104.
[2024-11-08 17:11:41,099 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 104 states, 103 states have (on average 1.0194174757281553) internal successors, (105), 103 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:41,099 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 104 states and 105 transitions.
[2024-11-08 17:11:41,100 INFO  L78                 Accepts]: Start accepts. Automaton has 104 states and 105 transitions. Word has length 46
[2024-11-08 17:11:41,100 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:41,100 INFO  L471      AbstractCegarLoop]: Abstraction has 104 states and 105 transitions.
[2024-11-08 17:11:41,101 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 26 states have (on average 4.1923076923076925) internal successors, (109), 27 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:41,101 INFO  L276                IsEmpty]: Start isEmpty. Operand 104 states and 105 transitions.
[2024-11-08 17:11:41,103 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2024-11-08 17:11:41,103 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:41,103 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 11, 10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:41,127 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-08 17:11:41,304 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-08 17:11:41,305 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:41,305 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:41,305 INFO  L85        PathProgramCache]: Analyzing trace with hash -1204832004, now seen corresponding path program 4 times
[2024-11-08 17:11:41,306 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:41,306 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1383487804]
[2024-11-08 17:11:41,306 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:41,306 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:41,378 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:43,286 INFO  L134       CoverageAnalysis]: Checked inductivity of 465 backedges. 0 proven. 465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:43,286 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:43,287 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1383487804]
[2024-11-08 17:11:43,287 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1383487804] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:11:43,287 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [736144375]
[2024-11-08 17:11:43,287 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-08 17:11:43,287 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:43,287 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:11:43,289 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:11:43,291 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 17:11:43,473 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-08 17:11:43,473 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:11:43,476 INFO  L255         TraceCheckSpWp]: Trace formula consists of 367 conjuncts, 45 conjuncts are in the unsatisfiable core
[2024-11-08 17:11:43,483 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:11:43,491 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 15 treesize of output 1
[2024-11-08 17:11:43,546 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 36 treesize of output 13
[2024-11-08 17:11:43,595 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 36 treesize of output 13
[2024-11-08 17:11:43,640 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 36 treesize of output 13
[2024-11-08 17:11:43,685 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 36 treesize of output 13
[2024-11-08 17:11:43,733 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 36 treesize of output 13
[2024-11-08 17:11:43,782 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 36 treesize of output 13
[2024-11-08 17:11:43,835 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 36 treesize of output 13
[2024-11-08 17:11:43,887 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 36 treesize of output 13
[2024-11-08 17:11:43,951 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 36 treesize of output 13
[2024-11-08 17:11:44,017 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 36 treesize of output 13
[2024-11-08 17:11:44,037 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 15 treesize of output 7
[2024-11-08 17:11:44,042 INFO  L134       CoverageAnalysis]: Checked inductivity of 465 backedges. 0 proven. 465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:44,043 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:11:44,952 INFO  L134       CoverageAnalysis]: Checked inductivity of 465 backedges. 0 proven. 465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:44,952 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [736144375] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:11:44,952 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:11:44,952 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 23, 23] total 56
[2024-11-08 17:11:44,952 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [204176558]
[2024-11-08 17:11:44,953 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:11:44,953 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 57 states
[2024-11-08 17:11:44,955 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:11:44,957 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 57 interpolants.
[2024-11-08 17:11:44,960 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=989, Invalid=2203, Unknown=0, NotChecked=0, Total=3192
[2024-11-08 17:11:44,960 INFO  L87              Difference]: Start difference. First operand 104 states and 105 transitions. Second operand  has 57 states, 56 states have (on average 4.196428571428571) internal successors, (235), 57 states have internal predecessors, (235), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:45,629 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:11:45,629 INFO  L93              Difference]: Finished difference Result 213 states and 225 transitions.
[2024-11-08 17:11:45,629 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. 
[2024-11-08 17:11:45,630 INFO  L78                 Accepts]: Start accepts. Automaton has  has 57 states, 56 states have (on average 4.196428571428571) internal successors, (235), 57 states have internal predecessors, (235), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 100
[2024-11-08 17:11:45,630 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:11:45,631 INFO  L225             Difference]: With dead ends: 213
[2024-11-08 17:11:45,631 INFO  L226             Difference]: Without dead ends: 212
[2024-11-08 17:11:45,634 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 234 GetRequests, 166 SyntacticMatches, 0 SemanticMatches, 68 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1736 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=1424, Invalid=3406, Unknown=0, NotChecked=0, Total=4830
[2024-11-08 17:11:45,635 INFO  L432           NwaCegarLoop]: 12 mSDtfsCounter, 64 mSDsluCounter, 185 mSDsCounter, 0 mSdLazyCounter, 131 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 197 SdHoareTripleChecker+Invalid, 132 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 131 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 17:11:45,635 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 197 Invalid, 132 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 131 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 17:11:45,636 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 212 states.
[2024-11-08 17:11:45,650 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 212 to 212.
[2024-11-08 17:11:45,652 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 212 states, 211 states have (on average 1.009478672985782) internal successors, (213), 211 states have internal predecessors, (213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:45,653 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 212 states and 213 transitions.
[2024-11-08 17:11:45,654 INFO  L78                 Accepts]: Start accepts. Automaton has 212 states and 213 transitions. Word has length 100
[2024-11-08 17:11:45,655 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:11:45,657 INFO  L471      AbstractCegarLoop]: Abstraction has 212 states and 213 transitions.
[2024-11-08 17:11:45,657 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 57 states, 56 states have (on average 4.196428571428571) internal successors, (235), 57 states have internal predecessors, (235), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:11:45,658 INFO  L276                IsEmpty]: Start isEmpty. Operand 212 states and 213 transitions.
[2024-11-08 17:11:45,661 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 209
[2024-11-08 17:11:45,661 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:11:45,661 INFO  L215           NwaCegarLoop]: trace histogram [23, 23, 23, 23, 22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:11:45,685 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-08 17:11:45,862 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-11-08 17:11:45,862 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:11:45,862 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:11:45,862 INFO  L85        PathProgramCache]: Analyzing trace with hash -1791416708, now seen corresponding path program 5 times
[2024-11-08 17:11:45,863 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:11:45,863 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1279479131]
[2024-11-08 17:11:45,863 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:11:45,863 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:11:45,973 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:11:51,869 INFO  L134       CoverageAnalysis]: Checked inductivity of 2211 backedges. 0 proven. 2211 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:11:51,869 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:11:51,869 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1279479131]
[2024-11-08 17:11:51,869 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1279479131] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:11:51,869 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [730991677]
[2024-11-08 17:11:51,870 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-08 17:11:51,870 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:11:51,870 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:11:51,874 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:11:51,877 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-08 17:12:02,128 INFO  L227   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 23 check-sat command(s)
[2024-11-08 17:12:02,128 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 17:12:02,140 INFO  L255         TraceCheckSpWp]: Trace formula consists of 691 conjuncts, 93 conjuncts are in the unsatisfiable core
[2024-11-08 17:12:02,153 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:12:02,162 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 15 treesize of output 1
[2024-11-08 17:12:02,224 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 36 treesize of output 13
[2024-11-08 17:12:02,269 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 36 treesize of output 13
[2024-11-08 17:12:02,313 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 36 treesize of output 13
[2024-11-08 17:12:02,356 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 36 treesize of output 13
[2024-11-08 17:12:02,406 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 36 treesize of output 13
[2024-11-08 17:12:02,461 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 36 treesize of output 13
[2024-11-08 17:12:02,512 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 36 treesize of output 13
[2024-11-08 17:12:02,577 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 36 treesize of output 13
[2024-11-08 17:12:02,641 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 36 treesize of output 13
[2024-11-08 17:12:02,708 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 36 treesize of output 13
[2024-11-08 17:12:02,786 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 36 treesize of output 13
[2024-11-08 17:12:02,860 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 36 treesize of output 13
[2024-11-08 17:12:02,920 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 36 treesize of output 13
[2024-11-08 17:12:02,997 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 36 treesize of output 13
[2024-11-08 17:12:03,071 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 36 treesize of output 13
[2024-11-08 17:12:03,146 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 36 treesize of output 13
[2024-11-08 17:12:03,223 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 36 treesize of output 13
[2024-11-08 17:12:03,303 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 36 treesize of output 13
[2024-11-08 17:12:03,378 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 36 treesize of output 13
[2024-11-08 17:12:03,460 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 36 treesize of output 13
[2024-11-08 17:12:03,546 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 36 treesize of output 13
[2024-11-08 17:12:03,636 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 36 treesize of output 13
[2024-11-08 17:12:03,653 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 15 treesize of output 7
[2024-11-08 17:12:03,659 INFO  L134       CoverageAnalysis]: Checked inductivity of 2211 backedges. 0 proven. 2211 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:12:03,659 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:12:06,570 INFO  L134       CoverageAnalysis]: Checked inductivity of 2211 backedges. 0 proven. 2211 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:12:06,571 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [730991677] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:12:06,571 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:12:06,571 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [47, 47, 47] total 116
[2024-11-08 17:12:06,571 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1184924577]
[2024-11-08 17:12:06,571 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:12:06,574 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 117 states
[2024-11-08 17:12:06,574 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:12:06,577 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 117 interpolants.
[2024-11-08 17:12:06,582 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=4139, Invalid=9433, Unknown=0, NotChecked=0, Total=13572
[2024-11-08 17:12:06,583 INFO  L87              Difference]: Start difference. First operand 212 states and 213 transitions. Second operand  has 117 states, 116 states have (on average 4.198275862068965) internal successors, (487), 117 states have internal predecessors, (487), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:12:08,245 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:12:08,245 INFO  L93              Difference]: Finished difference Result 429 states and 453 transitions.
[2024-11-08 17:12:08,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 94 states. 
[2024-11-08 17:12:08,246 INFO  L78                 Accepts]: Start accepts. Automaton has  has 117 states, 116 states have (on average 4.198275862068965) internal successors, (487), 117 states have internal predecessors, (487), 0 states have call successors, (0), 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 208
[2024-11-08 17:12:08,246 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:12:08,248 INFO  L225             Difference]: With dead ends: 429
[2024-11-08 17:12:08,248 INFO  L226             Difference]: Without dead ends: 428
[2024-11-08 17:12:08,254 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 486 GetRequests, 346 SyntacticMatches, 0 SemanticMatches, 140 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7772 ImplicationChecksByTransitivity, 5.3s TimeCoverageRelationStatistics Valid=5732, Invalid=14290, Unknown=0, NotChecked=0, Total=20022
[2024-11-08 17:12:08,255 INFO  L432           NwaCegarLoop]: 12 mSDtfsCounter, 144 mSDsluCounter, 325 mSDsCounter, 0 mSdLazyCounter, 264 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 144 SdHoareTripleChecker+Valid, 337 SdHoareTripleChecker+Invalid, 265 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 264 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 17:12:08,255 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [144 Valid, 337 Invalid, 265 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 264 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 17:12:08,256 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 428 states.
[2024-11-08 17:12:08,277 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 428 to 428.
[2024-11-08 17:12:08,278 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 428 states, 427 states have (on average 1.0046838407494145) internal successors, (429), 427 states have internal predecessors, (429), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:12:08,279 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 428 states and 429 transitions.
[2024-11-08 17:12:08,279 INFO  L78                 Accepts]: Start accepts. Automaton has 428 states and 429 transitions. Word has length 208
[2024-11-08 17:12:08,280 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:12:08,280 INFO  L471      AbstractCegarLoop]: Abstraction has 428 states and 429 transitions.
[2024-11-08 17:12:08,280 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 117 states, 116 states have (on average 4.198275862068965) internal successors, (487), 117 states have internal predecessors, (487), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:12:08,281 INFO  L276                IsEmpty]: Start isEmpty. Operand 428 states and 429 transitions.
[2024-11-08 17:12:08,288 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 425
[2024-11-08 17:12:08,289 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:12:08,289 INFO  L215           NwaCegarLoop]: trace histogram [47, 47, 47, 47, 46, 46, 46, 46, 46, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:12:08,317 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-08 17:12:08,489 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:12:08,490 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2024-11-08 17:12:08,490 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:12:08,490 INFO  L85        PathProgramCache]: Analyzing trace with hash 1010647420, now seen corresponding path program 6 times
[2024-11-08 17:12:08,490 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:12:08,490 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1885318675]
[2024-11-08 17:12:08,490 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:12:08,490 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:12:08,881 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:12:25,294 INFO  L134       CoverageAnalysis]: Checked inductivity of 9591 backedges. 0 proven. 9591 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:12:25,295 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:12:25,295 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1885318675]
[2024-11-08 17:12:25,295 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1885318675] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:12:25,295 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2123259899]
[2024-11-08 17:12:25,295 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-08 17:12:25,296 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:12:25,296 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:12:25,298 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:12:25,301 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7901ce9a-6c4a-42c5-a66f-f22be79e7675/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process