Trace number 3321386

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-industrial? (TO) 40000.1 5034.76

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3303.24
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.68	c INFO: solving HOME/instance-3321386-1304337741.cnf
0.32/0.68	c INFO: computing task features
1.20/1.53	c INFO: computed variable-clause graph statistics
1.20/1.57	c INFO: computed clause balance statistics
5.80/6.16	c INFO: computed variable balance statistics
9.30/9.67	c INFO: computed small-clause counts
9.40/9.72	c INFO: computed Horn-clause counts
20.61/20.95	c INFO: computed variable graph statistics
20.61/20.95	c INFO: collected features for HOME/instance-3321386-1304337741.cnf in 20.24 s
20.61/20.98	c INFO: running SApperloT@0 for 97 with 39979 remaining (b = 0.27)
20.70/21.01	c INFO: running lingeling-276@0 for 97 with 39979 remaining (b = 0.20)
20.70/21.05	c INFO: running cryptominisat-2.9.0@0 for 485 with 39979 remaining (b = 0.34)
20.70/21.08	c INFO: running lingeling-276@0 for 1261 with 39979 remaining (b = 0.48)
20.79/21.12	c INFO: running lingeling-276@0 for 1261 with 39979 remaining (b = 0.41)
20.79/21.15	c INFO: running precosat-570@0 for 291 with 39979 remaining (b = 0.18)
20.79/21.18	c INFO: running cryptominisat-2.9.0@0 for 1649 with 39979 remaining (b = 0.48)
20.90/21.22	c INFO: running lingeling-276@0 for 1261 with 39979 remaining (b = 0.31)
819.07/121.15	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39879 remaining (b = 0.46)
819.07/121.19	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39879 remaining (b = 0.40)
2403.19/319.59	c INFO: running precosat-570@0 for 582 with 39681 remaining (b = 0.21)
3909.87/508.22	c INFO: running lingeling-276@0 for 194 with 39492 remaining (b = 0.09)
5453.25/701.52	c INFO: running precosat-570@0 for 194 with 39299 remaining (b = 0.11)
7020.48/897.84	c INFO: running precosat-570@195 for 97 with 39102 remaining (b = 0.04)
7049.21/901.41	c INFO: running precosat-570@486 for 291 with 39099 remaining (b = 0.13)
7828.46/999.02	c INFO: running precosat-570@775 for 97 with 39001 remaining (b = 0.05)
8587.70/1094.18	c INFO: running precosat-570@0 for 388 with 38906 remaining (b = 0.15)
9391.62/1194.85	c INFO: running precosat-570@0 for 97 with 38805 remaining (b = 0.04)
10102.15/1283.82	c INFO: running precosat-570@587 for 97 with 38716 remaining (b = 0.03)
10118.97/1285.97	c INFO: running precosat-570@870 for 1455 with 38714 remaining (b = 0.25)
10183.56/1294.09	c INFO: running lingeling-276@192 for 1164 with 38706 remaining (b = 0.20)
10269.78/1304.86	c INFO: running cryptominisat-2.9.0@0 for 1843 with 38695 remaining (b = 0.33)
10870.16/1380.01	c INFO: running precosat-570@1262 for 97 with 38620 remaining (b = 0.05)
11645.36/1477.20	c INFO: running lingeling-276@0 for 97 with 38523 remaining (b = 0.08)
11722.73/1486.81	c INFO: running cryptominisat-2.9.0@0 for 97 with 38513 remaining (b = 0.03)
12445.14/1577.40	c INFO: running precosat-570@1850 for 388 with 38423 remaining (b = 0.07)
12503.33/1584.67	c INFO: running cryptominisat-2.9.0@99 for 388 with 38416 remaining (b = 0.10)
13207.51/1672.99	c INFO: running precosat-570@292 for 97 with 38327 remaining (b = 0.03)
13982.61/1770.18	c INFO: running lingeling-276@0 for 194 with 38230 remaining (b = 0.05)
15512.08/1961.98	c INFO: running lingeling-276@391 for 97 with 38038 remaining (b = 0.03)
15564.70/1968.51	c INFO: running precosat-570@0 for 97 with 38032 remaining (b = 0.04)
15625.30/1976.20	c INFO: running cryptominisat-2.9.0@1749 for 194 with 38024 remaining (b = 0.06)
16279.22/2058.18	c INFO: running cryptominisat-2.9.0@0 for 97 with 37942 remaining (b = 0.02)
16363.67/2068.75	c INFO: running precosat-570@1947 for 194 with 37931 remaining (b = 0.04)
16401.19/2073.41	c INFO: running cryptominisat-2.9.0@296 for 97 with 37927 remaining (b = 0.02)
16511.12/2087.22	c INFO: running lingeling-276@589 for 679 with 37913 remaining (b = 0.10)
17109.95/2162.38	c INFO: running lingeling-276@383 for 97 with 37838 remaining (b = 0.02)
17178.50/2170.99	c INFO: running cryptominisat-2.9.0@1845 for 97 with 37829 remaining (b = 0.04)
17182.54/2171.50	c INFO: running precosat-570@1359 for 97 with 37829 remaining (b = 0.01)
17884.93/2259.57	c INFO: running cryptominisat-2.9.0@0 for 1843 with 37741 remaining (b = 0.25)
17952.69/2268.10	c INFO: running precosat-570@3891 for 97 with 37732 remaining (b = 0.04)
17957.45/2268.69	c INFO: running cryptominisat-2.9.0@100 for 1843 with 37732 remaining (b = 0.25)
17975.80/2270.94	c INFO: running cryptominisat-2.9.0@100 for 1843 with 37729 remaining (b = 0.25)
18711.80/2363.28	c INFO: running precosat-570@390 for 388 with 37637 remaining (b = 0.08)
19481.22/2459.70	c INFO: running precosat-570@0 for 388 with 37541 remaining (b = 0.09)
21756.05/2745.06	c INFO: running precosat-570@3988 for 388 with 37255 remaining (b = 0.05)
21834.18/2754.88	c INFO: running lingeling-276@577 for 776 with 37245 remaining (b = 0.10)
21933.04/2767.21	c INFO: running cryptominisat-2.9.0@0 for 97 with 37233 remaining (b = 0.02)
22619.63/2853.39	c INFO: running precosat-570@969 for 388 with 37147 remaining (b = 0.06)
22738.38/2868.27	c INFO: running cryptominisat-2.9.0@392 for 97 with 37132 remaining (b = 0.02)
23516.60/2965.82	c INFO: running lingeling-276@99 for 97 with 37034 remaining (b = 0.02)
24291.67/3063.03	c INFO: running lingeling-276@196 for 97 with 36937 remaining (b = 0.02)
24871.30/3135.74	c INFO: running lingeling-276@690 for 582 with 36865 remaining (b = 0.08)
25010.03/3153.18	c INFO: running lingeling-276@0 for 194 with 36847 remaining (b = 0.03)
25090.55/3163.27	c INFO: running lingeling-276@586 for 679 with 36837 remaining (b = 0.10)
25694.94/3239.04	c INFO: running precosat-570@1069 for 97 with 36761 remaining (b = 0.02)
26501.86/3340.26	c INFO: running precosat-570@1169 for 97 with 36660 remaining (b = 0.02)
26599.97/3352.55	c INFO: running lingeling-276@99 for 291 with 36648 remaining (b = 0.04)
27300.83/3440.50	c INFO: running precosat-570@390 for 388 with 36560 remaining (b = 0.05)
28016.05/3530.19	c INFO: running lingeling-276@0 for 97 with 36470 remaining (b = 0.03)
28815.79/3630.43	c INFO: running lingeling-276@1257 for 97 with 36370 remaining (b = 0.02)
28988.02/3652.06	c INFO: running precosat-570@1553 for 97 with 36348 remaining (b = 0.01)
29526.20/3719.62	c INFO: running lingeling-276@197 for 1067 with 36281 remaining (b = 0.11)
29589.92/3727.65	c INFO: running lingeling-276@99 for 194 with 36273 remaining (b = 0.03)
29762.21/3749.28	c INFO: running glucose@0 for 194 with 36251 remaining (b = 0.04)
30416.02/3831.21	c INFO: running precosat-570@0 for 97 with 36169 remaining (b = 0.02)
30481.34/3839.42	c INFO: running precosat-570@2134 for 97 with 36161 remaining (b = 0.02)
31131.77/3921.03	c INFO: running lingeling-276@972 for 291 with 36079 remaining (b = 0.03)
31214.72/3931.46	c INFO: running precosat-570@675 for 97 with 36069 remaining (b = 0.01)
31256.11/3936.66	c INFO: running SApperloT@0 for 97 with 36064 remaining (b = 0.01)
31319.84/3944.68	c INFO: running glucose@389 for 485 with 36056 remaining (b = 0.06)
31972.83/4026.69	c INFO: running glucosER@0 for 194 with 35974 remaining (b = 0.02)
32046.90/4035.92	c INFO: running precosat-570@772 for 97 with 35964 remaining (b = 0.01)
32616.31/4107.41	c INFO: running cryptominisat-2.9.0@489 for 1455 with 35893 remaining (b = 0.15)
32709.43/4119.17	c INFO: running cryptominisat-2.9.0@0 for 97 with 35881 remaining (b = 0.01)
32860.73/4138.18	c INFO: running precosat-570@2617 for 679 with 35862 remaining (b = 0.06)
32894.18/4142.35	c INFO: running SApperloT@194 for 388 with 35858 remaining (b = 0.04)
33485.02/4216.56	c INFO: running lingeling-276@1072 for 97 with 35784 remaining (b = 0.01)
33508.14/4219.43	c INFO: running lingeling-276@196 for 1067 with 35781 remaining (b = 0.09)
33561.53/4226.12	c INFO: running cryptominisat-2.9.0@195 for 291 with 35774 remaining (b = 0.03)
34236.02/4310.85	c INFO: running lingeling-276@1171 for 97 with 35689 remaining (b = 0.01)
35041.96/4412.09	c INFO: running cryptominisat-2.9.0@1943 for 291 with 35588 remaining (b = 0.03)
35221.05/4434.54	c INFO: running cryptominisat-2.9.0@199 for 291 with 35566 remaining (b = 0.03)
35874.16/4516.56	c INFO: running cryptominisat-2.9.0@195 for 1746 with 35484 remaining (b = 0.19)
36005.52/4533.08	c INFO: running SApperloT@489 for 97 with 35467 remaining (b = 0.01)
36764.41/4628.31	c INFO: running cryptominisat-2.9.0@290 for 1746 with 35372 remaining (b = 0.19)
37363.34/4703.51	c INFO: running cryptominisat-2.9.0@2430 for 873 with 35297 remaining (b = 0.09)
37546.45/4726.52	c INFO: running cryptominisat-2.9.0@489 for 1455 with 35274 remaining (b = 0.14)
38236.86/4813.30	c INFO: running cryptominisat-2.9.0@95 for 1843 with 35187 remaining (b = 0.15)
38318.13/4823.43	c INFO: running cryptominisat-2.9.0@102 for 1843 with 35177 remaining (b = 0.15)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

Sorry, but this trace is too large and cannot be obtained.

Launcher Data

Begin job on node125 at 2011-05-02 14:02:21
IDJOB=3321386
IDBENCH=70799
IDSOLVER=1710
FILE ID=node125/3321386-1304337741
RUNJOBID= node125-1304337741-28609
PBS_JOBID= 13178047
Free space on /tmp= 73372 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321386-1304337741/watcher-3321386-1304337741 -o /tmp/evaluation-result-3321386-1304337741/solver-3321386-1304337741 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321386-1304337741.cnf -seed 815459529 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=815459529

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5266.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20802040 kB
Buffers:       2145652 kB
Cached:        7145368 kB
SwapCached:          4 kB
Active:        5274744 kB
Inactive:      6335596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20802040 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           36608 kB
Writeback:           4 kB
AnonPages:     2319924 kB
Mapped:          19524 kB
Slab:           464728 kB
PageTables:      10208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2769420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73340 MiB
End job on node125 at 2011-05-02 15:26:18