Trace number 3385474

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-random (fixed)? 34598.5 4918.63

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
MD5SUM1c5680fb79b6ea8965a1c94337260953
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.37/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.68	c INFO: solving HOME/instance-3385474-1305567135.cnf
0.37/0.68	c INFO: computing task features
0.44/0.70	c INFO: computed variable-clause graph statistics
0.44/0.70	c INFO: computed clause balance statistics
0.44/0.77	c INFO: computed variable balance statistics
0.54/0.80	c INFO: computed small-clause counts
0.54/0.80	c INFO: computed Horn-clause counts
0.54/0.81	c INFO: computed variable graph statistics
0.54/0.81	c INFO: collected features for HOME/instance-3385474-1305567135.cnf in 0.12 s
0.54/0.84	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.63)
0.54/0.87	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.07)
0.63/0.90	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.34)
0.63/0.93	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.30)
0.63/0.96	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.27)
0.63/0.99	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.24)
1.25/1.02	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.21)
1.25/1.06	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.15)
706.94/101.24	c INFO: running kcnfs-2006@0 for 582 with 4899 remaining (b = 0.19)
874.34/125.28	c INFO: running adaptg2wsat2009++@0 for 97 with 4875 remaining (b = 0.03)
1575.81/225.64	c INFO: running march_hi@0 for 388 with 4775 remaining (b = 0.12)
3047.67/432.13	c INFO: running march_hi@100 for 291 with 4568 remaining (b = 0.08)
3467.07/488.30	c INFO: running march_hi@0 for 291 with 4512 remaining (b = 0.08)
3599.11/507.16	c INFO: running march_hi@0 for 97 with 4493 remaining (b = 0.03)
3888.03/546.84	c INFO: running march_hi@0 for 97 with 4453 remaining (b = 0.04)
4096.93/576.71	c INFO: running march_hi@0 for 97 with 4423 remaining (b = 0.05)
4341.52/609.89	c INFO: running march_hi@488 for 97 with 4390 remaining (b = 0.07)
4342.20/609.94	c INFO: running march_hi@0 for 97 with 4390 remaining (b = 0.05)
4668.36/656.65	c INFO: running march_hi@489 for 194 with 4344 remaining (b = 0.13)
4876.51/686.44	c INFO: running march_hi@389 for 97 with 4314 remaining (b = 0.06)
4914.21/691.82	c INFO: running march_hi@96 for 97 with 4308 remaining (b = 0.05)
5167.60/728.18	c INFO: running march_hi@586 for 97 with 4272 remaining (b = 0.06)
5224.13/736.24	c INFO: running march_hi@974 for 1164 with 4264 remaining (b = 0.39)
5316.85/749.57	c INFO: running march_hi@94 for 291 with 4251 remaining (b = 0.15)
5392.92/760.41	c INFO: running kcnfs-2006@99 for 485 with 4240 remaining (b = 0.17)
5664.72/796.86	c INFO: running march_hi@485 for 97 with 4203 remaining (b = 0.05)
5785.87/813.12	c INFO: running march_hi@385 for 97 with 4187 remaining (b = 0.08)
5808.89/816.40	c INFO: running march_hi@490 for 97 with 4184 remaining (b = 0.04)
5940.08/835.24	c INFO: running kcnfs-2006@0 for 582 with 4165 remaining (b = 0.17)
6210.64/874.07	c INFO: running march_hi@878 for 1261 with 4126 remaining (b = 0.37)
6387.78/899.41	c INFO: running march_hi@0 for 388 with 4101 remaining (b = 0.12)
6558.75/923.94	c INFO: running march_hi@590 for 97 with 4076 remaining (b = 0.02)
6571.19/925.78	c INFO: running march_hi@0 for 388 with 4074 remaining (b = 0.10)
7323.95/1031.56	c INFO: running march_hi@681 for 1455 with 3969 remaining (b = 0.35)
8009.10/1129.79	c INFO: running adaptg2wsat2009++@0 for 97 with 3870 remaining (b = 0.02)
8804.11/1242.21	c INFO: running kcnfs-2006@0 for 582 with 3758 remaining (b = 0.14)
9089.26/1283.18	c INFO: running kcnfs-2006@200 for 388 with 3717 remaining (b = 0.12)
9266.43/1308.01	c INFO: running march_hi@95 for 291 with 3692 remaining (b = 0.08)
9605.77/1356.73	c INFO: running march_hi@95 for 291 with 3643 remaining (b = 0.09)
10533.62/1489.45	c INFO: running kcnfs-2006@196 for 388 with 3511 remaining (b = 0.13)
11520.51/1631.14	c INFO: running march_hi@678 for 97 with 3369 remaining (b = 0.03)
11754.59/1664.72	c INFO: running kcnfs-2006@0 for 582 with 3335 remaining (b = 0.13)
12360.47/1751.76	c INFO: running kcnfs-2006@591 for 194 with 3248 remaining (b = 0.05)
12551.32/1779.17	c INFO: running march_hi@972 for 1164 with 3221 remaining (b = 0.31)
13503.53/1915.89	c INFO: running kcnfs-2006@489 for 97 with 3084 remaining (b = 0.08)
13745.21/1950.60	c INFO: running kcnfs-2006@484 for 194 with 3050 remaining (b = 0.10)
13864.29/1967.50	c INFO: running kcnfs-2006@687 for 97 with 3033 remaining (b = 0.03)
14532.24/2062.85	c INFO: running march_hi@0 for 388 with 2937 remaining (b = 0.09)
14592.12/2071.44	c INFO: running kcnfs-2006@1073 for 291 with 2929 remaining (b = 0.07)
14899.27/2115.59	c INFO: running march_hi@1073 for 1067 with 2885 remaining (b = 0.28)
15162.57/2153.31	c INFO: running kcnfs-2006@679 for 194 with 2847 remaining (b = 0.05)
15953.91/2263.82	c INFO: running kcnfs-2006@388 for 194 with 2736 remaining (b = 0.09)
16172.67/2295.23	c INFO: running march_hi@972 for 1164 with 2705 remaining (b = 0.28)
16680.05/2368.06	c INFO: running kcnfs-2006@1263 for 97 with 2632 remaining (b = 0.04)
17212.95/2443.69	c INFO: running kcnfs-2006@2236 for 485 with 2557 remaining (b = 0.18)
17423.90/2473.54	c INFO: running kcnfs-2006@0 for 582 with 2527 remaining (b = 0.13)
17440.82/2475.84	c INFO: running kcnfs-2006@0 for 582 with 2524 remaining (b = 0.12)
17521.64/2487.49	c INFO: running march_hi@681 for 1455 with 2513 remaining (b = 0.29)
18889.30/2683.63	c INFO: running march_hi@971 for 1164 with 2317 remaining (b = 0.24)
21312.42/3026.70	c INFO: running kcnfs-2006@2430 for 291 with 1973 remaining (b = 0.16)
21974.88/3121.79	c INFO: running kcnfs-2006@389 for 194 with 1878 remaining (b = 0.09)
22123.86/3143.18	c INFO: running march_hi@1360 for 776 with 1857 remaining (b = 0.21)
22536.17/3202.34	c INFO: running kcnfs-2006@1648 for 388 with 1798 remaining (b = 0.09)
22844.50/3244.35	c INFO: running march_hi@1268 for 97 with 1756 remaining (b = 0.04)
23672.07/3362.88	c INFO: running kcnfs-2006@3017 for 97 with 1637 remaining (b = 0.05)
23705.51/3367.66	c INFO: running gnovelty+2@0 for 97 with 1633 remaining (b = 0.02)
23842.68/3387.39	c INFO: running march_hi@1558 for 582 with 1613 remaining (b = 0.25)
24378.24/3464.26	c INFO: running march_hi@97 for 291 with 1536 remaining (b = 0.08)
24740.40/3516.22	c INFO: running march_hi@688 for 1484 with 1484 remaining (b = 0.25)
25622.11/3642.89	c INFO: running kcnfs-2006@98 for 485 with 1357 remaining (b = 0.13)
26036.50/3702.32	c INFO: running kcnfs-2006@2717 for 97 with 1298 remaining (b = 0.02)
27059.69/3847.86	c INFO: running kcnfs-2006@0 for 582 with 1152 remaining (b = 0.14)
27212.23/3869.16	c INFO: running march_hi@199 for 97 with 1131 remaining (b = 0.05)
27949.76/3975.06	c INFO: running march_hi@292 for 97 with 1025 remaining (b = 0.03)
27994.32/3981.42	c INFO: running march_hi@1656 for 485 with 1019 remaining (b = 0.13)
28015.90/3984.58	c INFO: running march_hi@1458 for 679 with 1016 remaining (b = 0.15)
28057.67/3990.57	c INFO: running march_hi@1943 for 194 with 1010 remaining (b = 0.08)
28816.79/4099.64	c INFO: running kcnfs-2006@2812 for 97 with 901 remaining (b = 0.02)
29089.64/4138.22	c INFO: running march_hi@0 for 388 with 862 remaining (b = 0.08)
29382.70/4179.79	c INFO: running kcnfs-2006@1262 for 97 with 820 remaining (b = 0.03)
29543.68/4202.77	c INFO: running march_hi@2042 for 97 with 797 remaining (b = 0.06)
29587.79/4209.05	c INFO: running kcnfs-2006@4267 for 791 with 791 remaining (b = 0.14)
30246.67/4299.21	c INFO: running kcnfs-2006@1555 for 388 with 701 remaining (b = 0.09)
30526.75/4339.45	c INFO: running kcnfs-2006@0 for 661 with 661 remaining (b = 0.11)
31610.74/4495.10	c INFO: running kcnfs-2006@294 for 291 with 505 remaining (b = 0.08)
31793.42/4521.08	c INFO: running march_hi@1164 for 291 with 479 remaining (b = 0.06)
32096.50/4564.51	c INFO: running march_hi@2138 for 97 with 436 remaining (b = 0.02)
32914.19/4681.63	c INFO: running march_hi@2139 for 97 with 319 remaining (b = 0.02)
33346.00/4743.74	c INFO: running adaptg2wsat2009++@100 for 97 with 256 remaining (b = 0.01)
33746.68/4799.96	c INFO: running FH@0 for 97 with 200 remaining (b = 0.01)
33806.80/4808.21	c INFO: running adaptg2wsat2009++@100 for 192 with 192 remaining (b = 0.01)
33914.16/4823.22	c INFO: running FH@0 for 177 with 177 remaining (b = 0.01)
34137.81/4853.16	c INFO: running gnovelty+2@0 for 147 with 147 remaining (b = 0.01)
34155.22/4855.61	c INFO: running march_hi@1553 for 145 with 145 remaining (b = 0.02)
34598.46/4918.60	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 node115 at 2011-05-16 19:32:15
IDJOB=3385474
IDBENCH=82739
IDSOLVER=1870
FILE ID=node115/3385474-1305567135
RUNJOBID= node115-1305564965-32027
PBS_JOBID= 13350135
Free space on /tmp= 73268 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385474-1305567135/watcher-3385474-1305567135 -o /tmp/evaluation-result-3385474-1305567135/solver-3385474-1305567135 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385474-1305567135.cnf -seed 989114630 -budget 40000 -cores 8

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

MD5SUM BENCH= 1c5680fb79b6ea8965a1c94337260953
RANDOM SEED=989114630

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.811
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.77
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13233556 kB
Buffers:        280672 kB
Cached:        3272224 kB
SwapCached:          0 kB
Active:       16262272 kB
Inactive:      3119204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13233556 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           31680 kB
Writeback:           0 kB
AnonPages:    15828700 kB
Mapped:          36016 kB
Slab:           198108 kB
PageTables:      65756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 122579360 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= 73236 MiB
End job on node115 at 2011-05-16 20:54:14