Trace number 3385449

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)? 39060.2 4903.99

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
MD5SUM75e4af5315c8af778f17bf3a82042c9e
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.33/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.47	c INFO: solving HOME/instance-3385449-1305566716.cnf
0.33/0.47	c INFO: computing task features
0.33/0.48	c INFO: computed variable-clause graph statistics
0.33/0.48	c INFO: computed clause balance statistics
0.42/0.53	c INFO: computed variable balance statistics
0.42/0.58	c INFO: computed small-clause counts
0.42/0.58	c INFO: computed Horn-clause counts
0.42/0.58	c INFO: computed variable graph statistics
0.42/0.58	c INFO: collected features for HOME/instance-3385449-1305566716.cnf in 0.12 s
0.52/0.61	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
0.52/0.64	c INFO: running march_hi@0 for 97 with 4999 remaining (b = 0.07)
0.52/0.67	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.08)
0.61/0.70	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.23)
0.61/0.74	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.25)
0.61/0.77	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.22)
0.72/0.80	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.20)
0.72/0.83	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.17)
784.36/98.94	c INFO: running march_hi@0 for 291 with 4901 remaining (b = 0.12)
792.32/100.01	c INFO: running march_hi@0 for 485 with 4900 remaining (b = 0.15)
800.10/101.07	c INFO: running adaptg2wsat2009++@0 for 97 with 4899 remaining (b = 0.03)
1601.63/201.47	c INFO: running kcnfs-2006@0 for 582 with 4799 remaining (b = 0.17)
3136.70/393.91	c INFO: running march_hi@99 for 97 with 4606 remaining (b = 0.03)
3154.23/396.18	c INFO: running march_hi@0 for 291 with 4604 remaining (b = 0.09)
3897.47/489.32	c INFO: running march_hi@97 for 291 with 4511 remaining (b = 0.09)
3898.29/489.49	c INFO: running march_hi@0 for 291 with 4511 remaining (b = 0.09)
3901.45/489.88	c INFO: running march_hi@0 for 97 with 4510 remaining (b = 0.04)
3903.01/490.04	c INFO: running march_hi@0 for 97 with 4510 remaining (b = 0.04)
3934.88/494.02	c INFO: running march_hi@488 for 194 with 4506 remaining (b = 0.12)
4705.17/590.69	c INFO: running march_hi@487 for 97 with 4409 remaining (b = 0.06)
4707.53/590.94	c INFO: running march_hi@96 for 97 with 4409 remaining (b = 0.04)
4749.03/596.17	c INFO: running march_hi@100 for 97 with 4404 remaining (b = 0.04)
5460.45/685.32	c INFO: running march_hi@584 for 97 with 4315 remaining (b = 0.06)
5465.91/686.06	c INFO: running march_hi@586 for 97 with 4314 remaining (b = 0.06)
5491.44/689.24	c INFO: running march_hi@194 for 194 with 4311 remaining (b = 0.08)
5500.19/690.33	c INFO: running march_hi@588 for 97 with 4310 remaining (b = 0.04)
5515.32/692.24	c INFO: running march_hi@487 for 97 with 4308 remaining (b = 0.03)
6231.41/782.04	c INFO: running march_hi@585 for 1552 with 4218 remaining (b = 0.46)
6232.32/782.19	c INFO: running march_hi@0 for 388 with 4218 remaining (b = 0.11)
6268.80/786.71	c INFO: running march_hi@679 for 1455 with 4213 remaining (b = 0.41)
6274.37/787.45	c INFO: running kcnfs-2006@0 for 582 with 4213 remaining (b = 0.16)
6283.13/788.60	c INFO: running kcnfs-2006@293 for 291 with 4211 remaining (b = 0.11)
6299.86/790.66	c INFO: running march_hi@779 for 1358 with 4209 remaining (b = 0.36)
6308.59/791.72	c INFO: running march_hi@0 for 388 with 4208 remaining (b = 0.11)
7055.72/885.47	c INFO: running march_hi@386 for 97 with 4115 remaining (b = 0.04)
7856.27/985.89	c INFO: running march_hi@884 for 1261 with 4014 remaining (b = 0.32)
8620.16/1081.66	c INFO: running kcnfs-2006@389 for 194 with 3918 remaining (b = 0.10)
9434.24/1183.77	c INFO: running march_hi@100 for 291 with 3816 remaining (b = 0.09)
9447.78/1185.44	c INFO: running march_hi@194 for 97 with 3815 remaining (b = 0.04)
10148.62/1273.36	c INFO: running kcnfs-2006@0 for 582 with 3727 remaining (b = 0.15)
10190.91/1278.64	c INFO: running march_hi@384 for 97 with 3721 remaining (b = 0.04)
10955.56/1374.57	c INFO: running kcnfs-2006@585 for 194 with 3625 remaining (b = 0.05)
10997.00/1379.78	c INFO: running march_hi@969 for 1261 with 3620 remaining (b = 0.29)
11765.65/1476.21	c INFO: running kcnfs-2006@0 for 582 with 3524 remaining (b = 0.14)
12531.75/1572.30	c INFO: running kcnfs-2006@685 for 97 with 3428 remaining (b = 0.03)
13292.49/1667.66	c INFO: running kcnfs-2006@0 for 582 with 3332 remaining (b = 0.13)
14835.93/1861.48	c INFO: running kcnfs-2006@92 for 485 with 3139 remaining (b = 0.11)
16451.94/2064.34	c INFO: running kcnfs-2006@195 for 388 with 2936 remaining (b = 0.10)
17152.75/2152.30	c INFO: running march_hi@0 for 388 with 2848 remaining (b = 0.09)
17912.55/2247.77	c INFO: running march_hi@1175 for 194 with 2752 remaining (b = 0.07)
17969.04/2254.84	c INFO: running march_hi@880 for 1261 with 2745 remaining (b = 0.28)
18113.23/2272.99	c INFO: running adaptg2wsat2009++@0 for 97 with 2727 remaining (b = 0.02)
18620.53/2336.65	c INFO: running march_hi@877 for 1261 with 2663 remaining (b = 0.29)
18712.91/2348.26	c INFO: running march_hi@780 for 1358 with 2652 remaining (b = 0.29)
18912.06/2373.40	c INFO: running kcnfs-2006@586 for 194 with 2627 remaining (b = 0.04)
19485.60/2445.35	c INFO: running march_hi@1760 for 388 with 2555 remaining (b = 0.27)
19560.33/2454.76	c INFO: running kcnfs-2006@677 for 194 with 2545 remaining (b = 0.04)
20298.65/2547.51	c INFO: running march_hi@1256 for 194 with 2452 remaining (b = 0.07)
20455.52/2567.15	c INFO: running kcnfs-2006@1551 for 1261 with 2433 remaining (b = 0.27)
21103.79/2648.51	c INFO: running kcnfs-2006@0 for 582 with 2351 remaining (b = 0.12)
21115.07/2649.93	c INFO: running march_hi@1259 for 970 with 2350 remaining (b = 0.23)
21814.16/2737.80	c INFO: running march_hi@1450 for 776 with 2262 remaining (b = 0.22)
22581.91/2834.18	c INFO: running kcnfs-2006@1070 for 291 with 2166 remaining (b = 0.06)
24940.03/3130.29	c INFO: running march_hi@0 for 388 with 1870 remaining (b = 0.07)
25780.18/3235.71	c INFO: running kcnfs-2006@1261 for 97 with 1764 remaining (b = 0.03)
26539.14/3331.08	c INFO: running kcnfs-2006@1355 for 97 with 1669 remaining (b = 0.03)
27346.60/3432.48	c INFO: running kcnfs-2006@1455 for 1261 with 1567 remaining (b = 0.24)
28056.23/3521.51	c INFO: running kcnfs-2006@0 for 582 with 1478 remaining (b = 0.11)
28068.98/3523.21	c INFO: running march_hi@1838 for 388 with 1477 remaining (b = 0.14)
28081.70/3524.74	c INFO: running gnovelty+2@0 for 97 with 1475 remaining (b = 0.02)
28806.47/3615.74	c INFO: running march_hi@1360 for 776 with 1384 remaining (b = 0.17)
28845.36/3620.69	c INFO: running march_hi@1449 for 776 with 1379 remaining (b = 0.17)
28881.16/3625.15	c INFO: running kcnfs-2006@1365 for 1375 with 1375 remaining (b = 0.21)
29812.93/3742.14	c INFO: running kcnfs-2006@0 for 582 with 1258 remaining (b = 0.10)
30614.74/3842.86	c INFO: running kcnfs-2006@1744 for 1157 with 1157 remaining (b = 0.16)
31151.43/3910.21	c INFO: running march_hi@879 for 1090 with 1090 remaining (b = 0.15)
32739.39/4109.69	c INFO: running kcnfs-2006@0 for 582 with 890 remaining (b = 0.08)
34639.61/4348.39	c INFO: running march_hi@2146 for 97 with 652 remaining (b = 0.01)
35015.98/4395.69	c INFO: running kcnfs-2006@1266 for 97 with 604 remaining (b = 0.01)
35059.74/4401.16	c INFO: running march_hi@1550 for 599 with 599 remaining (b = 0.15)
35414.57/4445.78	c INFO: running adaptg2wsat2009++@99 for 97 with 554 remaining (b = 0.01)
35791.00/4493.08	c INFO: running kcnfs-2006@2046 for 507 with 507 remaining (b = 0.07)
36189.80/4543.17	c INFO: running FH@0 for 97 with 457 remaining (b = 0.01)
36988.41/4643.57	c INFO: running march_hi@0 for 356 with 356 remaining (b = 0.03)
37406.81/4696.10	c INFO: running adaptg2wsat2009++@192 for 97 with 304 remaining (b = 0.01)
37460.88/4702.92	c INFO: running hybridGM3@0 for 97 with 297 remaining (b = 0.01)
38180.68/4793.50	c INFO: running kcnfs-2006@585 for 206 with 206 remaining (b = 0.02)
38259.40/4803.34	c INFO: running adaptg2wsat2009++@0 for 97 with 197 remaining (b = 0.01)
39059.95/4903.96	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 node137 at 2011-05-16 19:25:16
IDJOB=3385449
IDBENCH=82714
IDSOLVER=1870
FILE ID=node137/3385449-1305566716
RUNJOBID= node137-1305564962-32660
PBS_JOBID= 13350113
Free space on /tmp= 73664 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S826445785-043.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-3385449-1305566716/watcher-3385449-1305566716 -o /tmp/evaluation-result-3385449-1305566716/solver-3385449-1305566716 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385449-1305566716.cnf -seed 1953145550 -budget 40000 -cores 8

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

MD5SUM BENCH= 75e4af5315c8af778f17bf3a82042c9e
RANDOM SEED=1953145550

node137.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.844
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.68
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.844
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.844
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.844
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      16052208 kB
Buffers:        327608 kB
Cached:        4384820 kB
SwapCached:      25020 kB
Active:        6918152 kB
Inactive:      9701404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16052208 kB
SwapTotal:    67111528 kB
SwapFree:     62248504 kB
Dirty:           32628 kB
Writeback:           0 kB
AnonPages:    11892260 kB
Mapped:          30780 kB
Slab:           139256 kB
PageTables:      68228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 146920980 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= 73632 MiB
End job on node137 at 2011-05-16 20:47:00