Trace number 3385757

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)? 31392 4931.2

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
MD5SUMe5ccab3a9294cbb9eed5df8c5c797376
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.33/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.45	c INFO: solving HOME/instance-3385757-1305573044.cnf
0.33/0.45	c INFO: computing task features
0.33/0.46	c INFO: computed variable-clause graph statistics
0.33/0.46	c INFO: computed clause balance statistics
0.41/0.53	c INFO: computed variable balance statistics
0.41/0.57	c INFO: computed small-clause counts
0.41/0.57	c INFO: computed Horn-clause counts
0.41/0.57	c INFO: computed variable graph statistics
0.41/0.57	c INFO: collected features for HOME/instance-3385757-1305573044.cnf in 0.12 s
0.52/0.60	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.63)
0.52/0.63	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.07)
0.52/0.66	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.33)
0.52/0.69	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.30)
0.62/0.73	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.27)
0.62/0.76	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.24)
0.62/0.79	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.21)
0.70/0.83	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.15)
688.35/100.02	c INFO: running kcnfs-2006@0 for 582 with 4900 remaining (b = 0.18)
693.68/100.99	c INFO: running adaptg2wsat2009++@0 for 97 with 4899 remaining (b = 0.03)
2002.61/297.69	c INFO: running march_hi@0 for 388 with 4702 remaining (b = 0.12)
2963.51/443.17	c INFO: running march_hi@99 for 97 with 4557 remaining (b = 0.03)
3333.48/500.25	c INFO: running march_hi@0 for 291 with 4500 remaining (b = 0.09)
3592.95/537.48	c INFO: running march_hi@0 for 291 with 4462 remaining (b = 0.10)
3615.28/540.66	c INFO: running march_hi@0 for 97 with 4459 remaining (b = 0.04)
4013.56/602.15	c INFO: running march_hi@585 for 97 with 4398 remaining (b = 0.07)
4143.16/622.19	c INFO: running march_hi@0 for 97 with 4378 remaining (b = 0.04)
4513.73/679.35	c INFO: running march_hi@100 for 97 with 4321 remaining (b = 0.05)
4569.27/688.14	c INFO: running march_hi@0 for 97 with 4312 remaining (b = 0.05)
4796.32/724.83	c INFO: running march_hi@100 for 97 with 4275 remaining (b = 0.05)
5143.48/778.41	c INFO: running kcnfs-2006@97 for 485 with 4222 remaining (b = 0.17)
5144.79/778.69	c INFO: running march_hi@389 for 97 with 4221 remaining (b = 0.06)
5170.02/782.55	c INFO: running march_hi@1074 for 291 with 4217 remaining (b = 0.14)
5296.35/802.07	c INFO: running march_hi@587 for 97 with 4198 remaining (b = 0.07)
5312.49/804.51	c INFO: running march_hi@489 for 194 with 4195 remaining (b = 0.10)
5558.75/842.58	c INFO: running march_hi@96 for 291 with 4157 remaining (b = 0.13)
5609.29/850.38	c INFO: running march_hi@487 for 97 with 4150 remaining (b = 0.04)
5671.46/859.94	c INFO: running kcnfs-2006@0 for 582 with 4140 remaining (b = 0.16)
5814.65/882.07	c INFO: running march_hi@686 for 1455 with 4118 remaining (b = 0.39)
6292.29/955.59	c INFO: running march_hi@0 for 388 with 4044 remaining (b = 0.12)
6407.33/973.25	c INFO: running march_hi@877 for 1261 with 4027 remaining (b = 0.35)
6752.91/1026.59	c INFO: running march_hi@0 for 388 with 3973 remaining (b = 0.10)
7330.39/1122.66	c INFO: running march_hi@1169 for 970 with 3877 remaining (b = 0.31)
8198.56/1267.20	c INFO: running kcnfs-2006@489 for 97 with 3733 remaining (b = 0.08)
8700.80/1344.44	c INFO: running march_hi@385 for 97 with 3656 remaining (b = 0.04)
8725.49/1348.53	c INFO: running march_hi@96 for 291 with 3651 remaining (b = 0.08)
9062.66/1404.72	c INFO: running adaptg2wsat2009++@0 for 97 with 3595 remaining (b = 0.02)
9347.12/1448.52	c INFO: running kcnfs-2006@0 for 582 with 3551 remaining (b = 0.14)
9830.37/1523.18	c INFO: running march_hi@775 for 1455 with 3477 remaining (b = 0.32)
10058.90/1558.43	c INFO: running march_hi@290 for 97 with 3442 remaining (b = 0.05)
10749.20/1673.09	c INFO: running march_hi@189 for 291 with 3327 remaining (b = 0.09)
10798.23/1681.26	c INFO: running kcnfs-2006@0 for 582 with 3319 remaining (b = 0.14)
12591.46/1958.78	c INFO: running kcnfs-2006@98 for 485 with 3041 remaining (b = 0.12)
13633.64/2119.99	c INFO: running kcnfs-2006@100 for 485 with 2880 remaining (b = 0.12)
14436.46/2254.06	c INFO: running march_hi@281 for 97 with 2746 remaining (b = 0.04)
14563.56/2275.37	c INFO: running kcnfs-2006@0 for 582 with 2725 remaining (b = 0.13)
14891.40/2326.01	c INFO: running march_hi@1072 for 1067 with 2674 remaining (b = 0.28)
15134.44/2363.60	c INFO: running kcnfs-2006@582 for 194 with 2636 remaining (b = 0.05)
15324.52/2392.26	c INFO: running march_hi@786 for 1358 with 2608 remaining (b = 0.29)
15580.99/2430.22	c INFO: running march_hi@1655 for 485 with 2570 remaining (b = 0.25)
16878.84/2632.18	c INFO: running kcnfs-2006@686 for 97 with 2368 remaining (b = 0.03)
16935.66/2641.61	c INFO: running kcnfs-2006@678 for 194 with 2358 remaining (b = 0.05)
17914.38/2805.41	c INFO: running kcnfs-2006@390 for 194 with 2195 remaining (b = 0.09)
17988.49/2817.85	c INFO: running kcnfs-2006@877 for 97 with 2182 remaining (b = 0.03)
18620.74/2923.63	c INFO: running march_hi@867 for 1358 with 2076 remaining (b = 0.29)
18651.19/2928.79	c INFO: running kcnfs-2006@1259 for 194 with 2071 remaining (b = 0.06)
19129.57/3004.01	c INFO: running kcnfs-2006@1163 for 1649 with 1996 remaining (b = 0.32)
19159.42/3008.58	c INFO: running kcnfs-2006@0 for 582 with 1991 remaining (b = 0.14)
19821.47/3109.53	c INFO: running kcnfs-2006@483 for 194 with 1890 remaining (b = 0.09)
19982.47/3132.52	c INFO: running kcnfs-2006@1741 for 291 with 1867 remaining (b = 0.09)
21178.58/3307.24	c INFO: running kcnfs-2006@0 for 582 with 1693 remaining (b = 0.13)
22425.15/3498.82	c INFO: running march_hi@0 for 388 with 1501 remaining (b = 0.08)
23200.66/3618.11	c INFO: running march_hi@1168 for 970 with 1382 remaining (b = 0.23)
23335.91/3638.96	c INFO: running kcnfs-2006@1935 for 873 with 1361 remaining (b = 0.19)
25490.38/3991.68	c INFO: running kcnfs-2006@289 for 388 with 1008 remaining (b = 0.09)
25530.04/3997.80	c INFO: running adaptg2wsat2009++@0 for 97 with 1002 remaining (b = 0.02)
25941.00/4062.04	c INFO: running march_hi@1757 for 388 with 938 remaining (b = 0.20)
25971.63/4066.78	c INFO: running march_hi@1459 for 679 with 933 remaining (b = 0.22)
26795.54/4193.56	c INFO: running kcnfs-2006@191 for 485 with 806 remaining (b = 0.10)
27509.98/4303.49	c INFO: running kcnfs-2006@0 for 582 with 696 remaining (b = 0.11)
28053.92/4387.13	c INFO: running kcnfs-2006@1356 for 97 with 613 remaining (b = 0.02)
29188.93/4565.80	c INFO: running march_hi@0 for 291 with 434 remaining (b = 0.06)
29762.21/4661.39	c INFO: running gnovelty+2@0 for 97 with 339 remaining (b = 0.02)
30232.86/4737.35	c INFO: running march_hi@1756 for 263 with 263 remaining (b = 0.07)
30659.26/4808.65	c INFO: running march_hi@1557 for 191 with 191 remaining (b = 0.02)
30776.88/4828.11	c INFO: running march_hi@2145 for 172 with 172 remaining (b = 0.03)
31391.47/4931.17	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 node128 at 2011-05-16 21:10:45
IDJOB=3385757
IDBENCH=83022
IDSOLVER=1870
FILE ID=node128/3385757-1305573044
RUNJOBID= node128-1305573043-18776
PBS_JOBID= 13350158
Free space on /tmp= 73496 MiB

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

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

MD5SUM BENCH= e5ccab3a9294cbb9eed5df8c5c797376
RANDOM SEED=1418262304

node128.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.852
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       6520844 kB
Buffers:         63860 kB
Cached:         695080 kB
SwapCached:     122404 kB
Active:       11135380 kB
Inactive:     15020224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       6520844 kB
SwapTotal:    67111528 kB
SwapFree:     59792360 kB
Dirty:           32756 kB
Writeback:           0 kB
AnonPages:    25283424 kB
Mapped:          18816 kB
Slab:            97576 kB
PageTables:     104304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 151690572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73464 MiB
End job on node128 at 2011-05-16 22:32:56