Trace number 3705648

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_1.opb
MD5SUM8c398fbb12ba7dbf676dd8375a76e0de
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-28
Best CPU time to get the best result obtained on this benchmark1789.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

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-3705648-1338106949.opb.
0.00/0.00	c Instance file HOME/instance-3705648-1338106949.opb
0.00/0.00	c File size is 106648 bytes.
0.00/0.01	c Cost Offset: -100
0.00/0.01	c Highest Coefficient sum: 200
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:      1448                                                |
0.00/0.01	c |  Number Clauses:        1348                                                |
0.00/0.01	c |  Number Cardinality:    202                                                 |
0.00/0.01	c |  Number PB Constraints: 1248                                                |
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.01	c | 0.01      | 0  | -99          lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -98          lb |  0                0                0.00  |
0.38/0.40	c | 0.40      | 0  | -97          lb |  0                0                0.00  |
11.08/11.10	c | 11.10     | 0  | -96          lb |  0                0                0.00  |
1799.47/1800.00	c ===============================================================================
1799.47/1800.00	c Wall Clock Time: 1800.00 s
1799.47/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-3705648-1338106949/watcher-3705648-1338106949 -o /tmp/evaluation-result-3705648-1338106949/solver-3705648-1338106949 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705648-1338106949.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 19874
/proc/meminfo: memFree=26665196/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=3552 CPUtime=0 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) R 19872 19874 16852 0 -1 4202496 403 0 0 0 0 0 0 0 20 0 1 0 276823525 3637248 356 33554432000 4194304 5963574 140733951570368 140737316811832 4441369 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 888 356 170 432 0 426 0

[startup+0.0186429 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19874
/proc/meminfo: memFree=26665196/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=84584 CPUtime=0.01 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 1419 0 0 0 1 0 0 0 20 0 2 0 276823525 86614016 1345 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 21146 1345 192 432 0 20711 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 84584

[startup+0.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19874
/proc/meminfo: memFree=26665196/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=84584 CPUtime=0.09 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 1538 0 0 0 9 0 0 0 20 0 2 0 276823525 86614016 1464 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 21146 1464 194 432 0 20711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84584

[startup+0.300113 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19874
/proc/meminfo: memFree=26665196/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=84584 CPUtime=0.28 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 1880 0 0 0 28 0 0 0 20 0 2 0 276823525 86614016 1806 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 21146 1806 194 432 0 20711 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 84584

[startup+0.70011 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19874
/proc/meminfo: memFree=26665196/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=84584 CPUtime=0.68 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 2237 0 0 0 68 0 0 0 20 0 2 0 276823525 86614016 2163 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 21146 2163 194 432 0 20711 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84584

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19876
/proc/meminfo: memFree=26655864/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=84584 CPUtime=1.49 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 3412 0 0 0 148 1 0 0 20 0 2 0 276823525 86614016 3338 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 21146 3338 194 432 0 20711 0
[pid=19874/tid=19876] ppid=19872 vsize=84584 CPUtime=1.47 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 2452 0 0 0 146 1 0 0 20 0 2 0 276823526 86614016 3338 33554432000 4194304 5963574 140733951570368 139983874713112 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84584

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19876
/proc/meminfo: memFree=26650400/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=84728 CPUtime=3.08 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 4359 0 0 0 307 1 0 0 20 0 2 0 276823525 86761472 4285 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 21182 4285 194 432 0 20747 0
[pid=19874/tid=19876] ppid=19872 vsize=84728 CPUtime=3.07 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 3399 0 0 0 305 2 0 0 20 0 2 0 276823526 86761472 4285 33554432000 4194304 5963574 140733951570368 139983874713112 4399390 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84728

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19876
/proc/meminfo: memFree=26640960/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=84800 CPUtime=6.29 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 6990 0 0 0 627 2 0 0 20 0 2 0 276823525 86835200 6916 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 21200 6916 194 432 0 20765 0
[pid=19874/tid=19876] ppid=19872 vsize=84800 CPUtime=6.27 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 6030 0 0 0 625 2 0 0 20 0 2 0 276823526 86835200 6916 33554432000 4194304 5963574 140733951570368 139983874713112 4403036 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84800

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19876
/proc/meminfo: memFree=26624980/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=84584 CPUtime=12.68 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 9957 0 0 0 1266 2 0 0 20 0 2 0 276823525 86614016 9812 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 21146 9812 194 432 0 20711 0
[pid=19874/tid=19876] ppid=19872 vsize=84584 CPUtime=12.67 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 8997 0 0 0 1264 3 0 0 20 0 2 0 276823526 86614016 9812 33554432000 4194304 5963574 140733951570368 139983874714552 4390707 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84584

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19876
/proc/meminfo: memFree=26619872/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=84584 CPUtime=25.48 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 11644 0 0 0 2545 3 0 0 20 0 2 0 276823525 86614016 11499 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 21146 11499 194 432 0 20711 0
[pid=19874/tid=19876] ppid=19872 vsize=84584 CPUtime=25.47 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 10684 0 0 0 2543 4 0 0 20 0 2 0 276823526 86614016 11499 33554432000 4194304 5963574 140733951570368 139983874713592 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84584

[startup+51.1003 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 19876
/proc/meminfo: memFree=26596468/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=150604 CPUtime=51.08 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 17618 0 0 0 5103 5 0 0 20 0 2 0 276823525 154218496 17473 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 37651 17473 194 432 0 37216 0
[pid=19874/tid=19876] ppid=19872 vsize=150604 CPUtime=51.07 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 16658 0 0 0 5101 6 0 0 20 0 2 0 276823526 154218496 17473 33554432000 4194304 5963574 140733951570368 139983874713112 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 150604

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 19927
/proc/meminfo: memFree=26997204/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=150844 CPUtime=102.25 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 29824 0 0 0 10215 10 0 0 20 0 2 0 276823525 154464256 29845 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 37711 29845 194 432 0 37276 0
[pid=19874/tid=19876] ppid=19872 vsize=150844 CPUtime=102.26 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 28864 0 0 0 10214 12 0 0 20 0 2 0 276823526 154464256 29845 33554432000 4194304 5963574 140733951570368 139983874713400 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 150844

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19927
/proc/meminfo: memFree=26941504/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=216740 CPUtime=162.21 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 38883 0 0 0 16204 17 0 0 20 0 2 0 276823525 221941760 39129 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 54185 39129 194 432 0 53750 0
[pid=19874/tid=19876] ppid=19872 vsize=216740 CPUtime=162.23 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 37923 0 0 0 16203 20 0 0 20 0 2 0 276823526 221941760 39129 33554432000 4194304 5963574 140733951570368 139983874713400 4403244 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 216740

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 19928
/proc/meminfo: memFree=26890508/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=216740 CPUtime=222.2 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 47692 0 0 0 22197 23 0 0 20 0 2 0 276823525 221941760 47938 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 54185 47938 194 432 0 53750 0
[pid=19874/tid=19876] ppid=19872 vsize=216740 CPUtime=222.23 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 46732 0 0 0 22196 27 0 0 20 0 2 0 276823526 221941760 47938 33554432000 4194304 5963574 140733951570368 139983874713400 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 216740

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19928
/proc/meminfo: memFree=26797812/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=282276 CPUtime=282.19 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 54261 0 0 0 28190 29 0 0 20 0 2 0 276823525 289050624 54507 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 70569 54507 194 432 0 70134 0
[pid=19874/tid=19876] ppid=19872 vsize=282276 CPUtime=282.23 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 53301 0 0 0 28190 33 0 0 20 0 2 0 276823526 289050624 54507 33554432000 4194304 5963574 140733951570368 139983874713400 4399537 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 282276

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19928
/proc/meminfo: memFree=26747628/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=282276 CPUtime=342.14 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 57214 0 0 0 34183 31 0 0 20 0 2 0 276823525 289050624 57716 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 70569 57716 194 432 0 70134 0
[pid=19874/tid=19876] ppid=19872 vsize=282276 CPUtime=342.19 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 56254 0 0 0 34182 37 0 0 20 0 2 0 276823526 289050624 57716 33554432000 4194304 5963574 140733951570368 139983874713400 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 282276

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19929
/proc/meminfo: memFree=26677352/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=282816 CPUtime=402.13 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 64370 0 0 0 40176 37 0 0 20 0 2 0 276823525 289603584 64872 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 70704 64872 194 432 0 70269 0
[pid=19874/tid=19876] ppid=19872 vsize=282816 CPUtime=402.19 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 63410 0 0 0 40175 44 0 0 20 0 2 0 276823526 289603584 64872 33554432000 4194304 5963574 140733951570368 139983874713400 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 282816

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19932
/proc/meminfo: memFree=26633676/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=349320 CPUtime=462.12 cores=1,3,5,7

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

/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 135032 0 0 0 130085 125 0 0 20 0 2 0 276823526 628367360 137801 33554432000 4194304 5963574 140733951570368 139983874713112 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 613640

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19938
/proc/meminfo: memFree=25999140/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=615172 CPUtime=1361.84 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 139384 0 0 0 136076 108 0 0 20 0 2 0 276823525 629936128 141193 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 153793 141193 194 432 0 153358 0
[pid=19874/tid=19876] ppid=19872 vsize=615172 CPUtime=1362.1 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 138424 0 0 0 136081 129 0 0 20 0 2 0 276823526 629936128 141193 33554432000 4194304 5963574 140733951570368 139983874713400 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 615172

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19939
/proc/meminfo: memFree=25998644/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=615172 CPUtime=1421.83 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 139577 0 0 0 142075 108 0 0 20 0 2 0 276823525 629936128 141386 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 153793 141386 194 432 0 153358 0
[pid=19874/tid=19876] ppid=19872 vsize=615172 CPUtime=1422.11 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 138617 0 0 0 142081 130 0 0 20 0 2 0 276823526 629936128 141386 33554432000 4194304 5963574 140733951570368 139983874713400 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 615172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19939
/proc/meminfo: memFree=25937976/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=615172 CPUtime=1481.82 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 143436 0 0 0 148071 111 0 0 20 0 2 0 276823525 629936128 145402 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 153793 145402 194 432 0 153358 0
[pid=19874/tid=19876] ppid=19872 vsize=615172 CPUtime=1482.1 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 142476 0 0 0 148077 133 0 0 20 0 2 0 276823526 629936128 145402 33554432000 4194304 5963574 140733951570368 139983874713192 4392259 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 615172

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19939
/proc/meminfo: memFree=25901548/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=680708 CPUtime=1541.81 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 148631 0 0 0 154066 115 0 0 20 0 2 0 276823525 697044992 150596 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 170177 150596 194 432 0 169742 0
[pid=19874/tid=19876] ppid=19872 vsize=680708 CPUtime=1542.11 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 147671 0 0 0 154072 139 0 0 20 0 2 0 276823526 697044992 150596 33554432000 4194304 5963574 140733951570368 139983874713592 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 680708

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19939
/proc/meminfo: memFree=25878220/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=680708 CPUtime=1601.8 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 153871 0 0 0 160058 122 0 0 20 0 2 0 276823525 697044992 155836 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 170177 155836 194 432 0 169742 0
[pid=19874/tid=19876] ppid=19872 vsize=680708 CPUtime=1602.11 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 152911 0 0 0 160065 146 0 0 20 0 2 0 276823526 697044992 155836 33554432000 4194304 5963574 140733951570368 139983874713592 4399952 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 680708

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19942
/proc/meminfo: memFree=25838740/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=680708 CPUtime=1661.79 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 157168 0 0 0 166055 124 0 0 20 0 2 0 276823525 697044992 159133 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 170177 159133 194 432 0 169742 0
[pid=19874/tid=19876] ppid=19872 vsize=680708 CPUtime=1662.11 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 156208 0 0 0 166062 149 0 0 20 0 2 0 276823526 697044992 159133 33554432000 4194304 5963574 140733951570368 139983874713592 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 680708

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19943
/proc/meminfo: memFree=25808500/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=681192 CPUtime=1721.78 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 162863 0 0 0 172048 130 0 0 20 0 2 0 276823525 697540608 164828 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 170298 164828 194 432 0 169863 0
[pid=19874/tid=19876] ppid=19872 vsize=681192 CPUtime=1722.12 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 161903 0 0 0 172055 157 0 0 20 0 2 0 276823526 697540608 164828 33554432000 4194304 5963574 140733951570368 139983874713112 4399532 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 681192

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19943
/proc/meminfo: memFree=25807880/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=681192 CPUtime=1781.77 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 162921 0 0 0 178047 130 0 0 20 0 2 0 276823525 697540608 164886 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 170298 164886 194 432 0 169863 0
[pid=19874/tid=19876] ppid=19872 vsize=681192 CPUtime=1782.12 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 161961 0 0 0 178054 158 0 0 20 0 2 0 276823526 697540608 164886 33554432000 4194304 5963574 140733951570368 139983874713400 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 681192

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 19943
/proc/meminfo: memFree=25808004/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=681192 CPUtime=1791.38 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 162942 0 0 0 179008 130 0 0 20 0 2 0 276823525 697540608 164907 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 170298 164907 194 432 0 169863 0
[pid=19874/tid=19876] ppid=19872 vsize=681192 CPUtime=1791.72 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 161982 0 0 0 179014 158 0 0 20 0 2 0 276823526 697540608 164907 33554432000 4194304 5963574 140733951570368 139983874713400 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 681192

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19943
/proc/meminfo: memFree=25806888/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=681192 CPUtime=1794.57 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 163270 0 0 0 179327 130 0 0 20 0 2 0 276823525 697540608 165235 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 170298 165235 194 432 0 169863 0
[pid=19874/tid=19876] ppid=19872 vsize=681192 CPUtime=1794.92 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 162310 0 0 0 179334 158 0 0 20 0 2 0 276823526 697540608 165235 33554432000 4194304 5963574 140733951570368 139983874713640 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 681192

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19943
/proc/meminfo: memFree=25805524/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=681676 CPUtime=1797.77 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 163856 0 0 0 179646 131 0 0 20 0 2 0 276823525 698036224 165821 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 170419 165821 194 432 0 169984 0
[pid=19874/tid=19876] ppid=19872 vsize=681676 CPUtime=1798.12 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 162896 0 0 0 179653 159 0 0 20 0 2 0 276823526 698036224 165821 33554432000 4194304 5963574 140733951570368 139983874713592 4399505 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 681676

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19943
/proc/meminfo: memFree=25804160/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=681676 CPUtime=1798.57 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 164132 0 0 0 179725 132 0 0 20 0 2 0 276823525 698036224 166097 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 170419 166097 194 432 0 169984 0
[pid=19874/tid=19876] ppid=19872 vsize=681676 CPUtime=1798.92 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 163172 0 0 0 179733 159 0 0 20 0 2 0 276823526 698036224 166097 33554432000 4194304 5963574 140733951570368 139983874713592 4403253 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (KiB) 681676

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19943
/proc/meminfo: memFree=25802548/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=747212 CPUtime=1798.98 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 164314 0 0 0 179766 132 0 0 20 0 2 0 276823525 765145088 166279 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 186803 166279 194 432 0 186368 0
[pid=19874/tid=19876] ppid=19872 vsize=747212 CPUtime=1799.32 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 163354 0 0 0 179772 160 0 0 20 0 2 0 276823526 765145088 166279 33554432000 4194304 5963574 140733951570368 139983874713592 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (KiB) 747212

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19943
/proc/meminfo: memFree=25802548/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=747212 CPUtime=1799.37 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 164453 0 0 0 179805 132 0 0 20 0 2 0 276823525 765145088 166418 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 186803 166418 194 432 0 186368 0
[pid=19874/tid=19876] ppid=19872 vsize=747212 CPUtime=1799.72 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 163493 0 0 0 179812 160 0 0 20 0 2 0 276823526 765145088 166418 33554432000 4194304 5963574 140733951570368 139983874713592 4399474 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 747212

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19943
/proc/meminfo: memFree=25802548/32873844 swapFree=6088/6088
[pid=19874] ppid=19872 vsize=747212 CPUtime=1799.47 cores=1,3,5,7
/proc/19874/stat : 19874 (wbo1.7) S 19872 19874 16852 0 -1 4202496 164471 0 0 0 179815 132 0 0 20 0 2 0 276823525 765145088 166436 33554432000 4194304 5963574 140733951570368 140733951569888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19874/statm: 186803 166436 194 432 0 186368 0
[pid=19874/tid=19876] ppid=19872 vsize=747212 CPUtime=1799.82 cores=1,3,5,7
/proc/19874/task/19876/stat : 19876 (wbo1.7) R 19872 19874 16852 0 -1 4202560 163511 0 0 0 179822 160 0 0 20 0 2 0 276823526 765145088 166436 33554432000 4194304 5963574 140733951570368 139983874713592 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 747212

Child status: 255
Real time (s): 1800.02
CPU time (s): 1799.86
CPU user time (s): 1798.23
CPU system time (s): 1.62575
CPU usage (%): 99.9913
Max. virtual memory (cumulated for all children) (KiB): 747212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.23
system time used= 1.62575
maximum resident set size= 665748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164472
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= 249
involuntary context switches= 1860

runsolver used 2.74058 second user time and 7.08392 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 10:22:29
IDJOB=3705648
IDBENCH=48251
IDSOLVER=2284
FILE ID=node108/3705648-1338106949
RUNJOBID= node108-1338087358-16869
PBS_JOBID= 14624441
Free space on /tmp= 71736 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_10_1.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705648-1338106949/watcher-3705648-1338106949 -o /tmp/evaluation-result-3705648-1338106949/solver-3705648-1338106949 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705648-1338106949.opb

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

MD5SUM BENCH= 8c398fbb12ba7dbf676dd8375a76e0de
RANDOM SEED=1022561203

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:        26665460 kB
Buffers:          298064 kB
Cached:          4528780 kB
SwapCached:            0 kB
Active:          1179764 kB
Inactive:        4233752 kB
Active(anon):     585972 kB
Inactive(anon):        0 kB
Active(file):     593792 kB
Inactive(file):  4233752 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        554064 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             655112 kB
SReclaimable:      97416 kB
SUnreclaim:       557696 kB
KernelStack:        1488 kB
PageTables:         4928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    411648 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-3705648-1338106949.opb

Free space on /tmp at the end= 71732 MiB
End job on node108 at 2012-05-27 10:52:30