Trace number 3385758

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)? 30213 4905.21

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
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.36/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.62	c INFO: solving HOME/instance-3385758-1305573151.cnf
0.36/0.62	c INFO: computing task features
0.36/0.64	c INFO: computed variable-clause graph statistics
0.36/0.64	c INFO: computed clause balance statistics
0.44/0.71	c INFO: computed variable balance statistics
0.44/0.74	c INFO: computed small-clause counts
0.44/0.74	c INFO: computed Horn-clause counts
0.44/0.75	c INFO: computed variable graph statistics
0.44/0.75	c INFO: collected features for HOME/instance-3385758-1305573151.cnf in 0.12 s
0.44/0.78	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.63)
0.55/0.81	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.07)
0.55/0.84	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.34)
0.55/0.87	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.31)
0.64/0.90	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.28)
0.64/0.95	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.25)
1.43/1.01	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.22)
1.43/1.05	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.16)
588.63/99.09	c INFO: running kcnfs-2006@0 for 582 with 4901 remaining (b = 0.19)
599.57/101.04	c INFO: running adaptg2wsat2009++@0 for 97 with 4899 remaining (b = 0.03)
1230.40/207.32	c INFO: running march_hi@0 for 388 with 4793 remaining (b = 0.12)
3060.66/493.77	c INFO: running march_hi@0 for 97 with 4506 remaining (b = 0.03)
3380.47/552.07	c INFO: running march_hi@0 for 97 with 4448 remaining (b = 0.04)
3518.70/577.29	c INFO: running march_hi@0 for 97 with 4423 remaining (b = 0.05)
3565.88/585.82	c INFO: running march_hi@0 for 291 with 4414 remaining (b = 0.14)
3770.99/623.25	c INFO: running march_hi@0 for 97 with 4377 remaining (b = 0.06)
3953.10/656.42	c INFO: running march_hi@488 for 97 with 4344 remaining (b = 0.08)
3973.35/660.16	c INFO: running march_hi@489 for 97 with 4340 remaining (b = 0.07)
4048.53/673.87	c INFO: running march_hi@485 for 97 with 4326 remaining (b = 0.06)
4402.96/738.48	c INFO: running march_hi@97 for 291 with 4262 remaining (b = 0.12)
4451.77/747.35	c INFO: running march_hi@98 for 97 with 4253 remaining (b = 0.03)
4589.44/772.41	c INFO: running march_hi@582 for 97 with 4228 remaining (b = 0.04)
4607.51/775.72	c INFO: running march_hi@585 for 97 with 4224 remaining (b = 0.04)
4726.17/797.32	c INFO: running march_hi@585 for 97 with 4203 remaining (b = 0.04)
5124.46/869.93	c INFO: running march_hi@681 for 1455 with 4130 remaining (b = 0.43)
5238.52/890.79	c INFO: running march_hi@0 for 388 with 4109 remaining (b = 0.13)
5503.32/943.67	c INFO: running march_hi@684 for 1455 with 4056 remaining (b = 0.40)
5509.72/944.66	c INFO: running march_hi@195 for 194 with 4055 remaining (b = 0.10)
5732.22/984.71	c INFO: running march_hi@486 for 194 with 4015 remaining (b = 0.07)
5741.79/986.33	c INFO: running kcnfs-2006@0 for 582 with 4014 remaining (b = 0.17)
6250.16/1071.31	c INFO: running kcnfs-2006@99 for 485 with 3929 remaining (b = 0.14)
6511.55/1118.89	c INFO: running kcnfs-2006@0 for 582 with 3881 remaining (b = 0.14)
6832.04/1177.30	c INFO: running march_hi@681 for 1455 with 3823 remaining (b = 0.36)
6862.25/1182.72	c INFO: running march_hi@0 for 388 with 3817 remaining (b = 0.10)
8420.47/1445.82	c INFO: running march_hi@93 for 291 with 3554 remaining (b = 0.07)
9376.66/1605.58	c INFO: running kcnfs-2006@391 for 194 with 3395 remaining (b = 0.09)
10667.69/1821.11	c INFO: running kcnfs-2006@585 for 194 with 3179 remaining (b = 0.05)
10945.51/1867.58	c INFO: running kcnfs-2006@192 for 485 with 3133 remaining (b = 0.13)
11028.47/1880.32	c INFO: running kcnfs-2006@587 for 194 with 3120 remaining (b = 0.05)
11305.91/1923.20	c INFO: running march_hi@391 for 97 with 3077 remaining (b = 0.03)
11482.29/1950.37	c INFO: running march_hi@878 for 1261 with 3050 remaining (b = 0.31)
12040.03/2037.13	c INFO: running kcnfs-2006@0 for 582 with 2963 remaining (b = 0.14)
12270.93/2072.73	c INFO: running kcnfs-2006@1170 for 194 with 2927 remaining (b = 0.06)
12537.66/2113.87	c INFO: running adaptg2wsat2009++@0 for 97 with 2886 remaining (b = 0.02)
13384.20/2238.20	c INFO: running kcnfs-2006@0 for 582 with 2762 remaining (b = 0.13)
13608.03/2270.22	c INFO: running march_hi@684 for 1455 with 2730 remaining (b = 0.30)
15452.38/2534.10	c INFO: running march_hi@0 for 388 with 2466 remaining (b = 0.10)
16455.77/2688.72	c INFO: running kcnfs-2006@199 for 388 with 2311 remaining (b = 0.10)
16778.89/2738.56	c INFO: running kcnfs-2006@979 for 1746 with 2262 remaining (b = 0.33)
17222.69/2812.47	c INFO: running kcnfs-2006@0 for 582 with 2188 remaining (b = 0.12)
17410.12/2843.64	c INFO: running kcnfs-2006@191 for 485 with 2156 remaining (b = 0.10)
18469.59/3007.69	c INFO: running march_hi@878 for 1261 with 1992 remaining (b = 0.25)
18843.83/3065.41	c INFO: running adaptg2wsat2009++@0 for 97 with 1935 remaining (b = 0.02)
19318.21/3138.78	c INFO: running kcnfs-2006@1651 for 291 with 1861 remaining (b = 0.09)
20169.80/3261.90	c INFO: running march_hi@783 for 1358 with 1738 remaining (b = 0.25)
20188.04/3264.70	c INFO: running kcnfs-2006@0 for 582 with 1735 remaining (b = 0.12)
20648.68/3335.82	c INFO: running march_hi@972 for 1164 with 1664 remaining (b = 0.24)
21312.49/3438.50	c INFO: running kcnfs-2006@1749 for 970 with 1562 remaining (b = 0.20)
23763.28/3848.93	c INFO: running kcnfs-2006@585 for 194 with 1151 remaining (b = 0.04)
23998.50/3888.36	c INFO: running kcnfs-2006@483 for 194 with 1112 remaining (b = 0.08)
25424.89/4116.59	c INFO: running kcnfs-2006@1171 for 194 with 884 remaining (b = 0.04)
25453.56/4121.34	c INFO: running march_hi@1168 for 194 with 879 remaining (b = 0.07)
26400.25/4272.26	c INFO: running kcnfs-2006@681 for 97 with 728 remaining (b = 0.02)
26766.45/4328.88	c INFO: running march_hi@1360 for 671 with 671 remaining (b = 0.15)
27575.03/4463.72	c INFO: running march_hi@0 for 388 with 536 remaining (b = 0.07)
27609.00/4469.47	c INFO: running kcnfs-2006@2628 for 97 with 531 remaining (b = 0.06)
28456.77/4611.37	c INFO: running march_hi@1265 for 97 with 389 remaining (b = 0.03)
28459.78/4611.84	c INFO: running kcnfs-2006@876 for 97 with 388 remaining (b = 0.02)
28593.66/4634.28	c INFO: running kcnfs-2006@2331 for 366 with 366 remaining (b = 0.08)
28925.81/4689.83	c INFO: running march_hi@1270 for 97 with 310 remaining (b = 0.02)
29055.49/4711.51	c INFO: running kcnfs-2006@3787 for 97 with 289 remaining (b = 0.02)
29292.10/4751.19	c INFO: running kcnfs-2006@1843 for 249 with 249 remaining (b = 0.03)
29574.70/4798.41	c INFO: running kcnfs-2006@2432 for 97 with 202 remaining (b = 0.05)
30096.28/4885.73	c INFO: running FH@0 for 114 with 114 remaining (b = 0.01)
30212.51/4905.18	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 node110 at 2011-05-16 21:12:31
IDJOB=3385758
IDBENCH=83023
IDSOLVER=1870
FILE ID=node110/3385758-1305573151
RUNJOBID= node110-1305572593-19459
PBS_JOBID= 13350157
Free space on /tmp= 73504 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.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-3385758-1305573151/watcher-3385758-1305573151 -o /tmp/evaluation-result-3385758-1305573151/solver-3385758-1305573151 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385758-1305573151.cnf -seed 1900196387 -budget 40000 -cores 8

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=1900196387

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25344952 kB
Buffers:        289868 kB
Cached:        3254116 kB
SwapCached:       1416 kB
Active:        4111376 kB
Inactive:      3162156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25344952 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           31864 kB
Writeback:           0 kB
AnonPages:     3728868 kB
Mapped:          28772 kB
Slab:           237640 kB
PageTables:      27800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76045192 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= 73472 MiB
End job on node110 at 2011-05-16 22:34:17