./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-1.c --full-output --architecture 32bit


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


Checking for ERROR reachability
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_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/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_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX --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 0c99d18ed16ec352e91351e0f3838a9b2b4652040cea861d46c350d61924e51a
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 18:27:18,377 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 18:27:18,470 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 18:27:18,478 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 18:27:18,479 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 18:27:18,518 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 18:27:18,520 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 18:27:18,521 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 18:27:18,521 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 18:27:18,522 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 18:27:18,522 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 18:27:18,522 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 18:27:18,523 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 18:27:18,525 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 18:27:18,525 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 18:27:18,526 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 18:27:18,526 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 18:27:18,529 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 18:27:18,530 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 18:27:18,530 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 18:27:18,530 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 18:27:18,531 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 18:27:18,531 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 18:27:18,531 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 18:27:18,532 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 18:27:18,532 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 18:27:18,532 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 18:27:18,533 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 18:27:18,533 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 18:27:18,533 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 18:27:18,533 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 18:27:18,534 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 18:27:18,543 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:27:18,544 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 18:27:18,544 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 18:27:18,545 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 18:27:18,545 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 18:27:18,545 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 18:27:18,546 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 18:27:18,546 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 18:27:18,546 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 18:27:18,547 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 18:27:18,547 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_f2d74622-2789-40c6-8bd9-b3c4166e4729/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_f2d74622-2789-40c6-8bd9-b3c4166e4729/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 ! 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 -> 0c99d18ed16ec352e91351e0f3838a9b2b4652040cea861d46c350d61924e51a
[2024-11-08 18:27:18,818 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 18:27:18,842 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 18:27:18,845 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 18:27:18,846 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 18:27:18,847 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 18:27:18,848 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-1.c
Unable to find full path for "g++"
[2024-11-08 18:27:20,973 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 18:27:21,740 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 18:27:21,743 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-1.c
[2024-11-08 18:27:21,823 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/data/9f6d762d2/7e0485272c7341589316dc7c0cb91e05/FLAG93c9f020e
[2024-11-08 18:27:22,060 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/data/9f6d762d2/7e0485272c7341589316dc7c0cb91e05
[2024-11-08 18:27:22,064 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 18:27:22,066 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 18:27:22,070 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 18:27:22,071 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 18:27:22,077 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 18:27:22,078 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:27:22" (1/1) ...
[2024-11-08 18:27:22,079 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2eb9f1fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:22, skipping insertion in model container
[2024-11-08 18:27:22,079 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:27:22" (1/1) ...
[2024-11-08 18:27:22,371 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 18:27:24,841 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-1.c[380323,380336]
[2024-11-08 18:27:24,895 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-1.c[383339,383352]
[2024-11-08 18:27:25,329 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:27:25,341 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 18:27:26,670 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-1.c[380323,380336]
[2024-11-08 18:27:26,680 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-1.c[383339,383352]
[2024-11-08 18:27:26,710 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:27:26,810 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 18:27:26,810 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26 WrapperNode
[2024-11-08 18:27:26,811 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 18:27:26,812 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 18:27:26,813 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 18:27:26,813 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 18:27:26,823 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:26,940 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:27,567 INFO  L138                Inliner]: procedures = 62, calls = 68, calls flagged for inlining = 40, calls inlined = 40, statements flattened = 13040
[2024-11-08 18:27:27,568 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 18:27:27,570 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 18:27:27,570 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 18:27:27,570 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 18:27:27,585 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:27,586 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:27,693 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:27,869 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 18:27:27,869 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:27,870 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:28,170 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:28,256 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:28,310 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:28,385 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:28,455 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 18:27:28,457 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 18:27:28,457 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 18:27:28,457 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 18:27:28,458 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (1/1) ...
[2024-11-08 18:27:28,470 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:27:28,509 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:27:28,539 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 18:27:28,559 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2d74622-2789-40c6-8bd9-b3c4166e4729/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 18:27:28,632 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 18:27:28,632 INFO  L130     BoogieDeclarations]: Found specification of procedure activate_threads
[2024-11-08 18:27:28,633 INFO  L138     BoogieDeclarations]: Found implementation of procedure activate_threads
[2024-11-08 18:27:28,633 INFO  L130     BoogieDeclarations]: Found specification of procedure immediate_notify
[2024-11-08 18:27:28,634 INFO  L138     BoogieDeclarations]: Found implementation of procedure immediate_notify
[2024-11-08 18:27:28,634 INFO  L130     BoogieDeclarations]: Found specification of procedure update_channels
[2024-11-08 18:27:28,634 INFO  L138     BoogieDeclarations]: Found implementation of procedure update_channels
[2024-11-08 18:27:28,634 INFO  L130     BoogieDeclarations]: Found specification of procedure fire_delta_events
[2024-11-08 18:27:28,635 INFO  L138     BoogieDeclarations]: Found implementation of procedure fire_delta_events
[2024-11-08 18:27:28,635 INFO  L130     BoogieDeclarations]: Found specification of procedure exists_runnable_thread
[2024-11-08 18:27:28,636 INFO  L138     BoogieDeclarations]: Found implementation of procedure exists_runnable_thread
[2024-11-08 18:27:28,636 INFO  L130     BoogieDeclarations]: Found specification of procedure reset_delta_events
[2024-11-08 18:27:28,637 INFO  L138     BoogieDeclarations]: Found implementation of procedure reset_delta_events
[2024-11-08 18:27:28,637 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 18:27:28,637 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 18:27:28,637 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 18:27:28,958 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 18:27:28,965 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 18:27:39,607 INFO  L?                        ?]: Removed 1737 outVars from TransFormulas that were not future-live.
[2024-11-08 18:27:39,608 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 18:27:39,666 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 18:27:39,666 INFO  L316             CfgBuilder]: Removed 13 assume(true) statements.
[2024-11-08 18:27:39,666 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:27:39 BoogieIcfgContainer
[2024-11-08 18:27:39,667 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 18:27:39,670 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 18:27:39,673 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 18:27:39,678 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 18:27:39,679 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:27:22" (1/3) ...
[2024-11-08 18:27:39,680 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5dbbab6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:27:39, skipping insertion in model container
[2024-11-08 18:27:39,680 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:27:26" (2/3) ...
[2024-11-08 18:27:39,681 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5dbbab6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:27:39, skipping insertion in model container
[2024-11-08 18:27:39,681 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:27:39" (3/3) ...
[2024-11-08 18:27:39,683 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem05_label45+token_ring.09.cil-1.c
[2024-11-08 18:27:39,702 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 18:27:39,703 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations.
[2024-11-08 18:27:39,857 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 18:27:39,865 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;@640e4c86, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 18:27:39,865 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-08 18:27:39,884 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 2500 states, 2468 states have (on average 1.8435980551053484) internal successors, (4550), 2471 states have internal predecessors, (4550), 23 states have call successors, (23), 6 states have call predecessors, (23), 6 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-08 18:27:39,905 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:27:39,905 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:39,906 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:27:39,907 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:39,912 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:39,913 INFO  L85        PathProgramCache]: Analyzing trace with hash 1435943294, now seen corresponding path program 1 times
[2024-11-08 18:27:39,924 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:39,924 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [736674784]
[2024-11-08 18:27:39,924 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:39,925 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:40,125 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:40,399 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:27:40,403 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:40,522 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:27:40,536 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:40,611 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:27:40,651 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:40,690 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:27:40,706 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:40,729 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:27:40,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:40,745 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 18:27:40,750 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:40,750 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [736674784]
[2024-11-08 18:27:40,751 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [736674784] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:27:40,751 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:27:40,752 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 18:27:40,753 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1965208828]
[2024-11-08 18:27:40,754 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:27:40,761 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:27:40,765 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:40,800 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:27:40,801 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:27:40,810 INFO  L87              Difference]: Start difference. First operand  has 2500 states, 2468 states have (on average 1.8435980551053484) internal successors, (4550), 2471 states have internal predecessors, (4550), 23 states have call successors, (23), 6 states have call predecessors, (23), 6 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23) Second operand  has 5 states, 5 states have (on average 27.0) internal successors, (135), 3 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:27:43,257 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:27:43,258 INFO  L93              Difference]: Finished difference Result 5098 states and 9359 transitions.
[2024-11-08 18:27:43,259 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 18:27:43,260 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 27.0) internal successors, (135), 3 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:27:43,261 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:27:43,299 INFO  L225             Difference]: With dead ends: 5098
[2024-11-08 18:27:43,299 INFO  L226             Difference]: Without dead ends: 2542
[2024-11-08 18:27:43,313 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-11-08 18:27:43,319 INFO  L432           NwaCegarLoop]: 4314 mSDtfsCounter, 818 mSDsluCounter, 12407 mSDsCounter, 0 mSdLazyCounter, 805 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 839 SdHoareTripleChecker+Valid, 16721 SdHoareTripleChecker+Invalid, 855 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 805 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-08 18:27:43,320 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [839 Valid, 16721 Invalid, 855 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [50 Valid, 805 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-08 18:27:43,351 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2542 states.
[2024-11-08 18:27:43,498 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2542 to 2433.
[2024-11-08 18:27:43,506 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2433 states, 2402 states have (on average 1.8288925895087427) internal successors, (4393), 2404 states have internal predecessors, (4393), 23 states have call successors, (23), 6 states have call predecessors, (23), 6 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-08 18:27:43,518 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2433 states to 2433 states and 4439 transitions.
[2024-11-08 18:27:43,521 INFO  L78                 Accepts]: Start accepts. Automaton has 2433 states and 4439 transitions. Word has length 145
[2024-11-08 18:27:43,522 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:27:43,522 INFO  L471      AbstractCegarLoop]: Abstraction has 2433 states and 4439 transitions.
[2024-11-08 18:27:43,522 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 27.0) internal successors, (135), 3 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:27:43,523 INFO  L276                IsEmpty]: Start isEmpty. Operand 2433 states and 4439 transitions.
[2024-11-08 18:27:43,529 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:27:43,529 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:43,529 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:27:43,530 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 18:27:43,530 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:43,531 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:43,531 INFO  L85        PathProgramCache]: Analyzing trace with hash 1980815868, now seen corresponding path program 1 times
[2024-11-08 18:27:43,531 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:43,532 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [562691248]
[2024-11-08 18:27:43,532 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:43,532 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:43,563 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:43,728 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:27:43,730 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:43,807 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:27:43,816 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:43,902 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:27:43,913 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:43,932 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:27:43,938 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:43,945 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:27:43,947 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:43,949 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 18:27:43,950 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:43,950 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [562691248]
[2024-11-08 18:27:43,950 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [562691248] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:27:43,951 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:27:43,951 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 18:27:43,951 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1252485317]
[2024-11-08 18:27:43,951 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:27:43,953 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 18:27:43,953 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:43,954 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 18:27:43,954 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 18:27:43,955 INFO  L87              Difference]: Start difference. First operand 2433 states and 4439 transitions. Second operand  has 6 states, 6 states have (on average 22.5) internal successors, (135), 4 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:27:47,454 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:27:47,454 INFO  L93              Difference]: Finished difference Result 3253 states and 5746 transitions.
[2024-11-08 18:27:47,455 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 18:27:47,455 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.5) internal successors, (135), 4 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:27:47,456 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:27:47,470 INFO  L225             Difference]: With dead ends: 3253
[2024-11-08 18:27:47,470 INFO  L226             Difference]: Without dead ends: 2958
[2024-11-08 18:27:47,473 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=33, Invalid=77, Unknown=0, NotChecked=0, Total=110
[2024-11-08 18:27:47,474 INFO  L432           NwaCegarLoop]: 4221 mSDtfsCounter, 5183 mSDsluCounter, 12669 mSDsCounter, 0 mSdLazyCounter, 1761 mSolverCounterSat, 96 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5199 SdHoareTripleChecker+Valid, 16890 SdHoareTripleChecker+Invalid, 1857 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 96 IncrementalHoareTripleChecker+Valid, 1761 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2024-11-08 18:27:47,475 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5199 Valid, 16890 Invalid, 1857 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [96 Valid, 1761 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2024-11-08 18:27:47,481 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2958 states.
[2024-11-08 18:27:47,567 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2958 to 2741.
[2024-11-08 18:27:47,574 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2741 states, 2685 states have (on average 1.8011173184357543) internal successors, (4836), 2688 states have internal predecessors, (4836), 41 states have call successors, (41), 12 states have call predecessors, (41), 13 states have return successors, (44), 41 states have call predecessors, (44), 41 states have call successors, (44)
[2024-11-08 18:27:47,585 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2741 states to 2741 states and 4921 transitions.
[2024-11-08 18:27:47,586 INFO  L78                 Accepts]: Start accepts. Automaton has 2741 states and 4921 transitions. Word has length 145
[2024-11-08 18:27:47,587 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:27:47,587 INFO  L471      AbstractCegarLoop]: Abstraction has 2741 states and 4921 transitions.
[2024-11-08 18:27:47,587 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.5) internal successors, (135), 4 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:27:47,588 INFO  L276                IsEmpty]: Start isEmpty. Operand 2741 states and 4921 transitions.
[2024-11-08 18:27:47,592 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:27:47,592 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:47,593 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:27:47,593 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 18:27:47,593 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:47,594 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:47,594 INFO  L85        PathProgramCache]: Analyzing trace with hash -571147904, now seen corresponding path program 1 times
[2024-11-08 18:27:47,594 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:47,594 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1097478673]
[2024-11-08 18:27:47,595 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:47,595 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:47,613 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:47,758 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:27:47,760 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:47,828 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:27:47,832 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:47,960 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:27:47,972 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:47,997 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:27:48,001 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:48,016 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:27:48,017 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:48,024 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 18:27:48,024 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:48,024 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1097478673]
[2024-11-08 18:27:48,025 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1097478673] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:27:48,025 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:27:48,025 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 18:27:48,025 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1544170255]
[2024-11-08 18:27:48,025 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:27:48,026 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:27:48,026 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:48,031 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:27:48,031 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:27:48,032 INFO  L87              Difference]: Start difference. First operand 2741 states and 4921 transitions. Second operand  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:27:52,258 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:27:52,258 INFO  L93              Difference]: Finished difference Result 3991 states and 6913 transitions.
[2024-11-08 18:27:52,259 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:27:52,259 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:27:52,260 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:27:52,275 INFO  L225             Difference]: With dead ends: 3991
[2024-11-08 18:27:52,275 INFO  L226             Difference]: Without dead ends: 3388
[2024-11-08 18:27:52,279 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:27:52,280 INFO  L432           NwaCegarLoop]: 4421 mSDtfsCounter, 5214 mSDsluCounter, 17410 mSDsCounter, 0 mSdLazyCounter, 2794 mSolverCounterSat, 55 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5230 SdHoareTripleChecker+Valid, 21831 SdHoareTripleChecker+Invalid, 2849 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 55 IncrementalHoareTripleChecker+Valid, 2794 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:27:52,281 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5230 Valid, 21831 Invalid, 2849 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [55 Valid, 2794 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-11-08 18:27:52,286 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3388 states.
[2024-11-08 18:27:52,394 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3388 to 3028.
[2024-11-08 18:27:52,401 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3028 states, 2947 states have (on average 1.7770614183915847) internal successors, (5237), 2951 states have internal predecessors, (5237), 59 states have call successors, (59), 18 states have call predecessors, (59), 20 states have return successors, (64), 60 states have call predecessors, (64), 59 states have call successors, (64)
[2024-11-08 18:27:52,412 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3028 states to 3028 states and 5360 transitions.
[2024-11-08 18:27:52,413 INFO  L78                 Accepts]: Start accepts. Automaton has 3028 states and 5360 transitions. Word has length 145
[2024-11-08 18:27:52,413 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:27:52,413 INFO  L471      AbstractCegarLoop]: Abstraction has 3028 states and 5360 transitions.
[2024-11-08 18:27:52,414 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:27:52,414 INFO  L276                IsEmpty]: Start isEmpty. Operand 3028 states and 5360 transitions.
[2024-11-08 18:27:52,416 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:27:52,417 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:52,417 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:27:52,417 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 18:27:52,418 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:52,418 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:52,418 INFO  L85        PathProgramCache]: Analyzing trace with hash 375889982, now seen corresponding path program 1 times
[2024-11-08 18:27:52,419 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:52,419 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745722307]
[2024-11-08 18:27:52,419 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:52,419 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:52,509 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:52,656 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:27:52,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:52,729 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:27:52,733 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:52,821 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:27:52,828 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:52,843 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:27:52,851 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:52,856 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:27:52,858 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:52,860 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 18:27:52,861 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:52,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745722307]
[2024-11-08 18:27:52,861 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745722307] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:27:52,861 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:27:52,861 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 18:27:52,862 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [854004207]
[2024-11-08 18:27:52,862 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:27:52,864 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:27:52,867 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:52,869 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:27:52,872 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:27:52,872 INFO  L87              Difference]: Start difference. First operand 3028 states and 5360 transitions. Second operand  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:27:56,706 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:27:56,707 INFO  L93              Difference]: Finished difference Result 5078 states and 8620 transitions.
[2024-11-08 18:27:56,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:27:56,708 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:27:56,708 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:27:56,727 INFO  L225             Difference]: With dead ends: 5078
[2024-11-08 18:27:56,727 INFO  L226             Difference]: Without dead ends: 4188
[2024-11-08 18:27:56,732 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:27:56,733 INFO  L432           NwaCegarLoop]: 4419 mSDtfsCounter, 5208 mSDsluCounter, 17410 mSDsCounter, 0 mSdLazyCounter, 2773 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5224 SdHoareTripleChecker+Valid, 21829 SdHoareTripleChecker+Invalid, 2830 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 2773 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-11-08 18:27:56,733 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5224 Valid, 21829 Invalid, 2830 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [57 Valid, 2773 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-11-08 18:27:56,740 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4188 states.
[2024-11-08 18:27:56,885 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4188 to 3606.
[2024-11-08 18:27:56,892 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3606 states, 3475 states have (on average 1.7398561151079137) internal successors, (6046), 3481 states have internal predecessors, (6046), 95 states have call successors, (95), 30 states have call predecessors, (95), 34 states have return successors, (108), 98 states have call predecessors, (108), 95 states have call successors, (108)
[2024-11-08 18:27:56,910 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3606 states to 3606 states and 6249 transitions.
[2024-11-08 18:27:56,913 INFO  L78                 Accepts]: Start accepts. Automaton has 3606 states and 6249 transitions. Word has length 145
[2024-11-08 18:27:56,914 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:27:56,914 INFO  L471      AbstractCegarLoop]: Abstraction has 3606 states and 6249 transitions.
[2024-11-08 18:27:56,914 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:27:56,914 INFO  L276                IsEmpty]: Start isEmpty. Operand 3606 states and 6249 transitions.
[2024-11-08 18:27:56,918 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:27:56,918 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:56,919 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:27:56,919 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 18:27:56,919 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:56,920 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:56,920 INFO  L85        PathProgramCache]: Analyzing trace with hash -1674518916, now seen corresponding path program 1 times
[2024-11-08 18:27:56,920 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:56,920 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [444867856]
[2024-11-08 18:27:56,921 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:56,922 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:56,936 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:57,035 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:27:57,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:57,098 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:27:57,103 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:57,177 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:27:57,184 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:57,195 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:27:57,199 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:57,207 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:27:57,210 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:57,212 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 18:27:57,212 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:57,214 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [444867856]
[2024-11-08 18:27:57,215 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [444867856] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:27:57,215 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:27:57,215 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 18:27:57,216 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [247549878]
[2024-11-08 18:27:57,216 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:27:57,216 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:27:57,216 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:57,217 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:27:57,217 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:27:57,217 INFO  L87              Difference]: Start difference. First operand 3606 states and 6249 transitions. Second operand  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:01,330 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:28:01,330 INFO  L93              Difference]: Finished difference Result 7178 states and 11897 transitions.
[2024-11-08 18:28:01,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:28:01,331 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:28:01,331 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:28:01,360 INFO  L225             Difference]: With dead ends: 7178
[2024-11-08 18:28:01,360 INFO  L226             Difference]: Without dead ends: 5710
[2024-11-08 18:28:01,369 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:28:01,371 INFO  L432           NwaCegarLoop]: 4419 mSDtfsCounter, 5207 mSDsluCounter, 17410 mSDsCounter, 0 mSdLazyCounter, 2760 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5223 SdHoareTripleChecker+Valid, 21829 SdHoareTripleChecker+Invalid, 2817 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 2760 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:28:01,372 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5223 Valid, 21829 Invalid, 2817 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [57 Valid, 2760 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-11-08 18:28:01,385 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5710 states.
[2024-11-08 18:28:01,743 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5710 to 4763.
[2024-11-08 18:28:01,752 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4763 states, 4532 states have (on average 1.6910856134157104) internal successors, (7664), 4542 states have internal predecessors, (7664), 167 states have call successors, (167), 54 states have call predecessors, (167), 62 states have return successors, (202), 174 states have call predecessors, (202), 167 states have call successors, (202)
[2024-11-08 18:28:01,785 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4763 states to 4763 states and 8033 transitions.
[2024-11-08 18:28:01,786 INFO  L78                 Accepts]: Start accepts. Automaton has 4763 states and 8033 transitions. Word has length 145
[2024-11-08 18:28:01,788 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:28:01,788 INFO  L471      AbstractCegarLoop]: Abstraction has 4763 states and 8033 transitions.
[2024-11-08 18:28:01,789 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:01,789 INFO  L276                IsEmpty]: Start isEmpty. Operand 4763 states and 8033 transitions.
[2024-11-08 18:28:01,793 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:28:01,794 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:28:01,794 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:28:01,794 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 18:28:01,795 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:28:01,795 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:28:01,795 INFO  L85        PathProgramCache]: Analyzing trace with hash -1186471810, now seen corresponding path program 1 times
[2024-11-08 18:28:01,796 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:28:01,796 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1183773283]
[2024-11-08 18:28:01,796 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:28:01,797 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:28:01,819 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:01,962 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:28:01,963 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:02,039 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:28:02,044 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:02,143 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:28:02,153 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:02,168 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:28:02,172 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:02,180 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:28:02,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:02,185 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 18:28:02,185 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:28:02,186 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1183773283]
[2024-11-08 18:28:02,186 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1183773283] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:28:02,187 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:28:02,187 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 18:28:02,187 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1726780764]
[2024-11-08 18:28:02,188 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:28:02,188 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:28:02,189 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:28:02,189 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:28:02,190 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:28:02,190 INFO  L87              Difference]: Start difference. First operand 4763 states and 8033 transitions. Second operand  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:06,586 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:28:06,586 INFO  L93              Difference]: Finished difference Result 11377 states and 18467 transitions.
[2024-11-08 18:28:06,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:28:06,587 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:28:06,587 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:28:06,626 INFO  L225             Difference]: With dead ends: 11377
[2024-11-08 18:28:06,626 INFO  L226             Difference]: Without dead ends: 8752
[2024-11-08 18:28:06,637 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:28:06,638 INFO  L432           NwaCegarLoop]: 4419 mSDtfsCounter, 5206 mSDsluCounter, 17410 mSDsCounter, 0 mSdLazyCounter, 2747 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5222 SdHoareTripleChecker+Valid, 21829 SdHoareTripleChecker+Invalid, 2804 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 2747 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:28:06,638 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5222 Valid, 21829 Invalid, 2804 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [57 Valid, 2747 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-11-08 18:28:06,648 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8752 states.
[2024-11-08 18:28:07,033 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8752 to 7084.
[2024-11-08 18:28:07,050 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7084 states, 6653 states have (on average 1.6398617165188636) internal successors, (10910), 6671 states have internal predecessors, (10910), 311 states have call successors, (311), 102 states have call predecessors, (311), 118 states have return successors, (408), 326 states have call predecessors, (408), 311 states have call successors, (408)
[2024-11-08 18:28:07,069 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7084 states to 7084 states and 11629 transitions.
[2024-11-08 18:28:07,072 INFO  L78                 Accepts]: Start accepts. Automaton has 7084 states and 11629 transitions. Word has length 145
[2024-11-08 18:28:07,072 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:28:07,073 INFO  L471      AbstractCegarLoop]: Abstraction has 7084 states and 11629 transitions.
[2024-11-08 18:28:07,073 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:07,073 INFO  L276                IsEmpty]: Start isEmpty. Operand 7084 states and 11629 transitions.
[2024-11-08 18:28:07,078 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:28:07,079 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:28:07,079 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:28:07,079 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 18:28:07,079 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:28:07,080 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:28:07,080 INFO  L85        PathProgramCache]: Analyzing trace with hash 2015860284, now seen corresponding path program 1 times
[2024-11-08 18:28:07,080 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:28:07,080 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1668342162]
[2024-11-08 18:28:07,080 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:28:07,081 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:28:07,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:07,209 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:28:07,210 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:07,273 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:28:07,277 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:07,350 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:28:07,356 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:07,367 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:28:07,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:07,379 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:28:07,381 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:07,383 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 18:28:07,383 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:28:07,383 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1668342162]
[2024-11-08 18:28:07,384 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1668342162] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:28:07,384 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:28:07,384 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 18:28:07,384 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1977337208]
[2024-11-08 18:28:07,384 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:28:07,385 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:28:07,385 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:28:07,386 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:28:07,386 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:28:07,387 INFO  L87              Difference]: Start difference. First operand 7084 states and 11629 transitions. Second operand  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:11,454 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:28:11,455 INFO  L93              Difference]: Finished difference Result 19776 states and 31669 transitions.
[2024-11-08 18:28:11,455 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:28:11,456 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:28:11,457 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:28:11,520 INFO  L225             Difference]: With dead ends: 19776
[2024-11-08 18:28:11,520 INFO  L226             Difference]: Without dead ends: 14830
[2024-11-08 18:28:11,539 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:28:11,540 INFO  L432           NwaCegarLoop]: 4231 mSDtfsCounter, 5285 mSDsluCounter, 16870 mSDsCounter, 0 mSdLazyCounter, 2341 mSolverCounterSat, 87 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5301 SdHoareTripleChecker+Valid, 21101 SdHoareTripleChecker+Invalid, 2428 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 87 IncrementalHoareTripleChecker+Valid, 2341 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-08 18:28:11,540 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5301 Valid, 21101 Invalid, 2428 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [87 Valid, 2341 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-08 18:28:11,555 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 14830 states.
[2024-11-08 18:28:12,243 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 14830 to 11741.
[2024-11-08 18:28:12,259 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11741 states, 10910 states have (on average 1.5970669110907425) internal successors, (17424), 10944 states have internal predecessors, (17424), 599 states have call successors, (599), 198 states have call predecessors, (599), 230 states have return successors, (874), 630 states have call predecessors, (874), 599 states have call successors, (874)
[2024-11-08 18:28:12,292 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11741 states to 11741 states and 18897 transitions.
[2024-11-08 18:28:12,302 INFO  L78                 Accepts]: Start accepts. Automaton has 11741 states and 18897 transitions. Word has length 145
[2024-11-08 18:28:12,303 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:28:12,303 INFO  L471      AbstractCegarLoop]: Abstraction has 11741 states and 18897 transitions.
[2024-11-08 18:28:12,303 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:12,303 INFO  L276                IsEmpty]: Start isEmpty. Operand 11741 states and 18897 transitions.
[2024-11-08 18:28:12,312 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:28:12,312 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:28:12,312 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:28:12,312 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 18:28:12,313 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:28:12,313 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:28:12,313 INFO  L85        PathProgramCache]: Analyzing trace with hash 733687998, now seen corresponding path program 1 times
[2024-11-08 18:28:12,314 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:28:12,314 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [622982104]
[2024-11-08 18:28:12,314 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:28:12,314 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:28:12,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:12,443 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:28:12,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:12,548 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:28:12,552 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:12,618 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:28:12,625 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:12,639 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:28:12,643 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:12,648 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:28:12,650 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:12,653 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 18:28:12,653 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:28:12,653 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [622982104]
[2024-11-08 18:28:12,655 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [622982104] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:28:12,656 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:28:12,656 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 18:28:12,656 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [282991582]
[2024-11-08 18:28:12,656 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:28:12,656 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:28:12,657 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:28:12,657 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:28:12,657 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:28:12,658 INFO  L87              Difference]: Start difference. First operand 11741 states and 18897 transitions. Second operand  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:15,240 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:28:15,241 INFO  L93              Difference]: Finished difference Result 24602 states and 39478 transitions.
[2024-11-08 18:28:15,241 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 18:28:15,242 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:28:15,242 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:28:15,297 INFO  L225             Difference]: With dead ends: 24602
[2024-11-08 18:28:15,297 INFO  L226             Difference]: Without dead ends: 14999
[2024-11-08 18:28:15,329 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=36, Invalid=74, Unknown=0, NotChecked=0, Total=110
[2024-11-08 18:28:15,329 INFO  L432           NwaCegarLoop]: 4206 mSDtfsCounter, 4863 mSDsluCounter, 16611 mSDsCounter, 0 mSdLazyCounter, 1396 mSolverCounterSat, 59 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4880 SdHoareTripleChecker+Valid, 20817 SdHoareTripleChecker+Invalid, 1455 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 59 IncrementalHoareTripleChecker+Valid, 1396 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-08 18:28:15,330 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4880 Valid, 20817 Invalid, 1455 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [59 Valid, 1396 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-08 18:28:15,345 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 14999 states.
[2024-11-08 18:28:16,032 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 14999 to 11741.
[2024-11-08 18:28:16,044 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11741 states, 10910 states have (on average 1.5940421631530706) internal successors, (17391), 10944 states have internal predecessors, (17391), 599 states have call successors, (599), 198 states have call predecessors, (599), 230 states have return successors, (874), 630 states have call predecessors, (874), 599 states have call successors, (874)
[2024-11-08 18:28:16,078 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11741 states to 11741 states and 18864 transitions.
[2024-11-08 18:28:16,084 INFO  L78                 Accepts]: Start accepts. Automaton has 11741 states and 18864 transitions. Word has length 145
[2024-11-08 18:28:16,085 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:28:16,085 INFO  L471      AbstractCegarLoop]: Abstraction has 11741 states and 18864 transitions.
[2024-11-08 18:28:16,085 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:16,085 INFO  L276                IsEmpty]: Start isEmpty. Operand 11741 states and 18864 transitions.
[2024-11-08 18:28:16,093 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:28:16,093 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:28:16,093 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:28:16,094 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 18:28:16,094 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:28:16,094 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:28:16,094 INFO  L85        PathProgramCache]: Analyzing trace with hash -1108787716, now seen corresponding path program 1 times
[2024-11-08 18:28:16,095 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:28:16,095 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1437904964]
[2024-11-08 18:28:16,095 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:28:16,095 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:28:16,111 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:16,201 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:28:16,203 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:16,268 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:28:16,271 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:16,342 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:28:16,348 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:16,358 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:28:16,361 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:16,366 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:28:16,367 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:16,369 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 18:28:16,369 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:28:16,369 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1437904964]
[2024-11-08 18:28:16,369 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1437904964] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:28:16,369 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:28:16,369 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 18:28:16,370 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [813753008]
[2024-11-08 18:28:16,370 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:28:16,370 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:28:16,370 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:28:16,371 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:28:16,371 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:28:16,371 INFO  L87              Difference]: Start difference. First operand 11741 states and 18864 transitions. Second operand  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:21,729 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:28:21,729 INFO  L93              Difference]: Finished difference Result 36541 states and 58035 transitions.
[2024-11-08 18:28:21,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:28:21,730 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:28:21,730 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:28:21,871 INFO  L225             Difference]: With dead ends: 36541
[2024-11-08 18:28:21,871 INFO  L226             Difference]: Without dead ends: 26938
[2024-11-08 18:28:21,920 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:28:21,921 INFO  L432           NwaCegarLoop]: 4419 mSDtfsCounter, 5197 mSDsluCounter, 17410 mSDsCounter, 0 mSdLazyCounter, 2696 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5213 SdHoareTripleChecker+Valid, 21829 SdHoareTripleChecker+Invalid, 2753 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 2696 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:28:21,921 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5213 Valid, 21829 Invalid, 2753 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [57 Valid, 2696 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-11-08 18:28:21,966 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 26938 states.
[2024-11-08 18:28:23,253 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 26938 to 21119.
[2024-11-08 18:28:23,273 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21119 states, 19488 states have (on average 1.5633723316912973) internal successors, (30467), 19554 states have internal predecessors, (30467), 1175 states have call successors, (1175), 390 states have call predecessors, (1175), 454 states have return successors, (1968), 1238 states have call predecessors, (1968), 1175 states have call successors, (1968)
[2024-11-08 18:28:23,347 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21119 states to 21119 states and 33610 transitions.
[2024-11-08 18:28:23,355 INFO  L78                 Accepts]: Start accepts. Automaton has 21119 states and 33610 transitions. Word has length 145
[2024-11-08 18:28:23,355 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:28:23,356 INFO  L471      AbstractCegarLoop]: Abstraction has 21119 states and 33610 transitions.
[2024-11-08 18:28:23,356 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:23,356 INFO  L276                IsEmpty]: Start isEmpty. Operand 21119 states and 33610 transitions.
[2024-11-08 18:28:23,371 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:28:23,372 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:28:23,372 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:28:23,372 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 18:28:23,372 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:28:23,373 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:28:23,373 INFO  L85        PathProgramCache]: Analyzing trace with hash 1464176894, now seen corresponding path program 1 times
[2024-11-08 18:28:23,373 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:28:23,373 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1883786044]
[2024-11-08 18:28:23,373 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:28:23,374 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:28:23,390 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:23,492 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:28:23,493 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:23,560 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:28:23,563 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:23,641 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:28:23,647 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:23,659 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:28:23,663 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:23,667 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:28:23,668 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:23,670 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 18:28:23,670 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:28:23,670 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1883786044]
[2024-11-08 18:28:23,670 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1883786044] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:28:23,671 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:28:23,671 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 18:28:23,671 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1472596509]
[2024-11-08 18:28:23,671 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:28:23,671 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:28:23,671 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:28:23,672 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:28:23,672 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:28:23,672 INFO  L87              Difference]: Start difference. First operand 21119 states and 33610 transitions. Second operand  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:29,534 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:28:29,534 INFO  L93              Difference]: Finished difference Result 70141 states and 111643 transitions.
[2024-11-08 18:28:29,534 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:28:29,535 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:28:29,535 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:28:29,751 INFO  L225             Difference]: With dead ends: 70141
[2024-11-08 18:28:29,751 INFO  L226             Difference]: Without dead ends: 51160
[2024-11-08 18:28:29,811 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:28:29,812 INFO  L432           NwaCegarLoop]: 4419 mSDtfsCounter, 5202 mSDsluCounter, 17410 mSDsCounter, 0 mSdLazyCounter, 2678 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5218 SdHoareTripleChecker+Valid, 21829 SdHoareTripleChecker+Invalid, 2735 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 2678 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2024-11-08 18:28:29,812 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5218 Valid, 21829 Invalid, 2735 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [57 Valid, 2678 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2024-11-08 18:28:29,843 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 51160 states.
[2024-11-08 18:28:32,667 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 51160 to 39936.
[2024-11-08 18:28:32,700 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 39936 states, 36705 states have (on average 1.544993870044953) internal successors, (56709), 36835 states have internal predecessors, (56709), 2327 states have call successors, (2327), 774 states have call predecessors, (2327), 902 states have return successors, (4642), 2454 states have call predecessors, (4642), 2327 states have call successors, (4642)
[2024-11-08 18:28:32,896 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 39936 states to 39936 states and 63678 transitions.
[2024-11-08 18:28:32,913 INFO  L78                 Accepts]: Start accepts. Automaton has 39936 states and 63678 transitions. Word has length 145
[2024-11-08 18:28:32,914 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:28:32,914 INFO  L471      AbstractCegarLoop]: Abstraction has 39936 states and 63678 transitions.
[2024-11-08 18:28:32,914 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:32,915 INFO  L276                IsEmpty]: Start isEmpty. Operand 39936 states and 63678 transitions.
[2024-11-08 18:28:32,941 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:28:32,941 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:28:32,941 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:28:32,941 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 18:28:32,941 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:28:32,942 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:28:32,942 INFO  L85        PathProgramCache]: Analyzing trace with hash 1131533756, now seen corresponding path program 1 times
[2024-11-08 18:28:32,942 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:28:32,943 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [169685500]
[2024-11-08 18:28:32,943 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:28:32,943 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:28:32,959 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:33,055 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:28:33,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:33,130 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:28:33,133 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:33,211 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:28:33,217 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:33,231 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:28:33,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:33,239 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:28:33,241 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:33,242 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 18:28:33,243 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:28:33,243 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [169685500]
[2024-11-08 18:28:33,243 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [169685500] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:28:33,243 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:28:33,244 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 18:28:33,244 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [716070552]
[2024-11-08 18:28:33,244 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:28:33,244 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:28:33,245 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:28:33,245 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:28:33,245 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:28:33,245 INFO  L87              Difference]: Start difference. First operand 39936 states and 63678 transitions. Second operand  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:43,038 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:28:43,038 INFO  L93              Difference]: Finished difference Result 152954 states and 244639 transitions.
[2024-11-08 18:28:43,038 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-08 18:28:43,039 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 145
[2024-11-08 18:28:43,039 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:28:43,686 INFO  L225             Difference]: With dead ends: 152954
[2024-11-08 18:28:43,686 INFO  L226             Difference]: Without dead ends: 115156
[2024-11-08 18:28:43,854 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 45 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=73, Invalid=199, Unknown=0, NotChecked=0, Total=272
[2024-11-08 18:28:43,856 INFO  L432           NwaCegarLoop]: 4416 mSDtfsCounter, 5279 mSDsluCounter, 17399 mSDsCounter, 0 mSdLazyCounter, 3197 mSolverCounterSat, 59 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5294 SdHoareTripleChecker+Valid, 21815 SdHoareTripleChecker+Invalid, 3256 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 59 IncrementalHoareTripleChecker+Valid, 3197 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:28:43,856 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5294 Valid, 21815 Invalid, 3256 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [59 Valid, 3197 Invalid, 0 Unknown, 0 Unchecked, 3.3s Time]
[2024-11-08 18:28:43,927 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 115156 states.
[2024-11-08 18:28:49,703 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 115156 to 76802.
[2024-11-08 18:28:49,756 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 76802 states, 70499 states have (on average 1.537057263223592) internal successors, (108361), 70757 states have internal predecessors, (108361), 4503 states have call successors, (4503), 1542 states have call predecessors, (4503), 1798 states have return successors, (11320), 4758 states have call predecessors, (11320), 4503 states have call successors, (11320)
[2024-11-08 18:28:50,279 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 76802 states to 76802 states and 124184 transitions.
[2024-11-08 18:28:50,307 INFO  L78                 Accepts]: Start accepts. Automaton has 76802 states and 124184 transitions. Word has length 145
[2024-11-08 18:28:50,308 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:28:50,308 INFO  L471      AbstractCegarLoop]: Abstraction has 76802 states and 124184 transitions.
[2024-11-08 18:28:50,308 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-08 18:28:50,308 INFO  L276                IsEmpty]: Start isEmpty. Operand 76802 states and 124184 transitions.
[2024-11-08 18:28:50,358 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-08 18:28:50,358 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:28:50,359 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:28:50,359 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 18:28:50,359 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:28:50,360 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:28:50,360 INFO  L85        PathProgramCache]: Analyzing trace with hash -1161547270, now seen corresponding path program 1 times
[2024-11-08 18:28:50,360 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:28:50,360 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2036864213]
[2024-11-08 18:28:50,360 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:28:50,360 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:28:50,376 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:50,469 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 18:28:50,471 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:50,536 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19
[2024-11-08 18:28:50,540 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:50,606 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-08 18:28:50,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:50,622 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 18:28:50,626 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:50,630 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131
[2024-11-08 18:28:50,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:28:50,633 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 18:28:50,634 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:28:50,634 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2036864213]
[2024-11-08 18:28:50,634 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2036864213] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:28:50,634 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:28:50,634 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 18:28:50,635 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1588293199]
[2024-11-08 18:28:50,635 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:28:50,635 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:28:50,635 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:28:50,636 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:28:50,636 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:28:50,637 INFO  L87              Difference]: Start difference. First operand 76802 states and 124184 transitions. Second operand  has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 5 states have internal predecessors, (135), 2 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)