Skip to content

Add possibility for malloc to fail (via setting) - #798

Open
schuessf wants to merge 9 commits into
devfrom
wip/fs/malloc2
Open

Add possibility for malloc to fail (via setting)#798
schuessf wants to merge 9 commits into
devfrom
wip/fs/malloc2

Bugfix: Order of statements

6def57a
Select commit
Loading
Failed to load commit list.
Ultimate Jenkins CI / Tests / Build and run nightly tests failed Aug 13, 2026 in 0s

failed: 107, skipped: 133, passed: 10929

failed: 107, skipped: 133, passed: 10929

Details

de.uni_freiburg.informatik.ultimate.regressiontest.generic.ChcRegressionTestSuite.I_smtlib_horn_regression_simple_dataflow-leq-unsat.smt2 S_smtlib_horn_regression_simple_ChcSolver_Golem.epf T_smtlib_horn_regression_simple_ChcSolver.xml

expected: UNSAT actual: CRASH   most significant results: [de.uni_freiburg.informatik.ultimate.plugins.chcsolver: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_316297604871995320.smt2 (4077) without exit command) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)]
Stack trace
de.uni_freiburg.informatik.ultimate.test.UltimateTestFailureException: expected: UNSAT actual: CRASH   most significant results: [de.uni_freiburg.informatik.ultimate.plugins.chcsolver: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_316297604871995320.smt2 (4077) without exit command) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)]
Standard error
java.lang.ClassNotFoundException: org.glassfish.jaxb.runtime.v2.JAXBContextFactory cannot be found by com.sun.xml.bind.jaxb-osgi.source_4.0.5
	at org.eclipse.osgi.internal.loader.BundleLoader.generateException(BundleLoader.java:567)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:562)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:438)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:195)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:652)
	at org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl.loadClassSecured(ServiceLoaderImpl.java:151)
	at org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl.lookupProviderClasses1(ServiceLoaderImpl.java:123)
	at org.glassfish.hk2.osgiresourcelocator.ServiceLoader.lookupProviderClasses(ServiceLoader.java:109)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at jakarta.xml.bind.ServiceLoaderUtil.lookupsUsingOSGiServiceLoader(ServiceLoaderUtil.java:86)
	at jakarta.xml.bind.ContextFinder.find(ContextFinder.java:325)
	at jakarta.xml.bind.JAXBContext.newInstance(JAXBContext.java:392)
	at jakarta.xml.bind.JAXBContext.newInstance(JAXBContext.java:349)
	at de.uni_freiburg.informatik.ultimate.core.lib.toolchain.ToolchainFileValidator.createJAXBContext(ToolchainFileValidator.java:122)
	at de.uni_freiburg.informatik.ultimate.core.lib.toolchain.ToolchainFileValidator.loadValidatedToolchain(ToolchainFileValidator.java:82)
	at de.uni_freiburg.informatik.ultimate.core.lib.toolchain.ToolchainData.<init>(ToolchainData.java:79)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.UltimateCore.createToolchainData(UltimateCore.java:355)
	at de.uni_freiburg.informatik.ultimate.test.UltimateStarter.selectTools(UltimateStarter.java:126)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.makeToolSelection(ToolchainManager.java:199)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:133)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Standard out
[2026-08-12 22:37:25,427 FATAL L244          PluginFactory]: Invalid configuration. You should have at least one IController plugin, but there are none.
[2026-08-12 22:37:25,428 WARN  L309           UltimateCore]: Controller already set! Using UltimateStarter and ignoring request to set controller to NULL (this may indicate test mode!)
[2026-08-12 22:37:25,428 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2026-08-12 22:37:26,867 INFO  L114        SettingsManager]: Loading settings from /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/trunk/examples/smtlib/horn/regression/simple/ChcSolver_Golem.epf
[2026-08-12 22:37:26,874 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2026-08-12 22:37:26,874 INFO  L151        SettingsManager]: Preferences of ChcSolver differ from their defaults:
[2026-08-12 22:37:26,874 INFO  L153        SettingsManager]:  * Produce derivation if query is UNSAT=false
[2026-08-12 22:37:26,874 INFO  L153        SettingsManager]:  * CHC solver backend=GOLEM
[2026-08-12 22:37:26,874 INFO  L151        SettingsManager]: Preferences of SmtParser differ from their defaults:
[2026-08-12 22:37:26,874 INFO  L153        SettingsManager]:  * SmtParser Mode=UltimateTreeAutomizer
[2026-08-12 22:37:26,874 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2026-08-12 22:37:26,940 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
Loaded toolchain from /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/trunk/examples/smtlib/horn/regression/simple/ChcSolver.xml
[2026-08-12 22:37:26,944 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2026-08-12 22:37:26,944 INFO  L270        PluginConnector]: Initializing SmtParser...
[2026-08-12 22:37:26,944 INFO  L274        PluginConnector]: SmtParser initialized
[2026-08-12 22:37:26,945 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/trunk/examples/smtlib/horn/regression/simple/dataflow-leq-unsat.smt2
[2026-08-12 22:37:26,945 INFO  L314              SmtParser]: Parsing .smt2 file as a set of Horn Clauses
[2026-08-12 22:37:26,945 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time 19999 ms
unknown
[2026-08-12 22:37:26,947 INFO  L339              SmtParser]: Successfully executed SMT file /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/trunk/examples/smtlib/horn/regression/simple/dataflow-leq-unsat.smt2
[2026-08-12 22:37:26,948 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2026-08-12 22:37:26,948 INFO  L133        ToolchainWalker]: Walking toolchain with 1 elements.
[2026-08-12 22:37:26,961 INFO  L112        PluginConnector]: ------------------------ChcSolver----------------------------
[2026-08-12 22:37:26,961 INFO  L270        PluginConnector]: Initializing ChcSolver...
[2026-08-12 22:37:26,962 INFO  L274        PluginConnector]: ChcSolver initialized
[2026-08-12 22:37:26,965 INFO  L184        PluginConnector]: Executing the observer ChcSolverObserver from plugin ChcSolver for "de.uni_freiburg.informatik.ultimate.source.smtparser OTHER 12.08 10:37:26" (1/1) ...
[2026-08-12 22:37:26,967 INFO  L114         GolemChcScript]: Writing script to file /tmp/golem_316297604871995320.smt2
[2026-08-12 22:37:26,972 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem
[2026-08-12 22:37:26,974 INFO  L229       MonitoredProcess]: Starting monitored process 4077 with /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_316297604871995320.smt2 (exit command is null, workingDir is null)
[2026-08-12 22:37:26,975 INFO  L290       MonitoredProcess]: [MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_316297604871995320.smt2 (4077)] Waiting 19973 ms for monitored process
[2026-08-12 22:37:26,991 FATAL L?                        ?]: An unrecoverable error occured during an interaction with an SMT solver:
de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_316297604871995320.smt2 (4077) without exit command) Connection to SMT solver broken
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.input(Executor.java:177)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.exit(Executor.java:183)
	at de.uni_freiburg.informatik.ultimate.lib.chc.GolemChcScript.solve(GolemChcScript.java:142)
	at de.uni_freiburg.informatik.ultimate.lib.chc.GolemChcScript.solve(GolemChcScript.java:105)
	at de.uni_freiburg.informatik.ultimate.plugins.chcsolver.ChcSolverObserver.process(ChcSolverObserver.java:77)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: java.io.IOException: Broken pipe
	at java.base/java.io.FileOutputStream.writeBytes(Native Method)
	at java.base/java.io.FileOutputStream.write(FileOutputStream.java:367)
	at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
	at java.base/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
	at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:246)
	at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:412)
	at java.base/sun.nio.cs.StreamEncoder.lockedFlush(StreamEncoder.java:214)
	at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:201)
	at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:262)
	at java.base/java.io.BufferedWriter.implFlush(BufferedWriter.java:372)
	at java.base/java.io.BufferedWriter.flush(BufferedWriter.java:359)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.input(Executor.java:175)
	... 17 more
[2026-08-12 22:37:26,991 INFO  L158              Benchmark]: Toolchain (without parser) took 43.77ms. Allocated memory is still 671.1MB. Free memory was 398.2MB in the beginning and 384.2MB in the end (delta: 14.0MB). Peak memory consumption was 14.7MB. Max. memory is 4.3GB.
[2026-08-12 22:37:26,991 INFO  L158              Benchmark]: SmtParser took 0.01ms. Allocated memory is still 671.1MB. Free memory is still 398.8MB. There was no memory consumed. Max. memory is 4.3GB.
[2026-08-12 22:37:26,991 INFO  L158              Benchmark]: ChcSolver took 29.94ms. Allocated memory is still 671.1MB. Free memory was 389.3MB in the beginning and 384.2MB in the end (delta: 5.1MB). Peak memory consumption was 4.2MB. Max. memory is 4.3GB.
[2026-08-12 22:37:26,992 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - AssertionsEnabledResult: Assertions are enabled
    Assertions are enabled
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * SmtParser took 0.01ms. Allocated memory is still 671.1MB. Free memory is still 398.8MB. There was no memory consumed. Max. memory is 4.3GB.
 * ChcSolver took 29.94ms. Allocated memory is still 671.1MB. Free memory was 389.3MB in the beginning and 384.2MB in the end (delta: 5.1MB). Peak memory consumption was 4.2MB. Max. memory is 4.3GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.chcsolver:
  - ExceptionOrErrorResult: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_316297604871995320.smt2 (4077) without exit command) Connection to SMT solver broken
    de.uni_freiburg.informatik.ultimate.plugins.chcsolver: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_316297604871995320.smt2 (4077) without exit command) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)
[2026-08-12 22:37:26,992 INFO  L118       UltimateTestCase]: Deciding this test: ChcTestResultDecider
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: #################### TEST RESULT ####################
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: Results for Input:smtlib/horn/regression/simple/dataflow-leq-unsat.smt2 Settings:smtlib/horn/regression/simple/ChcSolver_Golem.epf Toolchain:smtlib/horn/regression/simple/ChcSolver.xml
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: [0] de.uni_freiburg.informatik.ultimate.core --> [AssertionsEnabledResult] Assertions are enabled
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: [1] de.uni_freiburg.informatik.ultimate.core --> [StatisticsResult] Benchmark results are:
 * SmtParser took 0.01ms. Allocated memory is still 671.1MB. Free memory is still 398.8MB. There was no memory consumed. Max. memory is 4.3GB.
 * ChcSolver took 29.94ms. Allocated memory is still 671.1MB. Free memory was 389.3MB in the beginning and 384.2MB in the end (delta: 5.1MB). Peak memory consumption was 4.2MB. Max. memory is 4.3GB.
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: [0] de.uni_freiburg.informatik.ultimate.plugins.chcsolver --> [ExceptionOrErrorResult] de.uni_freiburg.informatik.ultimate.plugins.chcsolver: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_316297604871995320.smt2 (4077) without exit command) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: Expected: Expected result: UNSAT
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: Actual: most significant results: [de.uni_freiburg.informatik.ultimate.plugins.chcsolver: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_316297604871995320.smt2 (4077) without exit command) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)]
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: Test result: FAIL
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: TEST FAILED
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: Statistics: heapSize=671.1MB heapFreeSize=383.9MB heapMaxSize=4.3GB
[2026-08-12 22:37:26,992 INFO  L431               TestUtil]: #################### END TEST RESULT ####################
[2026-08-12 22:37:26,992 WARN  L435       MonitoredProcess]: [MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_316297604871995320.smt2 (4077)] Forcibly destroying the process

de.uni_freiburg.informatik.ultimate.regressiontest.generic.ChcRegressionTestSuite.I_smtlib_horn_regression_simple_constraint-in-head-unsat.smt2 S_smtlib_horn_regression_simple_ChcSolver_Golem.epf T_smtlib_horn_regression_simple_ChcSolver.xml

expected: UNSAT actual: CRASH   most significant results: [de.uni_freiburg.informatik.ultimate.plugins.chcsolver: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_2834474078702306729.smt2 (4081) without exit command) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)]
Stack trace
de.uni_freiburg.informatik.ultimate.test.UltimateTestFailureException: expected: UNSAT actual: CRASH   most significant results: [de.uni_freiburg.informatik.ultimate.plugins.chcsolver: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_2834474078702306729.smt2 (4081) without exit command) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)]
Standard error
java.lang.ClassNotFoundException: org.glassfish.jaxb.runtime.v2.JAXBContextFactory cannot be found by com.sun.xml.bind.jaxb-osgi.source_4.0.5
	at org.eclipse.osgi.internal.loader.BundleLoader.generateException(BundleLoader.java:567)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:562)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:438)
	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:195)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:652)
	at org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl.loadClassSecured(ServiceLoaderImpl.java:151)
	at org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl.lookupProviderClasses1(ServiceLoaderImpl.java:123)
	at org.glassfish.hk2.osgiresourcelocator.ServiceLoader.lookupProviderClasses(ServiceLoader.java:109)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at jakarta.xml.bind.ServiceLoaderUtil.lookupsUsingOSGiServiceLoader(ServiceLoaderUtil.java:86)
	at jakarta.xml.bind.ContextFinder.find(ContextFinder.java:325)
	at jakarta.xml.bind.JAXBContext.newInstance(JAXBContext.java:392)
	at jakarta.xml.bind.JAXBContext.newInstance(JAXBContext.java:349)
	at de.uni_freiburg.informatik.ultimate.core.lib.toolchain.ToolchainFileValidator.createJAXBContext(ToolchainFileValidator.java:122)
	at de.uni_freiburg.informatik.ultimate.core.lib.toolchain.ToolchainFileValidator.loadValidatedToolchain(ToolchainFileValidator.java:82)
	at de.uni_freiburg.informatik.ultimate.core.lib.toolchain.ToolchainData.<init>(ToolchainData.java:79)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.UltimateCore.createToolchainData(UltimateCore.java:355)
	at de.uni_freiburg.informatik.ultimate.test.UltimateStarter.selectTools(UltimateStarter.java:126)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.makeToolSelection(ToolchainManager.java:199)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:133)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Standard out
[2026-08-12 22:37:33,898 FATAL L244          PluginFactory]: Invalid configuration. You should have at least one IController plugin, but there are none.
[2026-08-12 22:37:33,899 WARN  L309           UltimateCore]: Controller already set! Using UltimateStarter and ignoring request to set controller to NULL (this may indicate test mode!)
[2026-08-12 22:37:33,899 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2026-08-12 22:37:35,343 INFO  L114        SettingsManager]: Loading settings from /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/trunk/examples/smtlib/horn/regression/simple/ChcSolver_Golem.epf
[2026-08-12 22:37:35,346 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2026-08-12 22:37:35,346 INFO  L151        SettingsManager]: Preferences of ChcSolver differ from their defaults:
[2026-08-12 22:37:35,346 INFO  L153        SettingsManager]:  * Produce derivation if query is UNSAT=false
[2026-08-12 22:37:35,346 INFO  L153        SettingsManager]:  * CHC solver backend=GOLEM
[2026-08-12 22:37:35,346 INFO  L151        SettingsManager]: Preferences of SmtParser differ from their defaults:
[2026-08-12 22:37:35,346 INFO  L153        SettingsManager]:  * SmtParser Mode=UltimateTreeAutomizer
[2026-08-12 22:37:35,346 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2026-08-12 22:37:35,412 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
Loaded toolchain from /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/trunk/examples/smtlib/horn/regression/simple/ChcSolver.xml
[2026-08-12 22:37:35,416 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2026-08-12 22:37:35,416 INFO  L270        PluginConnector]: Initializing SmtParser...
[2026-08-12 22:37:35,416 INFO  L274        PluginConnector]: SmtParser initialized
[2026-08-12 22:37:35,416 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/trunk/examples/smtlib/horn/regression/simple/constraint-in-head-unsat.smt2
[2026-08-12 22:37:35,416 INFO  L314              SmtParser]: Parsing .smt2 file as a set of Horn Clauses
[2026-08-12 22:37:35,416 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time 20000 ms
unknown
[2026-08-12 22:37:35,418 INFO  L339              SmtParser]: Successfully executed SMT file /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/trunk/examples/smtlib/horn/regression/simple/constraint-in-head-unsat.smt2
[2026-08-12 22:37:35,418 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2026-08-12 22:37:35,419 INFO  L133        ToolchainWalker]: Walking toolchain with 1 elements.
[2026-08-12 22:37:35,432 INFO  L112        PluginConnector]: ------------------------ChcSolver----------------------------
[2026-08-12 22:37:35,432 INFO  L270        PluginConnector]: Initializing ChcSolver...
[2026-08-12 22:37:35,432 INFO  L274        PluginConnector]: ChcSolver initialized
[2026-08-12 22:37:35,432 INFO  L184        PluginConnector]: Executing the observer ChcSolverObserver from plugin ChcSolver for "de.uni_freiburg.informatik.ultimate.source.smtparser OTHER 12.08 10:37:35" (1/1) ...
[2026-08-12 22:37:35,432 INFO  L114         GolemChcScript]: Writing script to file /tmp/golem_2834474078702306729.smt2
[2026-08-12 22:37:35,433 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem
[2026-08-12 22:37:35,434 INFO  L229       MonitoredProcess]: Starting monitored process 4081 with /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_2834474078702306729.smt2 (exit command is null, workingDir is null)
[2026-08-12 22:37:35,435 INFO  L290       MonitoredProcess]: [MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_2834474078702306729.smt2 (4081)] Waiting 19983 ms for monitored process
[2026-08-12 22:37:35,435 FATAL L?                        ?]: An unrecoverable error occured during an interaction with an SMT solver:
de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_2834474078702306729.smt2 (4081) without exit command) Connection to SMT solver broken
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.input(Executor.java:177)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.exit(Executor.java:183)
	at de.uni_freiburg.informatik.ultimate.lib.chc.GolemChcScript.solve(GolemChcScript.java:142)
	at de.uni_freiburg.informatik.ultimate.lib.chc.GolemChcScript.solve(GolemChcScript.java:105)
	at de.uni_freiburg.informatik.ultimate.plugins.chcsolver.ChcSolverObserver.process(ChcSolverObserver.java:77)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: java.io.IOException: Broken pipe
	at java.base/java.io.FileOutputStream.writeBytes(Native Method)
	at java.base/java.io.FileOutputStream.write(FileOutputStream.java:367)
	at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
	at java.base/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
	at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:246)
	at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:412)
	at java.base/sun.nio.cs.StreamEncoder.lockedFlush(StreamEncoder.java:214)
	at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:201)
	at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:262)
	at java.base/java.io.BufferedWriter.implFlush(BufferedWriter.java:372)
	at java.base/java.io.BufferedWriter.flush(BufferedWriter.java:359)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.input(Executor.java:175)
	... 17 more
[2026-08-12 22:37:35,436 INFO  L546       MonitoredProcess]: [MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_2834474078702306729.smt2 (4081)] Ended with exit code 0
[2026-08-12 22:37:35,436 INFO  L158              Benchmark]: Toolchain (without parser) took 17.81ms. Allocated memory is still 679.5MB. Free memory was 429.6MB in the beginning and 417.1MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 4.3GB.
[2026-08-12 22:37:35,436 INFO  L158              Benchmark]: SmtParser took 0.01ms. Allocated memory is still 679.5MB. Free memory is still 429.6MB. There was no memory consumed. Max. memory is 4.3GB.
[2026-08-12 22:37:35,436 INFO  L158              Benchmark]: ChcSolver took 3.77ms. Allocated memory is still 679.5MB. Free memory was 421.2MB in the beginning and 417.1MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 4.3GB.
[2026-08-12 22:37:35,436 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - AssertionsEnabledResult: Assertions are enabled
    Assertions are enabled
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * SmtParser took 0.01ms. Allocated memory is still 679.5MB. Free memory is still 429.6MB. There was no memory consumed. Max. memory is 4.3GB.
 * ChcSolver took 3.77ms. Allocated memory is still 679.5MB. Free memory was 421.2MB in the beginning and 417.1MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 4.3GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.chcsolver:
  - ExceptionOrErrorResult: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_2834474078702306729.smt2 (4081) without exit command) Connection to SMT solver broken
    de.uni_freiburg.informatik.ultimate.plugins.chcsolver: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_2834474078702306729.smt2 (4081) without exit command) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)
[2026-08-12 22:37:35,440 INFO  L118       UltimateTestCase]: Deciding this test: ChcTestResultDecider
[2026-08-12 22:37:35,440 INFO  L431               TestUtil]: #################### TEST RESULT ####################
[2026-08-12 22:37:35,440 INFO  L431               TestUtil]: Results for Input:smtlib/horn/regression/simple/constraint-in-head-unsat.smt2 Settings:smtlib/horn/regression/simple/ChcSolver_Golem.epf Toolchain:smtlib/horn/regression/simple/ChcSolver.xml
[2026-08-12 22:37:35,440 INFO  L431               TestUtil]: [0] de.uni_freiburg.informatik.ultimate.core --> [AssertionsEnabledResult] Assertions are enabled
[2026-08-12 22:37:35,440 INFO  L431               TestUtil]: [1] de.uni_freiburg.informatik.ultimate.core --> [StatisticsResult] Benchmark results are:
 * SmtParser took 0.01ms. Allocated memory is still 679.5MB. Free memory is still 429.6MB. There was no memory consumed. Max. memory is 4.3GB.
 * ChcSolver took 3.77ms. Allocated memory is still 679.5MB. Free memory was 421.2MB in the beginning and 417.1MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 4.3GB.
[2026-08-12 22:37:35,441 INFO  L431               TestUtil]: [0] de.uni_freiburg.informatik.ultimate.plugins.chcsolver --> [ExceptionOrErrorResult] de.uni_freiburg.informatik.ultimate.plugins.chcsolver: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_2834474078702306729.smt2 (4081) without exit command) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)
[2026-08-12 22:37:35,441 INFO  L431               TestUtil]: Expected: Expected result: UNSAT
[2026-08-12 22:37:35,441 INFO  L431               TestUtil]: Actual: most significant results: [de.uni_freiburg.informatik.ultimate.plugins.chcsolver: SMTLIBException: golem (MP /storage/jenkins/workspace/ltimate_Nightly_wip_fs_malloc2_2/releaseScripts/default/adds/golem --print-witness /tmp/golem_2834474078702306729.smt2 (4081) without exit command) Connection to SMT solver broken: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.convertIOException(Executor.java:337)]
[2026-08-12 22:37:35,441 INFO  L431               TestUtil]: Test result: FAIL
[2026-08-12 22:37:35,441 INFO  L431               TestUtil]: TEST FAILED
[2026-08-12 22:37:35,441 INFO  L431               TestUtil]: Statistics: heapSize=679.5MB heapFreeSize=416.9MB heapMaxSize=4.3GB
[2026-08-12 22:37:35,441 INFO  L431               TestUtil]: #################### END TEST RESULT ####################
[2026-08-12 22:37:35,441 WARN  L248           UltimateCore]: Preparing to exit Ultimate with return code 4

more test results are not shown here, view them on Jenkins