Skip to content

Barbarik with SPUR: issue #17

@FAMILIAR-project

Description

@FAMILIAR-project

This experiment Namespace(delta=0.05, epsilon=0.3, eta=0.9, exp=1, formulas=['/home/samplingfm/Benchmarks/Blasted_Real/blasted_squaring26.cnf', '/home/samplingfm/Benchmarks/V15/s526_15_7.cnf'], maxSamples=9223372036854775807, minSamples=0, ref_sampler=6, sampler=9, searchOrder=0, seed=1, thres=5600, verbose=1)
over two formulae, ref_sampler=6 (SPUR), sampler=KUS

b'Experiment: 0     of     1\nconstantFactor:39   boundFactor: 14.541336623567457   logBoundFactor: 3.8620879811712894  \ntj: 1789   totalLoops: 2     beta: 0.8181818181818182 epsilon: 0.3       \nnumSolutions: 568   loThresh:82     hiThresh: 485   \n*** Progress *** i: 0 j: 2 ---- 0 / 3578\nUsing sampler: KUS\ncmd:  python3  KUS.py --samples=1 --outputfile /tmp/blasted_squaring26.txt /home/samplingfm/Benchmarks/Blasted_Real/blasted_squaring26.cnf > /dev/null 2>&1\n'
--

b'Traceback (most recent call last):\n File "barbarik.py", line 1096, in <module>\n ok, breakExperiment = exp.one_experiment(experiment, j, i, numExperiments, tj)\n File "barbarik.py", line 963, in one_experiment\n self.inputFile, 1, self.samplerType, self.indVarList, newSeed)\n File "barbarik.py", line 196, in getSolutionFromSampler\n sols = SolutionRetriver.getSolutionFromKUS(*topass_withseed)\n File "barbarik.py", line 299, in getSolutionFromKUS\n with open(tempOutputFile, \'r\') as f:\nFileNotFoundError: [Errno 2] No such file or directory: \'/tmp/blasted_squaring26.txt\'\n'

and

b'Experiment: 0     of     1\nconstantFactor:39   boundFactor: 14.541336623567457   logBoundFactor: 3.8620879811712894  \ntj: 1789   totalLoops: 2     beta: 0.8181818181818182 epsilon: 0.3       \nnumSolutions: 568   loThresh:82     hiThresh: 485   \n*** Progress *** i: 0 j: 2 ---- 0 / 3578\nUsing sampler: KUS\ncmd:  python3  KUS.py --samples=1 --outputfile /tmp/s526_15_7.txt /home/samplingfm/Benchmarks/V15/s526_15_7.cnf > /dev/null 2>&1\nNumber of solutions returned by sampler: 10\nUsing sampler: SPUR\ncmd:  ./samplers/spur -seed 1791 -q -s 1 -out /tmp/s526_15_7.out -cnf /home/samplingfm/Benchmarks/V15/s526_15_7.cnf\n'
--

b'sh: 1: ./samplers/spur: not found\nTraceback (most recent call last):\n File "barbarik.py", line 1096, in <module>\n ok, breakExperiment = exp.one_experiment(experiment, j, i, numExperiments, tj)\n File "barbarik.py", line 974, in one_experiment\n self.inputFile, 1, self.ref_sampler_type, self.indVarList, newSeed)\n File "barbarik.py", line 187, in getSolutionFromSampler\n sols = SolutionRetriver.getSolutionFromSpur(*topass_withseed)\n File "barbarik.py", line 467, in getSolutionFromSpur\n with open(tempOutputFile, \'r\') as f:\nFileNotFoundError: [Errno 2] No such file or directory: \'/tmp/s526_15_7.out\'\n'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions