./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-95.i --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-95.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 05e78d65183335a630ebe0b6b17deae244beb1f4c048b68336ff610dd6b956dc
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:47:37,575 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:47:37,681 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 07:47:37,689 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:47:37,690 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:47:37,730 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:47:37,731 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:47:37,732 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:47:37,733 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:47:37,735 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:47:37,736 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:47:37,737 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:47:37,738 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:47:37,738 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:47:37,739 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:47:37,739 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:47:37,740 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:47:37,740 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:47:37,740 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:47:37,741 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:47:37,741 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:47:37,742 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:47:37,742 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:47:37,743 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:47:37,743 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:47:37,744 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:47:37,744 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:47:37,745 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:47:37,745 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:47:37,746 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:47:37,747 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:47:37,747 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:47:37,748 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:47:37,748 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:47:37,748 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:47:37,749 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:47:37,749 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:47:37,749 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:47:37,749 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:47:37,750 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_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/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_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 05e78d65183335a630ebe0b6b17deae244beb1f4c048b68336ff610dd6b956dc
[2023-11-19 07:47:38,063 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:47:38,087 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:47:38,090 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:47:38,091 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:47:38,092 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:47:38,093 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-95.i
[2023-11-19 07:47:41,487 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:47:41,787 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:47:41,788 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-95.i
[2023-11-19 07:47:41,798 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/data/3fef47c51/5ba4101539ac4da592074bbd3927f60b/FLAG377d01d49
[2023-11-19 07:47:41,814 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/data/3fef47c51/5ba4101539ac4da592074bbd3927f60b
[2023-11-19 07:47:41,821 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:47:41,823 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:47:41,827 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:47:41,827 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:47:41,832 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:47:41,833 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:47:41" (1/1) ...
[2023-11-19 07:47:41,834 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7ee48b78 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:41, skipping insertion in model container
[2023-11-19 07:47:41,835 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:47:41" (1/1) ...
[2023-11-19 07:47:41,886 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:47:42,083 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-95.i[919,932]
[2023-11-19 07:47:42,206 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:47:42,225 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:47:42,241 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-ci_file-95.i[919,932]
[2023-11-19 07:47:42,311 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:47:42,329 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:47:42,330 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42 WrapperNode
[2023-11-19 07:47:42,330 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:47:42,331 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:47:42,331 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:47:42,332 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:47:42,339 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,352 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,402 INFO  L138                Inliner]: procedures = 26, calls = 38, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 207
[2023-11-19 07:47:42,405 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:47:42,406 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:47:42,406 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:47:42,406 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:47:42,416 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,417 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,430 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,433 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,450 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,467 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,471 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,476 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,486 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:47:42,490 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:47:42,491 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:47:42,491 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:47:42,492 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (1/1) ...
[2023-11-19 07:47:42,498 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:47:42,513 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:42,530 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:47:42,563 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:47:42,577 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:47:42,577 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2023-11-19 07:47:42,578 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2023-11-19 07:47:42,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:47:42,578 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:47:42,579 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:47:42,670 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:47:42,672 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:47:43,186 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:47:43,221 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:47:43,221 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-19 07:47:43,226 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:47:43 BoogieIcfgContainer
[2023-11-19 07:47:43,226 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:47:43,228 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:47:43,229 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:47:43,232 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:47:43,232 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:47:41" (1/3) ...
[2023-11-19 07:47:43,233 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38445fd7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:47:43, skipping insertion in model container
[2023-11-19 07:47:43,233 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:42" (2/3) ...
[2023-11-19 07:47:43,233 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38445fd7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:47:43, skipping insertion in model container
[2023-11-19 07:47:43,234 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:47:43" (3/3) ...
[2023-11-19 07:47:43,235 INFO  L112   eAbstractionObserver]: Analyzing ICFG hardness_fillercode_fillercodestructure_filler-pe-ci_file-95.i
[2023-11-19 07:47:43,279 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:47:43,280 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:47:43,349 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:47:43,357 INFO  L357      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, mHoare=true, 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;@46c5057b, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:47:43,358 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:47:43,363 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 90 states, 62 states have (on average 1.5) internal successors, (93), 63 states have internal predecessors, (93), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25)
[2023-11-19 07:47:43,385 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2023-11-19 07:47:43,385 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:43,387 INFO  L195           NwaCegarLoop]: trace histogram [25, 25, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:47:43,388 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:43,395 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:43,395 INFO  L85        PathProgramCache]: Analyzing trace with hash 623487630, now seen corresponding path program 1 times
[2023-11-19 07:47:43,406 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:43,406 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1719174134]
[2023-11-19 07:47:43,407 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:43,407 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:43,596 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:43,700 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:43,703 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1719174134]
[2023-11-19 07:47:43,704 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: Unsupported non-linear arithmetic
[2023-11-19 07:47:43,704 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1744314252]
[2023-11-19 07:47:43,705 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:43,705 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:43,705 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:43,708 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:43,733 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:47:43,983 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:43,998 INFO  L262         TraceCheckSpWp]: Trace formula consists of 406 conjuncts, 1 conjunts are in the unsatisfiable core
[2023-11-19 07:47:44,009 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:44,096 INFO  L134       CoverageAnalysis]: Checked inductivity of 1200 backedges. 48 proven. 0 refuted. 0 times theorem prover too weak. 1152 trivial. 0 not checked.
[2023-11-19 07:47:44,100 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:47:44,101 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1744314252] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:47:44,102 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:47:44,102 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:47:44,106 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [356989763]
[2023-11-19 07:47:44,107 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:44,113 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:47:44,113 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:44,159 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:47:44,160 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:47:44,164 INFO  L87              Difference]: Start difference. First operand  has 90 states, 62 states have (on average 1.5) internal successors, (93), 63 states have internal predecessors, (93), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25) Second operand  has 2 states, 2 states have (on average 23.5) internal successors, (47), 2 states have internal predecessors, (47), 2 states have call successors, (25), 2 states have call predecessors, (25), 1 states have return successors, (25), 1 states have call predecessors, (25), 2 states have call successors, (25)
[2023-11-19 07:47:44,202 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:44,202 INFO  L93              Difference]: Finished difference Result 172 states and 303 transitions.
[2023-11-19 07:47:44,203 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:47:44,204 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 23.5) internal successors, (47), 2 states have internal predecessors, (47), 2 states have call successors, (25), 2 states have call predecessors, (25), 1 states have return successors, (25), 1 states have call predecessors, (25), 2 states have call successors, (25) Word has length 167
[2023-11-19 07:47:44,205 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:44,214 INFO  L225             Difference]: With dead ends: 172
[2023-11-19 07:47:44,214 INFO  L226             Difference]: Without dead ends: 85
[2023-11-19 07:47:44,219 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 166 GetRequests, 166 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:47:44,223 INFO  L413           NwaCegarLoop]: 133 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 133 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:44,224 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 133 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:44,241 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 85 states.
[2023-11-19 07:47:44,271 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 85.
[2023-11-19 07:47:44,272 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 85 states, 58 states have (on average 1.4310344827586208) internal successors, (83), 58 states have internal predecessors, (83), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25)
[2023-11-19 07:47:44,275 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 85 states and 133 transitions.
[2023-11-19 07:47:44,277 INFO  L78                 Accepts]: Start accepts. Automaton has 85 states and 133 transitions. Word has length 167
[2023-11-19 07:47:44,277 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:44,277 INFO  L495      AbstractCegarLoop]: Abstraction has 85 states and 133 transitions.
[2023-11-19 07:47:44,278 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 23.5) internal successors, (47), 2 states have internal predecessors, (47), 2 states have call successors, (25), 2 states have call predecessors, (25), 1 states have return successors, (25), 1 states have call predecessors, (25), 2 states have call successors, (25)
[2023-11-19 07:47:44,278 INFO  L276                IsEmpty]: Start isEmpty. Operand 85 states and 133 transitions.
[2023-11-19 07:47:44,282 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2023-11-19 07:47:44,282 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:44,283 INFO  L195           NwaCegarLoop]: trace histogram [25, 25, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:47:44,304 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2023-11-19 07:47:44,500 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2023-11-19 07:47:44,501 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:44,502 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:44,502 INFO  L85        PathProgramCache]: Analyzing trace with hash 747926212, now seen corresponding path program 1 times
[2023-11-19 07:47:44,502 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:44,503 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [202414007]
[2023-11-19 07:47:44,503 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:44,503 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:44,588 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:47:44,588 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [921503769]
[2023-11-19 07:47:44,589 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:44,589 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:44,589 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:44,590 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:44,612 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:47:44,758 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:44,760 INFO  L262         TraceCheckSpWp]: Trace formula consists of 406 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:47:44,767 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:44,853 INFO  L134       CoverageAnalysis]: Checked inductivity of 1200 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1200 trivial. 0 not checked.
[2023-11-19 07:47:44,854 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:47:44,854 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:44,854 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [202414007]
[2023-11-19 07:47:44,855 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:47:44,855 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [921503769]
[2023-11-19 07:47:44,855 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [921503769] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:47:44,855 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:47:44,856 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:47:44,856 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2064511209]
[2023-11-19 07:47:44,856 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:44,857 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:47:44,858 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:44,859 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:47:44,859 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:47:44,859 INFO  L87              Difference]: Start difference. First operand 85 states and 133 transitions. Second operand  has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 1 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 1 states have call predecessors, (25), 1 states have call successors, (25)
[2023-11-19 07:47:44,938 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:44,938 INFO  L93              Difference]: Finished difference Result 212 states and 329 transitions.
[2023-11-19 07:47:44,942 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:47:44,942 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 1 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 1 states have call predecessors, (25), 1 states have call successors, (25) Word has length 167
[2023-11-19 07:47:44,944 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:44,948 INFO  L225             Difference]: With dead ends: 212
[2023-11-19 07:47:44,951 INFO  L226             Difference]: Without dead ends: 130
[2023-11-19 07:47:44,952 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 166 GetRequests, 165 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:47:44,956 INFO  L413           NwaCegarLoop]: 154 mSDtfsCounter, 58 mSDsluCounter, 117 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 271 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:44,957 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 271 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:44,959 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 130 states.
[2023-11-19 07:47:44,980 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 130 to 127.
[2023-11-19 07:47:44,981 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 127 states, 91 states have (on average 1.3956043956043955) internal successors, (127), 92 states have internal predecessors, (127), 33 states have call successors, (33), 2 states have call predecessors, (33), 2 states have return successors, (33), 32 states have call predecessors, (33), 33 states have call successors, (33)
[2023-11-19 07:47:44,983 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 127 states and 193 transitions.
[2023-11-19 07:47:44,984 INFO  L78                 Accepts]: Start accepts. Automaton has 127 states and 193 transitions. Word has length 167
[2023-11-19 07:47:44,985 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:44,985 INFO  L495      AbstractCegarLoop]: Abstraction has 127 states and 193 transitions.
[2023-11-19 07:47:44,985 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 1 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 1 states have call predecessors, (25), 1 states have call successors, (25)
[2023-11-19 07:47:44,986 INFO  L276                IsEmpty]: Start isEmpty. Operand 127 states and 193 transitions.
[2023-11-19 07:47:44,989 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 168
[2023-11-19 07:47:44,989 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:44,989 INFO  L195           NwaCegarLoop]: trace histogram [25, 25, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:47:45,010 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:47:45,211 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:45,212 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:45,212 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:45,212 INFO  L85        PathProgramCache]: Analyzing trace with hash -688507964, now seen corresponding path program 1 times
[2023-11-19 07:47:45,213 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:45,213 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [855988271]
[2023-11-19 07:47:45,213 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:45,213 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:45,301 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:47:45,310 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1456698072]
[2023-11-19 07:47:45,310 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:45,311 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:45,311 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:45,317 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:45,338 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:47:45,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:45,483 INFO  L262         TraceCheckSpWp]: Trace formula consists of 405 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:47:45,490 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:45,515 INFO  L134       CoverageAnalysis]: Checked inductivity of 1200 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1200 trivial. 0 not checked.
[2023-11-19 07:47:45,515 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:47:45,515 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:45,515 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [855988271]
[2023-11-19 07:47:45,515 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:47:45,516 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1456698072]
[2023-11-19 07:47:45,516 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1456698072] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:47:45,516 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:47:45,516 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:47:45,516 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1031538603]
[2023-11-19 07:47:45,517 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:45,518 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:47:45,518 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:45,519 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:47:45,519 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:47:45,519 INFO  L87              Difference]: Start difference. First operand 127 states and 193 transitions. Second operand  has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 1 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 1 states have call predecessors, (25), 1 states have call successors, (25)
[2023-11-19 07:47:45,578 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:45,578 INFO  L93              Difference]: Finished difference Result 258 states and 388 transitions.
[2023-11-19 07:47:45,579 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:47:45,579 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 1 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 1 states have call predecessors, (25), 1 states have call successors, (25) Word has length 167
[2023-11-19 07:47:45,583 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:45,589 INFO  L225             Difference]: With dead ends: 258
[2023-11-19 07:47:45,590 INFO  L226             Difference]: Without dead ends: 134
[2023-11-19 07:47:45,592 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 166 GetRequests, 165 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:47:45,596 INFO  L413           NwaCegarLoop]: 155 mSDtfsCounter, 57 mSDsluCounter, 115 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 57 SdHoareTripleChecker+Valid, 270 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:45,598 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [57 Valid, 270 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:45,599 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 134 states.
[2023-11-19 07:47:45,620 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 134 to 101.
[2023-11-19 07:47:45,620 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 101 states, 73 states have (on average 1.3835616438356164) internal successors, (101), 73 states have internal predecessors, (101), 25 states have call successors, (25), 2 states have call predecessors, (25), 2 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25)
[2023-11-19 07:47:45,622 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 101 states and 151 transitions.
[2023-11-19 07:47:45,622 INFO  L78                 Accepts]: Start accepts. Automaton has 101 states and 151 transitions. Word has length 167
[2023-11-19 07:47:45,623 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:45,623 INFO  L495      AbstractCegarLoop]: Abstraction has 101 states and 151 transitions.
[2023-11-19 07:47:45,624 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 1 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 1 states have call predecessors, (25), 1 states have call successors, (25)
[2023-11-19 07:47:45,624 INFO  L276                IsEmpty]: Start isEmpty. Operand 101 states and 151 transitions.
[2023-11-19 07:47:45,627 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 169
[2023-11-19 07:47:45,627 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:45,628 INFO  L195           NwaCegarLoop]: trace histogram [25, 25, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:47:45,655 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 07:47:45,850 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:45,850 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:45,851 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:45,851 INFO  L85        PathProgramCache]: Analyzing trace with hash -1380554298, now seen corresponding path program 1 times
[2023-11-19 07:47:45,851 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:45,851 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1524285096]
[2023-11-19 07:47:45,851 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:45,852 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:45,929 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:47:45,937 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1172795235]
[2023-11-19 07:47:45,937 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:45,937 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:45,938 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:45,941 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:45,949 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:47:46,113 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:46,116 INFO  L262         TraceCheckSpWp]: Trace formula consists of 408 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-19 07:47:46,121 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:46,234 INFO  L134       CoverageAnalysis]: Checked inductivity of 1200 backedges. 384 proven. 12 refuted. 0 times theorem prover too weak. 804 trivial. 0 not checked.
[2023-11-19 07:47:46,235 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:47:46,432 INFO  L134       CoverageAnalysis]: Checked inductivity of 1200 backedges. 60 proven. 12 refuted. 0 times theorem prover too weak. 1128 trivial. 0 not checked.
[2023-11-19 07:47:46,432 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:46,432 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1524285096]
[2023-11-19 07:47:46,432 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:47:46,433 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1172795235]
[2023-11-19 07:47:46,433 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1172795235] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:47:46,433 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:47:46,433 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 7
[2023-11-19 07:47:46,434 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [361497130]
[2023-11-19 07:47:46,434 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:47:46,435 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:47:46,435 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:46,436 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:47:46,436 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:47:46,436 INFO  L87              Difference]: Start difference. First operand 101 states and 151 transitions. Second operand  has 7 states, 7 states have (on average 7.857142857142857) internal successors, (55), 7 states have internal predecessors, (55), 2 states have call successors, (29), 2 states have call predecessors, (29), 4 states have return successors, (30), 2 states have call predecessors, (30), 2 states have call successors, (30)
[2023-11-19 07:47:46,658 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:46,658 INFO  L93              Difference]: Finished difference Result 209 states and 308 transitions.
[2023-11-19 07:47:46,658 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 07:47:46,659 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 7.857142857142857) internal successors, (55), 7 states have internal predecessors, (55), 2 states have call successors, (29), 2 states have call predecessors, (29), 4 states have return successors, (30), 2 states have call predecessors, (30), 2 states have call successors, (30) Word has length 168
[2023-11-19 07:47:46,659 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:46,661 INFO  L225             Difference]: With dead ends: 209
[2023-11-19 07:47:46,661 INFO  L226             Difference]: Without dead ends: 111
[2023-11-19 07:47:46,661 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 338 GetRequests, 328 SyntacticMatches, 1 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=45, Invalid=65, Unknown=0, NotChecked=0, Total=110
[2023-11-19 07:47:46,663 INFO  L413           NwaCegarLoop]: 102 mSDtfsCounter, 83 mSDsluCounter, 152 mSDsCounter, 0 mSdLazyCounter, 146 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 102 SdHoareTripleChecker+Valid, 254 SdHoareTripleChecker+Invalid, 151 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 146 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:46,663 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [102 Valid, 254 Invalid, 151 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 146 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:47:46,664 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 111 states.
[2023-11-19 07:47:46,678 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 111 to 105.
[2023-11-19 07:47:46,680 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 105 states, 76 states have (on average 1.355263157894737) internal successors, (103), 76 states have internal predecessors, (103), 25 states have call successors, (25), 3 states have call predecessors, (25), 3 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25)
[2023-11-19 07:47:46,682 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 105 states and 153 transitions.
[2023-11-19 07:47:46,682 INFO  L78                 Accepts]: Start accepts. Automaton has 105 states and 153 transitions. Word has length 168
[2023-11-19 07:47:46,683 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:46,684 INFO  L495      AbstractCegarLoop]: Abstraction has 105 states and 153 transitions.
[2023-11-19 07:47:46,684 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 7.857142857142857) internal successors, (55), 7 states have internal predecessors, (55), 2 states have call successors, (29), 2 states have call predecessors, (29), 4 states have return successors, (30), 2 states have call predecessors, (30), 2 states have call successors, (30)
[2023-11-19 07:47:46,684 INFO  L276                IsEmpty]: Start isEmpty. Operand 105 states and 153 transitions.
[2023-11-19 07:47:46,687 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 169
[2023-11-19 07:47:46,687 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:46,687 INFO  L195           NwaCegarLoop]: trace histogram [25, 25, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:47:46,712 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:47:46,908 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:46,909 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:46,909 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:46,909 INFO  L85        PathProgramCache]: Analyzing trace with hash 2105066372, now seen corresponding path program 1 times
[2023-11-19 07:47:46,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:46,910 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [201356378]
[2023-11-19 07:47:46,910 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:46,910 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:46,973 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:47:46,973 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [219557976]
[2023-11-19 07:47:46,973 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:46,973 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:46,974 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:46,975 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:47,005 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_12c6d672-5f6a-4708-bf78-c50a47ef9998/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:47:47,242 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:47,245 INFO  L262         TraceCheckSpWp]: Trace formula consists of 407 conjuncts, 21 conjunts are in the unsatisfiable core
[2023-11-19 07:47:47,252 INFO  L285         TraceCheckSpWp]: Computing forward predicates...