Trace number 3705333

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.54 1800.02

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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705333-1338105622.opb.
0.00/0.00	c Instance file HOME/instance-3705333-1338105622.opb
0.00/0.00	c File size is 1920451 bytes.
0.09/0.15	c Cost Offset: 0
0.09/0.15	c Highest Coefficient sum: 255
0.09/0.15	c ============================[ Problem Statistics ]=============================
0.09/0.15	c |                                                                             |
0.09/0.15	c |  Parsing time:          0.15         s                                      |
0.09/0.15	c |  Number Variables:      25134                                               |
0.09/0.15	c |  Number Clauses:        59372                                               |
0.09/0.15	c |  Number Cardinality:    0                                                   |
0.09/0.15	c |  Number PB Constraints: 0                                                   |
0.09/0.15	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.23	c | 0.23      | 0  | 2            lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | 3            lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | 4            lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | 5            lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | 6            lb |  0                0                0.00  |
0.29/0.35	c | 0.36      | 0  | 7            lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | 8            lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | 9            lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | 10           lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | 11           lb |  0                0                0.00  |
0.39/0.48	c | 0.49      | 0  | 12           lb |  0                0                0.00  |
0.49/0.51	c | 0.51      | 0  | 13           lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | 14           lb |  0                0                0.00  |
0.49/0.56	c | 0.57      | 0  | 15           lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | 16           lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | 17           lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | 18           lb |  0                0                0.00  |
0.59/0.67	c | 0.68      | 0  | 19           lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | 20           lb |  0                0                0.00  |
0.69/0.73	c | 0.73      | 0  | 21           lb |  0                0                0.00  |
0.69/0.75	c | 0.76      | 0  | 22           lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | 23           lb |  0                0                0.00  |
0.79/0.81	c | 0.81      | 0  | 24           lb |  0                0                0.00  |
0.79/0.83	c | 0.84      | 0  | 25           lb |  0                0                0.00  |
0.79/0.87	c | 0.87      | 0  | 26           lb |  0                0                0.00  |
0.89/0.90	c | 0.90      | 0  | 27           lb |  0                0                0.00  |
0.89/0.93	c | 0.93      | 0  | 28           lb |  0                0                0.00  |
0.89/0.95	c | 0.96      | 0  | 29           lb |  0                0                0.00  |
0.99/1.02	c | 1.02      | 0  | 30           lb |  0                0                0.00  |
1.19/1.22	c | 1.22      | 0  | 31           lb |  0                0                0.00  |
5.29/5.30	c | 5.30      | 0  | 32           lb |  0                0                0.00  |
218.02/218.19	c | 218.19    | 0  | 33           lb |  0                0                0.00  |
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.00 s
1799.54/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3705333-1338105622/watcher-3705333-1338105622 -o /tmp/evaluation-result-3705333-1338105622/solver-3705333-1338105622 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705333-1338105622.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: 1.96 1.98 1.99 2/178 4070
/proc/meminfo: memFree=29562252/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=6152 CPUtime=0 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) R 4068 4070 2698 0 -1 4202496 575 0 0 0 0 0 0 0 20 0 1 0 276686608 6299648 527 33554432000 4194304 5963574 140734561850976 140735620704888 5178411 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 1538 527 161 432 0 634 0

[startup+0.0464821 s]
/proc/loadavg: 1.96 1.98 1.99 2/178 4070
/proc/meminfo: memFree=29562252/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=12272 CPUtime=0.04 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) R 4068 4070 2698 0 -1 4202496 2156 0 0 0 4 0 0 0 20 0 1 0 276686608 12566528 2059 33554432000 4194304 5963574 140734561850976 140735620704888 5243431 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 3068 2060 280 432 0 2164 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12272

[startup+0.100252 s]
/proc/loadavg: 1.96 1.98 1.99 2/178 4070
/proc/meminfo: memFree=29562252/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=14768 CPUtime=0.09 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) R 4068 4070 2698 0 -1 4202496 2936 0 0 0 9 0 0 0 20 0 1 0 276686608 15122432 2839 33554432000 4194304 5963574 140734561850976 140735620704888 5138313 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 3692 2840 461 432 0 2788 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14768

[startup+0.300212 s]
/proc/loadavg: 1.96 1.98 1.99 2/178 4070
/proc/meminfo: memFree=29562252/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=95188 CPUtime=0.29 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 11839 0 0 0 28 1 0 0 20 0 2 0 276686608 97472512 9850 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 23797 9852 192 432 0 23362 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95188

[startup+0.700287 s]
/proc/loadavg: 1.96 1.98 1.99 2/178 4070
/proc/meminfo: memFree=29562252/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=95188 CPUtime=0.69 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 13233 0 0 0 68 1 0 0 20 0 2 0 276686608 97472512 10319 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 23797 10319 192 432 0 23362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95188

[startup+1.50021 s]
/proc/loadavg: 1.96 1.98 1.99 3/180 4072
/proc/meminfo: memFree=29521804/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=95188 CPUtime=1.49 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 14451 0 0 0 148 1 0 0 20 0 2 0 276686608 97472512 10670 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 23797 10670 193 432 0 23362 0
[pid=4070/tid=4072] ppid=4068 vsize=95188 CPUtime=1.33 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 10380 0 0 0 131 2 0 0 20 0 2 0 276686623 97472512 10670 33554432000 4194304 5963574 140734561850976 139867085134360 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95188

[startup+3.10022 s]
/proc/loadavg: 1.96 1.98 1.99 3/180 4072
/proc/meminfo: memFree=29520068/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=95188 CPUtime=3.09 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 14453 0 0 0 308 1 0 0 20 0 2 0 276686608 97472512 10672 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 23797 10672 195 432 0 23362 0
[pid=4070/tid=4072] ppid=4068 vsize=95188 CPUtime=2.93 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 10382 0 0 0 291 2 0 0 20 0 2 0 276686623 97472512 10672 33554432000 4194304 5963574 140734561850976 139867085134168 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95188

[startup+6.30021 s]
/proc/loadavg: 1.96 1.98 1.99 3/180 4072
/proc/meminfo: memFree=29515604/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=98076 CPUtime=6.29 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 15771 0 0 0 628 1 0 0 20 0 2 0 276686608 100429824 11782 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 24519 11782 195 432 0 24084 0
[pid=4070/tid=4072] ppid=4068 vsize=98076 CPUtime=6.12 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 11700 0 0 0 610 2 0 0 20 0 2 0 276686623 100429824 11782 33554432000 4194304 5963574 140734561850976 139867085134184 4388621 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98076

[startup+12.7003 s]
/proc/loadavg: 1.96 1.98 1.99 3/180 4072
/proc/meminfo: memFree=29515116/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=98076 CPUtime=12.68 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 15771 0 0 0 1267 1 0 0 20 0 2 0 276686608 100429824 11782 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 24519 11782 195 432 0 24084 0
[pid=4070/tid=4072] ppid=4068 vsize=98076 CPUtime=12.51 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 11700 0 0 0 1249 2 0 0 20 0 2 0 276686623 100429824 11782 33554432000 4194304 5963574 140734561850976 139867085134184 4408791 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 98076

[startup+25.5003 s]
/proc/loadavg: 1.97 1.98 1.99 3/180 4072
/proc/meminfo: memFree=29501360/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=98076 CPUtime=25.48 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 19390 0 0 0 2546 2 0 0 20 0 2 0 276686608 100429824 15401 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 24519 15401 195 432 0 24084 0
[pid=4070/tid=4072] ppid=4068 vsize=98076 CPUtime=25.27 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 15319 0 0 0 2525 2 0 0 20 0 2 0 276686623 100429824 15401 33554432000 4194304 5963574 140734561850976 139867085133816 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 98076

[startup+51.1003 s]
/proc/loadavg: 1.98 1.98 1.99 3/180 4095
/proc/meminfo: memFree=29458324/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=163612 CPUtime=51.08 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 29856 0 0 0 5103 5 0 0 20 0 2 0 276686608 167538688 25867 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 40903 25867 195 432 0 40468 0
[pid=4070/tid=4072] ppid=4068 vsize=163612 CPUtime=50.8 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 25785 0 0 0 5075 5 0 0 20 0 2 0 276686623 167538688 25867 33554432000 4194304 5963574 140734561850976 139867085133816 5138270 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 163612

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 4173
/proc/meminfo: memFree=29865332/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=229148 CPUtime=102.28 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 48034 0 0 0 10218 10 0 0 20 0 2 0 276686608 234647552 44290 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 57287 44290 195 432 0 56852 0
[pid=4070/tid=4072] ppid=4068 vsize=229148 CPUtime=101.87 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 43963 0 0 0 10177 10 0 0 20 0 2 0 276686623 234647552 44290 33554432000 4194304 5963574 140734561850976 139867085133816 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 229148

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 4173
/proc/meminfo: memFree=29719412/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=360220 CPUtime=162.25 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 73933 0 0 0 16206 19 0 0 20 0 2 0 276686608 368865280 70237 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 90055 70237 195 432 0 89620 0
[pid=4070/tid=4072] ppid=4068 vsize=360220 CPUtime=161.7 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 69862 0 0 0 16149 21 0 0 20 0 2 0 276686623 368865280 70237 33554432000 4194304 5963574 140734561850976 139867085133816 4388636 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 360220

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 4173
/proc/meminfo: memFree=29597696/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=425756 CPUtime=222.22 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 96524 0 0 0 22198 24 0 0 20 0 2 0 276686608 435974144 92075 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 106439 92075 195 432 0 106004 0
[pid=4070/tid=4072] ppid=4068 vsize=425756 CPUtime=221.53 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 92453 0 0 0 22126 27 0 0 20 0 2 0 276686623 435974144 92075 33554432000 4194304 5963574 140734561850976 139867085134776 4388706 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 425756

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 4174
/proc/meminfo: memFree=29555812/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=425756 CPUtime=282.22 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 96568 0 0 0 28198 24 0 0 20 0 2 0 276686608 435974144 92119 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 106439 92119 195 432 0 106004 0
[pid=4070/tid=4072] ppid=4068 vsize=425756 CPUtime=281.38 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 92497 0 0 0 28110 28 0 0 20 0 2 0 276686623 435974144 92119 33554432000 4194304 5963574 140734561850976 139867085134776 4388696 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 425756

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 4174
/proc/meminfo: memFree=29531804/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=425756 CPUtime=342.18 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 96659 0 0 0 34194 24 0 0 20 0 2 0 276686608 435974144 92346 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 106439 92346 195 432 0 106004 0
[pid=4070/tid=4072] ppid=4068 vsize=425756 CPUtime=341.2 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 92588 0 0 0 34091 29 0 0 20 0 2 0 276686623 435974144 92346 33554432000 4194304 5963574 140734561850976 139867085134776 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 425756

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 4174
/proc/meminfo: memFree=29492732/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=425756 CPUtime=402.15 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 96700 0 0 0 40191 24 0 0 20 0 2 0 276686608 435974144 92363 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 106439 92363 195 432 0 106004 0
[pid=4070/tid=4072] ppid=4068 vsize=425756 CPUtime=401.03 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 92629 0 0 0 40073 30 0 0 20 0 2 0 276686623 435974144 92363 33554432000 4194304 5963574 140734561850976 139867085134776 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 425756

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 4174
/proc/meminfo: memFree=29421680/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=425756 CPUtime=462.14 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 4183
/proc/meminfo: memFree=28449880/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1421.93 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288911 0 0 0 142109 84 0 0 20 0 2 0 276686608 1242943488 284790 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284790 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1418.35 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284840 0 0 0 141731 104 0 0 20 0 2 0 276686623 1242943488 284790 33554432000 4194304 5963574 140734561850976 139867085133816 4403234 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1213812

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4183
/proc/meminfo: memFree=28427464/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1481.9 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288935 0 0 0 148106 84 0 0 20 0 2 0 276686608 1242943488 284887 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284887 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1478.17 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284864 0 0 0 147712 105 0 0 20 0 2 0 276686623 1242943488 284887 33554432000 4194304 5963574 140734561850976 139867085133816 4388668 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 1213812

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4184
/proc/meminfo: memFree=28409088/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1541.88 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288957 0 0 0 154104 84 0 0 20 0 2 0 276686608 1242943488 284970 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284970 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1538.01 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284886 0 0 0 153695 106 0 0 20 0 2 0 276686623 1242943488 284970 33554432000 4194304 5963574 140734561850976 139867085133816 4403126 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 1213812

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4184
/proc/meminfo: memFree=28395076/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1601.87 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288957 0 0 0 160103 84 0 0 20 0 2 0 276686608 1242943488 284970 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284970 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1597.85 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284886 0 0 0 159678 107 0 0 20 0 2 0 276686623 1242943488 284970 33554432000 4194304 5963574 140734561850976 139867085133816 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 1213812

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4184
/proc/meminfo: memFree=28390984/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1661.86 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288957 0 0 0 166102 84 0 0 20 0 2 0 276686608 1242943488 284970 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284970 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1657.7 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284886 0 0 0 165662 108 0 0 20 0 2 0 276686623 1242943488 284970 33554432000 4194304 5963574 140734561850976 139867085133816 4387472 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1213812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4184
/proc/meminfo: memFree=28389000/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1721.85 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288958 0 0 0 172101 84 0 0 20 0 2 0 276686608 1242943488 284971 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284971 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1717.55 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284887 0 0 0 171646 109 0 0 20 0 2 0 276686623 1242943488 284971 33554432000 4194304 5963574 140734561850976 139867085133816 4388706 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1213812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4187
/proc/meminfo: memFree=28387612/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1781.84 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288958 0 0 0 178100 84 0 0 20 0 2 0 276686608 1242943488 284971 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284971 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1777.39 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284887 0 0 0 177629 110 0 0 20 0 2 0 276686623 1242943488 284971 33554432000 4194304 5963574 140734561850976 139867085133816 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 1213812

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 4187
/proc/meminfo: memFree=28387132/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1791.45 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288958 0 0 0 179061 84 0 0 20 0 2 0 276686608 1242943488 284971 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284971 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1786.98 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284887 0 0 0 178588 110 0 0 20 0 2 0 276686623 1242943488 284971 33554432000 4194304 5963574 140734561850976 139867085133816 4399627 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 1213812

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4187
/proc/meminfo: memFree=28386892/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1794.65 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288958 0 0 0 179381 84 0 0 20 0 2 0 276686608 1242943488 284971 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284971 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1790.17 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284887 0 0 0 178907 110 0 0 20 0 2 0 276686623 1242943488 284971 33554432000 4194304 5963574 140734561850976 139867085133816 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 1213812

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4188
/proc/meminfo: memFree=28386892/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1797.84 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288958 0 0 0 179700 84 0 0 20 0 2 0 276686608 1242943488 284971 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284971 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1793.35 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284887 0 0 0 179225 110 0 0 20 0 2 0 276686623 1242943488 284971 33554432000 4194304 5963574 140734561850976 139867085133816 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 1213812

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4188
/proc/meminfo: memFree=28386884/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1798.64 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288958 0 0 0 179780 84 0 0 20 0 2 0 276686608 1242943488 284971 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284971 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1794.15 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284887 0 0 0 179305 110 0 0 20 0 2 0 276686623 1242943488 284971 33554432000 4194304 5963574 140734561850976 139867085133816 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 1213812

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4188
/proc/meminfo: memFree=28386884/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1799.05 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288958 0 0 0 179821 84 0 0 20 0 2 0 276686608 1242943488 284971 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284971 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1794.56 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284887 0 0 0 179346 110 0 0 20 0 2 0 276686623 1242943488 284971 33554432000 4194304 5963574 140734561850976 139867085133816 4388636 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 1213812

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4188
/proc/meminfo: memFree=28386884/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1799.44 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288958 0 0 0 179860 84 0 0 20 0 2 0 276686608 1242943488 284971 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284971 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1794.95 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284887 0 0 0 179385 110 0 0 20 0 2 0 276686623 1242943488 284971 33554432000 4194304 5963574 140734561850976 139867085133816 4388696 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 1213812

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4188
/proc/meminfo: memFree=28386884/32873844 swapFree=7628/7628
[pid=4070] ppid=4068 vsize=1213812 CPUtime=1799.54 cores=0,2,4,6
/proc/4070/stat : 4070 (wbo1.7) S 4068 4070 2698 0 -1 4202496 288958 0 0 0 179870 84 0 0 20 0 2 0 276686608 1242943488 284971 33554432000 4194304 5963574 140734561850976 140734561850496 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4070/statm: 303453 284971 195 432 0 303018 0
[pid=4070/tid=4072] ppid=4068 vsize=1213812 CPUtime=1795.05 cores=0,2,4,6
/proc/4070/task/4072/stat : 4072 (wbo1.7) R 4068 4070 2698 0 -1 4202560 284887 0 0 0 179395 110 0 0 20 0 2 0 276686623 1242943488 284971 33554432000 4194304 5963574 140734561850976 139867085133816 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 1213812

Child status: 255

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

Real time (s): 1800.02
CPU time (s): 1799.54
CPU user time (s): 1798.7
CPU system time (s): 0.84
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 1213812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.11
system time used= 1.12883
maximum resident set size= 1139884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288958
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= 279
involuntary context switches= 1905

runsolver used 2.81657 second user time and 7.01393 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 10:00:22
IDJOB=3705333
IDBENCH=25041
IDSOLVER=2283
FILE ID=node145/3705333-1338105622
RUNJOBID= node145-1338087553-2714
PBS_JOBID= 14624445
Free space on /tmp= 71548 MiB

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

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

MD5SUM BENCH= 23ab85bb903b24d53f7c52c70411f8cf
RANDOM SEED=1901088328

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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	: 5313.38
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.149
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.149
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.149
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.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29562632 kB
Buffers:          291860 kB
Cached:          1681268 kB
SwapCached:            0 kB
Active:          1160660 kB
Inactive:        1336972 kB
Active(anon):     515732 kB
Inactive(anon):    10912 kB
Active(file):     644928 kB
Inactive(file):  1326060 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7232 kB
Writeback:             0 kB
AnonPages:        531988 kB
Mapped:            14976 kB
Shmem:               200 kB
Slab:             673212 kB
SReclaimable:     114844 kB
SUnreclaim:       558368 kB
KernelStack:        1472 kB
PageTables:         4572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    501760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71544 MiB
End job on node145 at 2012-05-27 10:30:23