./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/combinations/Problem05_label49+token_ring.10.cil-2.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_85110818-3854-4e67-b7f4-0e811f4e26ad/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/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_85110818-3854-4e67-b7f4-0e811f4e26ad/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/combinations/Problem05_label49+token_ring.10.cil-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/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_85110818-3854-4e67-b7f4-0e811f4e26ad/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 ead4d47009bf2f1ade65f6eacfdab211d65347e20b879f4822b8ceaab9ef42cd
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:37:03,878 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:37:03,994 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 17:37:03,999 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:37:04,000 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:37:04,026 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:37:04,027 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:37:04,028 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:37:04,028 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 17:37:04,029 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 17:37:04,029 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 17:37:04,030 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 17:37:04,031 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:37:04,031 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:37:04,032 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:37:04,032 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:37:04,033 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 17:37:04,034 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 17:37:04,034 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:37:04,035 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 17:37:04,035 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:37:04,040 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 17:37:04,040 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 17:37:04,040 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 17:37:04,041 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:37:04,041 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 17:37:04,041 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:37:04,042 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:37:04,042 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:37:04,043 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:37:04,043 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 17:37:04,048 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 17:37:04,048 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:37:04,048 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:37:04,049 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 17:37:04,049 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 17:37:04,050 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:37:04,050 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 17:37:04,050 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 17:37:04,051 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 17:37:04,051 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 17:37:04,056 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 17:37:04,056 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_85110818-3854-4e67-b7f4-0e811f4e26ad/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_85110818-3854-4e67-b7f4-0e811f4e26ad/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 -> ead4d47009bf2f1ade65f6eacfdab211d65347e20b879f4822b8ceaab9ef42cd
[2024-11-08 17:37:04,399 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:37:04,447 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:37:04,451 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:37:04,454 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:37:04,454 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:37:04,456 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/combinations/Problem05_label49+token_ring.10.cil-2.c
Unable to find full path for "g++"
[2024-11-08 17:37:07,122 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:37:07,943 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:37:07,944 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/sv-benchmarks/c/combinations/Problem05_label49+token_ring.10.cil-2.c
[2024-11-08 17:37:08,001 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/bin/uautomizer-verify-jihMAELWvX/data/312889578/812ba0c43e7647b18eba73c777c5728b/FLAG7b371af9c
[2024-11-08 17:37:08,024 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/bin/uautomizer-verify-jihMAELWvX/data/312889578/812ba0c43e7647b18eba73c777c5728b
[2024-11-08 17:37:08,027 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:37:08,029 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:37:08,031 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:37:08,031 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:37:08,099 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:37:08,106 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:37:08" (1/1) ...
[2024-11-08 17:37:08,108 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4ad49d61 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:08, skipping insertion in model container
[2024-11-08 17:37:08,108 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:37:08" (1/1) ...
[2024-11-08 17:37:08,461 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:37:11,247 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_85110818-3854-4e67-b7f4-0e811f4e26ad/sv-benchmarks/c/combinations/Problem05_label49+token_ring.10.cil-2.c[380593,380606]
[2024-11-08 17:37:11,305 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_85110818-3854-4e67-b7f4-0e811f4e26ad/sv-benchmarks/c/combinations/Problem05_label49+token_ring.10.cil-2.c[383339,383352]
[2024-11-08 17:37:11,846 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:37:11,869 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:37:13,334 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_85110818-3854-4e67-b7f4-0e811f4e26ad/sv-benchmarks/c/combinations/Problem05_label49+token_ring.10.cil-2.c[380593,380606]
[2024-11-08 17:37:13,342 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_85110818-3854-4e67-b7f4-0e811f4e26ad/sv-benchmarks/c/combinations/Problem05_label49+token_ring.10.cil-2.c[383339,383352]
[2024-11-08 17:37:13,392 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:37:13,486 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:37:13,488 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13 WrapperNode
[2024-11-08 17:37:13,488 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:37:13,490 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:37:13,490 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:37:13,491 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:37:13,502 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:13,667 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:14,322 INFO  L138                Inliner]: procedures = 64, calls = 71, calls flagged for inlining = 42, calls inlined = 42, statements flattened = 13099
[2024-11-08 17:37:14,323 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:37:14,324 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:37:14,324 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:37:14,324 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:37:14,339 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:14,339 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:14,540 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:14,647 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 17:37:14,648 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:14,648 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:14,923 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:15,004 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:15,033 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:15,062 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:15,129 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:37:15,130 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:37:15,130 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:37:15,130 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:37:15,131 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (1/1) ...
[2024-11-08 17:37:15,140 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:37:15,155 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:37:15,174 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 17:37:15,180 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85110818-3854-4e67-b7f4-0e811f4e26ad/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:37:15,220 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 17:37:15,221 INFO  L130     BoogieDeclarations]: Found specification of procedure activate_threads
[2024-11-08 17:37:15,221 INFO  L138     BoogieDeclarations]: Found implementation of procedure activate_threads
[2024-11-08 17:37:15,221 INFO  L130     BoogieDeclarations]: Found specification of procedure immediate_notify
[2024-11-08 17:37:15,221 INFO  L138     BoogieDeclarations]: Found implementation of procedure immediate_notify
[2024-11-08 17:37:15,221 INFO  L130     BoogieDeclarations]: Found specification of procedure update_channels
[2024-11-08 17:37:15,222 INFO  L138     BoogieDeclarations]: Found implementation of procedure update_channels
[2024-11-08 17:37:15,222 INFO  L130     BoogieDeclarations]: Found specification of procedure fire_delta_events
[2024-11-08 17:37:15,222 INFO  L138     BoogieDeclarations]: Found implementation of procedure fire_delta_events
[2024-11-08 17:37:15,222 INFO  L130     BoogieDeclarations]: Found specification of procedure exists_runnable_thread
[2024-11-08 17:37:15,222 INFO  L138     BoogieDeclarations]: Found implementation of procedure exists_runnable_thread
[2024-11-08 17:37:15,222 INFO  L130     BoogieDeclarations]: Found specification of procedure reset_delta_events
[2024-11-08 17:37:15,223 INFO  L138     BoogieDeclarations]: Found implementation of procedure reset_delta_events
[2024-11-08 17:37:15,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 17:37:15,223 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:37:15,224 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:37:15,460 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:37:15,467 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:37:28,427 INFO  L?                        ?]: Removed 1743 outVars from TransFormulas that were not future-live.
[2024-11-08 17:37:28,428 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:37:28,515 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:37:28,515 INFO  L316             CfgBuilder]: Removed 14 assume(true) statements.
[2024-11-08 17:37:28,519 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:37:28 BoogieIcfgContainer
[2024-11-08 17:37:28,519 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:37:28,525 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 17:37:28,526 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 17:37:28,532 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 17:37:28,533 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:37:08" (1/3) ...
[2024-11-08 17:37:28,534 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6aa41cdc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:37:28, skipping insertion in model container
[2024-11-08 17:37:28,535 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:37:13" (2/3) ...
[2024-11-08 17:37:28,536 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6aa41cdc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:37:28, skipping insertion in model container
[2024-11-08 17:37:28,537 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:37:28" (3/3) ...
[2024-11-08 17:37:28,538 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem05_label49+token_ring.10.cil-2.c
[2024-11-08 17:37:28,554 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 17:37:28,554 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations.
[2024-11-08 17:37:28,682 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 17:37:28,690 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;@21a54c21, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 17:37:28,690 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-08 17:37:28,707 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 2526 states, 2493 states have (on average 1.8419574809466506) internal successors, (4592), 2496 states have internal predecessors, (4592), 24 states have call successors, (24), 6 states have call predecessors, (24), 6 states have return successors, (24), 24 states have call predecessors, (24), 24 states have call successors, (24)
[2024-11-08 17:37:28,729 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:37:28,730 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:37:28,731 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:37:28,731 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:37:28,738 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:37:28,738 INFO  L85        PathProgramCache]: Analyzing trace with hash -85875811, now seen corresponding path program 1 times
[2024-11-08 17:37:28,751 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:37:28,751 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1223865894]
[2024-11-08 17:37:28,752 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:37:28,752 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:37:28,926 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:29,254 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:37:29,260 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:29,392 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:37:29,404 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:29,469 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:37:29,493 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:29,544 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:37:29,554 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:29,571 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:37:29,574 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:29,579 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:37:29,580 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:37:29,581 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1223865894]
[2024-11-08 17:37:29,582 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1223865894] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:37:29,582 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:37:29,582 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:37:29,584 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [495593117]
[2024-11-08 17:37:29,585 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:37:29,592 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 17:37:29,592 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:37:29,623 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 17:37:29,624 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:37:29,634 INFO  L87              Difference]: Start difference. First operand  has 2526 states, 2493 states have (on average 1.8419574809466506) internal successors, (4592), 2496 states have internal predecessors, (4592), 24 states have call successors, (24), 6 states have call predecessors, (24), 6 states have return successors, (24), 24 states have call predecessors, (24), 24 states have call successors, (24) Second operand  has 5 states, 5 states have (on average 29.2) internal successors, (146), 3 states have internal predecessors, (146), 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 17:37:32,607 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:37:32,608 INFO  L93              Difference]: Finished difference Result 5167 states and 9478 transitions.
[2024-11-08 17:37:32,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 17:37:32,611 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 29.2) internal successors, (146), 3 states have internal predecessors, (146), 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 156
[2024-11-08 17:37:32,612 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:37:32,655 INFO  L225             Difference]: With dead ends: 5167
[2024-11-08 17:37:32,656 INFO  L226             Difference]: Without dead ends: 2579
[2024-11-08 17:37:32,670 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 17:37:32,677 INFO  L432           NwaCegarLoop]: 4337 mSDtfsCounter, 904 mSDsluCounter, 12435 mSDsCounter, 0 mSdLazyCounter, 879 mSolverCounterSat, 52 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 926 SdHoareTripleChecker+Valid, 16772 SdHoareTripleChecker+Invalid, 931 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 52 IncrementalHoareTripleChecker+Valid, 879 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-08 17:37:32,679 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [926 Valid, 16772 Invalid, 931 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [52 Valid, 879 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-08 17:37:32,711 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2579 states.
[2024-11-08 17:37:32,873 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2579 to 2459.
[2024-11-08 17:37:32,881 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2459 states, 2427 states have (on average 1.826534816646065) internal successors, (4433), 2429 states have internal predecessors, (4433), 24 states have call successors, (24), 6 states have call predecessors, (24), 6 states have return successors, (24), 24 states have call predecessors, (24), 24 states have call successors, (24)
[2024-11-08 17:37:32,895 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2459 states to 2459 states and 4481 transitions.
[2024-11-08 17:37:32,898 INFO  L78                 Accepts]: Start accepts. Automaton has 2459 states and 4481 transitions. Word has length 156
[2024-11-08 17:37:32,898 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:37:32,898 INFO  L471      AbstractCegarLoop]: Abstraction has 2459 states and 4481 transitions.
[2024-11-08 17:37:32,899 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 29.2) internal successors, (146), 3 states have internal predecessors, (146), 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 17:37:32,899 INFO  L276                IsEmpty]: Start isEmpty. Operand 2459 states and 4481 transitions.
[2024-11-08 17:37:32,907 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:37:32,907 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:37:32,907 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:37:32,908 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 17:37:32,908 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:37:32,909 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:37:32,909 INFO  L85        PathProgramCache]: Analyzing trace with hash 178771679, now seen corresponding path program 1 times
[2024-11-08 17:37:32,909 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:37:32,909 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [947849234]
[2024-11-08 17:37:32,910 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:37:32,910 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:37:32,983 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:33,074 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:37:33,077 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:33,185 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:37:33,193 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:33,362 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:37:33,376 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:33,423 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:37:33,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:33,457 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:37:33,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:33,467 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:37:33,467 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:37:33,467 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [947849234]
[2024-11-08 17:37:33,468 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [947849234] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:37:33,471 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:37:33,471 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:37:33,472 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [620186795]
[2024-11-08 17:37:33,472 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:37:33,474 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 17:37:33,474 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:37:33,478 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 17:37:33,479 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:37:33,479 INFO  L87              Difference]: Start difference. First operand 2459 states and 4481 transitions. Second operand  has 5 states, 5 states have (on average 29.2) internal successors, (146), 3 states have internal predecessors, (146), 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 17:37:36,037 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:37:36,037 INFO  L93              Difference]: Finished difference Result 2903 states and 5188 transitions.
[2024-11-08 17:37:36,038 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 17:37:36,038 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 29.2) internal successors, (146), 3 states have internal predecessors, (146), 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 156
[2024-11-08 17:37:36,039 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:37:36,052 INFO  L225             Difference]: With dead ends: 2903
[2024-11-08 17:37:36,053 INFO  L226             Difference]: Without dead ends: 2579
[2024-11-08 17:37:36,056 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-11-08 17:37:36,057 INFO  L432           NwaCegarLoop]: 4267 mSDtfsCounter, 890 mSDsluCounter, 12232 mSDsCounter, 0 mSdLazyCounter, 878 mSolverCounterSat, 52 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 912 SdHoareTripleChecker+Valid, 16499 SdHoareTripleChecker+Invalid, 930 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 52 IncrementalHoareTripleChecker+Valid, 878 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:37:36,058 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [912 Valid, 16499 Invalid, 930 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [52 Valid, 878 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-08 17:37:36,063 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2579 states.
[2024-11-08 17:37:36,141 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2579 to 2459.
[2024-11-08 17:37:36,147 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2459 states, 2427 states have (on average 1.8261227853316853) internal successors, (4432), 2429 states have internal predecessors, (4432), 24 states have call successors, (24), 6 states have call predecessors, (24), 6 states have return successors, (24), 24 states have call predecessors, (24), 24 states have call successors, (24)
[2024-11-08 17:37:36,160 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2459 states to 2459 states and 4480 transitions.
[2024-11-08 17:37:36,160 INFO  L78                 Accepts]: Start accepts. Automaton has 2459 states and 4480 transitions. Word has length 156
[2024-11-08 17:37:36,161 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:37:36,161 INFO  L471      AbstractCegarLoop]: Abstraction has 2459 states and 4480 transitions.
[2024-11-08 17:37:36,162 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 29.2) internal successors, (146), 3 states have internal predecessors, (146), 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 17:37:36,162 INFO  L276                IsEmpty]: Start isEmpty. Operand 2459 states and 4480 transitions.
[2024-11-08 17:37:36,165 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:37:36,165 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:37:36,166 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:37:36,166 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 17:37:36,166 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:37:36,167 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:37:36,167 INFO  L85        PathProgramCache]: Analyzing trace with hash -231838687, now seen corresponding path program 1 times
[2024-11-08 17:37:36,168 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:37:36,168 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1207282597]
[2024-11-08 17:37:36,168 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:37:36,169 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:37:36,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:36,434 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:37:36,437 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:36,530 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:37:36,538 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:36,664 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:37:36,676 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:36,696 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:37:36,701 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:36,709 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:37:36,712 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:36,714 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:37:36,715 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:37:36,715 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1207282597]
[2024-11-08 17:37:36,716 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1207282597] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:37:36,716 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:37:36,716 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 17:37:36,716 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2065440843]
[2024-11-08 17:37:36,717 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:37:36,717 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:37:36,718 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:37:36,719 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:37:36,719 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:37:36,720 INFO  L87              Difference]: Start difference. First operand 2459 states and 4480 transitions. Second operand  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:37:42,800 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:37:42,800 INFO  L93              Difference]: Finished difference Result 3374 states and 5954 transitions.
[2024-11-08 17:37:42,801 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 17:37:42,801 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 156
[2024-11-08 17:37:42,802 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:37:42,817 INFO  L225             Difference]: With dead ends: 3374
[2024-11-08 17:37:42,817 INFO  L226             Difference]: Without dead ends: 3054
[2024-11-08 17:37:42,820 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 17:37:42,821 INFO  L432           NwaCegarLoop]: 4459 mSDtfsCounter, 5243 mSDsluCounter, 17546 mSDsCounter, 0 mSdLazyCounter, 3166 mSolverCounterSat, 62 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5260 SdHoareTripleChecker+Valid, 22005 SdHoareTripleChecker+Invalid, 3228 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 62 IncrementalHoareTripleChecker+Valid, 3166 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.7s IncrementalHoareTripleChecker+Time
[2024-11-08 17:37:42,822 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5260 Valid, 22005 Invalid, 3228 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [62 Valid, 3166 Invalid, 0 Unknown, 0 Unchecked, 4.7s Time]
[2024-11-08 17:37:42,829 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3054 states.
[2024-11-08 17:37:42,963 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3054 to 2797.
[2024-11-08 17:37:42,970 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2797 states, 2736 states have (on average 1.797514619883041) internal successors, (4918), 2740 states have internal predecessors, (4918), 45 states have call successors, (45), 12 states have call predecessors, (45), 14 states have return successors, (52), 46 states have call predecessors, (52), 45 states have call successors, (52)
[2024-11-08 17:37:42,985 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2797 states to 2797 states and 5015 transitions.
[2024-11-08 17:37:42,986 INFO  L78                 Accepts]: Start accepts. Automaton has 2797 states and 5015 transitions. Word has length 156
[2024-11-08 17:37:42,986 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:37:42,987 INFO  L471      AbstractCegarLoop]: Abstraction has 2797 states and 5015 transitions.
[2024-11-08 17:37:42,987 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:37:42,987 INFO  L276                IsEmpty]: Start isEmpty. Operand 2797 states and 5015 transitions.
[2024-11-08 17:37:42,990 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:37:42,991 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:37:42,992 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:37:42,992 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 17:37:42,992 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:37:42,993 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:37:42,993 INFO  L85        PathProgramCache]: Analyzing trace with hash -1849279137, now seen corresponding path program 1 times
[2024-11-08 17:37:42,994 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:37:42,994 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [304754107]
[2024-11-08 17:37:42,994 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:37:42,994 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:37:43,026 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:43,238 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:37:43,240 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:43,346 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:37:43,353 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:43,478 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:37:43,493 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:43,514 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:37:43,521 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:43,530 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:37:43,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:43,536 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:37:43,537 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:37:43,537 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [304754107]
[2024-11-08 17:37:43,538 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [304754107] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:37:43,538 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:37:43,538 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 17:37:43,539 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [449297150]
[2024-11-08 17:37:43,539 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:37:43,540 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:37:43,541 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:37:43,542 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:37:43,542 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:37:43,543 INFO  L87              Difference]: Start difference. First operand 2797 states and 5015 transitions. Second operand  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:37:48,795 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:37:48,795 INFO  L93              Difference]: Finished difference Result 4542 states and 7799 transitions.
[2024-11-08 17:37:48,796 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 17:37:48,796 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 156
[2024-11-08 17:37:48,796 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:37:48,816 INFO  L225             Difference]: With dead ends: 4542
[2024-11-08 17:37:48,816 INFO  L226             Difference]: Without dead ends: 3886
[2024-11-08 17:37:48,820 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 17:37:48,821 INFO  L432           NwaCegarLoop]: 4406 mSDtfsCounter, 5284 mSDsluCounter, 17471 mSDsCounter, 0 mSdLazyCounter, 2872 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5301 SdHoareTripleChecker+Valid, 21877 SdHoareTripleChecker+Invalid, 2942 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 2872 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time
[2024-11-08 17:37:48,822 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5301 Valid, 21877 Invalid, 2942 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [70 Valid, 2872 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time]
[2024-11-08 17:37:48,828 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3886 states.
[2024-11-08 17:37:48,998 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3886 to 3421.
[2024-11-08 17:37:49,006 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3421 states, 3308 states have (on average 1.7530229746070134) internal successors, (5799), 3314 states have internal predecessors, (5799), 83 states have call successors, (83), 24 states have call predecessors, (83), 28 states have return successors, (100), 86 states have call predecessors, (100), 83 states have call successors, (100)
[2024-11-08 17:37:49,024 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3421 states to 3421 states and 5982 transitions.
[2024-11-08 17:37:49,025 INFO  L78                 Accepts]: Start accepts. Automaton has 3421 states and 5982 transitions. Word has length 156
[2024-11-08 17:37:49,025 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:37:49,025 INFO  L471      AbstractCegarLoop]: Abstraction has 3421 states and 5982 transitions.
[2024-11-08 17:37:49,026 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:37:49,026 INFO  L276                IsEmpty]: Start isEmpty. Operand 3421 states and 5982 transitions.
[2024-11-08 17:37:49,033 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:37:49,033 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:37:49,034 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:37:49,034 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 17:37:49,034 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:37:49,035 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:37:49,036 INFO  L85        PathProgramCache]: Analyzing trace with hash -1485812639, now seen corresponding path program 1 times
[2024-11-08 17:37:49,036 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:37:49,036 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [490198683]
[2024-11-08 17:37:49,036 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:37:49,037 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:37:49,062 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:49,217 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:37:49,218 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:49,316 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:37:49,323 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:49,425 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:37:49,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:49,450 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:37:49,456 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:49,467 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:37:49,469 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:49,472 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:37:49,472 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:37:49,472 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [490198683]
[2024-11-08 17:37:49,473 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [490198683] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:37:49,473 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:37:49,473 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 17:37:49,477 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [731768140]
[2024-11-08 17:37:49,478 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:37:49,478 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:37:49,479 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:37:49,479 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:37:49,480 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:37:49,480 INFO  L87              Difference]: Start difference. First operand 3421 states and 5982 transitions. Second operand  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:37:55,152 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:37:55,153 INFO  L93              Difference]: Finished difference Result 6828 states and 11398 transitions.
[2024-11-08 17:37:55,153 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 17:37:55,154 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 156
[2024-11-08 17:37:55,154 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:37:55,183 INFO  L225             Difference]: With dead ends: 6828
[2024-11-08 17:37:55,183 INFO  L226             Difference]: Without dead ends: 5548
[2024-11-08 17:37:55,189 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 17:37:55,190 INFO  L432           NwaCegarLoop]: 4458 mSDtfsCounter, 5243 mSDsluCounter, 17546 mSDsCounter, 0 mSdLazyCounter, 3166 mSolverCounterSat, 64 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5260 SdHoareTripleChecker+Valid, 22004 SdHoareTripleChecker+Invalid, 3230 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 64 IncrementalHoareTripleChecker+Valid, 3166 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time
[2024-11-08 17:37:55,191 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5260 Valid, 22004 Invalid, 3230 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [64 Valid, 3166 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time]
[2024-11-08 17:37:55,198 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5548 states.
[2024-11-08 17:37:55,481 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5548 to 4671.
[2024-11-08 17:37:55,496 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4671 states, 4454 states have (on average 1.6980242478670857) internal successors, (7563), 4464 states have internal predecessors, (7563), 159 states have call successors, (159), 48 states have call predecessors, (159), 56 states have return successors, (202), 166 states have call predecessors, (202), 159 states have call successors, (202)
[2024-11-08 17:37:55,513 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4671 states to 4671 states and 7924 transitions.
[2024-11-08 17:37:55,514 INFO  L78                 Accepts]: Start accepts. Automaton has 4671 states and 7924 transitions. Word has length 156
[2024-11-08 17:37:55,517 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:37:55,517 INFO  L471      AbstractCegarLoop]: Abstraction has 4671 states and 7924 transitions.
[2024-11-08 17:37:55,517 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:37:55,518 INFO  L276                IsEmpty]: Start isEmpty. Operand 4671 states and 7924 transitions.
[2024-11-08 17:37:55,522 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:37:55,522 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:37:55,523 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:37:55,523 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 17:37:55,523 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:37:55,524 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:37:55,524 INFO  L85        PathProgramCache]: Analyzing trace with hash -1196993249, now seen corresponding path program 1 times
[2024-11-08 17:37:55,524 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:37:55,525 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1751569572]
[2024-11-08 17:37:55,525 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:37:55,525 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:37:55,553 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:55,721 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:37:55,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:55,822 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:37:55,826 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:55,938 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:37:55,947 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:55,968 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:37:55,972 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:55,980 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:37:55,983 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:37:55,986 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:37:55,987 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:37:55,987 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1751569572]
[2024-11-08 17:37:55,988 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1751569572] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:37:55,989 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:37:55,989 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 17:37:55,990 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1754011545]
[2024-11-08 17:37:55,990 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:37:55,990 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:37:55,991 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:37:55,991 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:37:55,991 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:37:55,992 INFO  L87              Difference]: Start difference. First operand 4671 states and 7924 transitions. Second operand  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:01,836 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:38:01,836 INFO  L93              Difference]: Finished difference Result 11398 states and 18610 transitions.
[2024-11-08 17:38:01,836 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 17:38:01,837 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 156
[2024-11-08 17:38:01,837 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:38:01,886 INFO  L225             Difference]: With dead ends: 11398
[2024-11-08 17:38:01,887 INFO  L226             Difference]: Without dead ends: 8868
[2024-11-08 17:38:01,897 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 17:38:01,898 INFO  L432           NwaCegarLoop]: 4457 mSDtfsCounter, 5243 mSDsluCounter, 17546 mSDsCounter, 0 mSdLazyCounter, 3152 mSolverCounterSat, 64 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5260 SdHoareTripleChecker+Valid, 22003 SdHoareTripleChecker+Invalid, 3216 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 64 IncrementalHoareTripleChecker+Valid, 3152 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:38:01,899 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5260 Valid, 22003 Invalid, 3216 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [64 Valid, 3152 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time]
[2024-11-08 17:38:01,911 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8868 states.
[2024-11-08 17:38:02,395 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8868 to 7177.
[2024-11-08 17:38:02,413 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7177 states, 6752 states have (on average 1.6438092417061612) internal successors, (11099), 6770 states have internal predecessors, (11099), 311 states have call successors, (311), 96 states have call predecessors, (311), 112 states have return successors, (424), 326 states have call predecessors, (424), 311 states have call successors, (424)
[2024-11-08 17:38:02,440 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7177 states to 7177 states and 11834 transitions.
[2024-11-08 17:38:02,443 INFO  L78                 Accepts]: Start accepts. Automaton has 7177 states and 11834 transitions. Word has length 156
[2024-11-08 17:38:02,443 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:38:02,443 INFO  L471      AbstractCegarLoop]: Abstraction has 7177 states and 11834 transitions.
[2024-11-08 17:38:02,445 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:02,445 INFO  L276                IsEmpty]: Start isEmpty. Operand 7177 states and 11834 transitions.
[2024-11-08 17:38:02,451 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:38:02,452 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:38:02,452 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:38:02,452 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 17:38:02,452 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:38:02,453 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:38:02,453 INFO  L85        PathProgramCache]: Analyzing trace with hash -1741865823, now seen corresponding path program 1 times
[2024-11-08 17:38:02,454 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:38:02,455 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2020128943]
[2024-11-08 17:38:02,455 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:38:02,455 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:38:02,478 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:02,648 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:38:02,649 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:02,744 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:38:02,749 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:02,847 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:38:02,856 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:02,874 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:38:02,879 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:02,885 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:38:02,887 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:02,889 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:38:02,890 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:38:02,890 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2020128943]
[2024-11-08 17:38:02,890 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2020128943] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:38:02,890 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:38:02,891 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 17:38:02,891 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [382650234]
[2024-11-08 17:38:02,891 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:38:02,892 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:38:02,892 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:38:02,893 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:38:02,893 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:38:02,893 INFO  L87              Difference]: Start difference. First operand 7177 states and 11834 transitions. Second operand  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:08,961 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:38:08,962 INFO  L93              Difference]: Finished difference Result 20536 states and 33090 transitions.
[2024-11-08 17:38:08,962 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 17:38:08,962 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 156
[2024-11-08 17:38:08,963 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:38:09,038 INFO  L225             Difference]: With dead ends: 20536
[2024-11-08 17:38:09,038 INFO  L226             Difference]: Without dead ends: 15500
[2024-11-08 17:38:09,067 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 17:38:09,068 INFO  L432           NwaCegarLoop]: 4458 mSDtfsCounter, 5243 mSDsluCounter, 17546 mSDsCounter, 0 mSdLazyCounter, 3148 mSolverCounterSat, 64 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5260 SdHoareTripleChecker+Valid, 22004 SdHoareTripleChecker+Invalid, 3212 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 64 IncrementalHoareTripleChecker+Valid, 3148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:38:09,072 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5260 Valid, 22004 Invalid, 3212 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [64 Valid, 3148 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time]
[2024-11-08 17:38:09,093 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15500 states.
[2024-11-08 17:38:10,208 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15500 to 12203.
[2024-11-08 17:38:10,226 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12203 states, 11362 states have (on average 1.6010385495511354) internal successors, (18191), 11396 states have internal predecessors, (18191), 615 states have call successors, (615), 192 states have call predecessors, (615), 224 states have return successors, (922), 646 states have call predecessors, (922), 615 states have call successors, (922)
[2024-11-08 17:38:10,265 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12203 states to 12203 states and 19728 transitions.
[2024-11-08 17:38:10,271 INFO  L78                 Accepts]: Start accepts. Automaton has 12203 states and 19728 transitions. Word has length 156
[2024-11-08 17:38:10,272 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:38:10,272 INFO  L471      AbstractCegarLoop]: Abstraction has 12203 states and 19728 transitions.
[2024-11-08 17:38:10,272 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:10,273 INFO  L276                IsEmpty]: Start isEmpty. Operand 12203 states and 19728 transitions.
[2024-11-08 17:38:10,282 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:38:10,282 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:38:10,283 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:38:10,283 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 17:38:10,284 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:38:10,284 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:38:10,285 INFO  L85        PathProgramCache]: Analyzing trace with hash -1066705697, now seen corresponding path program 1 times
[2024-11-08 17:38:10,285 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:38:10,285 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [25335520]
[2024-11-08 17:38:10,285 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:38:10,286 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:38:10,307 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:10,435 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:38:10,436 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:10,528 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:38:10,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:10,625 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:38:10,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:10,651 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:38:10,655 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:10,662 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:38:10,666 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:10,671 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:38:10,671 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:38:10,671 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [25335520]
[2024-11-08 17:38:10,671 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [25335520] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:38:10,672 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:38:10,672 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 17:38:10,672 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1639225571]
[2024-11-08 17:38:10,672 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:38:10,673 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:38:10,673 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:38:10,673 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:38:10,673 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:38:10,674 INFO  L87              Difference]: Start difference. First operand 12203 states and 19728 transitions. Second operand  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:17,245 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:38:17,245 INFO  L93              Difference]: Finished difference Result 38810 states and 62238 transitions.
[2024-11-08 17:38:17,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 17:38:17,246 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 156
[2024-11-08 17:38:17,246 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:38:17,381 INFO  L225             Difference]: With dead ends: 38810
[2024-11-08 17:38:17,382 INFO  L226             Difference]: Without dead ends: 28748
[2024-11-08 17:38:17,436 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 17:38:17,437 INFO  L432           NwaCegarLoop]: 4457 mSDtfsCounter, 5243 mSDsluCounter, 17546 mSDsCounter, 0 mSdLazyCounter, 3134 mSolverCounterSat, 64 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5260 SdHoareTripleChecker+Valid, 22003 SdHoareTripleChecker+Invalid, 3198 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 64 IncrementalHoareTripleChecker+Valid, 3134 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time
[2024-11-08 17:38:17,440 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5260 Valid, 22003 Invalid, 3198 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [64 Valid, 3134 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time]
[2024-11-08 17:38:17,485 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 28748 states.
[2024-11-08 17:38:19,374 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 28748 to 22285.
[2024-11-08 17:38:19,403 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22285 states, 20612 states have (on average 1.5728216572870173) internal successors, (32419), 20678 states have internal predecessors, (32419), 1223 states have call successors, (1223), 384 states have call predecessors, (1223), 448 states have return successors, (2080), 1286 states have call predecessors, (2080), 1223 states have call successors, (2080)
[2024-11-08 17:38:19,486 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22285 states to 22285 states and 35722 transitions.
[2024-11-08 17:38:19,493 INFO  L78                 Accepts]: Start accepts. Automaton has 22285 states and 35722 transitions. Word has length 156
[2024-11-08 17:38:19,493 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:38:19,493 INFO  L471      AbstractCegarLoop]: Abstraction has 22285 states and 35722 transitions.
[2024-11-08 17:38:19,494 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:19,494 INFO  L276                IsEmpty]: Start isEmpty. Operand 22285 states and 35722 transitions.
[2024-11-08 17:38:19,509 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:38:19,509 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:38:19,510 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:38:19,510 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 17:38:19,510 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:38:19,511 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:38:19,511 INFO  L85        PathProgramCache]: Analyzing trace with hash -2014757663, now seen corresponding path program 1 times
[2024-11-08 17:38:19,511 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:38:19,511 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1282658876]
[2024-11-08 17:38:19,511 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:38:19,511 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:38:19,530 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:19,662 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:38:19,663 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:19,763 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:38:19,768 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:19,846 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:38:19,856 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:19,870 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:38:19,874 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:19,880 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:38:19,883 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:19,885 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:38:19,885 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:38:19,885 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1282658876]
[2024-11-08 17:38:19,885 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1282658876] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:38:19,886 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:38:19,886 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 17:38:19,886 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [174788413]
[2024-11-08 17:38:19,886 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:38:19,887 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:38:19,887 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:38:19,887 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:38:19,888 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:38:19,888 INFO  L87              Difference]: Start difference. First operand 22285 states and 35722 transitions. Second operand  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:24,771 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:38:24,771 INFO  L93              Difference]: Finished difference Result 49349 states and 79787 transitions.
[2024-11-08 17:38:24,772 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 17:38:24,772 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 156
[2024-11-08 17:38:24,772 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:38:24,896 INFO  L225             Difference]: With dead ends: 49349
[2024-11-08 17:38:24,896 INFO  L226             Difference]: Without dead ends: 29203
[2024-11-08 17:38:24,957 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=36, Invalid=74, Unknown=0, NotChecked=0, Total=110
[2024-11-08 17:38:24,958 INFO  L432           NwaCegarLoop]: 4226 mSDtfsCounter, 5081 mSDsluCounter, 12540 mSDsCounter, 0 mSdLazyCounter, 1399 mSolverCounterSat, 85 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5099 SdHoareTripleChecker+Valid, 16766 SdHoareTripleChecker+Invalid, 1484 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 85 IncrementalHoareTripleChecker+Valid, 1399 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:38:24,958 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5099 Valid, 16766 Invalid, 1484 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [85 Valid, 1399 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-08 17:38:24,980 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 29203 states.
[2024-11-08 17:38:26,431 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 29203 to 22285.
[2024-11-08 17:38:26,453 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22285 states, 20612 states have (on average 1.5696681544731224) internal successors, (32354), 20678 states have internal predecessors, (32354), 1223 states have call successors, (1223), 384 states have call predecessors, (1223), 448 states have return successors, (2080), 1286 states have call predecessors, (2080), 1223 states have call successors, (2080)
[2024-11-08 17:38:26,538 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22285 states to 22285 states and 35657 transitions.
[2024-11-08 17:38:26,548 INFO  L78                 Accepts]: Start accepts. Automaton has 22285 states and 35657 transitions. Word has length 156
[2024-11-08 17:38:26,549 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:38:26,549 INFO  L471      AbstractCegarLoop]: Abstraction has 22285 states and 35657 transitions.
[2024-11-08 17:38:26,549 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:26,550 INFO  L276                IsEmpty]: Start isEmpty. Operand 22285 states and 35657 transitions.
[2024-11-08 17:38:26,567 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:38:26,567 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:38:26,568 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:38:26,568 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 17:38:26,568 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:38:26,569 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:38:26,569 INFO  L85        PathProgramCache]: Analyzing trace with hash 1695437983, now seen corresponding path program 1 times
[2024-11-08 17:38:26,569 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:38:26,569 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [344224739]
[2024-11-08 17:38:26,570 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:38:26,570 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:38:26,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:26,706 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:38:26,708 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:26,800 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:38:26,805 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:26,902 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:38:26,911 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:26,925 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:38:26,929 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:26,936 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:38:26,938 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:26,940 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:38:26,941 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:38:26,941 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [344224739]
[2024-11-08 17:38:26,941 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [344224739] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:38:26,942 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:38:26,942 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 17:38:26,942 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1322448302]
[2024-11-08 17:38:26,943 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:38:26,943 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:38:26,943 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:38:26,944 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:38:26,944 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:38:26,945 INFO  L87              Difference]: Start difference. First operand 22285 states and 35657 transitions. Second operand  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:35,423 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:38:35,424 INFO  L93              Difference]: Finished difference Result 75229 states and 120558 transitions.
[2024-11-08 17:38:35,424 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 17:38:35,425 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 156
[2024-11-08 17:38:35,425 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:38:35,685 INFO  L225             Difference]: With dead ends: 75229
[2024-11-08 17:38:35,686 INFO  L226             Difference]: Without dead ends: 55085
[2024-11-08 17:38:35,757 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 17:38:35,757 INFO  L432           NwaCegarLoop]: 4457 mSDtfsCounter, 5275 mSDsluCounter, 17546 mSDsCounter, 0 mSdLazyCounter, 3014 mSolverCounterSat, 64 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5292 SdHoareTripleChecker+Valid, 22003 SdHoareTripleChecker+Invalid, 3078 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 64 IncrementalHoareTripleChecker+Valid, 3014 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time
[2024-11-08 17:38:35,759 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5292 Valid, 22003 Invalid, 3078 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [64 Valid, 3014 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time]
[2024-11-08 17:38:35,801 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 55085 states.
[2024-11-08 17:38:39,564 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 55085 to 42638.
[2024-11-08 17:38:39,610 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 42638 states, 39301 states have (on average 1.5528612503498638) internal successors, (61029), 39431 states have internal predecessors, (61029), 2439 states have call successors, (2439), 768 states have call predecessors, (2439), 896 states have return successors, (4882), 2566 states have call predecessors, (4882), 2439 states have call successors, (4882)
[2024-11-08 17:38:39,792 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 42638 states to 42638 states and 68350 transitions.
[2024-11-08 17:38:39,808 INFO  L78                 Accepts]: Start accepts. Automaton has 42638 states and 68350 transitions. Word has length 156
[2024-11-08 17:38:39,808 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:38:39,809 INFO  L471      AbstractCegarLoop]: Abstraction has 42638 states and 68350 transitions.
[2024-11-08 17:38:39,809 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:39,809 INFO  L276                IsEmpty]: Start isEmpty. Operand 42638 states and 68350 transitions.
[2024-11-08 17:38:39,852 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:38:39,853 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:38:39,853 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:38:39,853 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 17:38:39,854 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:38:39,854 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:38:39,855 INFO  L85        PathProgramCache]: Analyzing trace with hash 1265779677, now seen corresponding path program 1 times
[2024-11-08 17:38:39,855 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:38:39,855 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1379950640]
[2024-11-08 17:38:39,856 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:38:39,856 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:38:39,883 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:40,227 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:38:40,229 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:40,325 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:38:40,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:40,431 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:38:40,442 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:40,456 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:38:40,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:40,467 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:38:40,470 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:38:40,472 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:38:40,472 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:38:40,473 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1379950640]
[2024-11-08 17:38:40,473 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1379950640] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:38:40,473 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:38:40,473 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 17:38:40,474 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [925160992]
[2024-11-08 17:38:40,474 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:38:40,474 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:38:40,475 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:38:40,476 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:38:40,476 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:38:40,476 INFO  L87              Difference]: Start difference. First operand 42638 states and 68350 transitions. Second operand  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:38:51,912 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:38:51,912 INFO  L93              Difference]: Finished difference Result 148320 states and 239807 transitions.
[2024-11-08 17:38:51,913 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 17:38:51,913 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 156
[2024-11-08 17:38:51,913 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:38:52,546 INFO  L225             Difference]: With dead ends: 148320
[2024-11-08 17:38:52,546 INFO  L226             Difference]: Without dead ends: 107823
[2024-11-08 17:38:52,700 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=66, Invalid=174, Unknown=0, NotChecked=0, Total=240
[2024-11-08 17:38:52,701 INFO  L432           NwaCegarLoop]: 4405 mSDtfsCounter, 5301 mSDsluCounter, 17471 mSDsCounter, 0 mSdLazyCounter, 2762 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5318 SdHoareTripleChecker+Valid, 21876 SdHoareTripleChecker+Invalid, 2832 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 2762 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.7s IncrementalHoareTripleChecker+Time
[2024-11-08 17:38:52,701 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5318 Valid, 21876 Invalid, 2832 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [70 Valid, 2762 Invalid, 0 Unknown, 0 Unchecked, 3.7s Time]
[2024-11-08 17:38:52,783 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 107823 states.
[2024-11-08 17:39:00,037 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 107823 to 83472.
[2024-11-08 17:39:00,095 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 83472 states, 76807 states have (on average 1.5437525225565378) internal successors, (118571), 77065 states have internal predecessors, (118571), 4871 states have call successors, (4871), 1536 states have call predecessors, (4871), 1792 states have return successors, (11944), 5126 states have call predecessors, (11944), 4871 states have call successors, (11944)
[2024-11-08 17:39:00,395 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 83472 states to 83472 states and 135386 transitions.
[2024-11-08 17:39:00,420 INFO  L78                 Accepts]: Start accepts. Automaton has 83472 states and 135386 transitions. Word has length 156
[2024-11-08 17:39:00,420 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:39:00,421 INFO  L471      AbstractCegarLoop]: Abstraction has 83472 states and 135386 transitions.
[2024-11-08 17:39:00,421 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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 17:39:00,421 INFO  L276                IsEmpty]: Start isEmpty. Operand 83472 states and 135386 transitions.
[2024-11-08 17:39:00,475 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 17:39:00,475 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:39:00,475 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:39:00,476 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 17:39:00,476 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:39:00,476 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:39:00,477 INFO  L85        PathProgramCache]: Analyzing trace with hash 559183071, now seen corresponding path program 1 times
[2024-11-08 17:39:00,477 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:39:00,477 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [23139951]
[2024-11-08 17:39:00,477 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:39:00,477 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:39:00,496 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:39:01,008 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:39:01,009 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:39:01,183 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20
[2024-11-08 17:39:01,194 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:39:01,314 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45
[2024-11-08 17:39:01,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:39:01,354 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 17:39:01,360 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:39:01,368 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142
[2024-11-08 17:39:01,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:39:01,373 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:39:01,374 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:39:01,374 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [23139951]
[2024-11-08 17:39:01,374 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [23139951] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:39:01,374 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:39:01,375 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 17:39:01,375 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2049759910]
[2024-11-08 17:39:01,375 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:39:01,376 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:39:01,376 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:39:01,377 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:39:01,377 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-08 17:39:01,378 INFO  L87              Difference]: Start difference. First operand 83472 states and 135386 transitions. Second operand  has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 5 states have internal predecessors, (146), 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)