Trace number 3727988

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_5.opb
MD5SUM08d7a5060b972f308367859ff82f87f6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint11
Maximum length of a constraint23
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
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)2528
Sum of products size (including duplicates)5056
Number of different products2528
Sum of products size5056

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-3727988-1338653932.opb.
0.00/0.00	c Instance file HOME/instance-3727988-1338653932.opb
0.00/0.00	c File size is 188288 bytes.
0.00/0.01	c Cost Offset: 0
0.00/0.01	c Highest Coefficient sum: 24
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      2728                                                |
0.00/0.01	c |  Number Clauses:        2728                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 2528                                                |
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.00/0.02	c | 0.03      | 0  | 4            lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 5            lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 6            lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 7            lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 8            lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | 9            lb |  0                0                0.00  |
17.59/17.67	c | 17.68     | 0  | 10           lb |  0                0                0.00  |
1778.77/1779.37	c | 1779.38   | 0  | 11           lb |  0                0                0.00  |
1799.35/1800.00	c ===============================================================================
1799.35/1800.00	c Wall Clock Time: 1800.00 s
1799.35/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-3727988-1338653932/watcher-3727988-1338653932 -o /tmp/evaluation-result-3727988-1338653932/solver-3727988-1338653932 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727988-1338653932.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 1.92 3/177 22486
/proc/meminfo: memFree=27864416/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=4076 CPUtime=0 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) R 22484 22486 19272 0 -1 4202496 483 0 0 0 0 0 0 0 20 0 1 0 331521742 4173824 435 33554432000 4194304 5964350 140734913356016 140734291085528 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 1019 436 175 433 0 537 0

[startup+0.092366 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 22486
/proc/meminfo: memFree=27864416/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=85268 CPUtime=0.08 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 2175 0 0 0 8 0 0 0 20 0 2 0 331521742 87314432 2081 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 21317 2081 194 433 0 20881 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 85268

[startup+0.100201 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 22486
/proc/meminfo: memFree=27864416/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=85268 CPUtime=0.09 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 2175 0 0 0 9 0 0 0 20 0 2 0 331521742 87314432 2081 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 21317 2081 194 433 0 20881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85268

[startup+0.300113 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 22486
/proc/meminfo: memFree=27864416/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=85268 CPUtime=0.29 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 2326 0 0 0 29 0 0 0 20 0 2 0 331521742 87314432 2232 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 21317 2232 194 433 0 20881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85268

[startup+0.70011 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 22486
/proc/meminfo: memFree=27864416/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=85268 CPUtime=0.69 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 2607 0 0 0 69 0 0 0 20 0 2 0 331521742 87314432 2513 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 21317 2513 194 433 0 20881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85268

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22488
/proc/meminfo: memFree=27854024/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=85268 CPUtime=1.48 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 3384 0 0 0 148 0 0 0 20 0 2 0 331521742 87314432 3290 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 21317 3290 194 433 0 20881 0
[pid=22486/tid=22488] ppid=22484 vsize=85268 CPUtime=1.47 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 2253 0 0 0 147 0 0 0 20 0 2 0 331521743 87314432 3290 33554432000 4194304 5964350 140734913356016 140633962592056 4403293 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85268

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 22488
/proc/meminfo: memFree=27849916/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=85268 CPUtime=3.09 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 4575 0 0 0 308 1 0 0 20 0 2 0 331521742 87314432 4481 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 21317 4481 194 433 0 20881 0
[pid=22486/tid=22488] ppid=22484 vsize=85268 CPUtime=3.07 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 3444 0 0 0 307 0 0 0 20 0 2 0 331521743 87314432 4481 33554432000 4194304 5964350 140734913356016 140633962592248 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85268

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 22488
/proc/meminfo: memFree=27843848/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=85412 CPUtime=6.28 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 5704 0 0 0 627 1 0 0 20 0 2 0 331521742 87461888 5610 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 21353 5610 194 433 0 20917 0
[pid=22486/tid=22488] ppid=22484 vsize=85412 CPUtime=6.27 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 4573 0 0 0 625 2 0 0 20 0 2 0 331521743 87461888 5610 33554432000 4194304 5964350 140734913356016 140633962592056 4400390 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) 85412

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22489
/proc/meminfo: memFree=27835168/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=85484 CPUtime=12.69 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 7931 0 0 0 1267 2 0 0 20 0 2 0 331521742 87535616 7837 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 21371 7837 194 433 0 20935 0
[pid=22486/tid=22488] ppid=22484 vsize=85484 CPUtime=12.67 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 6800 0 0 0 1265 2 0 0 20 0 2 0 331521743 87535616 7837 33554432000 4194304 5964350 140734913356016 140633962592056 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85484

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22489
/proc/meminfo: memFree=27826876/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=85268 CPUtime=25.48 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 9550 0 0 0 2546 2 0 0 20 0 2 0 331521742 87314432 9404 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 21317 9404 194 433 0 20881 0
[pid=22486/tid=22488] ppid=22484 vsize=85268 CPUtime=25.47 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 8419 0 0 0 2544 3 0 0 20 0 2 0 331521743 87314432 9404 33554432000 4194304 5964350 140734913356016 140633962593208 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85268

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22489
/proc/meminfo: memFree=27806788/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=85592 CPUtime=51.07 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 14715 0 0 0 5104 3 0 0 20 0 2 0 331521742 87646208 14569 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 21398 14569 194 433 0 20962 0
[pid=22486/tid=22488] ppid=22484 vsize=85592 CPUtime=51.07 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 13584 0 0 0 5103 4 0 0 20 0 2 0 331521743 87646208 14569 33554432000 4194304 5964350 140734913356016 140633962592056 4399846 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85592

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 22492
/proc/meminfo: memFree=27767844/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=151288 CPUtime=102.28 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 24220 0 0 0 10220 8 0 0 20 0 2 0 331521742 154918912 24074 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 37822 24074 194 433 0 37386 0
[pid=22486/tid=22488] ppid=22484 vsize=151288 CPUtime=102.27 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 23089 0 0 0 10217 10 0 0 20 0 2 0 331521743 154918912 24074 33554432000 4194304 5964350 140734913356016 140633962592056 4400352 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 151288

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22492
/proc/meminfo: memFree=27737160/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=151528 CPUtime=162.27 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 31966 0 0 0 16215 12 0 0 20 0 2 0 331521742 155164672 31820 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 37882 31820 194 433 0 37446 0
[pid=22486/tid=22488] ppid=22484 vsize=151528 CPUtime=162.27 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 30835 0 0 0 16213 14 0 0 20 0 2 0 331521743 155164672 31820 33554432000 4194304 5964350 140734913356016 140633962592248 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 151528

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22492
/proc/meminfo: memFree=27698224/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=217388 CPUtime=222.25 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 41620 0 0 0 22208 17 0 0 20 0 2 0 331521742 222605312 41453 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 54347 41453 194 433 0 53911 0
[pid=22486/tid=22488] ppid=22484 vsize=217388 CPUtime=222.27 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 40489 0 0 0 22206 21 0 0 20 0 2 0 331521743 222605312 41453 33554432000 4194304 5964350 140734913356016 140633962592056 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 217388

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22492
/proc/meminfo: memFree=27670216/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=217388 CPUtime=282.22 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 46654 0 0 0 28201 21 0 0 20 0 2 0 331521742 222605312 46829 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 54347 46829 194 433 0 53911 0
[pid=22486/tid=22488] ppid=22484 vsize=217388 CPUtime=282.25 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 45523 0 0 0 28199 26 0 0 20 0 2 0 331521743 222605312 46829 33554432000 4194304 5964350 140734913356016 140633962592056 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 217388

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22493
/proc/meminfo: memFree=27632052/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=283932 CPUtime=342.17 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 55500 0 0 0 34189 28 0 0 20 0 2 0 331521742 290746368 56261 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 70983 56261 194 433 0 70547 0
[pid=22486/tid=22488] ppid=22484 vsize=283932 CPUtime=342.21 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 54369 0 0 0 34187 34 0 0 20 0 2 0 331521743 290746368 56261 33554432000 4194304 5964350 140734913356016 140633962592056 4399930 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 283932

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22493
/proc/meminfo: memFree=27611848/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=283932 CPUtime=402.13 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 56703 0 0 0 40185 28 0 0 20 0 2 0 331521742 290746368 58227 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 70983 58227 194 433 0 70547 0
[pid=22486/tid=22488] ppid=22484 vsize=283932 CPUtime=402.19 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 55572 0 0 0 40184 35 0 0 20 0 2 0 331521743 290746368 58227 33554432000 4194304 5964350 140734913356016 140633962592056 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 283932

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 22493
/proc/meminfo: memFree=27512316/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=284904 CPUtime=462.12 cores=1,3,5,7

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

/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 129269 0 0 0 130112 100 0 0 20 0 2 0 331521743 583073792 132666 33554432000 4194304 5964350 140734913356016 140633962592056 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 569408

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/179 22553
/proc/meminfo: memFree=27582616/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=574096 CPUtime=1361.84 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 131897 0 0 0 136103 81 0 0 20 0 2 0 331521742 587874304 134470 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 143524 134470 194 433 0 143088 0
[pid=22486/tid=22488] ppid=22484 vsize=574096 CPUtime=1362.08 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 130766 0 0 0 136106 102 0 0 20 0 2 0 331521743 587874304 134470 33554432000 4194304 5964350 140734913356016 140633962592296 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 574096

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 22553
/proc/meminfo: memFree=27539464/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=645444 CPUtime=1421.84 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 138106 0 0 0 142098 86 0 0 20 0 2 0 331521742 660934656 140675 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 161361 140675 194 433 0 160925 0
[pid=22486/tid=22488] ppid=22484 vsize=645444 CPUtime=1422.09 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 136975 0 0 0 142101 108 0 0 20 0 2 0 331521743 660934656 140675 33554432000 4194304 5964350 140734913356016 140633962592248 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 645444

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22553
/proc/meminfo: memFree=27490856/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=648424 CPUtime=1481.82 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 144443 0 0 0 148092 90 0 0 20 0 2 0 331521742 663986176 146947 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 162106 146947 194 433 0 161670 0
[pid=22486/tid=22488] ppid=22484 vsize=648424 CPUtime=1482.09 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 143312 0 0 0 148096 113 0 0 20 0 2 0 331521743 663986176 146947 33554432000 4194304 5964350 140734913356016 140633962592056 4399835 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 648424

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27431584/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=652456 CPUtime=1541.82 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 145699 0 0 0 154091 91 0 0 20 0 2 0 331521742 668114944 148182 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 163114 148182 194 433 0 162678 0
[pid=22486/tid=22488] ppid=22484 vsize=652456 CPUtime=1542.09 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 144568 0 0 0 154095 114 0 0 20 0 2 0 331521743 668114944 148182 33554432000 4194304 5964350 140734913356016 140633962592296 4403290 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 652456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27377000/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=660580 CPUtime=1601.8 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 149173 0 0 0 160087 93 0 0 20 0 2 0 331521742 676433920 151656 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 165145 151656 194 433 0 164709 0
[pid=22486/tid=22488] ppid=22484 vsize=660580 CPUtime=1602.09 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 148042 0 0 0 160091 118 0 0 20 0 2 0 331521743 676433920 151656 33554432000 4194304 5964350 140734913356016 140633962592248 4399944 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 660580

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27289360/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=730084 CPUtime=1661.8 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 159799 0 0 0 166073 107 0 0 20 0 2 0 331521742 747606016 162282 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 182521 162282 194 433 0 182085 0
[pid=22486/tid=22488] ppid=22484 vsize=730084 CPUtime=1662.09 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 158668 0 0 0 166077 132 0 0 20 0 2 0 331521743 747606016 162282 33554432000 4194304 5964350 140734913356016 140633962592248 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 730084

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27223376/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=732412 CPUtime=1721.78 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 162967 0 0 0 172069 109 0 0 20 0 2 0 331521742 749989888 165450 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 183103 165450 194 433 0 182667 0
[pid=22486/tid=22488] ppid=22484 vsize=732412 CPUtime=1722.1 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 161836 0 0 0 172074 136 0 0 20 0 2 0 331521743 749989888 165450 33554432000 4194304 5964350 140734913356016 140633962592296 4400023 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 732412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27268368/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=675092 CPUtime=1781.77 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 163379 0 0 0 178067 110 0 0 20 0 2 0 331521742 691294208 154048 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 168773 154048 194 433 0 168337 0
[pid=22486/tid=22488] ppid=22484 vsize=675092 CPUtime=1782.09 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 162248 0 0 0 178071 138 0 0 20 0 2 0 331521743 691294208 154048 33554432000 4194304 5964350 140734913356016 140633962593208 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 675092

Solver just ended. Dumping a history of the last processes samples

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27268228/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=675092 CPUtime=1791.37 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 163387 0 0 0 179027 110 0 0 20 0 2 0 331521742 691294208 154152 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 168773 154152 194 433 0 168337 0
[pid=22486/tid=22488] ppid=22484 vsize=675092 CPUtime=1791.69 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 162256 0 0 0 179031 138 0 0 20 0 2 0 331521743 691294208 154152 33554432000 4194304 5964350 140734913356016 140633962593208 4399976 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 675092

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27268228/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=675092 CPUtime=1794.57 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 163387 0 0 0 179347 110 0 0 20 0 2 0 331521742 691294208 154152 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 168773 154152 194 433 0 168337 0
[pid=22486/tid=22488] ppid=22484 vsize=675092 CPUtime=1794.89 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 162256 0 0 0 179351 138 0 0 20 0 2 0 331521743 691294208 154152 33554432000 4194304 5964350 140734913356016 140633962593208 4400023 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 675092

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27268104/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=675092 CPUtime=1797.76 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 163387 0 0 0 179666 110 0 0 20 0 2 0 331521742 691294208 154152 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 168773 154152 194 433 0 168337 0
[pid=22486/tid=22488] ppid=22484 vsize=675092 CPUtime=1798.08 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 162256 0 0 0 179670 138 0 0 20 0 2 0 331521743 691294208 154152 33554432000 4194304 5964350 140734913356016 140633962593208 4400707 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 675092

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27268104/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=675092 CPUtime=1798.56 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 163387 0 0 0 179746 110 0 0 20 0 2 0 331521742 691294208 154152 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 168773 154152 194 433 0 168337 0
[pid=22486/tid=22488] ppid=22484 vsize=675092 CPUtime=1798.88 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 162256 0 0 0 179750 138 0 0 20 0 2 0 331521743 691294208 154152 33554432000 4194304 5964350 140734913356016 140633962593208 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 675092

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27268104/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=675092 CPUtime=1798.96 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 163387 0 0 0 179786 110 0 0 20 0 2 0 331521742 691294208 154152 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 168773 154152 194 433 0 168337 0
[pid=22486/tid=22488] ppid=22484 vsize=675092 CPUtime=1799.29 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 162256 0 0 0 179791 138 0 0 20 0 2 0 331521743 691294208 154152 33554432000 4194304 5964350 140734913356016 140633962593208 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.96
Current children cumulated vsize (KiB) 675092

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27268104/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=675092 CPUtime=1799.35 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) S 22484 22486 19272 0 -1 4202496 163395 0 0 0 179825 110 0 0 20 0 2 0 331521742 691294208 154209 33554432000 4194304 5964350 140734913356016 140734913355536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 168773 154209 194 433 0 168337 0
[pid=22486/tid=22488] ppid=22484 vsize=675092 CPUtime=1799.68 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202560 162264 0 0 0 179830 138 0 0 20 0 2 0 331521743 691294208 154209 33554432000 4194304 5964350 140734913356016 140633962593208 4400352 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 675092

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22554
/proc/meminfo: memFree=27268104/32873844 swapFree=7116/7116
[pid=22486] ppid=22484 vsize=0 CPUtime=1799.45 cores=1,3,5,7
/proc/22486/stat : 22486 (wbo1.72) Z 22484 22486 19272 0 -1 4203532 163397 0 0 0 179835 110 0 0 20 0 2 0 331521742 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22486/statm: 0 0 0 0 0 0 0
[pid=22486/tid=22488] ppid=22484 vsize=0 CPUtime=1799.78 cores=1,3,5,7
/proc/22486/task/22488/stat : 22488 (wbo1.72) R 22484 22486 19272 0 -1 4202564 162266 0 0 0 179840 138 0 0 20 0 2 0 331521743 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.81
CPU user time (s): 1798.42
CPU system time (s): 1.39179
CPU usage (%): 99.9892
Max. virtual memory (cumulated for all children) (KiB): 734584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.42
system time used= 1.39179
maximum resident set size= 663492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163397
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= 270
involuntary context switches= 1896

runsolver used 8.73067 second user time and 15.3997 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-02 18:18:52
IDJOB=3727988
IDBENCH=48122
IDSOLVER=2314
FILE ID=node108/3727988-1338653932
RUNJOBID= node108-1338651706-21126
PBS_JOBID= 14636472
Free space on /tmp= 71476 MiB

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

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

MD5SUM BENCH= 08d7a5060b972f308367859ff82f87f6
RANDOM SEED=288037701

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:        27864844 kB
Buffers:          314464 kB
Cached:          3475560 kB
SwapCached:           52 kB
Active:          2258016 kB
Inactive:        1950864 kB
Active(anon):     406468 kB
Inactive(anon):    13032 kB
Active(file):    1851548 kB
Inactive(file):  1937832 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108544 kB
Dirty:              5440 kB
Writeback:             0 kB
AnonPages:        489440 kB
Mapped:            15020 kB
Shmem:               172 kB
Slab:             662424 kB
SReclaimable:     104628 kB
SUnreclaim:       557796 kB
KernelStack:        1488 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     161280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 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-3727988-1338653932.opb

Free space on /tmp at the end= 71472 MiB
End job on node108 at 2012-06-02 18:48:52