Trace number 3385837

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)? 31264.5 4913.86

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
MD5SUM3be09135963d2d9a560d20860022864d
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

Solver Data

0.34/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.63	c INFO: solving HOME/instance-3385837-1305576070.cnf
0.34/0.63	c INFO: computing task features
0.34/0.67	c INFO: computed variable-clause graph statistics
0.34/0.67	c INFO: computed clause balance statistics
0.53/0.89	c INFO: computed variable balance statistics
0.63/0.98	c INFO: computed small-clause counts
0.63/0.98	c INFO: computed Horn-clause counts
0.63/0.98	c INFO: computed variable graph statistics
0.63/0.98	c INFO: collected features for HOME/instance-3385837-1305576070.cnf in 0.36 s
0.74/1.01	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.52)
0.74/1.04	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.10)
0.74/1.07	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.05)
0.74/1.10	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.04)
0.84/1.13	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.03)
0.84/1.16	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.02)
0.92/1.20	c INFO: running FH@0 for 97 with 4999 remaining (b = 0.02)
0.92/1.23	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.07)
648.95/101.33	c INFO: running adaptg2wsat2009++@0 for 97 with 4899 remaining (b = 0.02)
648.95/101.37	c INFO: running march_hi@0 for 485 with 4899 remaining (b = 0.08)
649.61/101.43	c INFO: running adaptg2wsat2009++@0 for 97 with 4899 remaining (b = 0.01)
685.54/107.46	c INFO: running adaptg2wsat2009++@0 for 97 with 4893 remaining (b = 0.01)
902.25/143.62	c INFO: running FH@0 for 97 with 4857 remaining (b = 0.01)
1009.98/161.70	c INFO: running march_hi@0 for 485 with 4838 remaining (b = 0.07)
1085.06/173.58	c INFO: running hybridGM3@0 for 194 with 4827 remaining (b = 0.03)
1417.09/226.83	c INFO: running adaptg2wsat2009++@0 for 97 with 4773 remaining (b = 0.01)
1455.94/232.83	c INFO: running adaptg2wsat2009++@97 for 97 with 4767 remaining (b = 0.01)
1521.73/243.82	c INFO: running gnovelty+2@0 for 97 with 4756 remaining (b = 0.01)
1600.11/255.99	c INFO: running march_hi@0 for 485 with 4744 remaining (b = 0.06)
2032.30/328.29	c INFO: running hybridGM3@0 for 194 with 4672 remaining (b = 0.02)
2082.18/336.18	c INFO: running adaptg2wsat2009++@97 for 97 with 4664 remaining (b = 0.01)
2492.28/404.42	c INFO: running adaptg2wsat2009++@98 for 97 with 4596 remaining (b = 0.01)
2575.78/418.36	c INFO: running hybridGM3@98 for 97 with 4582 remaining (b = 0.01)
2667.07/433.52	c INFO: running FH@0 for 97 with 4567 remaining (b = 0.01)
2981.75/481.92	c INFO: running march_hi@100 for 2037 with 4518 remaining (b = 0.20)
3218.87/519.81	c INFO: running hybridGM3@0 for 194 with 4480 remaining (b = 0.02)
3301.93/531.73	c INFO: running march_hi@0 for 2134 with 4468 remaining (b = 0.20)
3609.83/576.00	c INFO: running march_hi@0 for 2134 with 4424 remaining (b = 0.19)
3632.80/579.29	c INFO: running march_hi@0 for 388 with 4421 remaining (b = 0.05)
4495.34/712.50	c INFO: running march_hi@100 for 291 with 4288 remaining (b = 0.04)
4733.32/749.24	c INFO: running march_hi@100 for 291 with 4251 remaining (b = 0.04)
5488.22/865.93	c INFO: running hybridGM3@100 for 97 with 4134 remaining (b = 0.01)
5605.30/884.04	c INFO: running march_hi@95 for 291 with 4116 remaining (b = 0.04)
6369.88/1002.27	c INFO: running march_hi@485 for 194 with 3998 remaining (b = 0.02)
6584.66/1035.46	c INFO: running march_hi@0 for 388 with 3965 remaining (b = 0.04)
6684.89/1050.99	c INFO: running march_hi@295 for 97 with 3949 remaining (b = 0.02)
6948.87/1091.65	c INFO: running hybridGM3@95 for 97 with 3909 remaining (b = 0.01)
7812.79/1235.53	c INFO: running hybridGM3@0 for 194 with 3765 remaining (b = 0.02)
8111.02/1285.25	c INFO: running hybridGM3@193 for 97 with 3715 remaining (b = 0.01)
8163.26/1293.95	c INFO: running march_hi@484 for 97 with 3706 remaining (b = 0.01)
8174.18/1295.78	c INFO: running march_hi@586 for 1552 with 3704 remaining (b = 0.13)
8802.10/1392.21	c INFO: running march_hi@0 for 388 with 3608 remaining (b = 0.04)
9234.29/1458.79	c INFO: running hybridGM3@482 for 97 with 3541 remaining (b = 0.01)
9673.15/1526.26	c INFO: running march_hi@290 for 97 with 3474 remaining (b = 0.02)
10015.20/1583.21	c INFO: running TNM@0 for 1455 with 3417 remaining (b = 0.12)
10155.57/1606.68	c INFO: running adaptg2wsat2009++@94 for 97 with 3393 remaining (b = 0.01)
10522.87/1663.16	c INFO: running hybridGM3@96 for 97 with 3337 remaining (b = 0.01)
11134.34/1762.23	c INFO: running adaptg2wsat2009++@191 for 97 with 3238 remaining (b = 0.01)
11340.83/1796.61	c INFO: running gnovelty+2@0 for 97 with 3204 remaining (b = 0.01)
11809.05/1874.65	c INFO: running march_hi@587 for 1552 with 3126 remaining (b = 0.12)
12430.53/1969.19	c INFO: running kcnfs-2006@0 for 582 with 3031 remaining (b = 0.05)
12670.76/2004.85	c INFO: running march_hi@98 for 194 with 2995 remaining (b = 0.02)
13993.90/2209.71	c INFO: running march_hi@293 for 97 with 2790 remaining (b = 0.01)
14691.33/2313.45	c INFO: running march_hi@0 for 388 with 2687 remaining (b = 0.03)
16918.44/2658.33	c INFO: running kcnfs-2006@388 for 194 with 2342 remaining (b = 0.03)
18592.71/2911.31	c INFO: running hybridGM3@0 for 194 with 2089 remaining (b = 0.02)
18621.57/2916.15	c INFO: running kcnfs-2006@1944 for 776 with 2084 remaining (b = 0.08)
18770.14/2940.11	c INFO: running kcnfs-2006@0 for 582 with 2060 remaining (b = 0.04)
18835.56/2951.08	c INFO: running march_hi@99 for 194 with 2049 remaining (b = 0.02)
19374.48/3039.63	c INFO: running march_hi@197 for 97 with 1961 remaining (b = 0.01)
19552.72/3067.08	c INFO: running march_hi@683 for 1455 with 1933 remaining (b = 0.13)
19897.43/3120.04	c INFO: running march_hi@678 for 1552 with 1880 remaining (b = 0.13)
20329.65/3187.03	c INFO: running march_hi@582 for 1552 with 1813 remaining (b = 0.12)
20510.11/3217.01	c INFO: running march_hi@201 for 97 with 1783 remaining (b = 0.01)
21655.55/3407.76	c INFO: running march_hi@297 for 97 with 1592 remaining (b = 0.01)
21806.31/3432.82	c INFO: running march_hi@581 for 1567 with 1567 remaining (b = 0.11)
22319.59/3518.39	c INFO: running march_hi@1752 for 388 with 1482 remaining (b = 0.08)
23702.12/3731.64	c INFO: running kcnfs-2006@2337 for 388 with 1268 remaining (b = 0.06)
24211.58/3810.22	c INFO: running march_hi@0 for 388 with 1190 remaining (b = 0.03)
25520.78/4012.21	c INFO: running TNM@199 for 776 with 988 remaining (b = 0.06)
25874.10/4066.73	c INFO: running kcnfs-2006@2135 for 582 with 933 remaining (b = 0.06)
26497.54/4162.97	c INFO: running kcnfs-2006@3891 for 291 with 837 remaining (b = 0.03)
27888.48/4377.56	c INFO: running march_hi@387 for 97 with 623 remaining (b = 0.01)
28550.63/4479.82	c INFO: running iPAWS@0 for 97 with 520 remaining (b = 0.01)
28885.40/4536.00	c INFO: running hybridGM3@0 for 194 with 464 remaining (b = 0.01)
29239.77/4595.31	c INFO: running kcnfs-2006@4281 for 405 with 405 remaining (b = 0.03)
29523.99/4639.35	c INFO: running FH@0 for 97 with 361 remaining (b = 0.01)
30126.25/4732.69	c INFO: running hybridGM3@294 for 97 with 267 remaining (b = 0.01)
30482.69/4787.85	c INFO: running FH@195 for 212 with 212 remaining (b = 0.01)
30997.33/4869.14	c INFO: running hybridGM3@396 for 131 with 131 remaining (b = 0.01)
31264.21/4913.83	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 node114 at 2011-05-16 22:01:10
IDJOB=3385837
IDBENCH=83102
IDSOLVER=1870
FILE ID=node114/3385837-1305576070
RUNJOBID= node114-1305576070-7243
PBS_JOBID= 13350165
Free space on /tmp= 72944 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S560963242-048.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-3385837-1305576070/watcher-3385837-1305576070 -o /tmp/evaluation-result-3385837-1305576070/solver-3385837-1305576070 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385837-1305576070.cnf -seed 786003443 -budget 40000 -cores 8

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

MD5SUM BENCH= 3be09135963d2d9a560d20860022864d
RANDOM SEED=786003443

node114.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.848
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.69
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.848
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.848
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.848
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.73
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.848
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.75
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.848
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.848
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23355208 kB
Buffers:         68988 kB
Cached:         527612 kB
SwapCached:      48520 kB
Active:        1162968 kB
Inactive:      8228628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23355208 kB
SwapTotal:    67111528 kB
SwapFree:     60044328 kB
Dirty:           31968 kB
Writeback:           0 kB
AnonPages:     8752716 kB
Mapped:          22424 kB
Slab:            78720 kB
PageTables:      54340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 81478824 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= 72908 MiB
End job on node114 at 2011-05-16 23:23:04