Trace number 3728316

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.72? 1799.38 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-queen5-5-3_wcsp.wbo
MD5SUM3af6143b2c580af9e4edcedcd162c161
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.3
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables75
Total number of constraints505
Number of soft constraints480
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)25
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Top cost 161
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 480
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3728316-1338676457.wbo.
0.00/0.00	c Instance file HOME/instance-3728316-1338676457.wbo
0.00/0.00	c File size is 13298 bytes.
0.00/0.00	c Highest Coefficient sum: 4
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:      555                                                 |
0.00/0.00	c |  Number Clauses:        505                                                 |
0.00/0.00	c |  Number Cardinality:    25                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.00	c | 0.00      | 0  | 1            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 2            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 3            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 4            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 5            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 6            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 7            lb |  0                0                0.00  |
0.01/0.01	c | 0.02      | 0  | 8            lb |  0                0                0.00  |
0.01/0.01	c | 0.02      | 0  | 9            lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | 10           lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | 11           lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | 12           lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 13           lb |  0                0                0.00  |
2.79/2.83	c | 2.83      | 0  | 14           lb |  0                0                0.00  |
172.75/172.89	c | 172.89    | 0  | 15           lb |  0                0                0.00  |
1799.38/1800.00	c ===============================================================================
1799.38/1800.00	c Wall Clock Time: 1800.00 s
1799.38/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3728316-1338676457/watcher-3728316-1338676457 -o /tmp/evaluation-result-3728316-1338676457/solver-3728316-1338676457 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=wbo HOME/instance-3728316-1338676457.wbo 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 27109
/proc/meminfo: memFree=27640356/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=83716 CPUtime=0 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 884 0 0 0 0 0 0 0 20 0 2 0 333771135 85725184 832 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 20929 832 192 433 0 20493 0
[pid=27109/tid=27110] ppid=27107 vsize=83716 CPUtime=0 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 143 0 0 0 0 0 0 0 20 0 2 0 333771135 85725184 832 33554432000 4194304 5964350 140734639493232 140734639492648 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0149831 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 27109
/proc/meminfo: memFree=27640356/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=83716 CPUtime=0.01 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 948 0 0 0 1 0 0 0 20 0 2 0 333771135 85725184 896 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 20929 896 194 433 0 20493 0
[pid=27109/tid=27110] ppid=27107 vsize=83716 CPUtime=0 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 207 0 0 0 0 0 0 0 20 0 2 0 333771135 85725184 896 33554432000 4194304 5964350 140734639493232 140734639492648 5143743 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 83716

[startup+0.10026 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 27109
/proc/meminfo: memFree=27640356/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=83716 CPUtime=0.09 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 1028 0 0 0 9 0 0 0 20 0 2 0 333771135 85725184 976 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 20929 976 194 433 0 20493 0
[pid=27109/tid=27110] ppid=27107 vsize=83716 CPUtime=0.08 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 287 0 0 0 8 0 0 0 20 0 2 0 333771135 85725184 976 33554432000 4194304 5964350 140734639493232 140734639492648 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83716

[startup+0.300236 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 27109
/proc/meminfo: memFree=27640356/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=83716 CPUtime=0.29 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 1188 0 0 0 29 0 0 0 20 0 2 0 333771135 85725184 1136 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 20929 1136 194 433 0 20493 0
[pid=27109/tid=27110] ppid=27107 vsize=83716 CPUtime=0.28 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 447 0 0 0 28 0 0 0 20 0 2 0 333771135 85725184 1136 33554432000 4194304 5964350 140734639493232 140734639492648 4399895 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83716

[startup+0.700238 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 27109
/proc/meminfo: memFree=27640356/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=83716 CPUtime=0.69 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 1473 0 0 0 69 0 0 0 20 0 2 0 333771135 85725184 1421 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 20929 1421 194 433 0 20493 0
[pid=27109/tid=27110] ppid=27107 vsize=83716 CPUtime=0.68 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 732 0 0 0 68 0 0 0 20 0 2 0 333771135 85725184 1421 33554432000 4194304 5964350 140734639493232 140153819679080 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83716

[startup+1.50024 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 27111
/proc/meminfo: memFree=27635016/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=83860 CPUtime=1.49 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 1911 0 0 0 149 0 0 0 20 0 2 0 333771135 85872640 1859 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 20965 1859 194 433 0 20529 0
[pid=27109/tid=27110] ppid=27107 vsize=83860 CPUtime=1.48 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 1170 0 0 0 148 0 0 0 20 0 2 0 333771135 85872640 1859 33554432000 4194304 5964350 140734639493232 140153819678520 4373506 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83860

[startup+3.10024 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 27111
/proc/meminfo: memFree=27632528/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=83716 CPUtime=3.08 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 2883 0 0 0 308 0 0 0 20 0 2 0 333771135 85725184 2798 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 20929 2798 194 433 0 20493 0
[pid=27109/tid=27110] ppid=27107 vsize=83716 CPUtime=3.07 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 2142 0 0 0 307 0 0 0 20 0 2 0 333771135 85725184 2798 33554432000 4194304 5964350 140734639493232 140153819678712 4399790 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83716

[startup+6.30024 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 27111
/proc/meminfo: memFree=27629056/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=83716 CPUtime=6.29 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 3170 0 0 0 628 1 0 0 20 0 2 0 333771135 85725184 3085 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 20929 3085 194 433 0 20493 0
[pid=27109/tid=27110] ppid=27107 vsize=83716 CPUtime=6.26 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 2429 0 0 0 625 1 0 0 20 0 2 0 333771135 85725184 3085 33554432000 4194304 5964350 140734639493232 140153819678712 4400017 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83716

[startup+12.7002 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 27111
/proc/meminfo: memFree=27618596/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=84040 CPUtime=12.68 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 5880 0 0 0 1267 1 0 0 20 0 2 0 333771135 86056960 5801 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 21010 5801 194 433 0 20574 0
[pid=27109/tid=27110] ppid=27107 vsize=84040 CPUtime=12.64 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 5139 0 0 0 1263 1 0 0 20 0 2 0 333771135 86056960 5801 33554432000 4194304 5964350 140734639493232 140153819678712 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84040

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 27111
/proc/meminfo: memFree=27601792/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=84200 CPUtime=25.48 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 9459 0 0 0 2545 3 0 0 20 0 2 0 333771135 86220800 9573 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 21050 9573 194 433 0 20614 0
[pid=27109/tid=27110] ppid=27107 vsize=84200 CPUtime=25.41 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 8718 0 0 0 2538 3 0 0 20 0 2 0 333771135 86220800 9573 33554432000 4194304 5964350 140734639493232 140153819678520 4392771 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84200

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27111
/proc/meminfo: memFree=27575716/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=84440 CPUtime=51.08 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 16032 0 0 0 5102 6 0 0 20 0 2 0 333771135 86466560 16146 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 21110 16146 194 433 0 20674 0
[pid=27109/tid=27110] ppid=27107 vsize=84440 CPUtime=50.94 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 15291 0 0 0 5088 6 0 0 20 0 2 0 333771135 86466560 16146 33554432000 4194304 5964350 140734639493232 140153819678520 4389049 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84440

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27111
/proc/meminfo: memFree=27533864/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=150336 CPUtime=102.28 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 26478 0 0 0 10218 10 0 0 20 0 2 0 333771135 153944064 26592 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 37584 26592 194 433 0 37148 0
[pid=27109/tid=27110] ppid=27107 vsize=150336 CPUtime=102.01 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 25737 0 0 0 10190 11 0 0 20 0 2 0 333771135 153944064 26592 33554432000 4194304 5964350 140734639493232 140153819678760 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150336

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27111
/proc/meminfo: memFree=27487628/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=216952 CPUtime=162.26 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 37865 0 0 0 16212 14 0 0 20 0 2 0 333771135 222158848 37979 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 54238 37979 194 433 0 53802 0
[pid=27109/tid=27110] ppid=27107 vsize=216952 CPUtime=161.85 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 37124 0 0 0 16169 16 0 0 20 0 2 0 333771135 222158848 37979 33554432000 4194304 5964350 140734639493232 140153819678520 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 216952

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 27111
/proc/meminfo: memFree=27459712/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=214788 CPUtime=222.25 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 45181 0 0 0 22209 16 0 0 20 0 2 0 333771135 219942912 44752 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 53697 44752 194 433 0 53261 0
[pid=27109/tid=27110] ppid=27107 vsize=214788 CPUtime=221.69 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 44440 0 0 0 22150 19 0 0 20 0 2 0 333771135 219942912 44752 33554432000 4194304 5964350 140734639493232 140153819679672 4403501 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 214788

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27112
/proc/meminfo: memFree=27459836/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=214788 CPUtime=282.24 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 45222 0 0 0 28208 16 0 0 20 0 2 0 333771135 219942912 44793 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 53697 44793 194 433 0 53261 0
[pid=27109/tid=27110] ppid=27107 vsize=214788 CPUtime=281.54 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 44481 0 0 0 28134 20 0 0 20 0 2 0 333771135 219942912 44793 33554432000 4194304 5964350 140734639493232 140153819679672 4400342 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 214788

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27112
/proc/meminfo: memFree=27459712/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=214788 CPUtime=342.23 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 45273 0 0 0 34207 16 0 0 20 0 2 0 333771135 219942912 44844 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 53697 44844 194 433 0 53261 0
[pid=27109/tid=27110] ppid=27107 vsize=214788 CPUtime=341.38 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 44532 0 0 0 34117 21 0 0 20 0 2 0 333771135 219942912 44844 33554432000 4194304 5964350 140734639493232 140153819679672 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 214788

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27115
/proc/meminfo: memFree=27436664/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=280324 CPUtime=402.2 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 51301 0 0 0 40201 19 0 0 20 0 2 0 333771135 287051776 50853 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

################
# More data... #
################


[startup+1422.31 s]
/proc/loadavg: 1.05 1.12 1.43 2/174 27145
/proc/meminfo: memFree=27532180/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=741508 CPUtime=1421.8 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 172034 0 0 0 142073 107 0 0 20 0 2 0 333771135 759304192 173370 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 185377 173370 194 433 0 184941 0
[pid=27109/tid=27110] ppid=27107 vsize=741508 CPUtime=1418.35 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 171293 0 0 0 141707 128 0 0 20 0 2 0 333771135 759304192 173370 33554432000 4194304 5964350 140734639493232 140153819678712 4399843 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 741508

[startup+1482.3 s]
/proc/loadavg: 1.02 1.09 1.40 2/174 27146
/proc/meminfo: memFree=27501180/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=741508 CPUtime=1481.79 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 179749 0 0 0 148062 117 0 0 20 0 2 0 333771135 759304192 181085 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 185377 181085 194 433 0 184941 0
[pid=27109/tid=27110] ppid=27107 vsize=741508 CPUtime=1478.18 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 179008 0 0 0 147679 139 0 0 20 0 2 0 333771135 759304192 181085 33554432000 4194304 5964350 140734639493232 140153819678712 4221984 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 741508

[startup+1542.3 s]
/proc/loadavg: 1.00 1.07 1.37 2/174 27146
/proc/meminfo: memFree=27498376/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=741508 CPUtime=1541.74 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 180199 0 0 0 154057 117 0 0 20 0 2 0 333771135 759304192 181742 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 185377 181742 194 433 0 184941 0
[pid=27109/tid=27110] ppid=27107 vsize=741508 CPUtime=1537.99 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 179458 0 0 0 153659 140 0 0 20 0 2 0 333771135 759304192 181742 33554432000 4194304 5964350 140734639493232 140153819678520 4388525 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 741508

[startup+1602.3 s]
/proc/loadavg: 1.00 1.06 1.35 2/175 27149
/proc/meminfo: memFree=27492056/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=807044 CPUtime=1601.71 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 181530 0 0 0 160053 118 0 0 20 0 2 0 333771135 826413056 183275 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 201761 183275 194 433 0 201325 0
[pid=27109/tid=27110] ppid=27107 vsize=807044 CPUtime=1597.82 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 180789 0 0 0 159640 142 0 0 20 0 2 0 333771135 826413056 183275 33554432000 4194304 5964350 140734639493232 140153819678520 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 807044

[startup+1662.3 s]
/proc/loadavg: 1.00 1.04 1.33 2/175 27172
/proc/meminfo: memFree=27450200/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=807044 CPUtime=1661.69 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 192028 0 0 0 166043 126 0 0 20 0 2 0 333771135 826413056 193812 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 201761 193812 194 433 0 201325 0
[pid=27109/tid=27110] ppid=27107 vsize=807044 CPUtime=1657.66 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 191287 0 0 0 165615 151 0 0 20 0 2 0 333771135 826413056 193812 33554432000 4194304 5964350 140734639493232 140153819678760 4389080 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 807044

[startup+1722.3 s]
/proc/loadavg: 1.00 1.03 1.30 2/174 27172
/proc/meminfo: memFree=27429500/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=872580 CPUtime=1721.69 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 197404 0 0 0 172039 130 0 0 20 0 2 0 333771135 893521920 199188 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 218145 199188 194 433 0 217709 0
[pid=27109/tid=27110] ppid=27107 vsize=872580 CPUtime=1717.51 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 196663 0 0 0 171595 156 0 0 20 0 2 0 333771135 893521920 199188 33554432000 4194304 5964350 140734639493232 140153819678712 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 872580

[startup+1782.3 s]
/proc/loadavg: 1.00 1.03 1.28 2/174 27173
/proc/meminfo: memFree=27409536/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=872580 CPUtime=1781.68 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 202133 0 0 0 178034 134 0 0 20 0 2 0 333771135 893521920 203916 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 218145 203916 194 433 0 217709 0
[pid=27109/tid=27110] ppid=27107 vsize=872580 CPUtime=1777.35 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 201392 0 0 0 177575 160 0 0 20 0 2 0 333771135 893521920 203916 33554432000 4194304 5964350 140734639493232 140153819678520 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 872580

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.02 1.27 2/174 27173
/proc/meminfo: memFree=27409288/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=872580 CPUtime=1791.29 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 202187 0 0 0 178995 134 0 0 20 0 2 0 333771135 893521920 203969 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 218145 203969 194 433 0 217709 0
[pid=27109/tid=27110] ppid=27107 vsize=872580 CPUtime=1786.93 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 201446 0 0 0 178532 161 0 0 20 0 2 0 333771135 893521920 203969 33554432000 4194304 5964350 140734639493232 140153819678520 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 872580

[startup+1795.1 s]
/proc/loadavg: 1.00 1.02 1.27 2/174 27173
/proc/meminfo: memFree=27409040/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=872580 CPUtime=1794.49 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 202274 0 0 0 179315 134 0 0 20 0 2 0 333771135 893521920 204056 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 218145 204056 194 433 0 217709 0
[pid=27109/tid=27110] ppid=27107 vsize=872580 CPUtime=1790.13 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 201533 0 0 0 178852 161 0 0 20 0 2 0 333771135 893521920 204056 33554432000 4194304 5964350 140734639493232 140153819678520 4399962 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 872580

[startup+1798.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/174 27173
/proc/meminfo: memFree=27409040/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=872580 CPUtime=1797.68 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 202274 0 0 0 179634 134 0 0 20 0 2 0 333771135 893521920 204056 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 218145 204056 194 433 0 217709 0
[pid=27109/tid=27110] ppid=27107 vsize=872580 CPUtime=1793.31 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 201533 0 0 0 179170 161 0 0 20 0 2 0 333771135 893521920 204056 33554432000 4194304 5964350 140734639493232 140153819678520 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (KiB) 872580

[startup+1799.1 s]
/proc/loadavg: 1.00 1.02 1.27 2/174 27173
/proc/meminfo: memFree=27409040/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=872580 CPUtime=1798.48 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 202307 0 0 0 179714 134 0 0 20 0 2 0 333771135 893521920 204089 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 218145 204089 194 433 0 217709 0
[pid=27109/tid=27110] ppid=27107 vsize=872580 CPUtime=1794.11 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 201566 0 0 0 179250 161 0 0 20 0 2 0 333771135 893521920 204089 33554432000 4194304 5964350 140734639493232 140153819678520 4400011 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (KiB) 872580

[startup+1799.5 s]
/proc/loadavg: 1.00 1.02 1.27 2/174 27173
/proc/meminfo: memFree=27408916/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=872580 CPUtime=1798.89 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 202315 0 0 0 179755 134 0 0 20 0 2 0 333771135 893521920 204096 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 218145 204096 194 433 0 217709 0
[pid=27109/tid=27110] ppid=27107 vsize=872580 CPUtime=1794.52 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 201574 0 0 0 179291 161 0 0 20 0 2 0 333771135 893521920 204096 33554432000 4194304 5964350 140734639493232 140153819678584 4399938 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.89
Current children cumulated vsize (KiB) 872580

[startup+1799.9 s]
/proc/loadavg: 1.00 1.02 1.27 2/174 27173
/proc/meminfo: memFree=27408916/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=872580 CPUtime=1799.28 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 202320 0 0 0 179794 134 0 0 20 0 2 0 333771135 893521920 204101 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 218145 204101 194 433 0 217709 0
[pid=27109/tid=27110] ppid=27107 vsize=872580 CPUtime=1794.91 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 201579 0 0 0 179330 161 0 0 20 0 2 0 333771135 893521920 204101 33554432000 4194304 5964350 140734639493232 140153819678584 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.28
Current children cumulated vsize (KiB) 872580

[startup+1800 s]
/proc/loadavg: 1.00 1.02 1.27 2/174 27173
/proc/meminfo: memFree=27408916/32873844 swapFree=7124/7124
[pid=27109] ppid=27107 vsize=872580 CPUtime=1799.38 cores=1,3,5,7
/proc/27109/stat : 27109 (wbo1.72) S 27107 27109 25363 0 -1 4202496 202320 0 0 0 179804 134 0 0 20 0 2 0 333771135 893521920 204101 33554432000 4194304 5964350 140734639493232 140734639492752 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27109/statm: 218145 204101 194 433 0 217709 0
[pid=27109/tid=27110] ppid=27107 vsize=872580 CPUtime=1795.01 cores=1,3,5,7
/proc/27109/task/27110/stat : 27110 (wbo1.72) R 27107 27109 25363 0 -1 4202560 201579 0 0 0 179340 161 0 0 20 0 2 0 333771135 893521920 204101 33554432000 4194304 5964350 140734639493232 140153819678584 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (KiB) 872580

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27109 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=409360
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=630752
# CPU time returned by wait4() is 1795.04
# while last known CPU time is 1799.38
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.38
CPU user time (s): 1798.04
CPU system time (s): 1.34
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 872580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.41
system time used= 1.63075
maximum resident set size= 816412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202322
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= 342
involuntary context switches= 2789

runsolver used 3.38348 second user time and 8.41372 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-03 00:34:17
IDJOB=3728316
IDBENCH=79662
IDSOLVER=2315
FILE ID=node134/3728316-1338676457
RUNJOBID= node134-1338669646-26382
PBS_JOBID= 14636484
Free space on /tmp= 70356 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-queen5-5-3_wcsp.wbo
COMMAND LINE= wbo1.72 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728316-1338676457/watcher-3728316-1338676457 -o /tmp/evaluation-result-3728316-1338676457/solver-3728316-1338676457 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=wbo HOME/instance-3728316-1338676457.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3af6143b2c580af9e4edcedcd162c161
RANDOM SEED=114207278

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27640868 kB
Buffers:          462032 kB
Cached:          3287424 kB
SwapCached:           76 kB
Active:          2313368 kB
Inactive:        2026548 kB
Active(anon):     581912 kB
Inactive(anon):    10508 kB
Active(file):    1731456 kB
Inactive(file):  2016040 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        619572 kB
Mapped:            11864 kB
Shmem:                96 kB
Slab:             754200 kB
SReclaimable:     195992 kB
SUnreclaim:       558208 kB
KernelStack:        1504 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     155416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70356 MiB
End job on node134 at 2012-06-03 01:04:18