Trace number 3385781

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)? 39077.2 4905.4

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
MD5SUM8f7328be14ce714cebc5a66418b5924c
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.46	c INFO: solving HOME/instance-3385781-1305574365.cnf
0.32/0.46	c INFO: computing task features
0.32/0.47	c INFO: computed variable-clause graph statistics
0.32/0.47	c INFO: computed clause balance statistics
0.41/0.52	c INFO: computed variable balance statistics
0.41/0.56	c INFO: computed small-clause counts
0.41/0.56	c INFO: computed Horn-clause counts
0.41/0.56	c INFO: computed variable graph statistics
0.41/0.56	c INFO: collected features for HOME/instance-3385781-1305574365.cnf in 0.10 s
0.41/0.59	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
0.70/0.86	c INFO: running march_hi@0 for 194 with 4999 remaining (b = 0.15)
0.70/0.86	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.07)
0.70/0.86	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.26)
0.70/0.86	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.23)
0.70/0.86	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.24)
0.70/0.86	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.21)
0.70/0.86	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.15)
801.15/101.01	c INFO: running march_hi@0 for 388 with 4899 remaining (b = 0.13)
801.15/101.06	c INFO: running adaptg2wsat2009++@0 for 97 with 4899 remaining (b = 0.03)
1588.93/199.82	c INFO: running march_hi@0 for 97 with 4800 remaining (b = 0.04)
1601.67/201.46	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.14)
2332.06/293.01	c INFO: running march_hi@99 for 97 with 4707 remaining (b = 0.04)
3119.89/391.88	c INFO: running march_hi@0 for 291 with 4608 remaining (b = 0.08)
3120.69/391.92	c INFO: running march_hi@100 for 97 with 4608 remaining (b = 0.03)
3147.78/395.34	c INFO: running march_hi@0 for 97 with 4605 remaining (b = 0.03)
3154.99/396.22	c INFO: running march_hi@489 for 97 with 4604 remaining (b = 0.04)
3895.79/489.11	c INFO: running march_hi@581 for 97 with 4511 remaining (b = 0.04)
3903.76/490.18	c INFO: running march_hi@102 for 291 with 4510 remaining (b = 0.11)
3905.34/490.33	c INFO: running march_hi@0 for 97 with 4510 remaining (b = 0.03)
3914.10/491.42	c INFO: running march_hi@0 for 97 with 4509 remaining (b = 0.04)
3914.10/491.48	c INFO: running march_hi@492 for 97 with 4509 remaining (b = 0.05)
4028.09/505.73	c INFO: running march_hi@98 for 97 with 4494 remaining (b = 0.04)
4666.00/585.72	c INFO: running march_hi@488 for 97 with 4414 remaining (b = 0.05)
4674.76/586.83	c INFO: running march_hi@99 for 291 with 4413 remaining (b = 0.11)
4704.25/590.52	c INFO: running march_hi@676 for 1552 with 4409 remaining (b = 0.47)
4722.72/592.87	c INFO: running march_hi@886 for 1261 with 4407 remaining (b = 0.40)
4783.19/600.43	c INFO: running march_hi@193 for 291 with 4400 remaining (b = 0.12)
5439.42/682.71	c INFO: running march_hi@583 for 97 with 4317 remaining (b = 0.04)
5477.02/687.49	c INFO: running march_hi@389 for 97 with 4312 remaining (b = 0.04)
5513.54/692.09	c INFO: running march_hi@92 for 291 with 4308 remaining (b = 0.10)
6229.56/781.84	c INFO: running kcnfs-2006@0 for 582 with 4218 remaining (b = 0.19)
6232.08/782.15	c INFO: running march_hi@591 for 97 with 4218 remaining (b = 0.03)
6260.63/785.71	c INFO: running kcnfs-2006@0 for 582 with 4214 remaining (b = 0.17)
7033.26/882.64	c INFO: running march_hi@877 for 1261 with 4117 remaining (b = 0.36)
7041.19/883.66	c INFO: running march_hi@200 for 194 with 4116 remaining (b = 0.09)
7110.55/892.39	c INFO: running march_hi@290 for 194 with 4108 remaining (b = 0.09)
7848.13/984.88	c INFO: running march_hi@191 for 291 with 4015 remaining (b = 0.10)
8591.41/1078.08	c INFO: running march_hi@0 for 388 with 3922 remaining (b = 0.11)
8674.17/1088.48	c INFO: running march_hi@876 for 1261 with 3912 remaining (b = 0.33)
10158.82/1274.69	c INFO: running march_hi@384 for 97 with 3725 remaining (b = 0.04)
10903.53/1368.08	c INFO: running kcnfs-2006@291 for 291 with 3632 remaining (b = 0.12)
10949.85/1373.91	c INFO: running kcnfs-2006@100 for 485 with 3626 remaining (b = 0.15)
10961.67/1375.30	c INFO: running kcnfs-2006@0 for 582 with 3625 remaining (b = 0.15)
11741.49/1473.12	c INFO: running march_hi@194 for 97 with 3527 remaining (b = 0.04)
12492.57/1567.41	c INFO: running march_hi@287 for 97 with 3433 remaining (b = 0.04)
13248.56/1662.18	c INFO: running kcnfs-2006@878 for 97 with 3338 remaining (b = 0.03)
13301.84/1668.82	c INFO: running kcnfs-2006@0 for 582 with 3331 remaining (b = 0.14)
14008.98/1757.57	c INFO: running march_hi@968 for 1261 with 3242 remaining (b = 0.30)
14827.81/1860.30	c INFO: running kcnfs-2006@0 for 582 with 3140 remaining (b = 0.14)
14831.44/1860.72	c INFO: running kcnfs-2006@199 for 388 with 3139 remaining (b = 0.11)
15649.62/1963.49	c INFO: running kcnfs-2006@392 for 194 with 3036 remaining (b = 0.09)
17115.55/2147.48	c INFO: running march_hi@1173 for 194 with 2853 remaining (b = 0.07)
17225.51/2161.24	c INFO: running kcnfs-2006@1652 for 291 with 2839 remaining (b = 0.13)
17427.09/2186.55	c INFO: running march_hi@980 for 1164 with 2813 remaining (b = 0.27)
17941.71/2251.18	c INFO: running kcnfs-2006@0 for 582 with 2749 remaining (b = 0.13)
17988.66/2257.01	c INFO: running adaptg2wsat2009++@0 for 97 with 2743 remaining (b = 0.02)
18682.44/2344.13	c INFO: running march_hi@1366 for 776 with 2656 remaining (b = 0.27)
18708.66/2347.47	c INFO: running march_hi@1164 for 194 with 2653 remaining (b = 0.07)
18788.15/2357.42	c INFO: running kcnfs-2006@94 for 485 with 2643 remaining (b = 0.11)
19512.87/2448.49	c INFO: running kcnfs-2006@482 for 194 with 2551 remaining (b = 0.09)
19567.85/2455.34	c INFO: running kcnfs-2006@3205 for 2328 with 2545 remaining (b = 0.47)
20321.22/2549.92	c INFO: running march_hi@1262 for 873 with 2450 remaining (b = 0.28)
21040.40/2640.22	c INFO: running kcnfs-2006@770 for 97 with 2360 remaining (b = 0.03)
21847.93/2741.62	c INFO: running kcnfs-2006@0 for 582 with 2258 remaining (b = 0.12)
22626.02/2839.37	c INFO: running kcnfs-2006@585 for 194 with 2161 remaining (b = 0.04)
22673.00/2845.26	c INFO: running kcnfs-2006@681 for 97 with 2155 remaining (b = 0.03)
23432.69/2940.66	c INFO: running kcnfs-2006@775 for 97 with 2059 remaining (b = 0.02)
24104.17/3024.98	c INFO: running kcnfs-2006@978 for 1746 with 1975 remaining (b = 0.33)
24152.63/3031.10	c INFO: running march_hi@0 for 388 with 1969 remaining (b = 0.09)
24232.21/3041.07	c INFO: running kcnfs-2006@2036 for 776 with 1959 remaining (b = 0.18)
24893.98/3124.15	c INFO: running kcnfs-2006@1072 for 291 with 1876 remaining (b = 0.05)
26532.21/3329.81	c INFO: running kcnfs-2006@586 for 194 with 1670 remaining (b = 0.04)
26705.04/3351.60	c INFO: running march_hi@1368 for 776 with 1648 remaining (b = 0.23)
27252.12/3420.27	c INFO: running march_hi@2229 for 97 with 1580 remaining (b = 0.02)
27255.30/3420.63	c INFO: running march_hi@99 for 194 with 1579 remaining (b = 0.05)
27522.11/3454.14	c INFO: running march_hi@1454 for 776 with 1546 remaining (b = 0.22)
28027.81/3517.68	c INFO: running kcnfs-2006@0 for 582 with 1482 remaining (b = 0.12)
28058.83/3521.54	c INFO: running kcnfs-2006@1746 for 194 with 1478 remaining (b = 0.05)
28817.09/3616.78	c INFO: running march_hi@972 for 1164 with 1383 remaining (b = 0.25)
29633.23/3719.29	c INFO: running march_hi@0 for 388 with 1281 remaining (b = 0.08)
30506.79/3829.01	c INFO: running kcnfs-2006@1941 for 873 with 1171 remaining (b = 0.16)
32696.71/4103.97	c INFO: running kcnfs-2006@190 for 485 with 896 remaining (b = 0.09)
32848.01/4122.99	c INFO: running kcnfs-2006@0 for 582 with 877 remaining (b = 0.10)
32909.28/4130.63	c INFO: running march_hi@1661 for 485 with 869 remaining (b = 0.14)
33763.79/4237.91	c INFO: running march_hi@1551 for 762 with 762 remaining (b = 0.16)
36717.29/4608.84	c INFO: running kcnfs-2006@581 for 97 with 391 remaining (b = 0.04)
36792.13/4618.28	c INFO: running adaptg2wsat2009++@0 for 194 with 382 remaining (b = 0.03)
37476.87/4704.21	c INFO: running kcnfs-2006@2813 for 296 with 296 remaining (b = 0.04)
37517.45/4709.39	c INFO: running kcnfs-2006@2525 for 97 with 291 remaining (b = 0.03)
37531.79/4711.18	c INFO: running gnovelty+2@0 for 97 with 289 remaining (b = 0.01)
38046.40/4775.87	c INFO: running kcnfs-2006@775 for 97 with 224 remaining (b = 0.01)
38124.36/4785.62	c INFO: running march_hi@1167 for 214 with 214 remaining (b = 0.06)
38199.86/4795.11	c INFO: running kcnfs-2006@3400 for 205 with 205 remaining (b = 0.03)
38276.36/4804.77	c INFO: running hybridGM3@0 for 97 with 195 remaining (b = 0.01)
38330.30/4811.60	c INFO: running FH@0 for 188 with 188 remaining (b = 0.01)
38397.90/4820.09	c INFO: running adaptg2wsat2009++@94 for 180 with 180 remaining (b = 0.01)
38820.99/4873.27	c INFO: running kcnfs-2006@1939 for 127 with 127 remaining (b = 0.01)
39076.56/4905.37	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 node126 at 2011-05-16 21:32:45
IDJOB=3385781
IDBENCH=83046
IDSOLVER=1870
FILE ID=node126/3385781-1305574365
RUNJOBID= node126-1305571764-19824
PBS_JOBID= 13350151
Free space on /tmp= 73156 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S2065143904-035.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-3385781-1305574365/watcher-3385781-1305574365 -o /tmp/evaluation-result-3385781-1305574365/solver-3385781-1305574365 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385781-1305574365.cnf -seed 1998420465 -budget 40000 -cores 8

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

MD5SUM BENCH= 8f7328be14ce714cebc5a66418b5924c
RANDOM SEED=1998420465

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.783
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28129496 kB
Buffers:        226176 kB
Cached:        2528116 kB
SwapCached:      49648 kB
Active:        1928136 kB
Inactive:      2602568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28129496 kB
SwapTotal:    67111528 kB
SwapFree:     41934280 kB
Dirty:           32676 kB
Writeback:           4 kB
AnonPages:     1740940 kB
Mapped:          19336 kB
Slab:           125536 kB
PageTables:      91564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 145551152 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= 73124 MiB
End job on node126 at 2011-05-16 22:54:30