Trace number 3727842

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.88 1800.01

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894788.opb
MD5SUMca3efe2da0610ce6a80a42a3887418e6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark180.313
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3463
Total number of constraints2279
Number of constraints which are clauses678
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1456
Minimum length of a constraint1
Maximum length of a constraint97
Number of terms in the objective function 7
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 7
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 97
Number of bits of the biggest sum of numbers7
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-3727842-1338669285.opb.
0.00/0.00	c Instance file HOME/instance-3727842-1338669285.opb
0.00/0.00	c File size is 139984 bytes.
0.00/0.01	c Cost Offset: 0
0.00/0.01	c Highest Coefficient sum: 97
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      3463                                                |
0.00/0.01	c |  Number Clauses:        1495                                                |
0.00/0.01	c |  Number Cardinality:    1456                                                |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Optimization                                        |
0.00/0.01	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.01	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.01	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.01	c ===============================================================================
0.00/0.02	c | 0.02      | 0  | 1            lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 2            lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 3            lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 4            lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | 5            lb |  0                0                0.00  |
73.87/73.91	c | 73.92     | 0  | 6            lb |  0                0                0.00  |
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 s
1799.56/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-3727842-1338669285/watcher-3727842-1338669285 -o /tmp/evaluation-result-3727842-1338669285/solver-3727842-1338669285 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727842-1338669285.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 28802
/proc/meminfo: memFree=31449328/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=4320 CPUtime=0 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) R 28800 28802 28198 0 -1 4202496 579 0 0 0 0 0 0 0 20 0 1 0 333055490 4423680 531 33554432000 4194304 5964350 140734795455504 140733227530168 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 1080 532 172 433 0 609 0

[startup+0.030536 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28802
/proc/meminfo: memFree=31449328/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=85408 CPUtime=0.02 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 2051 0 0 0 2 0 0 0 20 0 2 0 333055490 87457792 1968 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21352 1968 192 433 0 20916 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 85408

[startup+0.100203 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28802
/proc/meminfo: memFree=31449328/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=85408 CPUtime=0.09 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 2117 0 0 0 9 0 0 0 20 0 2 0 333055490 87457792 2034 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21352 2034 194 433 0 20916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85408

[startup+0.300115 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28802
/proc/meminfo: memFree=31449328/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=85408 CPUtime=0.29 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 2195 0 0 0 29 0 0 0 20 0 2 0 333055490 87457792 2112 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21352 2112 194 433 0 20916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85408

[startup+0.700117 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28802
/proc/meminfo: memFree=31449328/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=85408 CPUtime=0.69 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 2593 0 0 0 69 0 0 0 20 0 2 0 333055490 87457792 2510 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21352 2510 194 433 0 20916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85408

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28804
/proc/meminfo: memFree=31421140/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=85552 CPUtime=1.49 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 2949 0 0 0 149 0 0 0 20 0 2 0 333055490 87605248 2866 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21388 2866 194 433 0 20952 0
[pid=28802/tid=28804] ppid=28800 vsize=85552 CPUtime=1.47 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 1778 0 0 0 147 0 0 0 20 0 2 0 333055491 87605248 2866 33554432000 4194304 5964350 140734795455504 139931138807608 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85552

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28804
/proc/meminfo: memFree=31406136/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=85624 CPUtime=3.08 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 3590 0 0 0 308 0 0 0 20 0 2 0 333055490 87678976 3507 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21406 3507 194 433 0 20970 0
[pid=28802/tid=28804] ppid=28800 vsize=85624 CPUtime=3.07 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 2419 0 0 0 307 0 0 0 20 0 2 0 333055491 87678976 3507 33554432000 4194304 5964350 140734795455504 139931138807800 4400462 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85624

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28804
/proc/meminfo: memFree=31393860/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=85624 CPUtime=6.28 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 4601 0 0 0 628 0 0 0 20 0 2 0 333055490 87678976 4518 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21406 4518 194 433 0 20970 0
[pid=28802/tid=28804] ppid=28800 vsize=85624 CPUtime=6.27 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 3430 0 0 0 627 0 0 0 20 0 2 0 333055491 87678976 4518 33554432000 4194304 5964350 140734795455504 139931138807608 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85624

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 28804
/proc/meminfo: memFree=31382884/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=85732 CPUtime=12.68 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 6104 0 0 0 1267 1 0 0 20 0 2 0 333055490 87789568 6021 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21433 6021 194 433 0 20997 0
[pid=28802/tid=28804] ppid=28800 vsize=85732 CPUtime=12.67 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 4933 0 0 0 1265 2 0 0 20 0 2 0 333055491 87789568 6021 33554432000 4194304 5964350 140734795455504 139931138807848 4400011 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85732

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 28805
/proc/meminfo: memFree=31363028/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=85892 CPUtime=25.48 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 9038 0 0 0 2546 2 0 0 20 0 2 0 333055490 87953408 8955 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21473 8955 194 433 0 21037 0
[pid=28802/tid=28804] ppid=28800 vsize=85892 CPUtime=25.47 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 7867 0 0 0 2544 3 0 0 20 0 2 0 333055491 87953408 8955 33554432000 4194304 5964350 140734795455504 139931138807848 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85892

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 28806
/proc/meminfo: memFree=31337072/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=86276 CPUtime=51.07 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 12240 0 0 0 5103 4 0 0 20 0 2 0 333055490 88346624 12157 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21569 12157 194 433 0 21133 0
[pid=28802/tid=28804] ppid=28800 vsize=86276 CPUtime=51.07 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 11069 0 0 0 5102 5 0 0 20 0 2 0 333055491 88346624 12157 33554432000 4194304 5964350 140734795455504 139931138807608 4388544 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 86276

[startup+102.307 s]
/proc/loadavg: 2.09 2.02 2.01 3/179 28806
/proc/meminfo: memFree=31307452/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=85408 CPUtime=102.25 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 15146 0 0 0 10219 6 0 0 20 0 2 0 333055490 87457792 15065 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 21352 15065 194 433 0 20916 0
[pid=28802/tid=28804] ppid=28800 vsize=85408 CPUtime=102.25 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 13975 0 0 0 10217 8 0 0 20 0 2 0 333055491 87457792 15065 33554432000 4194304 5964350 140734795455504 139931138808760 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 85408

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 28806
/proc/meminfo: memFree=31243224/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=150944 CPUtime=162.23 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 22829 0 0 0 16213 10 0 0 20 0 2 0 333055490 154566656 23080 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 37736 23080 194 433 0 37300 0
[pid=28802/tid=28804] ppid=28800 vsize=150944 CPUtime=162.25 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 21658 0 0 0 16212 13 0 0 20 0 2 0 333055491 154566656 23080 33554432000 4194304 5964350 140734795455504 139931138807800 4399921 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 150944

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28806
/proc/meminfo: memFree=31192596/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=152028 CPUtime=222.21 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 29134 0 0 0 22208 13 0 0 20 0 2 0 333055490 155676672 29487 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 38007 29487 194 433 0 37571 0
[pid=28802/tid=28804] ppid=28800 vsize=152028 CPUtime=222.23 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 27963 0 0 0 22206 17 0 0 20 0 2 0 333055491 155676672 29487 33554432000 4194304 5964350 140734795455504 139931138807800 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 152028

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 28806
/proc/meminfo: memFree=31156556/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=152028 CPUtime=282.2 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 34040 0 0 0 28203 17 0 0 20 0 2 0 333055490 155676672 34412 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 38007 34412 194 433 0 37571 0
[pid=28802/tid=28804] ppid=28800 vsize=152028 CPUtime=282.23 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 32869 0 0 0 28201 22 0 0 20 0 2 0 333055491 155676672 34412 33554432000 4194304 5964350 140734795455504 139931138807608 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 152028

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28809
/proc/meminfo: memFree=31113968/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=217564 CPUtime=342.2 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 39231 0 0 0 34199 21 0 0 20 0 2 0 333055490 222785536 39603 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 54391 39603 194 433 0 53955 0
[pid=28802/tid=28804] ppid=28800 vsize=217564 CPUtime=342.23 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 38060 0 0 0 34196 27 0 0 20 0 2 0 333055491 222785536 39603 33554432000 4194304 5964350 140734795455504 139931138807800 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 217564

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28810
/proc/meminfo: memFree=31068320/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=218104 CPUtime=402.19 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 45776 0 0 0 40193 26 0 0 20 0 2 0 333055490 223338496 46148 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 54526 46148 194 433 0 54090 0
[pid=28802/tid=28804] ppid=28800 vsize=218104 CPUtime=402.23 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 44605 0 0 0 40191 32 0 0 20 0 2 0 333055491 223338496 46148 33554432000 4194304 5964350 140734795455504 139931138807608 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 218104

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28810
/proc/meminfo: memFree=31040636/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=283640 CPUtime=462.16 cores=1,3,5,7

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

/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 98760 0 0 0 130113 103 0 0 20 0 2 0 333055491 492601344 101881 33554432000 4194304 5964350 140734795455504 139931138807672 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 481056

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28817
/proc/meminfo: memFree=30798064/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=481056 CPUtime=1361.96 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 100544 0 0 0 136112 84 0 0 20 0 2 0 333055490 492601344 102489 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 120264 102489 194 433 0 119828 0
[pid=28802/tid=28804] ppid=28800 vsize=481056 CPUtime=1362.16 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 99373 0 0 0 136111 105 0 0 20 0 2 0 333055491 492601344 102489 33554432000 4194304 5964350 140734795455504 139931138807672 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 481056

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28817
/proc/meminfo: memFree=30792484/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=481056 CPUtime=1421.96 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 101950 0 0 0 142110 86 0 0 20 0 2 0 333055490 492601344 103895 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 120264 103895 194 433 0 119828 0
[pid=28802/tid=28804] ppid=28800 vsize=481056 CPUtime=1422.17 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 100779 0 0 0 142110 107 0 0 20 0 2 0 333055491 492601344 103895 33554432000 4194304 5964350 140734795455504 139931138807800 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 481056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28817
/proc/meminfo: memFree=30781324/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=481056 CPUtime=1481.93 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 104896 0 0 0 148105 88 0 0 20 0 2 0 333055490 492601344 106841 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 120264 106841 194 433 0 119828 0
[pid=28802/tid=28804] ppid=28800 vsize=481056 CPUtime=1482.16 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 103725 0 0 0 148105 111 0 0 20 0 2 0 333055491 492601344 106841 33554432000 4194304 5964350 140734795455504 139931138807800 4400352 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 481056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28820
/proc/meminfo: memFree=30751124/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=481056 CPUtime=1541.91 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 111761 0 0 0 154093 98 0 0 20 0 2 0 333055490 492601344 114161 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 120264 114161 194 433 0 119828 0
[pid=28802/tid=28804] ppid=28800 vsize=481056 CPUtime=1542.14 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 110590 0 0 0 154092 122 0 0 20 0 2 0 333055491 492601344 114161 33554432000 4194304 5964350 140734795455504 139931138807608 4399840 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) 481056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28844
/proc/meminfo: memFree=30739136/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=481056 CPUtime=1601.89 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 112819 0 0 0 160090 99 0 0 20 0 2 0 333055490 492601344 115267 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 120264 115267 194 433 0 119828 0
[pid=28802/tid=28804] ppid=28800 vsize=481056 CPUtime=1602.14 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 111648 0 0 0 160090 124 0 0 20 0 2 0 333055491 492601344 115267 33554432000 4194304 5964350 140734795455504 139931138807800 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 481056

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 28844
/proc/meminfo: memFree=30706284/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=546592 CPUtime=1661.88 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 117733 0 0 0 166083 105 0 0 20 0 2 0 333055490 559710208 120181 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 136648 120181 194 433 0 136212 0
[pid=28802/tid=28804] ppid=28800 vsize=546592 CPUtime=1662.14 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 116562 0 0 0 166083 131 0 0 20 0 2 0 333055491 559710208 120181 33554432000 4194304 5964350 140734795455504 139931138807848 4400462 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 546592

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28844
/proc/meminfo: memFree=30683964/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=546592 CPUtime=1721.87 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 120327 0 0 0 172080 107 0 0 20 0 2 0 333055490 559710208 122774 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 136648 122774 194 433 0 136212 0
[pid=28802/tid=28804] ppid=28800 vsize=546592 CPUtime=1722.14 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 119156 0 0 0 172080 134 0 0 20 0 2 0 333055491 559710208 122774 33554432000 4194304 5964350 140734795455504 139931138807800 4400023 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 546592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28844
/proc/meminfo: memFree=30650544/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=546592 CPUtime=1781.87 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 126048 0 0 0 178071 116 0 0 20 0 2 0 333055490 559710208 128495 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 136648 128495 194 433 0 136212 0
[pid=28802/tid=28804] ppid=28800 vsize=546592 CPUtime=1782.14 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 124877 0 0 0 178070 144 0 0 20 0 2 0 333055491 559710208 128495 33554432000 4194304 5964350 140734795455504 139931138807848 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) 546592

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 28844
/proc/meminfo: memFree=30647568/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=546592 CPUtime=1791.47 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 126678 0 0 0 179030 117 0 0 20 0 2 0 333055490 559710208 129125 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 136648 129125 194 433 0 136212 0
[pid=28802/tid=28804] ppid=28800 vsize=546592 CPUtime=1791.75 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 125507 0 0 0 179031 144 0 0 20 0 2 0 333055491 559710208 129125 33554432000 4194304 5964350 140734795455504 139931138807800 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 546592

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28844
/proc/meminfo: memFree=30646824/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=546592 CPUtime=1794.67 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 126874 0 0 0 179350 117 0 0 20 0 2 0 333055490 559710208 129321 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 136648 129321 194 433 0 136212 0
[pid=28802/tid=28804] ppid=28800 vsize=546592 CPUtime=1794.95 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 125703 0 0 0 179350 145 0 0 20 0 2 0 333055491 559710208 129321 33554432000 4194304 5964350 140734795455504 139931138807848 4400011 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 546592

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28844
/proc/meminfo: memFree=30646328/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=546592 CPUtime=1797.86 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 127040 0 0 0 179669 117 0 0 20 0 2 0 333055490 559710208 129487 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 136648 129487 194 433 0 136212 0
[pid=28802/tid=28804] ppid=28800 vsize=546592 CPUtime=1798.14 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 125869 0 0 0 179669 145 0 0 20 0 2 0 333055491 559710208 129487 33554432000 4194304 5964350 140734795455504 139931138807800 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 546592

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28844
/proc/meminfo: memFree=30646204/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=546592 CPUtime=1798.66 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 127114 0 0 0 179749 117 0 0 20 0 2 0 333055490 559710208 129561 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 136648 129561 194 433 0 136212 0
[pid=28802/tid=28804] ppid=28800 vsize=546592 CPUtime=1798.94 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 125943 0 0 0 179749 145 0 0 20 0 2 0 333055491 559710208 129561 33554432000 4194304 5964350 140734795455504 139931138807800 4399944 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 546592

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28844
/proc/meminfo: memFree=30645832/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=546592 CPUtime=1799.07 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 127140 0 0 0 179789 118 0 0 20 0 2 0 333055490 559710208 129587 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 136648 129587 194 433 0 136212 0
[pid=28802/tid=28804] ppid=28800 vsize=546592 CPUtime=1799.35 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 125969 0 0 0 179790 145 0 0 20 0 2 0 333055491 559710208 129587 33554432000 4194304 5964350 140734795455504 139931138807800 4399858 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.07
Current children cumulated vsize (KiB) 546592

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28844
/proc/meminfo: memFree=30645832/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=546592 CPUtime=1799.46 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 127164 0 0 0 179828 118 0 0 20 0 2 0 333055490 559710208 129611 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 136648 129611 194 433 0 136212 0
[pid=28802/tid=28804] ppid=28800 vsize=546592 CPUtime=1799.74 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 125993 0 0 0 179829 145 0 0 20 0 2 0 333055491 559710208 129611 33554432000 4194304 5964350 140734795455504 139931138807800 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 546592

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28844
/proc/meminfo: memFree=30645832/32873844 swapFree=7116/7116
[pid=28802] ppid=28800 vsize=546592 CPUtime=1799.56 cores=1,3,5,7
/proc/28802/stat : 28802 (wbo1.72) S 28800 28802 28198 0 -1 4202496 127172 0 0 0 179838 118 0 0 20 0 2 0 333055490 559710208 129619 33554432000 4194304 5964350 140734795455504 140734795455024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28802/statm: 136648 129619 194 433 0 136212 0
[pid=28802/tid=28804] ppid=28800 vsize=546592 CPUtime=1799.84 cores=1,3,5,7
/proc/28802/task/28804/stat : 28804 (wbo1.72) R 28800 28802 28198 0 -1 4202560 126001 0 0 0 179839 145 0 0 20 0 2 0 333055491 559710208 129619 33554432000 4194304 5964350 140734795455504 139931138807800 4381375 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 546592

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.88
CPU user time (s): 1798.41
CPU system time (s): 1.46878
CPU usage (%): 99.9927
Max. virtual memory (cumulated for all children) (KiB): 546592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.41
system time used= 1.46878
maximum resident set size= 518484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127174
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= 220
involuntary context switches= 2824

runsolver used 2.98855 second user time and 9.24959 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-02 22:34:45
IDJOB=3727842
IDBENCH=89875
IDSOLVER=2313
FILE ID=node111/3727842-1338669285
RUNJOBID= node111-1338669285-28735
PBS_JOBID= 14636481
Free space on /tmp= 67392 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894788.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727842-1338669285/watcher-3727842-1338669285 -o /tmp/evaluation-result-3727842-1338669285/solver-3727842-1338669285 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727842-1338669285.opb

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

MD5SUM BENCH= ca3efe2da0610ce6a80a42a3887418e6
RANDOM SEED=1559046942

node111.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31449856 kB
Buffers:          156564 kB
Cached:           447052 kB
SwapCached:         1352 kB
Active:           164716 kB
Inactive:         474996 kB
Active(anon):      37000 kB
Inactive(anon):     1120 kB
Active(file):     127716 kB
Inactive(file):   473876 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             11908 kB
Writeback:             8 kB
AnonPages:         41976 kB
Mapped:             9368 kB
Shmem:                 0 kB
Slab:             645724 kB
SReclaimable:      87436 kB
SUnreclaim:       558288 kB
KernelStack:        1424 kB
PageTables:         3452 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 67384 MiB
End job on node111 at 2012-06-02 23:04:45