Trace number 3381290

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-par-industrial (fixed)? 39780.2 4997.26

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2647.1
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.36/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.68	c INFO: solving HOME/instance-3381290-1305511728.cnf
0.36/0.68	c INFO: computing task features
1.03/1.34	c INFO: computed variable-clause graph statistics
1.03/1.37	c INFO: computed clause balance statistics
4.15/4.42	c INFO: computed variable balance statistics
6.93/7.22	c INFO: computed small-clause counts
6.93/7.23	c INFO: computed Horn-clause counts
6.93/7.27	c INFO: computed variable graph statistics
6.93/7.27	c INFO: collected features for HOME/instance-3381290-1305511728.cnf in 6.55 s
7.03/7.30	c INFO: running lingeling-276@0 for 97 with 4993 remaining (b = 0.18)
7.03/7.32	c INFO: running cryptominisat-2.9.0@0 for 485 with 4993 remaining (b = 0.24)
7.03/7.35	c INFO: running lingeling-276@0 for 582 with 4993 remaining (b = 0.31)
7.03/7.37	c INFO: running lingeling-276@0 for 1261 with 4993 remaining (b = 0.39)
7.13/7.40	c INFO: running SApperloT@0 for 97 with 4993 remaining (b = 0.03)
7.13/7.43	c INFO: running precosat-570@0 for 291 with 4993 remaining (b = 0.10)
7.13/7.46	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4993 remaining (b = 0.41)
7.13/7.48	c INFO: running lingeling-276@0 for 1261 with 4993 remaining (b = 0.30)
806.57/107.59	c INFO: running lingeling-276@0 for 1164 with 4893 remaining (b = 0.24)
807.34/107.69	c INFO: running SApperloT@0 for 97 with 4893 remaining (b = 0.02)
1607.67/207.99	c INFO: running cryptominisat-2.9.0@0 for 1455 with 4792 remaining (b = 0.32)
2343.16/300.20	c INFO: running precosat-570@0 for 1358 with 4700 remaining (b = 0.30)
3924.56/498.33	c INFO: running lingeling-276@0 for 1261 with 4502 remaining (b = 0.24)
4694.32/594.85	c INFO: running precosat-570@0 for 679 with 4405 remaining (b = 0.18)
10102.74/1272.73	c INFO: running SApperloT@0 for 291 with 3727 remaining (b = 0.07)
10117.82/1274.65	c INFO: running glucosER@0 for 194 with 3726 remaining (b = 0.06)
10148.89/1278.59	c INFO: running precosat-570@0 for 97 with 3722 remaining (b = 0.03)
10156.84/1279.53	c INFO: running precosat-570@1264 for 388 with 3721 remaining (b = 0.09)
10949.76/1378.90	c INFO: running precosat-570@1163 for 194 with 3621 remaining (b = 0.06)
11686.05/1471.22	c INFO: running glucosER@679 for 97 with 3529 remaining (b = 0.04)
12486.92/1571.62	c INFO: running cryptominisat-2.9.0@0 for 3429 with 3429 remaining (b = 0.44)
12494.09/1572.51	c INFO: running glucosER@974 for 97 with 3428 remaining (b = 0.02)
12525.17/1576.45	c INFO: running precosat-570@0 for 97 with 3424 remaining (b = 0.04)
13252.94/1667.74	c INFO: running precosat-570@1359 for 97 with 3332 remaining (b = 0.02)
13252.94/1667.80	c INFO: running cryptominisat-2.9.0@0 for 3332 with 3332 remaining (b = 0.37)
13267.28/1669.60	c INFO: running cryptominisat-2.9.0@0 for 97 with 3331 remaining (b = 0.02)
13324.63/1676.77	c INFO: running precosat-570@1364 for 97 with 3323 remaining (b = 0.02)
13324.63/1676.80	c INFO: running cryptominisat-2.9.0@291 for 194 with 3323 remaining (b = 0.04)
13421.83/1688.97	c INFO: running precosat-570@1361 for 291 with 3311 remaining (b = 0.06)
14009.04/1762.62	c INFO: running cryptominisat-2.9.0@0 for 1843 with 3238 remaining (b = 0.25)
14020.21/1764.05	c INFO: running precosat-570@1454 for 97 with 3236 remaining (b = 0.02)
14062.42/1769.39	c INFO: running lingeling-276@587 for 679 with 3231 remaining (b = 0.09)
14084.03/1772.09	c INFO: running precosat-570@2823 for 291 with 3228 remaining (b = 0.06)
14811.52/1863.38	c INFO: running precosat-570@0 for 97 with 3137 remaining (b = 0.02)
14879.14/1871.88	c INFO: running precosat-570@1552 for 97 with 3128 remaining (b = 0.02)
15610.59/1963.69	c INFO: running cryptominisat-2.9.0@98 for 1843 with 3037 remaining (b = 0.25)
15654.39/1969.18	c INFO: running precosat-570@194 for 97 with 3031 remaining (b = 0.02)
15819.40/1989.82	c INFO: running lingeling-276@0 for 97 with 3010 remaining (b = 0.02)
16429.61/2066.48	c INFO: running precosat-570@2624 for 485 with 2934 remaining (b = 0.07)
16465.50/2070.94	c INFO: running precosat-570@2922 for 97 with 2929 remaining (b = 0.02)
16618.43/2090.13	c INFO: running glucosER@1168 for 679 with 2910 remaining (b = 0.09)
17264.67/2171.28	c INFO: running precosat-570@3022 for 97 with 2829 remaining (b = 0.02)
18023.98/2266.56	c INFO: running precosat-570@3116 for 97 with 2734 remaining (b = 0.01)
18831.13/2367.86	c INFO: running precosat-570@1652 for 97 with 2632 remaining (b = 0.01)
19479.72/2449.29	c INFO: running lingeling-276@682 for 582 with 2551 remaining (b = 0.08)
19606.49/2465.18	c INFO: running lingeling-276@0 for 582 with 2535 remaining (b = 0.07)
20313.20/2553.88	c INFO: running precosat-570@2918 for 97 with 2446 remaining (b = 0.02)
21072.51/2649.16	c INFO: running precosat-570@3012 for 97 with 2351 remaining (b = 0.02)
21879.70/2750.45	c INFO: running precosat-570@3113 for 97 with 2250 remaining (b = 0.01)
22187.24/2789.01	c INFO: running glucosER@1265 for 582 with 2211 remaining (b = 0.08)
22639.12/2845.72	c INFO: running precosat-570@489 for 194 with 2154 remaining (b = 0.03)
24121.84/3031.86	c INFO: running lingeling-276@780 for 97 with 1968 remaining (b = 0.02)
24228.64/3045.29	c INFO: running precosat-570@1071 for 97 with 1955 remaining (b = 0.02)
24256.49/3048.77	c INFO: running lingeling-276@486 for 97 with 1951 remaining (b = 0.02)
24928.97/3133.14	c INFO: running lingeling-276@973 for 97 with 1867 remaining (b = 0.02)
24987.98/3140.56	c INFO: running precosat-570@3791 for 485 with 1860 remaining (b = 0.07)
25015.77/3144.04	c INFO: running lingeling-276@587 for 582 with 1856 remaining (b = 0.08)
25688.35/3228.42	c INFO: running lingeling-276@1068 for 97 with 1772 remaining (b = 0.02)
26446.82/3323.69	c INFO: running lingeling-276@1162 for 97 with 1676 remaining (b = 0.02)
26875.51/3377.59	c INFO: running glucosER@1358 for 485 with 1623 remaining (b = 0.09)
27253.17/3424.98	c INFO: running lingeling-276@100 for 97 with 1575 remaining (b = 0.01)
28028.56/3522.27	c INFO: running lingeling-276@197 for 1067 with 1478 remaining (b = 0.15)
28802.95/3619.42	c INFO: running precosat-570@485 for 194 with 1381 remaining (b = 0.03)
29022.05/3646.93	c INFO: running precosat-570@3886 for 97 with 1353 remaining (b = 0.02)
29657.11/3726.62	c INFO: running lingeling-276@0 for 97 with 1274 remaining (b = 0.01)
29780.68/3742.20	c INFO: running lingeling-276@682 for 582 with 1258 remaining (b = 0.10)
30344.71/3812.96	c INFO: running lingeling-276@98 for 1187 with 1187 remaining (b = 0.16)
30383.79/3817.89	c INFO: running lingeling-276@97 for 1182 with 1182 remaining (b = 0.15)
30391.73/3818.81	c INFO: running precosat-570@976 for 291 with 1181 remaining (b = 0.04)
30750.29/3863.90	c INFO: running glucosER@1459 for 388 with 1136 remaining (b = 0.08)
32748.66/4114.62	c INFO: running cryptominisat-2.9.0@196 for 291 with 886 remaining (b = 0.04)
33858.60/4253.94	c INFO: running glucosER@1753 for 97 with 746 remaining (b = 0.06)
34438.71/4326.77	c INFO: running lingeling-276@94 for 485 with 673 remaining (b = 0.07)
34657.79/4354.27	c INFO: running precosat-570@0 for 194 with 646 remaining (b = 0.04)
35155.77/4416.71	c INFO: running glucose@0 for 194 with 583 remaining (b = 0.03)
36272.05/4556.84	c INFO: running SApperloT@99 for 291 with 443 remaining (b = 0.03)
36593.14/4597.15	c INFO: running cryptominisat-2.9.0@0 for 97 with 403 remaining (b = 0.01)
36762.05/4618.33	c INFO: running lingeling-276@875 for 382 with 382 remaining (b = 0.03)
37419.27/4700.88	c INFO: running cryptominisat-2.9.0@1942 for 299 with 299 remaining (b = 0.03)
38377.39/4821.16	c INFO: running precosat-570@4466 for 179 with 179 remaining (b = 0.01)
38628.21/4852.65	c INFO: running lingeling-276@2044 for 148 with 148 remaining (b = 0.01)
39780.09/4997.22	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

Launcher Data

Begin job on node138 at 2011-05-16 04:08:48
IDJOB=3381290
IDBENCH=85991
IDSOLVER=1864
FILE ID=node138/3381290-1305511728
RUNJOBID= node138-1305510133-29451
PBS_JOBID= 13325520
Free space on /tmp= 73540 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.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-3381290-1305511728/watcher-3381290-1305511728 -o /tmp/evaluation-result-3381290-1305511728/solver-3381290-1305511728 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3381290-1305511728.cnf -seed 1462094599 -budget 40000 -cores 8

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1462094599

node138.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.854
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.70
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.854
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	: 5332.75
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.75
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.854
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.82
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.854
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:     32951124 kB
MemFree:      14603628 kB
Buffers:        303444 kB
Cached:        4129088 kB
SwapCached:      18496 kB
Active:       14917396 kB
Inactive:      3152488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14603628 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:           35016 kB
Writeback:           0 kB
AnonPages:    13631964 kB
Mapped:          19300 kB
Slab:           131984 kB
PageTables:      77500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83389476 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= 73524 MiB
End job on node138 at 2011-05-16 05:32:05