Trace number 3705687

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.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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705687-1338089692.opb.
0.00/0.00	c Instance file HOME/instance-3705687-1338089692.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.01         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.68	c | 17.69     | 0  | 10           lb |  0                0                0.00  |
1762.86/1763.49	c | 1763.49   | 0  | 11           lb |  0                0                0.00  |
1799.36/1800.00	c ===============================================================================
1799.36/1800.00	c Wall Clock Time: 1800.00 s
1799.36/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-3705687-1338089692/watcher-3705687-1338089692 -o /tmp/evaluation-result-3705687-1338089692/solver-3705687-1338089692 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705687-1338089692.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 18589
/proc/meminfo: memFree=26875308/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=4072 CPUtime=0 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) R 18587 18589 16852 0 -1 4202496 487 0 0 0 0 0 0 0 20 0 1 0 275097751 4169728 439 33554432000 4194304 5963574 140736881385408 140733560872728 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 1018 439 177 432 0 537 0

[startup+0.0791731 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 18589
/proc/meminfo: memFree=26875308/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=85264 CPUtime=0.07 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 2174 0 0 0 7 0 0 0 20 0 2 0 275097751 87310336 2080 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 21316 2080 193 432 0 20881 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85264

[startup+0.100198 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 18589
/proc/meminfo: memFree=26875308/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=85264 CPUtime=0.09 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 2175 0 0 0 9 0 0 0 20 0 2 0 275097751 87310336 2081 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 21316 2081 194 432 0 20881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85264

[startup+0.300117 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 18589
/proc/meminfo: memFree=26875308/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=85264 CPUtime=0.29 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 2326 0 0 0 29 0 0 0 20 0 2 0 275097751 87310336 2232 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 21316 2232 194 432 0 20881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85264

[startup+0.70011 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 18589
/proc/meminfo: memFree=26875308/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=85264 CPUtime=0.69 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 2607 0 0 0 69 0 0 0 20 0 2 0 275097751 87310336 2513 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 21316 2513 194 432 0 20881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85264

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18591
/proc/meminfo: memFree=26864536/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=85264 CPUtime=1.49 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 3384 0 0 0 149 0 0 0 20 0 2 0 275097751 87310336 3290 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 21316 3290 194 432 0 20881 0
[pid=18589/tid=18591] ppid=18587 vsize=85264 CPUtime=1.47 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 2252 0 0 0 147 0 0 0 20 0 2 0 275097752 87310336 3290 33554432000 4194304 5963574 140736881385408 140121641989944 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85264

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18591
/proc/meminfo: memFree=26858800/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=85264 CPUtime=3.09 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 4574 0 0 0 309 0 0 0 20 0 2 0 275097751 87310336 4480 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 21316 4480 194 432 0 20881 0
[pid=18589/tid=18591] ppid=18587 vsize=85264 CPUtime=3.07 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 3442 0 0 0 307 0 0 0 20 0 2 0 275097752 87310336 4480 33554432000 4194304 5963574 140736881385408 140121641990184 4399623 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) 85264

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18591
/proc/meminfo: memFree=26849756/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=85408 CPUtime=6.28 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 5704 0 0 0 628 0 0 0 20 0 2 0 275097751 87457792 5610 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 21352 5610 194 432 0 20917 0
[pid=18589/tid=18591] ppid=18587 vsize=85408 CPUtime=6.27 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 4572 0 0 0 627 0 0 0 20 0 2 0 275097752 87457792 5610 33554432000 4194304 5963574 140736881385408 140121641989944 4399456 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) 85408

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18591
/proc/meminfo: memFree=26835132/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=85480 CPUtime=12.68 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 7928 0 0 0 1267 1 0 0 20 0 2 0 275097751 87531520 7834 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 21370 7834 194 432 0 20935 0
[pid=18589/tid=18591] ppid=18587 vsize=85480 CPUtime=12.67 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 6796 0 0 0 1265 2 0 0 20 0 2 0 275097752 87531520 7834 33554432000 4194304 5963574 140736881385408 140121641990136 4399417 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85480

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 18591
/proc/meminfo: memFree=26804404/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=85264 CPUtime=25.49 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 9550 0 0 0 2547 2 0 0 20 0 2 0 275097751 87310336 9404 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 21316 9404 194 432 0 20881 0
[pid=18589/tid=18591] ppid=18587 vsize=85264 CPUtime=25.46 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 8418 0 0 0 2544 2 0 0 20 0 2 0 275097752 87310336 9404 33554432000 4194304 5963574 140736881385408 140121641991096 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85264

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18592
/proc/meminfo: memFree=26766204/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=85588 CPUtime=51.08 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 14683 0 0 0 5104 4 0 0 20 0 2 0 275097751 87642112 14537 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 21397 14537 194 432 0 20962 0
[pid=18589/tid=18591] ppid=18587 vsize=85588 CPUtime=51.06 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 13551 0 0 0 5101 5 0 0 20 0 2 0 275097752 87642112 14537 33554432000 4194304 5963574 140736881385408 140121641989944 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85588

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18592
/proc/meminfo: memFree=26719948/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=151284 CPUtime=102.23 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 25495 0 0 0 10215 8 0 0 20 0 2 0 275097751 154914816 25829 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 37821 25829 194 432 0 37386 0
[pid=18589/tid=18591] ppid=18587 vsize=151284 CPUtime=102.24 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 24363 0 0 0 10214 10 0 0 20 0 2 0 275097752 154914816 25829 33554432000 4194304 5963574 140736881385408 140121641990136 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 151284

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18592
/proc/meminfo: memFree=26680576/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=217060 CPUtime=162.22 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 34795 0 0 0 16210 12 0 0 20 0 2 0 275097751 222269440 35129 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 54265 35129 194 432 0 53830 0
[pid=18589/tid=18591] ppid=18587 vsize=217060 CPUtime=162.23 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 33663 0 0 0 16209 14 0 0 20 0 2 0 275097752 222269440 35129 33554432000 4194304 5963574 140736881385408 140121641989944 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 217060

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18592
/proc/meminfo: memFree=26641808/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=217384 CPUtime=222.21 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 43894 0 0 0 22204 17 0 0 20 0 2 0 275097751 222601216 44207 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 54346 44207 194 432 0 53911 0
[pid=18589/tid=18591] ppid=18587 vsize=217384 CPUtime=222.23 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 42762 0 0 0 22202 21 0 0 20 0 2 0 275097752 222601216 44207 33554432000 4194304 5963574 140736881385408 140121641989944 4400323 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 217384

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18592
/proc/meminfo: memFree=26581256/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=217384 CPUtime=282.19 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 46882 0 0 0 28201 18 0 0 20 0 2 0 275097751 222601216 47194 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 54346 47194 194 432 0 53911 0
[pid=18589/tid=18591] ppid=18587 vsize=217384 CPUtime=282.23 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 45750 0 0 0 28200 23 0 0 20 0 2 0 275097752 222601216 47194 33554432000 4194304 5963574 140736881385408 140121641989944 4399623 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) 217384

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 18596
/proc/meminfo: memFree=26502632/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=283928 CPUtime=342.19 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 56071 0 0 0 34193 26 0 0 20 0 2 0 275097751 290742272 56360 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 70982 56360 194 432 0 70547 0
[pid=18589/tid=18591] ppid=18587 vsize=283928 CPUtime=342.23 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 54939 0 0 0 34191 32 0 0 20 0 2 0 275097752 290742272 56360 33554432000 4194304 5963574 140736881385408 140121641989944 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 283928

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18596
/proc/meminfo: memFree=26442020/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=283928 CPUtime=402.16 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 57181 0 0 0 40190 26 0 0 20 0 2 0 275097751 290742272 57656 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 70982 57656 194 432 0 70547 0
[pid=18589/tid=18591] ppid=18587 vsize=283928 CPUtime=402.21 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 56049 0 0 0 40188 33 0 0 20 0 2 0 275097752 290742272 57656 33554432000 4194304 5963574 140736881385408 140121641989944 4403111 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 283928

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18596
/proc/meminfo: memFree=26345700/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=352052 CPUtime=462.1 cores=1,3,5,7

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

/proc/18589/statm: 142432 132919 194 432 0 141997 0
[pid=18589/tid=18591] ppid=18587 vsize=569728 CPUtime=1302.09 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 129421 0 0 0 130108 101 0 0 20 0 2 0 275097752 583401472 132919 33554432000 4194304 5963574 140736881385408 140121641990008 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 569728

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18653
/proc/meminfo: memFree=26492816/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=576192 CPUtime=1361.83 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 132284 0 0 0 136101 82 0 0 20 0 2 0 275097751 590020608 134951 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 144048 134951 194 432 0 143613 0
[pid=18589/tid=18591] ppid=18587 vsize=576192 CPUtime=1362.05 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 131152 0 0 0 136102 103 0 0 20 0 2 0 275097752 590020608 134951 33554432000 4194304 5963574 140736881385408 140121641989944 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 576192

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18653
/proc/meminfo: memFree=26455244/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=646400 CPUtime=1421.82 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 141253 0 0 0 142091 91 0 0 20 0 2 0 275097751 661913600 143916 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 161600 143916 194 432 0 161165 0
[pid=18589/tid=18591] ppid=18587 vsize=646400 CPUtime=1422.06 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 140121 0 0 0 142093 113 0 0 20 0 2 0 275097752 661913600 143916 33554432000 4194304 5963574 140736881385408 140121641990136 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 646400

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18653
/proc/meminfo: memFree=26403968/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=648420 CPUtime=1481.8 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 144536 0 0 0 148087 93 0 0 20 0 2 0 275097751 663982080 147142 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 162105 147142 194 432 0 161670 0
[pid=18589/tid=18591] ppid=18587 vsize=648420 CPUtime=1482.06 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 143404 0 0 0 148090 116 0 0 20 0 2 0 275097752 663982080 147142 33554432000 4194304 5963574 140736881385408 140121641989944 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 648420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 18656
/proc/meminfo: memFree=26363536/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=654712 CPUtime=1541.8 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 146096 0 0 0 154086 94 0 0 20 0 2 0 275097751 670425088 148681 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 163678 148681 194 432 0 163243 0
[pid=18589/tid=18591] ppid=18587 vsize=654712 CPUtime=1542.06 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 144964 0 0 0 154089 117 0 0 20 0 2 0 275097752 670425088 148681 33554432000 4194304 5963574 140736881385408 140121641989944 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 654712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 18680
/proc/meminfo: memFree=26305504/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=660976 CPUtime=1601.78 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 151828 0 0 0 160080 98 0 0 20 0 2 0 275097751 676839424 154413 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 165244 154413 194 432 0 164809 0
[pid=18589/tid=18591] ppid=18587 vsize=660976 CPUtime=1602.06 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 150696 0 0 0 160083 123 0 0 20 0 2 0 275097752 676839424 154413 33554432000 4194304 5963574 140736881385408 140121641990184 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 660976

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18680
/proc/meminfo: memFree=26260544/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=731924 CPUtime=1661.78 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 162580 0 0 0 166069 109 0 0 20 0 2 0 275097751 749490176 165165 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 182981 165165 194 432 0 182546 0
[pid=18589/tid=18591] ppid=18587 vsize=731924 CPUtime=1662.06 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 161448 0 0 0 166071 135 0 0 20 0 2 0 275097752 749490176 165165 33554432000 4194304 5963574 140736881385408 140121641990136 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 731924

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18680
/proc/meminfo: memFree=26256588/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=733616 CPUtime=1721.77 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 163152 0 0 0 172068 109 0 0 20 0 2 0 275097751 751222784 165737 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 183404 165737 194 432 0 182969 0
[pid=18589/tid=18591] ppid=18587 vsize=733616 CPUtime=1722.07 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 162020 0 0 0 172071 136 0 0 20 0 2 0 275097752 751222784 165737 33554432000 4194304 5963574 140736881385408 140121641990184 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 733616

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18680
/proc/meminfo: memFree=26293184/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=675088 CPUtime=1781.76 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 163311 0 0 0 178066 110 0 0 20 0 2 0 275097751 691290112 154071 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 168772 154071 194 432 0 168337 0
[pid=18589/tid=18591] ppid=18587 vsize=675088 CPUtime=1782.07 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 162179 0 0 0 178070 137 0 0 20 0 2 0 275097752 691290112 154071 33554432000 4194304 5963574 140736881385408 140121641991096 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 675088

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18680
/proc/meminfo: memFree=26293308/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=675088 CPUtime=1791.37 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 163311 0 0 0 179027 110 0 0 20 0 2 0 275097751 691290112 154071 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 168772 154071 194 432 0 168337 0
[pid=18589/tid=18591] ppid=18587 vsize=675088 CPUtime=1791.68 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 162179 0 0 0 179031 137 0 0 20 0 2 0 275097752 691290112 154071 33554432000 4194304 5963574 140736881385408 140121641991096 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 675088

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18680
/proc/meminfo: memFree=26293308/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=675088 CPUtime=1794.57 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 163311 0 0 0 179347 110 0 0 20 0 2 0 275097751 691290112 154071 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 168772 154071 194 432 0 168337 0
[pid=18589/tid=18591] ppid=18587 vsize=675088 CPUtime=1794.87 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 162179 0 0 0 179350 137 0 0 20 0 2 0 275097752 691290112 154071 33554432000 4194304 5963574 140736881385408 140121641991096 4399623 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) 675088

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18680
/proc/meminfo: memFree=26293432/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=675088 CPUtime=1797.76 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 163311 0 0 0 179666 110 0 0 20 0 2 0 275097751 691290112 154071 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 168772 154071 194 432 0 168337 0
[pid=18589/tid=18591] ppid=18587 vsize=675088 CPUtime=1798.07 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 162179 0 0 0 179670 137 0 0 20 0 2 0 275097752 691290112 154071 33554432000 4194304 5963574 140736881385408 140121641991096 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 675088

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18680
/proc/meminfo: memFree=26293432/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=675088 CPUtime=1798.56 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 163311 0 0 0 179746 110 0 0 20 0 2 0 275097751 691290112 154071 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 168772 154071 194 432 0 168337 0
[pid=18589/tid=18591] ppid=18587 vsize=675088 CPUtime=1798.87 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 162179 0 0 0 179750 137 0 0 20 0 2 0 275097752 691290112 154071 33554432000 4194304 5963574 140736881385408 140121641991096 4403156 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 675088

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18680
/proc/meminfo: memFree=26293432/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=675088 CPUtime=1798.97 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 163311 0 0 0 179787 110 0 0 20 0 2 0 275097751 691290112 154071 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 168772 154071 194 432 0 168337 0
[pid=18589/tid=18591] ppid=18587 vsize=675088 CPUtime=1799.28 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 162179 0 0 0 179791 137 0 0 20 0 2 0 275097752 691290112 154071 33554432000 4194304 5963574 140736881385408 140121641991096 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.97
Current children cumulated vsize (KiB) 675088

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18680
/proc/meminfo: memFree=26293432/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=675088 CPUtime=1799.36 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 163311 0 0 0 179826 110 0 0 20 0 2 0 275097751 691290112 154071 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 168772 154071 194 432 0 168337 0
[pid=18589/tid=18591] ppid=18587 vsize=675088 CPUtime=1799.67 cores=1,3,5,7
/proc/18589/task/18591/stat : 18591 (wbo1.7) R 18587 18589 16852 0 -1 4202560 162179 0 0 0 179830 137 0 0 20 0 2 0 275097752 691290112 154071 33554432000 4194304 5963574 140736881385408 140121641991096 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 675088

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18680
/proc/meminfo: memFree=26293432/32873844 swapFree=6088/6088
[pid=18589] ppid=18587 vsize=675088 CPUtime=1799.46 cores=1,3,5,7
/proc/18589/stat : 18589 (wbo1.7) S 18587 18589 16852 0 -1 4202496 163311 0 0 0 179836 110 0 0 20 0 2 0 275097751 691290112 154071 33554432000 4194304 5963574 140736881385408 140736881384928 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18589/statm: 168772 154071 194 432 0 168337 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 675088

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.42
system time used= 1.39079
maximum resident set size= 663584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163311
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= 3464

runsolver used 3.3205 second user time and 8.5397 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 05:34:52
IDJOB=3705687
IDBENCH=48122
IDSOLVER=2284
FILE ID=node108/3705687-1338089692
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/mds/normalized-mds_200_10_5.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705687-1338089692/watcher-3705687-1338089692 -o /tmp/evaluation-result-3705687-1338089692/solver-3705687-1338089692 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705687-1338089692.opb

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

MD5SUM BENCH= 08d7a5060b972f308367859ff82f87f6
RANDOM SEED=778704499

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:        26876456 kB
Buffers:          295276 kB
Cached:          4528664 kB
SwapCached:            0 kB
Active:           971968 kB
Inactive:        4232168 kB
Active(anon):     379884 kB
Inactive(anon):        0 kB
Active(file):     592084 kB
Inactive(file):  4232168 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5440 kB
Writeback:             0 kB
AnonPages:        383176 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             655016 kB
SReclaimable:      97204 kB
SUnreclaim:       557812 kB
KernelStack:        1488 kB
PageTables:         4616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     151548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 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-3705687-1338089692.opb

Free space on /tmp at the end= 71728 MiB
End job on node108 at 2012-05-27 06:04:52