Trace number 3705365

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.45 1800

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_010_area_delay.opb
MD5SUMd869c2ae266497675d66f161576eaac8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark77.8312
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved NO
Number of variables11729
Total number of constraints36747
Number of constraints which are clauses36747
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 5750
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5750
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5750
Number of bits of the biggest sum of numbers13
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705365-1338104225.opb.
0.00/0.00	c Instance file HOME/instance-3705365-1338104225.opb
0.00/0.00	c File size is 1092591 bytes.
0.04/0.07	c Cost Offset: 0
0.04/0.07	c Highest Coefficient sum: 128
0.04/0.07	c ============================[ Problem Statistics ]=============================
0.04/0.07	c |                                                                             |
0.04/0.07	c |  Parsing time:          0.08         s                                      |
0.04/0.07	c |  Number Variables:      11729                                               |
0.04/0.07	c |  Number Clauses:        36747                                               |
0.04/0.07	c |  Number Cardinality:    0                                                   |
0.04/0.07	c |  Number PB Constraints: 0                                                   |
0.04/0.07	c |                                                                             |
0.09/0.10	c |  Problem Type:          Optimization                                        |
0.09/0.10	c |  Objective Function:    Cardinality Constraint                              |
0.09/0.10	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.09/0.10	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.09/0.10	c ===============================================================================
0.09/0.11	c | 0.12      | 0  | 1            lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | 2            lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 3            lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 4            lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 5            lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | 6            lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | 7            lb |  0                0                0.00  |
0.18/0.20	c | 0.20      | 0  | 8            lb |  0                0                0.00  |
0.18/0.21	c | 0.21      | 0  | 9            lb |  0                0                0.00  |
0.18/0.22	c | 0.23      | 0  | 10           lb |  0                0                0.00  |
0.18/0.23	c | 0.24      | 0  | 11           lb |  0                0                0.00  |
0.18/0.25	c | 0.25      | 0  | 12           lb |  0                0                0.00  |
0.18/0.26	c | 0.26      | 0  | 13           lb |  0                0                0.00  |
0.18/0.27	c | 0.27      | 0  | 14           lb |  0                0                0.00  |
0.18/0.28	c | 0.29      | 0  | 15           lb |  0                0                0.00  |
0.28/0.30	c | 0.30      | 0  | 16           lb |  0                0                0.00  |
0.28/0.31	c | 0.31      | 0  | 17           lb |  0                0                0.00  |
0.28/0.32	c | 0.33      | 0  | 18           lb |  0                0                0.00  |
0.28/0.33	c | 0.34      | 0  | 19           lb |  0                0                0.00  |
0.28/0.35	c | 0.35      | 0  | 20           lb |  0                0                0.00  |
0.28/0.36	c | 0.37      | 0  | 21           lb |  0                0                0.00  |
0.38/0.40	c | 0.41      | 0  | 22           lb |  0                0                0.00  |
1.48/1.59	c | 1.60      | 0  | 23           lb |  0                0                0.00  |
46.78/46.86	c | 46.86     | 0  | 24           lb |  0                0                0.00  |
1799.45/1800.00	c ===============================================================================
1799.45/1800.00	c Wall Clock Time: 1800.00 s
1799.45/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-3705365-1338104225/watcher-3705365-1338104225 -o /tmp/evaluation-result-3705365-1338104225/solver-3705365-1338104225 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705365-1338104225.opb 

running on 4 cores: 0,2,4,6

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.04 2.05 2.01 3/177 23563
/proc/meminfo: memFree=27263972/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=5488 CPUtime=0 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) R 23561 23563 22359 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 276549785 5619712 556 33554432000 4194304 5963574 140736194704720 140735963100248 4441088 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 1372 556 162 432 0 670 0

[startup+0.0483079 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 23563
/proc/meminfo: memFree=27263972/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=8736 CPUtime=0.04 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) R 23561 23563 22359 0 -1 4202496 1535 0 0 0 4 0 0 0 20 0 1 0 276549785 8945664 1488 33554432000 4194304 5963574 140736194704720 140735963100248 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 2184 1489 314 432 0 1482 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8736

[startup+0.10018 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 23563
/proc/meminfo: memFree=27263972/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=90496 CPUtime=0.09 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 4041 0 0 0 9 0 0 0 20 0 2 0 276549785 92667904 3694 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 22624 3694 177 432 0 22189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 90496

[startup+0.300158 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 23563
/proc/meminfo: memFree=27263972/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=89316 CPUtime=0.28 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 6391 0 0 0 28 0 0 0 20 0 2 0 276549785 91459584 5491 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 22329 5491 192 432 0 21894 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 89316

[startup+0.700108 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 23563
/proc/meminfo: memFree=27263972/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=89316 CPUtime=0.68 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 6660 0 0 0 68 0 0 0 20 0 2 0 276549785 91459584 5760 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 22329 5760 195 432 0 21894 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 89316

[startup+1.50025 s]
/proc/loadavg: 2.04 2.05 2.01 3/179 23565
/proc/meminfo: memFree=27241916/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=89316 CPUtime=1.48 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 6660 0 0 0 148 0 0 0 20 0 2 0 276549785 91459584 5760 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 22329 5760 195 432 0 21894 0
[pid=23563/tid=23565] ppid=23561 vsize=89316 CPUtime=1.4 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 4176 0 0 0 140 0 0 0 20 0 2 0 276549793 91459584 5760 33554432000 4194304 5963574 140736194704720 139842660391272 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 89316

[startup+3.10025 s]
/proc/loadavg: 2.04 2.05 2.01 3/179 23565
/proc/meminfo: memFree=27237428/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=90604 CPUtime=3.09 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 7818 0 0 0 308 1 0 0 20 0 2 0 276549785 92778496 6697 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 22651 6697 195 432 0 22216 0
[pid=23563/tid=23565] ppid=23561 vsize=90604 CPUtime=3 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 5334 0 0 0 300 0 0 0 20 0 2 0 276549793 92778496 6697 33554432000 4194304 5963574 140736194704720 139842660391272 4388706 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90604

[startup+6.30027 s]
/proc/loadavg: 2.04 2.04 2.01 3/179 23565
/proc/meminfo: memFree=27232404/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=90604 CPUtime=6.29 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 9511 0 0 0 628 1 0 0 20 0 2 0 276549785 92778496 8390 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 22651 8390 195 432 0 22216 0
[pid=23563/tid=23565] ppid=23561 vsize=90604 CPUtime=6.19 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 7027 0 0 0 618 1 0 0 20 0 2 0 276549793 92778496 8390 33554432000 4194304 5963574 140736194704720 139842660390952 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90604

[startup+12.7003 s]
/proc/loadavg: 2.03 2.04 2.01 3/179 23565
/proc/meminfo: memFree=27212836/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=91088 CPUtime=12.69 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 13549 0 0 0 1266 3 0 0 20 0 2 0 276549785 93274112 12428 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 22772 12428 195 432 0 22337 0
[pid=23563/tid=23565] ppid=23561 vsize=91088 CPUtime=12.57 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 11065 0 0 0 1255 2 0 0 20 0 2 0 276549793 93274112 12428 33554432000 4194304 5963574 140736194704720 139842660390904 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91088

[startup+25.5003 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 23565
/proc/meminfo: memFree=27191376/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=91088 CPUtime=25.49 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 16402 0 0 0 2545 4 0 0 20 0 2 0 276549785 93274112 15281 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 22772 15281 195 432 0 22337 0
[pid=23563/tid=23565] ppid=23561 vsize=91088 CPUtime=25.34 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 13918 0 0 0 2531 3 0 0 20 0 2 0 276549793 93274112 15281 33554432000 4194304 5963574 140736194704720 139842660390904 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91088

[startup+51.1003 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 23565
/proc/meminfo: memFree=27138256/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=156140 CPUtime=51.08 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 25174 0 0 0 5102 6 0 0 20 0 2 0 276549785 159887360 23600 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 39035 23600 195 432 0 38600 0
[pid=23563/tid=23565] ppid=23561 vsize=156140 CPUtime=50.87 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 22690 0 0 0 5081 6 0 0 20 0 2 0 276549793 159887360 23600 33554432000 4194304 5963574 140736194704720 139842660391864 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 156140

[startup+102.306 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 23565
/proc/meminfo: memFree=27108376/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=156140 CPUtime=102.27 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 25246 0 0 0 10221 6 0 0 20 0 2 0 276549785 159887360 23672 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 39035 23672 195 432 0 38600 0
[pid=23563/tid=23565] ppid=23561 vsize=156140 CPUtime=101.95 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 22762 0 0 0 10188 7 0 0 20 0 2 0 276549793 159887360 23672 33554432000 4194304 5963574 140736194704720 139842660391864 4399614 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 156140

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 23566
/proc/meminfo: memFree=27026288/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=157224 CPUtime=162.27 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 35213 0 0 0 16216 11 0 0 20 0 2 0 276549785 160997376 33639 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 39306 33639 195 432 0 38871 0
[pid=23563/tid=23565] ppid=23561 vsize=157224 CPUtime=161.79 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 32729 0 0 0 16167 12 0 0 20 0 2 0 276549793 160997376 33639 33554432000 4194304 5963574 140736194704720 139842660390952 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 157224

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 23569
/proc/meminfo: memFree=26919648/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=223300 CPUtime=222.26 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 50242 0 0 0 22208 18 0 0 20 0 2 0 276549785 228659200 48668 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 55825 48668 195 432 0 55390 0
[pid=23563/tid=23565] ppid=23561 vsize=223300 CPUtime=221.64 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 47758 0 0 0 22144 20 0 0 20 0 2 0 276549793 228659200 48668 33554432000 4194304 5963574 140736194704720 139842660390712 4400099 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 223300

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 23569
/proc/meminfo: memFree=26821852/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=288836 CPUtime=282.21 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 60054 0 0 0 28199 22 0 0 20 0 2 0 276549785 295768064 58565 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 72209 58565 195 432 0 71774 0
[pid=23563/tid=23565] ppid=23561 vsize=288836 CPUtime=281.45 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 57570 0 0 0 28120 25 0 0 20 0 2 0 276549793 295768064 58565 33554432000 4194304 5963574 140736194704720 139842660390712 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 288836

[startup+342.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 23569
/proc/meminfo: memFree=26702848/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=355180 CPUtime=342.16 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 71605 0 0 0 34187 29 0 0 20 0 2 0 276549785 363704320 70100 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 88795 70100 195 432 0 88360 0
[pid=23563/tid=23565] ppid=23561 vsize=355180 CPUtime=341.25 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 69121 0 0 0 34091 34 0 0 20 0 2 0 276549793 363704320 70100 33554432000 4194304 5963574 140736194704720 139842660390952 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 355180

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 23569
/proc/meminfo: memFree=26689220/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=355180 CPUtime=402.15 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 74966 0 0 0 40184 31 0 0 20 0 2 0 276549785 363704320 73961 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 88795 73961 195 432 0 88360 0
[pid=23563/tid=23565] ppid=23561 vsize=355180 CPUtime=401.1 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 72482 0 0 0 40073 37 0 0 20 0 2 0 276549793 363704320 73961 33554432000 4194304 5963574 140736194704720 139842660390504 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 355180

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 23570
/proc/meminfo: memFree=26613176/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=420716 CPUtime=462.15 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23579
/proc/meminfo: memFree=25965132/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1421.9 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 175227 0 0 0 142090 100 0 0 20 0 2 0 276549785 767602688 174796 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 174796 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1418.38 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 172743 0 0 0 141717 121 0 0 20 0 2 0 276549793 767602688 174796 33554432000 4194304 5963574 140736194704720 139842660390712 4400124 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 749612

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23602
/proc/meminfo: memFree=25962332/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1481.84 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 175671 0 0 0 148084 100 0 0 20 0 2 0 276549785 767602688 175401 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 175401 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1478.18 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 173187 0 0 0 147696 122 0 0 20 0 2 0 276549793 767602688 175401 33554432000 4194304 5963574 140736194704720 139842660390776 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 749612

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23641
/proc/meminfo: memFree=26812172/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1541.8 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 175820 0 0 0 154080 100 0 0 20 0 2 0 276549785 767602688 176013 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176013 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1537.99 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 173336 0 0 0 153676 123 0 0 20 0 2 0 276549793 767602688 176013 33554432000 4194304 5963574 140736194704720 139842660390712 4378852 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 749612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23641
/proc/meminfo: memFree=26772352/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1601.79 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 175901 0 0 0 160078 101 0 0 20 0 2 0 276549785 767602688 176141 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176141 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1597.83 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 173417 0 0 0 159659 124 0 0 20 0 2 0 276549793 767602688 176141 33554432000 4194304 5963574 140736194704720 139842660390712 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 749612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23641
/proc/meminfo: memFree=26747944/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1661.77 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 176204 0 0 0 166076 101 0 0 20 0 2 0 276549785 767602688 176443 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176443 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1657.68 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 173720 0 0 0 165642 126 0 0 20 0 2 0 276549793 767602688 176443 33554432000 4194304 5963574 140736194704720 139842660390712 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 749612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23642
/proc/meminfo: memFree=26715580/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1721.76 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 176446 0 0 0 172075 101 0 0 20 0 2 0 276549785 767602688 176684 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176684 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1717.52 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 173962 0 0 0 171625 127 0 0 20 0 2 0 276549793 767602688 176684 33554432000 4194304 5963574 140736194704720 139842660390712 4410035 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 749612

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23642
/proc/meminfo: memFree=26677264/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1781.75 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 176503 0 0 0 178074 101 0 0 20 0 2 0 276549785 767602688 176741 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176741 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1777.37 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 174019 0 0 0 177609 128 0 0 20 0 2 0 276549793 767602688 176741 33554432000 4194304 5963574 140736194704720 139842660390712 4399958 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 749612

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23642
/proc/meminfo: memFree=26671192/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1791.36 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 176591 0 0 0 179035 101 0 0 20 0 2 0 276549785 767602688 176829 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176829 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1786.95 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 174107 0 0 0 178567 128 0 0 20 0 2 0 276549793 767602688 176829 33554432000 4194304 5963574 140736194704720 139842660390712 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 749612

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23642
/proc/meminfo: memFree=26668464/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1794.56 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 176596 0 0 0 179355 101 0 0 20 0 2 0 276549785 767602688 176834 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176834 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1790.14 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 174112 0 0 0 178886 128 0 0 20 0 2 0 276549793 767602688 176834 33554432000 4194304 5963574 140736194704720 139842660390712 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 749612

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23642
/proc/meminfo: memFree=26666480/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1797.75 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 176596 0 0 0 179674 101 0 0 20 0 2 0 276549785 767602688 176834 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176834 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1793.33 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 174112 0 0 0 179205 128 0 0 20 0 2 0 276549793 767602688 176834 33554432000 4194304 5963574 140736194704720 139842660390712 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 749612

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23642
/proc/meminfo: memFree=26665612/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1798.55 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 176596 0 0 0 179754 101 0 0 20 0 2 0 276549785 767602688 176834 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176834 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1794.13 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 174112 0 0 0 179285 128 0 0 20 0 2 0 276549793 767602688 176834 33554432000 4194304 5963574 140736194704720 139842660390712 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (KiB) 749612

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23642
/proc/meminfo: memFree=26664868/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1798.96 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 176596 0 0 0 179795 101 0 0 20 0 2 0 276549785 767602688 176834 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176834 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1794.53 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 174112 0 0 0 179325 128 0 0 20 0 2 0 276549793 767602688 176834 33554432000 4194304 5963574 140736194704720 139842660390712 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.96
Current children cumulated vsize (KiB) 749612

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23642
/proc/meminfo: memFree=26664868/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1799.35 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 176596 0 0 0 179834 101 0 0 20 0 2 0 276549785 767602688 176834 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176834 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1794.92 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 174112 0 0 0 179364 128 0 0 20 0 2 0 276549793 767602688 176834 33554432000 4194304 5963574 140736194704720 139842660390712 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 749612

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23642
/proc/meminfo: memFree=26664868/32873648 swapFree=6336/6336
[pid=23563] ppid=23561 vsize=749612 CPUtime=1799.45 cores=0,2,4,6
/proc/23563/stat : 23563 (wbo1.7) S 23561 23563 22359 0 -1 4202496 176596 0 0 0 179844 101 0 0 20 0 2 0 276549785 767602688 176834 33554432000 4194304 5963574 140736194704720 140736194704240 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23563/statm: 187403 176834 195 432 0 186968 0
[pid=23563/tid=23565] ppid=23561 vsize=749612 CPUtime=1795.02 cores=0,2,4,6
/proc/23563/task/23565/stat : 23565 (wbo1.7) R 23561 23563 22359 0 -1 4202560 174112 0 0 0 179374 128 0 0 20 0 2 0 276549793 767602688 176834 33554432000 4194304 5963574 140736194704720 139842660390712 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 749612

Child status: 255

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

Real time (s): 1800
CPU time (s): 1799.45
CPU user time (s): 1798.44
CPU system time (s): 1.01
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 749612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.83
system time used= 1.2968
maximum resident set size= 707336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176596
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= 338
involuntary context switches= 1923

runsolver used 2.86556 second user time and 7.46786 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 09:37:05
IDJOB=3705365
IDBENCH=24994
IDSOLVER=2283
FILE ID=node112/3705365-1338104225
RUNJOBID= node112-1338087345-22375
PBS_JOBID= 14624440
Free space on /tmp= 71584 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_010_area_delay.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705365-1338104225/watcher-3705365-1338104225 -o /tmp/evaluation-result-3705365-1338104225/solver-3705365-1338104225 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705365-1338104225.opb

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

MD5SUM BENCH= d869c2ae266497675d66f161576eaac8
RANDOM SEED=1048395149

node112.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.763
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	: 5333.52
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.763
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.763
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:       32873648 kB
MemFree:        27264880 kB
Buffers:          332408 kB
Cached:          4133288 kB
SwapCached:            0 kB
Active:          1070612 kB
Inactive:        3723324 kB
Active(anon):     330656 kB
Inactive(anon):        0 kB
Active(file):     739956 kB
Inactive(file):  3723324 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              6664 kB
Writeback:             0 kB
AnonPages:        374884 kB
Mapped:            15308 kB
Shmem:               200 kB
Slab:             673700 kB
SReclaimable:     117692 kB
SUnreclaim:       556008 kB
KernelStack:        1448 kB
PageTables:         4404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     157048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71580 MiB
End job on node112 at 2012-05-27 10:07:05