Trace number 3727634

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.72? 1799.57 1800.04

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir09_area_opers.opb
MD5SUM23ab85bb903b24d53f7c52c70411f8cf
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark7.54985
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables25134
Total number of constraints59372
Number of constraints which are clauses59372
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 constraint254
Number of terms in the objective function 12324
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 12324
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 12324
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727634-1338664270.opb.
0.00/0.00	c Instance file HOME/instance-3727634-1338664270.opb
0.00/0.00	c File size is 1920451 bytes.
0.09/0.14	c Cost Offset: 0
0.09/0.14	c Highest Coefficient sum: 255
0.09/0.14	c ============================[ Problem Statistics ]=============================
0.09/0.14	c |                                                                             |
0.09/0.14	c |  Parsing time:          0.15         s                                      |
0.09/0.14	c |  Number Variables:      25134                                               |
0.09/0.14	c |  Number Clauses:        59372                                               |
0.09/0.14	c |  Number Cardinality:    0                                                   |
0.09/0.14	c |  Number PB Constraints: 0                                                   |
0.09/0.14	c |                                                                             |
0.09/0.19	c |  Problem Type:          Optimization                                        |
0.09/0.19	c |  Objective Function:    Cardinality Constraint                              |
0.09/0.19	c |                                                                             |
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.09/0.19	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.09/0.19	c ===============================================================================
0.19/0.22	c | 0.22      | 0  | 2            lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | 3            lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | 4            lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | 5            lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | 6            lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | 7            lb |  0                0                0.00  |
0.29/0.37	c | 0.38      | 0  | 8            lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | 9            lb |  0                0                0.00  |
0.39/0.42	c | 0.43      | 0  | 10           lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | 11           lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | 12           lb |  0                0                0.00  |
0.49/0.50	c | 0.51      | 0  | 13           lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | 14           lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | 15           lb |  0                0                0.00  |
0.49/0.58	c | 0.59      | 0  | 16           lb |  0                0                0.00  |
0.59/0.61	c | 0.62      | 0  | 17           lb |  0                0                0.00  |
0.59/0.64	c | 0.64      | 0  | 18           lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | 19           lb |  0                0                0.00  |
0.59/0.69	c | 0.70      | 0  | 20           lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | 21           lb |  0                0                0.00  |
0.69/0.75	c | 0.75      | 0  | 22           lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | 23           lb |  0                0                0.00  |
0.79/0.80	c | 0.81      | 0  | 24           lb |  0                0                0.00  |
0.79/0.83	c | 0.83      | 0  | 25           lb |  0                0                0.00  |
0.79/0.87	c | 0.87      | 0  | 26           lb |  0                0                0.00  |
0.79/0.89	c | 0.90      | 0  | 27           lb |  0                0                0.00  |
0.89/0.92	c | 0.93      | 0  | 28           lb |  0                0                0.00  |
0.89/0.95	c | 0.95      | 0  | 29           lb |  0                0                0.00  |
0.99/1.02	c | 1.02      | 0  | 30           lb |  0                0                0.00  |
1.19/1.21	c | 1.22      | 0  | 31           lb |  0                0                0.00  |
5.18/5.26	c | 5.27      | 0  | 32           lb |  0                0                0.00  |
217.53/217.67	c | 217.68    | 0  | 33           lb |  0                0                0.00  |
1799.57/1800.01	c ===============================================================================
1799.57/1800.01	c Wall Clock Time: 1800.02 s
1799.57/1800.01	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-3727634-1338664270/watcher-3727634-1338664270 -o /tmp/evaluation-result-3727634-1338664270/solver-3727634-1338664270 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727634-1338664270.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: 2.00 2.00 2.00 3/177 10388
/proc/meminfo: memFree=28074268/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=6656 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) R 10386 10388 7878 0 -1 4202496 648 0 0 0 0 0 0 0 20 0 1 0 332553878 6815744 601 33554432000 4194304 5964350 140735857728656 140737220075976 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 1664 602 161 433 0 759 0

[startup+0.080441 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10388
/proc/meminfo: memFree=28074268/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=14116 CPUtime=0.07 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) R 10386 10388 7878 0 -1 4202496 2719 0 0 0 7 0 0 0 20 0 1 0 332553878 14454784 2623 33554432000 4194304 5964350 140735857728656 140737220075976 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 3529 2623 407 433 0 2624 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14116

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10388
/proc/meminfo: memFree=28074268/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=15036 CPUtime=0.09 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) R 10386 10388 7878 0 -1 4202496 3007 0 0 0 9 0 0 0 20 0 1 0 332553878 15396864 2911 33554432000 4194304 5964350 140735857728656 140737220075976 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 3759 2911 477 433 0 2854 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15036

[startup+0.300151 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10388
/proc/meminfo: memFree=28074268/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=95192 CPUtime=0.29 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 12010 0 0 0 27 2 0 0 20 0 2 0 332553878 97476608 10022 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 23798 10022 191 433 0 23362 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95192

[startup+0.700162 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10388
/proc/meminfo: memFree=28074268/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=95192 CPUtime=0.69 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 13256 0 0 0 67 2 0 0 20 0 2 0 332553878 97476608 10343 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 23798 10343 191 433 0 23362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95192

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10390
/proc/meminfo: memFree=28033704/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=95192 CPUtime=1.49 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 14449 0 0 0 147 2 0 0 20 0 2 0 332553878 97476608 10669 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 23798 10669 193 433 0 23362 0
[pid=10388/tid=10390] ppid=10386 vsize=95192 CPUtime=1.33 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 10380 0 0 0 131 2 0 0 20 0 2 0 332553892 97476608 10669 33554432000 4194304 5964350 140735857728656 140001802005016 4222464 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) 95192

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10390
/proc/meminfo: memFree=28032448/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=95192 CPUtime=3.08 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 14451 0 0 0 306 2 0 0 20 0 2 0 332553878 97476608 10671 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 23798 10671 195 433 0 23362 0
[pid=10388/tid=10390] ppid=10386 vsize=95192 CPUtime=2.93 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 10382 0 0 0 291 2 0 0 20 0 2 0 332553892 97476608 10671 33554432000 4194304 5964350 140735857728656 140001802004824 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) 95192

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10390
/proc/meminfo: memFree=28027560/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=98080 CPUtime=6.29 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 15769 0 0 0 626 3 0 0 20 0 2 0 332553878 100433920 11781 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 24520 11781 195 433 0 24084 0
[pid=10388/tid=10390] ppid=10386 vsize=98080 CPUtime=6.12 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 11700 0 0 0 610 2 0 0 20 0 2 0 332553892 100433920 11781 33554432000 4194304 5964350 140735857728656 140001802004840 4389049 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) 98080

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10390
/proc/meminfo: memFree=28027204/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=98080 CPUtime=12.69 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 15769 0 0 0 1266 3 0 0 20 0 2 0 332553878 100433920 11781 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 24520 11781 195 433 0 24084 0
[pid=10388/tid=10390] ppid=10386 vsize=98080 CPUtime=12.5 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 11700 0 0 0 1248 2 0 0 20 0 2 0 332553892 100433920 11781 33554432000 4194304 5964350 140735857728656 140001802004840 4221120 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) 98080

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10390
/proc/meminfo: memFree=28012836/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=98080 CPUtime=25.49 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 19420 0 0 0 2545 4 0 0 20 0 2 0 332553878 100433920 15432 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 24520 15432 195 433 0 24084 0
[pid=10388/tid=10390] ppid=10386 vsize=98080 CPUtime=25.27 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 15351 0 0 0 2524 3 0 0 20 0 2 0 332553892 100433920 15432 33554432000 4194304 5964350 140735857728656 140001802004472 4389020 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) 98080

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10390
/proc/meminfo: memFree=27970672/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=163616 CPUtime=51.08 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 29916 0 0 0 5102 6 0 0 20 0 2 0 332553878 167542784 25928 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 40904 25928 195 433 0 40468 0
[pid=10388/tid=10390] ppid=10386 vsize=163616 CPUtime=50.8 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 25847 0 0 0 5074 6 0 0 20 0 2 0 332553892 167542784 25928 33554432000 4194304 5964350 140735857728656 140001802004472 4389067 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) 163616

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10390
/proc/meminfo: memFree=27897272/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=229152 CPUtime=102.28 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 48134 0 0 0 10217 11 0 0 20 0 2 0 332553878 234651648 44146 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 57288 44146 195 433 0 56852 0
[pid=10388/tid=10390] ppid=10386 vsize=229152 CPUtime=101.88 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 44065 0 0 0 10176 12 0 0 20 0 2 0 332553892 234651648 44146 33554432000 4194304 5964350 140735857728656 140001802004072 4399858 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) 229152

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10391
/proc/meminfo: memFree=27789588/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=360224 CPUtime=162.25 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 74046 0 0 0 16207 18 0 0 20 0 2 0 332553878 368869376 70345 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 90056 70345 195 433 0 89620 0
[pid=10388/tid=10390] ppid=10386 vsize=360224 CPUtime=161.71 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 69977 0 0 0 16151 20 0 0 20 0 2 0 332553892 368869376 70345 33554432000 4194304 5964350 140735857728656 140001802004472 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 360224

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10391
/proc/meminfo: memFree=27693392/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=425760 CPUtime=222.24 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 96536 0 0 0 22199 25 0 0 20 0 2 0 332553878 435978240 91905 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 106440 91905 195 433 0 106004 0
[pid=10388/tid=10390] ppid=10386 vsize=425760 CPUtime=221.54 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 92467 0 0 0 22127 27 0 0 20 0 2 0 332553892 435978240 91905 33554432000 4194304 5964350 140735857728656 140001802005432 4222464 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) 425760

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10391
/proc/meminfo: memFree=27689600/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=425760 CPUtime=282.23 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 96581 0 0 0 28198 25 0 0 20 0 2 0 332553878 435978240 92218 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 106440 92218 195 433 0 106004 0
[pid=10388/tid=10390] ppid=10386 vsize=425760 CPUtime=281.38 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 92512 0 0 0 28110 28 0 0 20 0 2 0 332553892 435978240 92218 33554432000 4194304 5964350 140735857728656 140001802005432 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 425760

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10430
/proc/meminfo: memFree=27812604/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=425760 CPUtime=342.21 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 96651 0 0 0 34196 25 0 0 20 0 2 0 332553878 435978240 92323 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 106440 92323 195 433 0 106004 0
[pid=10388/tid=10390] ppid=10386 vsize=425760 CPUtime=341.22 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 92582 0 0 0 34093 29 0 0 20 0 2 0 332553892 435978240 92323 33554432000 4194304 5964350 140735857728656 140001802005432 4399998 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) 425760

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10430
/proc/meminfo: memFree=27778780/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=425760 CPUtime=402.18 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 96699 0 0 0 40193 25 0 0 20 0 2 0 332553878 435978240 92340 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 106440 92340 195 433 0 106004 0
[pid=10388/tid=10390] ppid=10386 vsize=425760 CPUtime=401.05 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 92630 0 0 0 40075 30 0 0 20 0 2 0 332553892 435978240 92340 33554432000 4194304 5964350 140735857728656 140001802005432 4389080 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 425760

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10431
/proc/meminfo: memFree=27725324/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=491296 CPUtime=462.16 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10441
/proc/meminfo: memFree=26674896/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1421.94 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288982 0 0 0 142102 92 0 0 20 0 2 0 332553878 1242947584 284929 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284929 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1418.33 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284913 0 0 0 141720 113 0 0 20 0 2 0 332553892 1242947584 284929 33554432000 4194304 5964350 140735857728656 140001802004472 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1213816

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10441
/proc/meminfo: memFree=26664728/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1481.92 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288982 0 0 0 148100 92 0 0 20 0 2 0 332553878 1242947584 284929 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284929 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1478.17 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284913 0 0 0 147703 114 0 0 20 0 2 0 332553892 1242947584 284929 33554432000 4194304 5964350 140735857728656 140001802004472 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1213816

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10441
/proc/meminfo: memFree=26651088/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1541.91 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288984 0 0 0 154099 92 0 0 20 0 2 0 332553878 1242947584 284931 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284931 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1538.02 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284915 0 0 0 153687 115 0 0 20 0 2 0 332553892 1242947584 284931 33554432000 4194304 5964350 140735857728656 140001802004472 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1213816

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10441
/proc/meminfo: memFree=26635588/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1601.9 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288984 0 0 0 160098 92 0 0 20 0 2 0 332553878 1242947584 284931 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284931 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1597.86 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284915 0 0 0 159670 116 0 0 20 0 2 0 332553892 1242947584 284931 33554432000 4194304 5964350 140735857728656 140001802004472 4388992 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 1213816

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10442
/proc/meminfo: memFree=26603968/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1661.89 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288984 0 0 0 166097 92 0 0 20 0 2 0 332553878 1242947584 284931 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284931 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1657.71 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284915 0 0 0 165654 117 0 0 20 0 2 0 332553892 1242947584 284931 33554432000 4194304 5964350 140735857728656 140001802004472 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 1213816

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10443
/proc/meminfo: memFree=26572620/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1721.88 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288985 0 0 0 172096 92 0 0 20 0 2 0 332553878 1242947584 284932 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284932 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1717.56 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284916 0 0 0 171638 118 0 0 20 0 2 0 332553892 1242947584 284932 33554432000 4194304 5964350 140735857728656 140001802004472 4389052 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 1213816

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10445
/proc/meminfo: memFree=26546312/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1781.87 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288985 0 0 0 178095 92 0 0 20 0 2 0 332553878 1242947584 284932 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284932 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1777.4 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284916 0 0 0 177621 119 0 0 20 0 2 0 332553892 1242947584 284932 33554432000 4194304 5964350 140735857728656 140001802004472 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 1213816

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 10445
/proc/meminfo: memFree=26541584/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1791.48 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288985 0 0 0 179056 92 0 0 20 0 2 0 332553878 1242947584 284932 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284932 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1786.99 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284916 0 0 0 178580 119 0 0 20 0 2 0 332553892 1242947584 284932 33554432000 4194304 5964350 140735857728656 140001802004472 4388161 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 1213816

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10445
/proc/meminfo: memFree=26539732/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1794.68 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288988 0 0 0 179376 92 0 0 20 0 2 0 332553878 1242947584 284935 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284935 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1790.18 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284919 0 0 0 178899 119 0 0 20 0 2 0 332553892 1242947584 284935 33554432000 4194304 5964350 140735857728656 140001802004472 4221984 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 1213816

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10445
/proc/meminfo: memFree=26538476/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1797.87 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288988 0 0 0 179695 92 0 0 20 0 2 0 332553878 1242947584 284935 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284935 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1793.36 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284919 0 0 0 179217 119 0 0 20 0 2 0 332553892 1242947584 284935 33554432000 4194304 5964350 140735857728656 140001802004472 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 1213816

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10445
/proc/meminfo: memFree=26538228/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1798.67 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288988 0 0 0 179775 92 0 0 20 0 2 0 332553878 1242947584 284935 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284935 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1794.16 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284919 0 0 0 179297 119 0 0 20 0 2 0 332553892 1242947584 284935 33554432000 4194304 5964350 140735857728656 140001802004472 4222464 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (KiB) 1213816

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10445
/proc/meminfo: memFree=26537856/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1799.08 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288988 0 0 0 179816 92 0 0 20 0 2 0 332553878 1242947584 284935 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284935 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1794.57 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284919 0 0 0 179338 119 0 0 20 0 2 0 332553892 1242947584 284935 33554432000 4194304 5964350 140735857728656 140001802004472 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 1213816

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10445
/proc/meminfo: memFree=26537856/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1799.47 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288988 0 0 0 179855 92 0 0 20 0 2 0 332553878 1242947584 284935 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284935 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1794.96 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284919 0 0 0 179377 119 0 0 20 0 2 0 332553892 1242947584 284935 33554432000 4194304 5964350 140735857728656 140001802004472 4389080 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 1213816

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10445
/proc/meminfo: memFree=26537856/32873648 swapFree=6864/6864
[pid=10388] ppid=10386 vsize=1213816 CPUtime=1799.57 cores=1,3,5,7
/proc/10388/stat : 10388 (wbo1.72) S 10386 10388 7878 0 -1 4202496 288988 0 0 0 179865 92 0 0 20 0 2 0 332553878 1242947584 284935 33554432000 4194304 5964350 140735857728656 140735857728176 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 303454 284935 195 433 0 303018 0
[pid=10388/tid=10390] ppid=10386 vsize=1213816 CPUtime=1795.06 cores=1,3,5,7
/proc/10388/task/10390/stat : 10390 (wbo1.72) R 10386 10388 7878 0 -1 4202560 284919 0 0 0 179387 119 0 0 20 0 2 0 332553892 1242947584 284935 33554432000 4194304 5964350 140735857728656 140001802004472 4389080 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 1213816

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10388 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=40264
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=221814
# CPU time returned by wait4() is 1795.26
# while last known CPU time is 1799.57
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.04
CPU time (s): 1799.57
CPU user time (s): 1798.65
CPU system time (s): 0.92
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 1213816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.04
system time used= 1.22181
maximum resident set size= 1139748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288990
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= 239
involuntary context switches= 3657

runsolver used 2.74858 second user time and 7.15891 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-02 21:11:10
IDJOB=3727634
IDBENCH=25041
IDSOLVER=2313
FILE ID=node113/3727634-1338664270
RUNJOBID= node113-1338651535-9378
PBS_JOBID= 14636467
Free space on /tmp= 71036 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir09_area_opers.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727634-1338664270/watcher-3727634-1338664270 -o /tmp/evaluation-result-3727634-1338664270/solver-3727634-1338664270 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727634-1338664270.opb

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

MD5SUM BENCH= 23ab85bb903b24d53f7c52c70411f8cf
RANDOM SEED=81333793

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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.026
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.026
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.026
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.026
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:        28074160 kB
Buffers:          496776 kB
Cached:          3246192 kB
SwapCached:         2020 kB
Active:          1766812 kB
Inactive:        2147208 kB
Active(anon):     170552 kB
Inactive(anon):     1800 kB
Active(file):    1596260 kB
Inactive(file):  2145408 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099596 kB
Dirty:              7372 kB
Writeback:             0 kB
AnonPages:        177900 kB
Mapped:            11960 kB
Shmem:                 0 kB
Slab:             749000 kB
SReclaimable:     193188 kB
SUnreclaim:       555812 kB
KernelStack:        1456 kB
PageTables:         4168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     177208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 71032 MiB
End job on node113 at 2012-06-02 21:41:10