Trace number 3727980

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.9 1800

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_3.opb
MD5SUMcdb29f44159b0b72729019e0c0db0b8a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.59176
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3090
Sum of products size (including duplicates)6180
Number of different products3090
Sum of products size6180

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-3727980-1338660557.opb.
0.00/0.00	c Instance file HOME/instance-3727980-1338660557.opb
0.00/0.00	c File size is 220844 bytes.
0.00/0.01	c Cost Offset: 0
0.00/0.01	c Highest Coefficient sum: 47
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      3190                                                |
0.00/0.02	c |  Number Clauses:        3190                                                |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 3090                                                |
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.02	c | 0.03      | 0  | 1            lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 2            lb |  0                0                0.00  |
0.04/0.07	c | 0.07      | 0  | 3            lb |  0                0                0.00  |
17.08/17.14	c | 17.15     | 0  | 4            lb |  0                0                0.00  |
1598.38/1598.81	c | 1598.81   | 0  | 5            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-3727980-1338660557/watcher-3727980-1338660557 -o /tmp/evaluation-result-3727980-1338660557/solver-3727980-1338660557 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727980-1338660557.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 22996
/proc/meminfo: memFree=27728860/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=4092 CPUtime=0 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) R 22994 22996 19272 0 -1 4202496 487 0 0 0 0 0 0 0 20 0 1 0 332184248 4190208 439 33554432000 4194304 5964350 140735715703392 140736398755608 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 1023 440 172 433 0 533 0

[startup+0.049212 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 22996
/proc/meminfo: memFree=27728860/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=85532 CPUtime=0.04 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 2203 0 0 0 4 0 0 0 20 0 2 0 332184248 87584768 2101 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 21383 2101 192 433 0 20947 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 85532

[startup+0.100281 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 22996
/proc/meminfo: memFree=27728860/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=85532 CPUtime=0.09 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 2312 0 0 0 9 0 0 0 20 0 2 0 332184248 87584768 2210 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 21383 2210 194 433 0 20947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85532

[startup+0.300222 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 22996
/proc/meminfo: memFree=27728860/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=85532 CPUtime=0.29 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 2388 0 0 0 29 0 0 0 20 0 2 0 332184248 87584768 2286 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 21383 2286 194 433 0 20947 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85532

[startup+0.700223 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 22996
/proc/meminfo: memFree=27728860/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=85532 CPUtime=0.69 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 3050 0 0 0 69 0 0 0 20 0 2 0 332184248 87584768 2948 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 21383 2948 194 433 0 20947 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85532

[startup+1.50025 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 22998
/proc/meminfo: memFree=27716236/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=85532 CPUtime=1.49 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 4334 0 0 0 148 1 0 0 20 0 2 0 332184248 87584768 4232 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 21383 4232 194 433 0 20947 0
[pid=22996/tid=22998] ppid=22994 vsize=85532 CPUtime=1.46 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 3122 0 0 0 146 0 0 0 20 0 2 0 332184250 87584768 4232 33554432000 4194304 5964350 140735715703392 140571532609336 5136340 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) 85532

[startup+3.10026 s]
/proc/loadavg: 2.13 2.03 2.01 3/179 22998
/proc/meminfo: memFree=27708920/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=85532 CPUtime=3.09 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 6306 0 0 0 308 1 0 0 20 0 2 0 332184248 87584768 6204 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 21383 6204 194 433 0 20947 0
[pid=22996/tid=22998] ppid=22994 vsize=85532 CPUtime=3.06 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 5094 0 0 0 305 1 0 0 20 0 2 0 332184250 87584768 6204 33554432000 4194304 5964350 140735715703392 140571532609528 4400352 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) 85532

[startup+6.30026 s]
/proc/loadavg: 2.13 2.03 2.01 3/179 22998
/proc/meminfo: memFree=27700984/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=85676 CPUtime=6.29 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 7096 0 0 0 627 2 0 0 20 0 2 0 332184248 87732224 6994 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 21419 6994 194 433 0 20983 0
[pid=22996/tid=22998] ppid=22994 vsize=85676 CPUtime=6.26 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 5884 0 0 0 624 2 0 0 20 0 2 0 332184250 87732224 6994 33554432000 4194304 5964350 140735715703392 140571532609336 4403612 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) 85676

[startup+12.7003 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 22998
/proc/meminfo: memFree=27692624/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=85748 CPUtime=12.68 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 8717 0 0 0 1266 2 0 0 20 0 2 0 332184248 87805952 8615 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 21437 8615 194 433 0 21001 0
[pid=22996/tid=22998] ppid=22994 vsize=85748 CPUtime=12.66 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 7505 0 0 0 1263 3 0 0 20 0 2 0 332184250 87805952 8615 33554432000 4194304 5964350 140735715703392 140571532609336 4222330 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) 85748

[startup+25.5003 s]
/proc/loadavg: 2.09 2.03 2.01 3/179 22998
/proc/meminfo: memFree=27676496/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=85532 CPUtime=25.49 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 12193 0 0 0 2545 4 0 0 20 0 2 0 332184248 87584768 12044 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 21383 12044 194 433 0 20947 0
[pid=22996/tid=22998] ppid=22994 vsize=85532 CPUtime=25.46 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 10981 0 0 0 2542 4 0 0 20 0 2 0 332184250 87584768 12044 33554432000 4194304 5964350 140735715703392 140571532610488 4403628 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85532

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 23001
/proc/meminfo: memFree=27603100/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=151392 CPUtime=51.08 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 30596 0 0 0 5099 9 0 0 20 0 2 0 332184248 155025408 30447 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 37848 30448 194 433 0 37412 0
[pid=22996/tid=22998] ppid=22994 vsize=151392 CPUtime=51.07 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 29385 0 0 0 5097 10 0 0 20 0 2 0 332184250 155025408 30448 33554432000 4194304 5964350 140735715703392 140571532609336 5136340 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) 151392

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 23002
/proc/meminfo: memFree=27554404/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=217088 CPUtime=102.28 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 41639 0 0 0 10214 14 0 0 20 0 2 0 332184248 222298112 41490 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 54272 41490 194 433 0 53836 0
[pid=22996/tid=22998] ppid=22994 vsize=217088 CPUtime=102.27 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 40427 0 0 0 10211 16 0 0 20 0 2 0 332184250 222298112 41490 33554432000 4194304 5964350 140735715703392 140571532609336 4220672 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) 217088

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23002
/proc/meminfo: memFree=27492680/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=282624 CPUtime=162.27 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 56169 0 0 0 16206 21 0 0 20 0 2 0 332184248 289406976 56019 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 70656 56019 194 433 0 70220 0
[pid=22996/tid=22998] ppid=22994 vsize=282624 CPUtime=162.27 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 54957 0 0 0 16203 24 0 0 20 0 2 0 332184250 289406976 56019 33554432000 4194304 5964350 140735715703392 140571532609528 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 282624

[startup+222.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 23002
/proc/meminfo: memFree=27456968/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=282864 CPUtime=222.26 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 58862 0 0 0 22204 22 0 0 20 0 2 0 332184248 289652736 58712 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 70716 58712 194 433 0 70280 0
[pid=22996/tid=22998] ppid=22994 vsize=282864 CPUtime=222.27 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 57650 0 0 0 22201 26 0 0 20 0 2 0 332184250 289652736 58712 33554432000 4194304 5964350 140735715703392 140571532609528 4399998 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 282864

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 23002
/proc/meminfo: memFree=27443080/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=282864 CPUtime=282.25 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 61816 0 0 0 28202 23 0 0 20 0 2 0 332184248 289652736 61666 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 70716 61666 194 433 0 70280 0
[pid=22996/tid=22998] ppid=22994 vsize=282864 CPUtime=282.28 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 60604 0 0 0 28200 28 0 0 20 0 2 0 332184250 289652736 61666 33554432000 4194304 5964350 140735715703392 140571532609528 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 282864

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 23002
/proc/meminfo: memFree=27331416/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=413936 CPUtime=342.23 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 83739 0 0 0 34191 32 0 0 20 0 2 0 332184248 423870464 83589 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 103484 83589 194 433 0 103048 0
[pid=22996/tid=22998] ppid=22994 vsize=413936 CPUtime=342.28 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 82527 0 0 0 34190 38 0 0 20 0 2 0 332184250 423870464 83589 33554432000 4194304 5964350 140735715703392 140571532609528 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 413936

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 23003
/proc/meminfo: memFree=27286880/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=413936 CPUtime=402.2 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 83796 0 0 0 40188 32 0 0 20 0 2 0 332184248 423870464 83789 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 103484 83789 194 433 0 103048 0
[pid=22996/tid=22998] ppid=22994 vsize=413936 CPUtime=402.25 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 82584 0 0 0 40186 39 0 0 20 0 2 0 332184250 423870464 83789 33554432000 4194304 5964350 140735715703392 140571532609528 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 413936

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23003
/proc/meminfo: memFree=27276740/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=414260 CPUtime=462.16 cores=0,2,4,6

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

/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 116667 0 0 0 130147 69 0 0 20 0 2 0 332184250 511795200 119516 33554432000 4194304 5964350 140735715703392 140571532609336 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 499800

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23064
/proc/meminfo: memFree=27421028/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=571476 CPUtime=1361.93 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 122055 0 0 0 136141 52 0 0 20 0 2 0 332184248 585191424 123521 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 142869 123521 194 433 0 142433 0
[pid=22996/tid=22998] ppid=22994 vsize=571476 CPUtime=1362.16 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 120843 0 0 0 136144 72 0 0 20 0 2 0 332184250 585191424 123521 33554432000 4194304 5964350 140735715703392 140571532609528 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 571476

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23064
/proc/meminfo: memFree=27377432/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=576888 CPUtime=1421.93 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 131533 0 0 0 142136 57 0 0 20 0 2 0 332184248 590733312 132977 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 144222 132977 194 433 0 143786 0
[pid=22996/tid=22998] ppid=22994 vsize=576888 CPUtime=1422.17 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 130321 0 0 0 142138 79 0 0 20 0 2 0 332184250 590733312 132977 33554432000 4194304 5964350 140735715703392 140571532609336 4399976 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) 576888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23064
/proc/meminfo: memFree=27367312/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=578992 CPUtime=1481.91 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 132157 0 0 0 148134 57 0 0 20 0 2 0 332184248 592887808 133601 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 144748 133601 194 433 0 144312 0
[pid=22996/tid=22998] ppid=22994 vsize=578992 CPUtime=1482.17 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 130945 0 0 0 148137 80 0 0 20 0 2 0 332184250 592887808 133601 33554432000 4194304 5964350 140735715703392 140571532609336 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 578992

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23064
/proc/meminfo: memFree=27340684/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=584464 CPUtime=1541.89 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133254 0 0 0 154131 58 0 0 20 0 2 0 332184248 598491136 134749 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 146116 134749 194 433 0 145680 0
[pid=22996/tid=22998] ppid=22994 vsize=584464 CPUtime=1542.16 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132042 0 0 0 154135 81 0 0 20 0 2 0 332184250 598491136 134749 33554432000 4194304 5964350 140735715703392 140571532609336 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 584464

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23064
/proc/meminfo: memFree=27351152/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1601.88 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133428 0 0 0 160130 58 0 0 20 0 2 0 332184248 557346816 126420 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126420 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1602.15 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132216 0 0 0 160132 83 0 0 20 0 2 0 332184250 557346816 126420 33554432000 4194304 5964350 140735715703392 140571532610488 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 544284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23065
/proc/meminfo: memFree=27316796/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1661.87 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133431 0 0 0 166129 58 0 0 20 0 2 0 332184248 557346816 126506 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126506 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1662.15 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132219 0 0 0 166131 84 0 0 20 0 2 0 332184250 557346816 126506 33554432000 4194304 5964350 140735715703392 140571532610488 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 544284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23065
/proc/meminfo: memFree=27293112/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1721.86 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133431 0 0 0 172128 58 0 0 20 0 2 0 332184248 557346816 126506 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126506 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1722.16 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132219 0 0 0 172131 85 0 0 20 0 2 0 332184250 557346816 126506 33554432000 4194304 5964350 140735715703392 140571532610488 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 544284

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23065
/proc/meminfo: memFree=27292740/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1781.85 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133431 0 0 0 178127 58 0 0 20 0 2 0 332184248 557346816 126506 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126506 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1782.16 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132219 0 0 0 178130 86 0 0 20 0 2 0 332184250 557346816 126506 33554432000 4194304 5964350 140735715703392 140571532610488 4399895 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 544284

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 23065
/proc/meminfo: memFree=27292616/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1791.45 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133431 0 0 0 179087 58 0 0 20 0 2 0 332184248 557346816 126506 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126506 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1791.77 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132219 0 0 0 179091 86 0 0 20 0 2 0 332184250 557346816 126506 33554432000 4194304 5964350 140735715703392 140571532610488 4399840 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) 544284

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23065
/proc/meminfo: memFree=27292368/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1794.65 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133431 0 0 0 179407 58 0 0 20 0 2 0 332184248 557346816 126506 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126506 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1794.97 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132219 0 0 0 179411 86 0 0 20 0 2 0 332184250 557346816 126506 33554432000 4194304 5964350 140735715703392 140571532610488 4400035 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) 544284

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23065
/proc/meminfo: memFree=27292616/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1797.84 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133431 0 0 0 179726 58 0 0 20 0 2 0 332184248 557346816 126506 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126506 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1798.16 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132219 0 0 0 179730 86 0 0 20 0 2 0 332184250 557346816 126506 33554432000 4194304 5964350 140735715703392 140571532610488 4400007 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) 544284

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23065
/proc/meminfo: memFree=27292492/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1798.64 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133431 0 0 0 179806 58 0 0 20 0 2 0 332184248 557346816 126506 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126506 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1798.96 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132219 0 0 0 179810 86 0 0 20 0 2 0 332184250 557346816 126506 33554432000 4194304 5964350 140735715703392 140571532610488 4221120 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) 544284

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23065
/proc/meminfo: memFree=27292492/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1799.05 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133431 0 0 0 179847 58 0 0 20 0 2 0 332184248 557346816 126506 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126506 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1799.37 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132219 0 0 0 179851 86 0 0 20 0 2 0 332184250 557346816 126506 33554432000 4194304 5964350 140735715703392 140571532610488 4400011 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) 544284

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23065
/proc/meminfo: memFree=27292492/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1799.44 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133431 0 0 0 179886 58 0 0 20 0 2 0 332184248 557346816 126506 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126506 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1799.76 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132219 0 0 0 179890 86 0 0 20 0 2 0 332184250 557346816 126506 33554432000 4194304 5964350 140735715703392 140571532610488 4221120 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) 544284

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23065
/proc/meminfo: memFree=27292492/32873844 swapFree=7116/7116
[pid=22996] ppid=22994 vsize=544284 CPUtime=1799.54 cores=0,2,4,6
/proc/22996/stat : 22996 (wbo1.72) S 22994 22996 19272 0 -1 4202496 133431 0 0 0 179896 58 0 0 20 0 2 0 332184248 557346816 126506 33554432000 4194304 5964350 140735715703392 140735715702912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22996/statm: 136071 126506 194 433 0 135635 0
[pid=22996/tid=22998] ppid=22994 vsize=544284 CPUtime=1799.86 cores=0,2,4,6
/proc/22996/task/22998/stat : 22998 (wbo1.72) R 22994 22996 19272 0 -1 4202560 132219 0 0 0 179900 86 0 0 20 0 2 0 332184250 557346816 126506 33554432000 4194304 5964350 140735715703392 140571532610488 4399989 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) 544284

Child status: 255
Real time (s): 1800
CPU time (s): 1799.9
CPU user time (s): 1799.03
CPU system time (s): 0.873867
CPU usage (%): 99.9942
Max. virtual memory (cumulated for all children) (KiB): 585428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.03
system time used= 0.873867
maximum resident set size= 539832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133433
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= 241
involuntary context switches= 2048

runsolver used 2.91256 second user time and 7.00593 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-02 20:09:17
IDJOB=3727980
IDBENCH=48154
IDSOLVER=2314
FILE ID=node108/3727980-1338660557
RUNJOBID= node108-1338651706-21125
PBS_JOBID= 14636472
Free space on /tmp= 71480 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_25_3.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727980-1338660557/watcher-3727980-1338660557 -o /tmp/evaluation-result-3727980-1338660557/solver-3727980-1338660557 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727980-1338660557.opb

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

MD5SUM BENCH= cdb29f44159b0b72729019e0c0db0b8a
RANDOM SEED=488510982

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27729404 kB
Buffers:          315400 kB
Cached:          3473804 kB
SwapCached:           52 kB
Active:          2391468 kB
Inactive:        1951684 kB
Active(anon):     541456 kB
Inactive(anon):    13032 kB
Active(file):    1850012 kB
Inactive(file):  1938652 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108544 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        559012 kB
Mapped:            15012 kB
Shmem:               172 kB
Slab:             662468 kB
SReclaimable:     104716 kB
SUnreclaim:       557752 kB
KernelStack:        1488 kB
PageTables:         4712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727980-1338660557.opb

Free space on /tmp at the end= 71472 MiB
End job on node108 at 2012-06-02 20:39:17