Trace number 3726667

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
pwbo 2.02? 1799.81 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-73.opb
MD5SUM56a27796f1168612394e164ff5d947f7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7936
Total number of constraints176837
Number of constraints which are clauses158928
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints17346
Minimum length of a constraint2
Maximum length of a constraint195
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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 |  pwbo:                     2.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726667-1338659473.opb.
0.00/0.00	c Instance file HOME/instance-3726667-1338659473.opb
0.00/0.00	c File size is 7426790 bytes.
0.39/0.49	c Highest Coefficient sum: 196
0.39/0.49	c ============================[ Problem Statistics ]=============================
0.39/0.49	c |                                                                             |
0.39/0.49	c |  Parsing time:          0.49         s                                      |
0.39/0.49	c |  Number Variables:      7936                                                |
0.39/0.49	c |  Number Clauses:        159215                                              |
0.39/0.49	c |  Number Cardinality:    564                                                 |
0.39/0.49	c |  Number PB Constraints: 17346                                               |
0.39/0.49	c |                                                                             |
0.49/0.52	c |  Problem Type:          Decision                                            |
0.49/0.52	c |  Objective Function:    None                                                |
0.49/0.52	c |                                                                             |
0.49/0.52	c ===============================================================================
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.00 s
1799.54/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-3726667-1338659473/watcher-3726667-1338659473 -o /tmp/evaluation-result-3726667-1338659473/solver-3726667-1338659473 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726667-1338659473.opb 

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: 1.94 2.00 1.99 3/177 24463
/proc/meminfo: memFree=31180424/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=10396 CPUtime=0 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) R 24461 24463 20708 0 -1 4202496 321 0 0 0 0 0 0 0 20 0 1 0 332075934 10645504 274 33554432000 4194304 5964478 140736836547392 140735654363736 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 2599 274 173 433 0 349 0

[startup+0.049696 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 24463
/proc/meminfo: memFree=31180424/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=12604 CPUtime=0.04 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) R 24461 24463 20708 0 -1 4202496 985 0 0 0 4 0 0 0 20 0 1 0 332075934 12906496 938 33554432000 4194304 5964478 140736836547392 140735654363736 4419535 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 3151 939 330 433 0 901 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12604

[startup+0.10027 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 24463
/proc/meminfo: memFree=31180424/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=15036 CPUtime=0.09 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) R 24461 24463 20708 0 -1 4202496 1805 0 0 0 9 0 0 0 20 0 1 0 332075934 15396864 1725 33554432000 4194304 5964478 140736836547392 140735654363736 5130863 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 3759 1725 527 433 0 1509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15036

[startup+0.30025 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 24463
/proc/meminfo: memFree=31180424/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=23980 CPUtime=0.29 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) R 24461 24463 20708 0 -1 4202496 4811 0 0 0 29 0 0 0 20 0 1 0 332075934 24555520 4666 33554432000 4194304 5964478 140736836547392 140735654363736 5367237 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 5995 4666 1276 433 0 3745 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23980

[startup+0.700193 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 24463
/proc/meminfo: memFree=31180424/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=105628 CPUtime=0.68 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 15093 0 0 0 67 1 0 0 20 0 2 0 332075934 108163072 12659 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 26407 12659 185 433 0 25971 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 105628

[startup+1.50029 s]
/proc/loadavg: 1.94 2.00 1.99 3/179 24465
/proc/meminfo: memFree=31130660/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=105628 CPUtime=1.49 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 15494 0 0 0 147 2 0 0 20 0 2 0 332075934 108163072 13060 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 26407 13060 186 433 0 25971 0
[pid=24463/tid=24465] ppid=24461 vsize=105628 CPUtime=0.99 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 7392 0 0 0 98 1 0 0 20 0 2 0 332075983 108163072 13060 33554432000 4194304 5964478 140736836547392 139707366430520 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105628

[startup+3.10029 s]
/proc/loadavg: 1.94 2.00 1.99 3/179 24465
/proc/meminfo: memFree=31127932/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=105628 CPUtime=3.09 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 16181 0 0 0 307 2 0 0 20 0 2 0 332075934 108163072 13747 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 26407 13747 186 433 0 25971 0
[pid=24463/tid=24465] ppid=24461 vsize=105628 CPUtime=2.6 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 8079 0 0 0 258 2 0 0 20 0 2 0 332075983 108163072 13747 33554432000 4194304 5964478 140736836547392 139707366430520 4388850 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105628

[startup+6.30028 s]
/proc/loadavg: 1.95 2.00 1.99 3/179 24465
/proc/meminfo: memFree=31120368/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=105628 CPUtime=6.28 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 17607 0 0 0 626 2 0 0 20 0 2 0 332075934 108163072 15173 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 26407 15173 186 433 0 25971 0
[pid=24463/tid=24465] ppid=24461 vsize=105628 CPUtime=5.79 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 9505 0 0 0 577 2 0 0 20 0 2 0 332075983 108163072 15173 33554432000 4194304 5964478 140736836547392 139707366430712 4400078 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 105628

[startup+12.7003 s]
/proc/loadavg: 1.95 2.00 1.99 3/179 24465
/proc/meminfo: memFree=31109968/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=105628 CPUtime=12.68 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 19377 0 0 0 1265 3 0 0 20 0 2 0 332075934 108163072 16943 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 26407 16943 186 433 0 25971 0
[pid=24463/tid=24465] ppid=24461 vsize=105628 CPUtime=12.19 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 11275 0 0 0 1216 3 0 0 20 0 2 0 332075983 108163072 16943 33554432000 4194304 5964478 140736836547392 139707366430520 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 105628

[startup+25.5003 s]
/proc/loadavg: 1.96 2.00 1.99 3/179 24465
/proc/meminfo: memFree=31095096/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=105628 CPUtime=25.48 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 22323 0 0 0 2544 4 0 0 20 0 2 0 332075934 108163072 19889 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 26407 19889 186 433 0 25971 0
[pid=24463/tid=24465] ppid=24461 vsize=105628 CPUtime=24.98 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 14221 0 0 0 2494 4 0 0 20 0 2 0 332075983 108163072 19889 33554432000 4194304 5964478 140736836547392 139707366430520 4400078 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) 105628

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 1.99 3/179 24465
/proc/meminfo: memFree=31075256/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=171164 CPUtime=51.08 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 26171 0 0 0 5102 6 0 0 20 0 2 0 332075934 175271936 23737 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 42791 23737 186 433 0 42355 0
[pid=24463/tid=24465] ppid=24461 vsize=171164 CPUtime=50.58 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 18069 0 0 0 5052 6 0 0 20 0 2 0 332075983 175271936 23737 33554432000 4194304 5964478 140736836547392 139707366430712 4400087 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) 171164

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 24465
/proc/meminfo: memFree=31048100/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=171164 CPUtime=102.27 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 32666 0 0 0 10217 10 0 0 20 0 2 0 332075934 175271936 30228 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 42791 30228 186 433 0 42355 0
[pid=24463/tid=24465] ppid=24461 vsize=171164 CPUtime=101.79 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 24564 0 0 0 10168 11 0 0 20 0 2 0 332075983 175271936 30228 33554432000 4194304 5964478 140736836547392 139707366430520 4400087 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 171164

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 24465
/proc/meminfo: memFree=31026460/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=173596 CPUtime=162.26 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 37580 0 0 0 16213 13 0 0 20 0 2 0 332075934 177762304 35650 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 43399 35650 186 433 0 42963 0
[pid=24463/tid=24465] ppid=24461 vsize=173596 CPUtime=161.78 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 29478 0 0 0 16163 15 0 0 20 0 2 0 332075983 177762304 35650 33554432000 4194304 5964478 140736836547392 139707366430760 4399920 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) 173596

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24466
/proc/meminfo: memFree=31015784/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=173596 CPUtime=222.24 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 39822 0 0 0 22210 14 0 0 20 0 2 0 332075934 177762304 37891 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 43399 37891 186 433 0 42963 0
[pid=24463/tid=24465] ppid=24461 vsize=173596 CPUtime=221.78 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 31720 0 0 0 22161 17 0 0 20 0 2 0 332075983 177762304 37891 33554432000 4194304 5964478 140736836547392 139707366430520 4399920 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) 173596

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24466
/proc/meminfo: memFree=30988784/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=239132 CPUtime=282.2 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 45380 0 0 0 28200 20 0 0 20 0 2 0 332075934 244871168 44715 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 59783 44715 186 433 0 59347 0
[pid=24463/tid=24465] ppid=24461 vsize=239132 CPUtime=281.75 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 37278 0 0 0 28151 24 0 0 20 0 2 0 332075983 244871168 44715 33554432000 4194304 5964478 140736836547392 139707366430712 4412012 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 239132

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31398636/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=240348 CPUtime=342.18 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 53277 0 0 0 34190 28 0 0 20 0 2 0 332075934 246116352 52641 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 60087 52641 186 433 0 59651 0
[pid=24463/tid=24465] ppid=24461 vsize=240348 CPUtime=341.73 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 45175 0 0 0 34140 33 0 0 20 0 2 0 332075983 246116352 52641 33554432000 4194304 5964478 140736836547392 139707366430712 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 240348

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31338184/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=305884 CPUtime=402.16 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 57059 0 0 0 40183 33 0 0 20 0 2 0 332075934 313225216 56423 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 76471 56423 186 433 0 76035 0
[pid=24463/tid=24465] ppid=24461 vsize=305884 CPUtime=401.73 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 48957 0 0 0 40134 39 0 0 20 0 2 0 332075983 313225216 56423 33554432000 4194304 5964478 140736836547392 139707366430520 5143908 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 305884

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31295340/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=305884 CPUtime=462.13 cores=1,3,5,7

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

/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 101504 0 0 0 130063 101 0 0 20 0 2 0 332075983 516419584 110208 33554432000 4194304 5964478 140736836547392 139707366430520 4400435 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 504316

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24536
/proc/meminfo: memFree=30753908/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=504316 CPUtime=1361.95 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 115649 0 0 0 136105 90 0 0 20 0 2 0 332075934 516419584 116250 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126079 116250 186 433 0 125643 0
[pid=24463/tid=24465] ppid=24461 vsize=504316 CPUtime=1361.63 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 107547 0 0 0 136053 110 0 0 20 0 2 0 332075983 516419584 116250 33554432000 4194304 5964478 140736836547392 139707366430712 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 504316

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24536
/proc/meminfo: memFree=30735848/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1421.94 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 119821 0 0 0 142099 95 0 0 20 0 2 0 332075934 519217152 120422 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 120422 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1421.64 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 111719 0 0 0 142048 116 0 0 20 0 2 0 332075983 519217152 120422 33554432000 4194304 5964478 140736836547392 139707366430760 4379311 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 507048

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24537
/proc/meminfo: memFree=30733952/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1481.93 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 119887 0 0 0 148098 95 0 0 20 0 2 0 332075934 519217152 120487 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 120487 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1481.63 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 111785 0 0 0 148046 117 0 0 20 0 2 0 332075983 519217152 120487 33554432000 4194304 5964478 140736836547392 139707366430584 4400091 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 507048

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 24537
/proc/meminfo: memFree=30732588/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1541.92 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120157 0 0 0 154097 95 0 0 20 0 2 0 332075934 519217152 120757 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 120757 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1541.63 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112055 0 0 0 154045 118 0 0 20 0 2 0 332075983 519217152 120757 33554432000 4194304 5964478 140736836547392 139707366430520 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 507048

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 24537
/proc/meminfo: memFree=30719320/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1601.91 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120195 0 0 0 160096 95 0 0 20 0 2 0 332075934 519217152 120795 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 120795 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1601.63 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112093 0 0 0 160044 119 0 0 20 0 2 0 332075983 519217152 120795 33554432000 4194304 5964478 140736836547392 139707366430520 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 507048

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 24537
/proc/meminfo: memFree=30672876/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1661.9 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120391 0 0 0 166095 95 0 0 20 0 2 0 332075934 519217152 120991 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 120991 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1661.63 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112289 0 0 0 166043 120 0 0 20 0 2 0 332075983 519217152 120991 33554432000 4194304 5964478 140736836547392 139707366430520 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 507048

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 4/179 24537
/proc/meminfo: memFree=30638352/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1721.87 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120651 0 0 0 172092 95 0 0 20 0 2 0 332075934 519217152 121553 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 121553 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1721.61 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112549 0 0 0 172040 121 0 0 20 0 2 0 332075983 519217152 121553 33554432000 4194304 5964478 140736836547392 139707366430520 4399854 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 507048

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 24541
/proc/meminfo: memFree=30613812/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1781.85 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120801 0 0 0 178090 95 0 0 20 0 2 0 332075934 519217152 122141 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 122141 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1781.59 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112699 0 0 0 178037 122 0 0 20 0 2 0 332075983 519217152 122141 33554432000 4194304 5964478 140736836547392 139707366430520 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 507048

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24541
/proc/meminfo: memFree=30610100/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1791.45 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120806 0 0 0 179050 95 0 0 20 0 2 0 332075934 519217152 122146 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 122146 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1791.2 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112704 0 0 0 178998 122 0 0 20 0 2 0 332075983 519217152 122146 33554432000 4194304 5964478 140736836547392 139707366430520 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 507048

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24541
/proc/meminfo: memFree=30608860/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1794.65 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120807 0 0 0 179370 95 0 0 20 0 2 0 332075934 519217152 122147 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 122147 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1794.4 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112705 0 0 0 179318 122 0 0 20 0 2 0 332075983 519217152 122147 33554432000 4194304 5964478 140736836547392 139707366430520 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 507048

[startup+1798.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24541
/proc/meminfo: memFree=30608240/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1797.84 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120808 0 0 0 179689 95 0 0 20 0 2 0 332075934 519217152 122148 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 122148 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1797.59 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112706 0 0 0 179637 122 0 0 20 0 2 0 332075983 519217152 122148 33554432000 4194304 5964478 140736836547392 139707366430520 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 507048

[startup+1799.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24541
/proc/meminfo: memFree=30607620/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1798.64 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120808 0 0 0 179769 95 0 0 20 0 2 0 332075934 519217152 122148 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 122148 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1798.39 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112706 0 0 0 179717 122 0 0 20 0 2 0 332075983 519217152 122148 33554432000 4194304 5964478 140736836547392 139707366430520 4403376 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 507048

[startup+1799.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24541
/proc/meminfo: memFree=30607496/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1799.05 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120808 0 0 0 179810 95 0 0 20 0 2 0 332075934 519217152 122148 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 122148 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1798.8 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112706 0 0 0 179758 122 0 0 20 0 2 0 332075983 519217152 122148 33554432000 4194304 5964478 140736836547392 139707366430520 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 507048

[startup+1799.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24541
/proc/meminfo: memFree=30607496/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1799.44 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120808 0 0 0 179849 95 0 0 20 0 2 0 332075934 519217152 122148 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 122148 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1799.19 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112706 0 0 0 179797 122 0 0 20 0 2 0 332075983 519217152 122148 33554432000 4194304 5964478 140736836547392 139707366430520 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 507048

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24541
/proc/meminfo: memFree=30607496/32873844 swapFree=7116/7116
[pid=24463] ppid=24461 vsize=507048 CPUtime=1799.54 cores=1,3,5,7
/proc/24463/stat : 24463 (pwbo2.02) S 24461 24463 20708 0 -1 4202496 120808 0 0 0 179859 95 0 0 20 0 2 0 332075934 519217152 122148 33554432000 4194304 5964478 140736836547392 140736836546912 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24463/statm: 126762 122148 186 433 0 126326 0
[pid=24463/tid=24465] ppid=24461 vsize=507048 CPUtime=1799.29 cores=1,3,5,7
/proc/24463/task/24465/stat : 24465 (pwbo2.02) R 24461 24463 20708 0 -1 4202560 112706 0 0 0 179807 122 0 0 20 0 2 0 332075983 519217152 122148 33554432000 4194304 5964478 140736836547392 139707366430520 4400508 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 507048

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.81
CPU user time (s): 1798.57
CPU system time (s): 1.24381
CPU usage (%): 99.9891
Max. virtual memory (cumulated for all children) (KiB): 507048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.57
system time used= 1.24381
maximum resident set size= 488612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120813
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= 216
involuntary context switches= 1870

runsolver used 6.97294 second user time and 12.0122 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-02 19:51:14
IDJOB=3726667
IDBENCH=89699
IDSOLVER=2310
FILE ID=node103/3726667-1338659473
RUNJOBID= node103-1338651532-22211
PBS_JOBID= 14636477
Free space on /tmp= 71124 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-73.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726667-1338659473/watcher-3726667-1338659473 -o /tmp/evaluation-result-3726667-1338659473/solver-3726667-1338659473 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726667-1338659473.opb

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

MD5SUM BENCH= 56a27796f1168612394e164ff5d947f7
RANDOM SEED=1922900743

node103.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		: 2666.189
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	: 5332.37
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		: 2666.189
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		: 2666.189
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.92
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		: 2666.189
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		: 2666.189
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		: 2666.189
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	: 5411.36
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		: 2666.189
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.91
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		: 2666.189
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:        31181176 kB
Buffers:          123852 kB
Cached:           274308 kB
SwapCached:         5600 kB
Active:           636444 kB
Inactive:         296788 kB
Active(anon):     532692 kB
Inactive(anon):     4628 kB
Active(file):     103752 kB
Inactive(file):   292160 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096280 kB
Dirty:             12816 kB
Writeback:             0 kB
AnonPages:        664668 kB
Mapped:             9416 kB
Shmem:                 0 kB
Slab:             618936 kB
SReclaimable:      59664 kB
SUnreclaim:       559272 kB
KernelStack:        1488 kB
PageTables:         5060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     162352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    610304 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= 71112 MiB
End job on node103 at 2012-06-02 20:21:14