Trace number 2689760

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
wbo 1.4aOPTIMUM 171.974 171.969

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-11-10--soft-66-100-0.wbo
MD5SUMdb22d2262072f64184522c88a96a3bbb
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.005998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables110
Total number of constraints21
Number of soft constraints4
Number of constraints which are clauses11
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Top cost 193
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 192
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689760-1277893393.wbo.
0.00/0.00	c Instance file HOME/instance-2689760-1277893393.wbo
0.00/0.00	c File size is 1979 bytes.
0.00/0.00	c Highest Coefficient sum: 12
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      110                                                 |
0.00/0.00	c |  Number Clauses:        11                                                  |
0.00/0.00	c |  Number Cardinality:    10                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     110       21      220 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |     110       21      220 |     5500      100     28 |  0.008 % |
0.00/0.00	c |       252 |     110       21      220 |     6050      252     37 |  0.008 % |
0.00/0.01	c |       478 |     110       21      220 |     6655      478     44 |  0.008 % |
0.00/0.02	c |       817 |     110       21      220 |     7320      817     49 |  0.008 % |
0.04/0.05	c |      1323 |     110       21      220 |     8052     1323     52 |  0.008 % |
0.09/0.11	c |      2083 |     110       21      220 |     8857     2083     53 |  0.008 % |
0.19/0.20	c |      3222 |     110       21      220 |     9743     3222     53 |  0.008 % |
0.39/0.43	c |      4930 |     110       21      220 |    10717     4930     54 |  0.008 % |
0.79/0.86	c |      7493 |     110       21      220 |    11789     7493     53 |  0.008 % |
1.59/1.69	c |     11337 |     110       21      220 |    12968    11337     53 |  0.008 % |
3.09/3.18	c |     17103 |     110       21      220 |    14265    10587     51 |  0.008 % |
5.30/5.39	c |     25753 |     110       21      220 |    15692    12072     52 |  0.008 % |
7.70/7.72	c |     38730 |     110       21      220 |    17261     9282     48 |  0.008 % |
11.49/11.58	c |     58191 |     110       21      220 |    18987    11404     46 |  0.008 % |
17.09/17.14	c |     87389 |     110       21      220 |    20886    12030     45 |  0.008 % |
27.09/27.13	c |    131179 |     110       21      220 |    22974    13915     45 |  0.008 % |
46.09/46.16	c |    196865 |     110       21      220 |    25272    21988     46 |  0.008 % |
77.79/77.81	c |    295391 |     110       21      220 |    27799    18225     45 |  0.008 % |
119.90/119.96	c |    443180 |     110       21      220 |    30579    15485     40 |  0.008 % |
168.69/168.74	c ===============================================================================
171.79/171.87	c core #1
171.79/171.87	c ============================[ Search Statistics ]==============================
171.79/171.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
171.79/171.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
171.79/171.87	c ===============================================================================
171.79/171.87	c |         0 |     114       25      260 |     5000        0    nan |  0.000 % |
171.79/171.89	c |       102 |     114       25      260 |     5500      102     29 |  0.008 % |
171.89/171.92	c |       252 |     114       25      260 |     6050      252     38 |  0.008 % |
171.89/171.92	c |       479 |     114       25      260 |     6655      479     48 |  0.008 % |
171.89/171.94	c |       818 |     114       25      260 |     7320      818     52 |  0.008 % |
171.89/171.96	c ===============================================================================
171.89/171.96	c #cores: 1
171.89/171.96	c Final Weight: 1
171.89/171.96	o 1
171.89/171.96	s OPTIMUM FOUND
171.89/171.96	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
171.89/171.96	c Total CPU time: 170.775 s

Verifier Data

OK	1

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2689760-1277893393/watcher-2689760-1277893393 -o /tmp/evaluation-result-2689760-1277893393/solver-2689760-1277893393 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689760-1277893393.wbo 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.99 2.05 3/200 11384
/proc/meminfo: memFree=31151484/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=2572 CPUtime=0
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 284 0 0 0 0 0 0 0 24 0 1 0 130634888 2633728 201 4089446400 134512640 135751879 4287035664 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11384/statm: 643 201 143 303 0 338 0

[startup+0.041652 s]
/proc/loadavg: 1.94 1.99 2.05 3/200 11384
/proc/meminfo: memFree=31151484/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=2836 CPUtime=0.04
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 362 0 0 0 4 0 0 0 24 0 1 0 130634888 2904064 279 4089446400 134512640 135751879 4287035664 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11384/statm: 709 279 143 303 0 404 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2836

[startup+0.10064 s]
/proc/loadavg: 1.94 1.99 2.05 3/200 11384
/proc/meminfo: memFree=31151484/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=3232 CPUtime=0.09
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 441 0 0 0 9 0 0 0 24 0 1 0 130634888 3309568 358 4089446400 134512640 135751879 4287035664 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11384/statm: 808 358 143 303 0 503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3232

[startup+0.300605 s]
/proc/loadavg: 1.94 1.99 2.05 3/200 11384
/proc/meminfo: memFree=31151484/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=4024 CPUtime=0.29
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 639 0 0 0 29 0 0 0 25 0 1 0 130634888 4120576 556 4089446400 134512640 135751879 4287035664 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11384/statm: 1006 556 143 303 0 701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4024

[startup+0.700528 s]
/proc/loadavg: 1.94 1.99 2.05 3/200 11384
/proc/meminfo: memFree=31151484/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=4952 CPUtime=0.69
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 882 0 0 0 68 1 0 0 25 0 1 0 130634888 5070848 799 4089446400 134512640 135751879 4287035664 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11384/statm: 1238 799 143 303 0 933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4952

[startup+1.50038 s]
/proc/loadavg: 1.94 1.99 2.05 3/201 11385
/proc/meminfo: memFree=31148924/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=6420 CPUtime=1.49
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 1245 0 0 0 147 2 0 0 25 0 1 0 130634888 6574080 1162 4089446400 134512640 135751879 4287035664 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11384/statm: 1605 1162 143 303 0 1300 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6420

[startup+3.10109 s]
/proc/loadavg: 1.94 1.99 2.05 3/201 11385
/proc/meminfo: memFree=31147064/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=8596 CPUtime=3.09
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 1788 0 0 0 307 2 0 0 25 0 1 0 130634888 8802304 1705 4089446400 134512640 135751879 4287035664 18446744073709551615 134616430 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11384/statm: 2149 1705 143 303 0 1844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8596

[startup+6.30049 s]
/proc/loadavg: 1.95 1.99 2.05 3/201 11385
/proc/meminfo: memFree=31142980/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=12704 CPUtime=6.29
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 2817 0 0 0 625 4 0 0 25 0 1 0 130634888 13008896 2734 4089446400 134512640 135751879 4287035664 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 3176 2734 143 303 0 2871 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12704

[startup+12.7003 s]
/proc/loadavg: 1.95 1.99 2.04 3/201 11385
/proc/meminfo: memFree=31132944/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=23852 CPUtime=12.69
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 5578 0 0 0 1256 13 0 0 25 0 1 0 130634888 24424448 5495 4089446400 134512640 135751879 4287035664 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 5963 5495 143 303 0 5658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23852

[startup+25.5009 s]
/proc/loadavg: 1.96 1.99 2.04 3/201 11386
/proc/meminfo: memFree=31114800/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=42444 CPUtime=25.49
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 10217 0 0 0 2525 24 0 0 25 0 1 0 130634888 43462656 10134 4089446400 134512640 135751879 4287035664 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 10611 10134 143 303 0 10306 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42444

[startup+51.1002 s]
/proc/loadavg: 2.13 2.03 2.05 3/201 11387
/proc/meminfo: memFree=31088364/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=69056 CPUtime=51.09
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 16847 0 0 0 5068 41 0 0 25 0 1 0 130634888 70713344 16764 4089446400 134512640 135751879 4287035664 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 17264 16764 143 303 0 16959 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69056

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 2.05 3/201 11388
/proc/meminfo: memFree=31035764/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=121280 CPUtime=102.3
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 29857 0 0 0 10154 76 0 0 25 0 1 0 130634888 124190720 29774 4089446400 134512640 135751879 4287035664 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 30320 29774 143 303 0 30015 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 121280

[startup+162.301 s]
/proc/loadavg: 2.02 2.02 2.04 3/201 11389
/proc/meminfo: memFree=30980416/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=176528 CPUtime=162.29
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 43597 0 0 0 16116 113 0 0 25 0 1 0 130634888 180764672 43514 4089446400 134512640 135751879 4287035664 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 44132 43514 143 303 0 43827 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 176528

Solver just ended. Dumping a history of the last processes samples

[startup+166.301 s]
/proc/loadavg: 2.02 2.02 2.04 3/201 11390
/proc/meminfo: memFree=30977316/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=179312 CPUtime=166.29
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 44291 0 0 0 16513 116 0 0 25 0 1 0 130634888 183615488 44208 4089446400 134512640 135751879 4287035664 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 44828 44208 143 303 0 44523 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 179312

[startup+169.5 s]
/proc/loadavg: 2.02 2.02 2.04 3/201 11390
/proc/meminfo: memFree=30967392/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=191192 CPUtime=169.5
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 47283 0 0 0 16832 118 0 0 25 0 1 0 130634888 195780608 47200 4089446400 134512640 135751879 4287035664 18446744073709551615 134521502 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 47798 47200 143 303 0 47493 0
Current children cumulated CPU time (s) 169.5
Current children cumulated vsize (KiB) 191192

[startup+171.101 s]
/proc/loadavg: 2.02 2.01 2.04 3/201 11390
/proc/meminfo: memFree=30956852/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=199772 CPUtime=171.09
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 49399 0 0 0 16991 118 0 0 25 0 1 0 130634888 204566528 49316 4089446400 134512640 135751879 4287035664 18446744073709551615 134618395 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 49943 49316 143 303 0 49638 0
Current children cumulated CPU time (s) 171.09
Current children cumulated vsize (KiB) 199772

[startup+171.501 s]
/proc/loadavg: 2.02 2.01 2.04 3/201 11390
/proc/meminfo: memFree=30956844/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=199772 CPUtime=171.5
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 49399 0 0 0 17032 118 0 0 25 0 1 0 130634888 204566528 49316 4089446400 134512640 135751879 4287035664 18446744073709551615 134618735 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 49943 49316 143 303 0 49638 0
Current children cumulated CPU time (s) 171.5
Current children cumulated vsize (KiB) 199772

[startup+171.901 s]
/proc/loadavg: 2.02 2.01 2.04 3/201 11390
/proc/meminfo: memFree=30956844/32951124 swapFree=67111528/67111528
[pid=11384] ppid=11382 vsize=199568 CPUtime=171.89
/proc/11384/stat : 11384 (wbo1.4a) R 11382 11384 10108 0 -1 4202496 49402 0 0 0 17071 118 0 0 25 0 1 0 130634888 204357632 49289 4089446400 134512640 135751879 4287035664 18446744073709551615 135204385 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11384/statm: 49892 49289 146 303 0 49587 0
Current children cumulated CPU time (s) 171.89
Current children cumulated vsize (KiB) 199568

Child status: 0
Real time (s): 171.969
CPU time (s): 171.974
CPU user time (s): 170.775
CPU system time (s): 1.19882
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 199772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 170.775
system time used= 1.19882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49402
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2016

runsolver used 0.309952 second user time and 0.577912 second system time

The end

Launcher Data

Begin job on node135 at 2010-06-30 12:23:13
IDJOB=2689760
IDBENCH=78725
IDSOLVER=1200
FILE ID=node135/2689760-1277893393
PBS_JOBID= 11197083
Free space on /tmp= 74140 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-11-10--soft-66-100-0.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2689760-1277893393/watcher-2689760-1277893393 -o /tmp/evaluation-result-2689760-1277893393/solver-2689760-1277893393 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689760-1277893393.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= db22d2262072f64184522c88a96a3bbb
RANDOM SEED=1971612902

node135.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.857
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.71
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.857
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.857
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.857
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	: 7186.14
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.857
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.857
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.857
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.857
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:      31152252 kB
Buffers:        175656 kB
Cached:        1100520 kB
SwapCached:          0 kB
Active:         836512 kB
Inactive:       817456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31152252 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2780 kB
Writeback:           0 kB
AnonPages:      377804 kB
Mapped:          20276 kB
Slab:            80000 kB
PageTables:       5568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1640060 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74136 MiB
End job on node135 at 2010-06-30 12:26:05