Trace number 3713050

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.71? 1799.52 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.71 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3713050-1338227897.wbo.
0.00/0.00	c Instance file HOME/instance-3713050-1338227897.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.00/0.01	c | 0.02      | 0  | 8            lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 9            lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 10           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 11           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 12           lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | 13           lb |  0                0                0.00  |
2.79/2.86	c | 2.87      | 0  | 14           lb |  0                0                0.00  |
177.56/177.64	c | 177.64    | 0  | 15           lb |  0                0                0.00  |
1799.52/1800.00	c ===============================================================================
1799.52/1800.00	c Wall Clock Time: 1800.00 s
1799.52/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-3713050-1338227897/watcher-3713050-1338227897 -o /tmp/evaluation-result-3713050-1338227897/solver-3713050-1338227897 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3713050-1338227897.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.00 2.00 2.00 3/177 16811
/proc/meminfo: memFree=28597828/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=83716 CPUtime=0 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 886 0 0 0 0 0 0 0 20 0 2 0 288914730 85725184 834 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 20929 834 193 433 0 20493 0
[pid=16811/tid=16812] ppid=16809 vsize=83716 CPUtime=0 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 143 0 0 0 0 0 0 0 20 0 2 0 288914730 85725184 834 33554432000 4194304 5964318 140735660858592 140736981508008 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0578961 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16811
/proc/meminfo: memFree=28597828/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=83716 CPUtime=0.05 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 1030 0 0 0 5 0 0 0 20 0 2 0 288914730 85725184 978 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 20929 978 195 433 0 20493 0
[pid=16811/tid=16812] ppid=16809 vsize=83716 CPUtime=0.04 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 287 0 0 0 4 0 0 0 20 0 2 0 288914730 85725184 978 33554432000 4194304 5964318 140735660858592 140736981508008 4389004 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 83716

[startup+0.100298 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16811
/proc/meminfo: memFree=28597828/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=83716 CPUtime=0.09 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 1030 0 0 0 9 0 0 0 20 0 2 0 288914730 85725184 978 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 20929 978 195 433 0 20493 0
[pid=16811/tid=16812] ppid=16809 vsize=83716 CPUtime=0.08 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 287 0 0 0 8 0 0 0 20 0 2 0 288914730 85725184 978 33554432000 4194304 5964318 140735660858592 140736981508008 4388989 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.300259 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16811
/proc/meminfo: memFree=28597828/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=83716 CPUtime=0.29 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 1190 0 0 0 29 0 0 0 20 0 2 0 288914730 85725184 1138 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 20929 1138 195 433 0 20493 0
[pid=16811/tid=16812] ppid=16809 vsize=83716 CPUtime=0.28 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 447 0 0 0 28 0 0 0 20 0 2 0 288914730 85725184 1138 33554432000 4194304 5964318 140735660858592 140736981508008 4387855 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.700255 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16811
/proc/meminfo: memFree=28597828/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=83716 CPUtime=0.69 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 1468 0 0 0 69 0 0 0 20 0 2 0 288914730 85725184 1416 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 20929 1416 195 433 0 20493 0
[pid=16811/tid=16812] ppid=16809 vsize=83716 CPUtime=0.68 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 725 0 0 0 68 0 0 0 20 0 2 0 288914730 85725184 1416 33554432000 4194304 5964318 140735660858592 140371919784296 5136324 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.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16813
/proc/meminfo: memFree=28592232/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=83860 CPUtime=1.49 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 1900 0 0 0 149 0 0 0 20 0 2 0 288914730 85872640 1848 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 20965 1848 195 433 0 20529 0
[pid=16811/tid=16812] ppid=16809 vsize=83860 CPUtime=1.48 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 1157 0 0 0 148 0 0 0 20 0 2 0 288914730 85872640 1848 33554432000 4194304 5964318 140735660858592 140371919783736 5136324 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.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16813
/proc/meminfo: memFree=28590000/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=83716 CPUtime=3.08 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 2885 0 0 0 308 0 0 0 20 0 2 0 288914730 85725184 2800 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 20929 2800 195 433 0 20493 0
[pid=16811/tid=16812] ppid=16809 vsize=83716 CPUtime=3.07 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 2142 0 0 0 307 0 0 0 20 0 2 0 288914730 85725184 2800 33554432000 4194304 5964318 140735660858592 140371919783976 4221120 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.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16813
/proc/meminfo: memFree=28585396/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=83716 CPUtime=6.29 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 3132 0 0 0 628 1 0 0 20 0 2 0 288914730 85725184 3047 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 20929 3047 195 433 0 20493 0
[pid=16811/tid=16812] ppid=16809 vsize=83716 CPUtime=6.26 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 2389 0 0 0 625 1 0 0 20 0 2 0 288914730 85725184 3047 33554432000 4194304 5964318 140735660858592 140371919783976 4399890 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.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 16813
/proc/meminfo: memFree=28575608/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=84040 CPUtime=12.69 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 5677 0 0 0 1267 2 0 0 20 0 2 0 288914730 86056960 5592 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 21010 5592 195 433 0 20574 0
[pid=16811/tid=16812] ppid=16809 vsize=84040 CPUtime=12.65 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 4934 0 0 0 1263 2 0 0 20 0 2 0 288914730 86056960 5592 33554432000 4194304 5964318 140735660858592 140371919783976 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84040

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 16813
/proc/meminfo: memFree=28548180/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=84200 CPUtime=25.49 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 9414 0 0 0 2545 4 0 0 20 0 2 0 288914730 86220800 9329 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 21050 9329 195 433 0 20614 0
[pid=16811/tid=16812] ppid=16809 vsize=84200 CPUtime=25.42 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 8671 0 0 0 2539 3 0 0 20 0 2 0 288914730 86220800 9329 33554432000 4194304 5964318 140735660858592 140371919783736 4392776 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84200

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 16813
/proc/meminfo: memFree=28500044/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=84440 CPUtime=51.08 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 15794 0 0 0 5101 7 0 0 20 0 2 0 288914730 86466560 15709 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 21110 15709 195 433 0 20674 0
[pid=16811/tid=16812] ppid=16809 vsize=84440 CPUtime=50.95 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 15051 0 0 0 5088 7 0 0 20 0 2 0 288914730 86466560 15709 33554432000 4194304 5964318 140735660858592 140371919783736 4399914 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.01 2.01 2.00 3/179 16814
/proc/meminfo: memFree=28417372/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=150336 CPUtime=102.28 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 25163 0 0 0 10217 11 0 0 20 0 2 0 288914730 153944064 25078 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 37584 25078 195 433 0 37148 0
[pid=16811/tid=16812] ppid=16809 vsize=150336 CPUtime=102.03 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 24420 0 0 0 10191 12 0 0 20 0 2 0 288914730 153944064 25078 33554432000 4194304 5964318 140735660858592 140371919783736 4399819 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/180 16817
/proc/meminfo: memFree=28328060/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=216736 CPUtime=162.26 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 37542 0 0 0 16210 16 0 0 20 0 2 0 288914730 221937664 37481 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 54184 37481 195 433 0 53748 0
[pid=16811/tid=16812] ppid=16809 vsize=216736 CPUtime=161.86 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 36799 0 0 0 16168 18 0 0 20 0 2 0 288914730 221937664 37481 33554432000 4194304 5964318 140735660858592 140371919783736 4410781 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) 216736

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16840
/proc/meminfo: memFree=28299136/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=214788 CPUtime=222.24 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 45205 0 0 0 22206 18 0 0 20 0 2 0 288914730 219942912 44630 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 53697 44630 195 433 0 53261 0
[pid=16811/tid=16812] ppid=16809 vsize=214788 CPUtime=221.69 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 44462 0 0 0 22148 21 0 0 20 0 2 0 288914730 219942912 44630 33554432000 4194304 5964318 140735660858592 140371919784888 4399905 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 214788

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16840
/proc/meminfo: memFree=28295968/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=214788 CPUtime=282.22 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 45233 0 0 0 28204 18 0 0 20 0 2 0 288914730 219942912 45372 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 53697 45372 195 433 0 53261 0
[pid=16811/tid=16812] ppid=16809 vsize=214788 CPUtime=281.52 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 44490 0 0 0 28130 22 0 0 20 0 2 0 288914730 219942912 45372 33554432000 4194304 5964318 140735660858592 140371919784888 4399842 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 214788

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16840
/proc/meminfo: memFree=28295048/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=214788 CPUtime=342.21 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 45233 0 0 0 34203 18 0 0 20 0 2 0 288914730 219942912 45372 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 53697 45372 195 433 0 53261 0
[pid=16811/tid=16812] ppid=16809 vsize=214788 CPUtime=341.37 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 44490 0 0 0 34114 23 0 0 20 0 2 0 288914730 219942912 45372 33554432000 4194304 5964318 140735660858592 140371919784888 4403315 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 214788

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16841
/proc/meminfo: memFree=28263756/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=281948 CPUtime=402.2 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 53194 0 0 0 40195 25 0 0 20 0 2 0 288914730 288714752 53332 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 1.85 1.97 1.99 2/172 16874
/proc/meminfo: memFree=28170796/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=741508 CPUtime=1421.96 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 168721 0 0 0 142088 108 0 0 20 0 2 0 288914730 759304192 169696 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 185377 169696 195 433 0 184941 0
[pid=16811/tid=16812] ppid=16809 vsize=741508 CPUtime=1418.49 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 167978 0 0 0 141721 128 0 0 20 0 2 0 288914730 759304192 169696 33554432000 4194304 5964318 140735660858592 140371919783736 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 741508

[startup+1482.3 s]
/proc/loadavg: 1.31 1.79 1.92 2/172 16874
/proc/meminfo: memFree=28127176/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=741508 CPUtime=1481.9 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 179378 0 0 0 148073 117 0 0 20 0 2 0 288914730 759304192 180731 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 185377 180731 195 433 0 184941 0
[pid=16811/tid=16812] ppid=16809 vsize=741508 CPUtime=1478.29 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 178635 0 0 0 147690 139 0 0 20 0 2 0 288914730 759304192 180731 33554432000 4194304 5964318 140735660858592 140371919783928 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 741508

[startup+1542.3 s]
/proc/loadavg: 1.11 1.64 1.86 2/172 16874
/proc/meminfo: memFree=28123236/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=741508 CPUtime=1541.85 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 179947 0 0 0 154067 118 0 0 20 0 2 0 288914730 759304192 181532 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 185377 181532 195 433 0 184941 0
[pid=16811/tid=16812] ppid=16809 vsize=741508 CPUtime=1538.1 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 179204 0 0 0 153669 141 0 0 20 0 2 0 288914730 759304192 181532 33554432000 4194304 5964318 140735660858592 140371919783736 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 741508

[startup+1602.3 s]
/proc/loadavg: 1.04 1.52 1.81 2/172 16875
/proc/meminfo: memFree=28117336/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=807044 CPUtime=1601.84 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 181543 0 0 0 160065 119 0 0 20 0 2 0 288914730 826413056 183175 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 201761 183175 195 433 0 201325 0
[pid=16811/tid=16812] ppid=16809 vsize=807044 CPUtime=1597.94 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 180800 0 0 0 159651 143 0 0 20 0 2 0 288914730 826413056 183175 33554432000 4194304 5964318 140735660858592 140371919783736 4378720 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 807044

[startup+1662.3 s]
/proc/loadavg: 1.01 1.43 1.75 2/172 16875
/proc/meminfo: memFree=28083608/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=807044 CPUtime=1661.84 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 189860 0 0 0 166059 125 0 0 20 0 2 0 288914730 826413056 191492 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 201761 191492 195 433 0 201325 0
[pid=16811/tid=16812] ppid=16809 vsize=807044 CPUtime=1657.79 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 189117 0 0 0 165629 150 0 0 20 0 2 0 288914730 826413056 191492 33554432000 4194304 5964318 140735660858592 140371919783928 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 807044

[startup+1722.3 s]
/proc/loadavg: 1.00 1.35 1.70 2/172 16875
/proc/meminfo: memFree=28071588/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=807044 CPUtime=1721.83 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 193098 0 0 0 172055 128 0 0 20 0 2 0 288914730 826413056 194730 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 201761 194730 195 433 0 201325 0
[pid=16811/tid=16812] ppid=16809 vsize=807044 CPUtime=1717.64 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 192355 0 0 0 171611 153 0 0 20 0 2 0 288914730 826413056 194730 33554432000 4194304 5964318 140735660858592 140371919783976 4389064 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 807044

[startup+1782.3 s]
/proc/loadavg: 1.00 1.28 1.66 2/172 16875
/proc/meminfo: memFree=28034512/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=872580 CPUtime=1781.82 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 202100 0 0 0 178046 136 0 0 20 0 2 0 288914730 893521920 203732 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 218145 203732 195 433 0 217709 0
[pid=16811/tid=16812] ppid=16809 vsize=872580 CPUtime=1777.48 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 201357 0 0 0 177587 161 0 0 20 0 2 0 288914730 893521920 203732 33554432000 4194304 5964318 140735660858592 140371919783736 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.82
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.27 1.65 2/172 16875
/proc/meminfo: memFree=28034512/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=872580 CPUtime=1791.42 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 202135 0 0 0 179006 136 0 0 20 0 2 0 288914730 893521920 203767 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 218145 203767 195 433 0 217709 0
[pid=16811/tid=16812] ppid=16809 vsize=872580 CPUtime=1787.07 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 201392 0 0 0 178545 162 0 0 20 0 2 0 288914730 893521920 203767 33554432000 4194304 5964318 140735660858592 140371919783736 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 872580

[startup+1795.1 s]
/proc/loadavg: 1.00 1.27 1.65 2/172 16875
/proc/meminfo: memFree=28034264/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=872580 CPUtime=1794.62 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 202151 0 0 0 179326 136 0 0 20 0 2 0 288914730 893521920 203782 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 218145 203782 195 433 0 217709 0
[pid=16811/tid=16812] ppid=16809 vsize=872580 CPUtime=1790.26 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 201408 0 0 0 178864 162 0 0 20 0 2 0 288914730 893521920 203782 33554432000 4194304 5964318 140735660858592 140371919783800 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 872580

[startup+1798.3 s]
/proc/loadavg: 1.00 1.27 1.65 2/172 16875
/proc/meminfo: memFree=28034264/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=872580 CPUtime=1797.82 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 202192 0 0 0 179646 136 0 0 20 0 2 0 288914730 893521920 203823 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 218145 203823 195 433 0 217709 0
[pid=16811/tid=16812] ppid=16809 vsize=872580 CPUtime=1793.44 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 201449 0 0 0 179182 162 0 0 20 0 2 0 288914730 893521920 203823 33554432000 4194304 5964318 140735660858592 140371919783800 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 872580

[startup+1799.1 s]
/proc/loadavg: 1.00 1.27 1.65 2/172 16875
/proc/meminfo: memFree=28034140/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=872580 CPUtime=1798.62 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 202201 0 0 0 179726 136 0 0 20 0 2 0 288914730 893521920 203832 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 218145 203832 195 433 0 217709 0
[pid=16811/tid=16812] ppid=16809 vsize=872580 CPUtime=1794.24 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 201458 0 0 0 179262 162 0 0 20 0 2 0 288914730 893521920 203832 33554432000 4194304 5964318 140735660858592 140371919783736 4399914 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 872580

[startup+1799.5 s]
/proc/loadavg: 1.00 1.27 1.65 2/172 16875
/proc/meminfo: memFree=28034140/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=872580 CPUtime=1799.02 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 202205 0 0 0 179766 136 0 0 20 0 2 0 288914730 893521920 203836 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 218145 203836 195 433 0 217709 0
[pid=16811/tid=16812] ppid=16809 vsize=872580 CPUtime=1794.65 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 201462 0 0 0 179303 162 0 0 20 0 2 0 288914730 893521920 203836 33554432000 4194304 5964318 140735660858592 140371919783736 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.02
Current children cumulated vsize (KiB) 872580

[startup+1799.9 s]
/proc/loadavg: 1.00 1.27 1.65 2/172 16875
/proc/meminfo: memFree=28034140/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=872580 CPUtime=1799.42 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 202213 0 0 0 179806 136 0 0 20 0 2 0 288914730 893521920 203843 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 218145 203843 195 433 0 217709 0
[pid=16811/tid=16812] ppid=16809 vsize=872580 CPUtime=1795.04 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 201470 0 0 0 179342 162 0 0 20 0 2 0 288914730 893521920 203843 33554432000 4194304 5964318 140735660858592 140371919783736 4392611 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 872580

[startup+1800 s]
/proc/loadavg: 1.00 1.27 1.65 2/172 16875
/proc/meminfo: memFree=28034140/32873844 swapFree=7116/7116
[pid=16811] ppid=16809 vsize=872580 CPUtime=1799.52 cores=1,3,5,7
/proc/16811/stat : 16811 (wbo1.71) S 16809 16811 12215 0 -1 4202496 202216 0 0 0 179816 136 0 0 20 0 2 0 288914730 893521920 203846 33554432000 4194304 5964318 140735660858592 140735660858112 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16811/statm: 218145 203846 195 433 0 217709 0
[pid=16811/tid=16812] ppid=16809 vsize=872580 CPUtime=1795.14 cores=1,3,5,7
/proc/16811/task/16812/stat : 16812 (wbo1.71) R 16809 16811 12215 0 -1 4202560 201473 0 0 0 179352 162 0 0 20 0 2 0 288914730 893521920 203846 33554432000 4194304 5964318 140735660858592 140371919783736 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 872580

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16811 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=528342
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=643750
# CPU time returned by wait4() is 1795.17
# while last known CPU time is 1799.52
#
# 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.52
CPU user time (s): 1798.16
CPU system time (s): 1.36
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 872580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.53
system time used= 1.64375
maximum resident set size= 815392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202218
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= 303
involuntary context switches= 1843

runsolver used 3.53546 second user time and 8.93864 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-28 19:58:17
IDJOB=3713050
IDBENCH=79662
IDSOLVER=2293
FILE ID=node138/3713050-1338227897
RUNJOBID= node138-1338194596-12232
PBS_JOBID= 14624599
Free space on /tmp= 71488 MiB

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

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

MD5SUM BENCH= 3af6143b2c580af9e4edcedcd162c161
RANDOM SEED=758048846

node138.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.347
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.69
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.347
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	: 5331.91
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.347
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	: 5331.91
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.347
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	: 5331.91
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.347
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	: 5331.91
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.347
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	: 5331.91
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.347
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	: 5331.92
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.347
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28598712 kB
Buffers:          665152 kB
Cached:          2450004 kB
SwapCached:          208 kB
Active:          1427124 kB
Inactive:        1952100 kB
Active(anon):     246140 kB
Inactive(anon):    11368 kB
Active(file):    1180984 kB
Inactive(file):  1940732 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              5440 kB
Writeback:             0 kB
AnonPages:        331660 kB
Mapped:            15096 kB
Shmem:               200 kB
Slab:             753608 kB
SReclaimable:     195896 kB
SUnreclaim:       557712 kB
KernelStack:        1488 kB
PageTables:         4416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     153808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 71488 MiB
End job on node138 at 2012-05-28 20:28:17