Trace number 3727992

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_5.opb
MD5SUMe3f554c192a1ee7b261cc2808827870e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
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 constraint26
Maximum length of a constraint50
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)6226
Sum of products size (including duplicates)12452
Number of different products6226
Sum of products size12452

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-3727992-1338658361.opb.
0.00/0.00	c Instance file HOME/instance-3727992-1338658361.opb
0.00/0.00	c File size is 460397 bytes.
0.00/0.03	c Cost Offset: 0
0.00/0.03	c Highest Coefficient sum: 51
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.04         s                                      |
0.00/0.03	c |  Number Variables:      6426                                                |
0.00/0.03	c |  Number Clauses:        6426                                                |
0.00/0.03	c |  Number Cardinality:    0                                                   |
0.00/0.03	c |  Number PB Constraints: 6226                                                |
0.00/0.03	c |                                                                             |
0.00/0.04	c |  Problem Type:          Optimization                                        |
0.00/0.04	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.04	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.04	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.04	c ===============================================================================
0.00/0.05	c | 0.05      | 0  | 1            lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 2            lb |  0                0                0.00  |
0.06/0.06	c | 0.07      | 0  | 3            lb |  0                0                0.00  |
0.39/0.44	c | 0.45      | 0  | 4            lb |  0                0                0.00  |
37.98/38.08	c | 38.09     | 0  | 5            lb |  0                0                0.00  |
1799.48/1800.00	c ===============================================================================
1799.48/1800.00	c Wall Clock Time: 1800.00 s
1799.48/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-3727992-1338658361/watcher-3727992-1338658361 -o /tmp/evaluation-result-3727992-1338658361/solver-3727992-1338658361 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727992-1338658361.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 12330
/proc/meminfo: memFree=26693696/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=5080 CPUtime=0 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) R 12328 12330 9917 0 -1 4202496 629 0 0 0 0 0 0 0 20 0 1 0 331961870 5201920 581 33554432000 4194304 5964350 140733287996896 140736593702440 4353188 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 1270 581 166 433 0 721 0

[startup+0.065186 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 12330
/proc/meminfo: memFree=26693696/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=86808 CPUtime=0.06 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 3625 0 0 0 6 0 0 0 20 0 2 0 331961870 88891392 3206 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 21702 3206 190 433 0 21266 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 86808

[startup+0.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 12330
/proc/meminfo: memFree=26693696/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=86808 CPUtime=0.09 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 3914 0 0 0 9 0 0 0 20 0 2 0 331961870 88891392 3494 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 21702 3494 192 433 0 21266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86808

[startup+0.300172 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 12330
/proc/meminfo: memFree=26693696/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=86808 CPUtime=0.29 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 3925 0 0 0 29 0 0 0 20 0 2 0 331961870 88891392 3505 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 21702 3505 194 433 0 21266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86808

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 12330
/proc/meminfo: memFree=26693696/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=86808 CPUtime=0.69 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 4357 0 0 0 69 0 0 0 20 0 2 0 331961870 88891392 3937 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 21702 3937 194 433 0 21266 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86808

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12332
/proc/meminfo: memFree=26678924/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=86808 CPUtime=1.49 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 4367 0 0 0 149 0 0 0 20 0 2 0 331961870 88891392 3947 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 21702 3947 194 433 0 21266 0
[pid=12330/tid=12332] ppid=12328 vsize=86808 CPUtime=1.44 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 2627 0 0 0 144 0 0 0 20 0 2 0 331961874 88891392 3947 33554432000 4194304 5964350 140733287996896 140314512214344 4403290 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86808

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12332
/proc/meminfo: memFree=26677064/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=86808 CPUtime=3.09 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 5502 0 0 0 309 0 0 0 20 0 2 0 331961870 88891392 5082 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 21702 5082 194 433 0 21266 0
[pid=12330/tid=12332] ppid=12328 vsize=86808 CPUtime=3.04 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 3762 0 0 0 304 0 0 0 20 0 2 0 331961874 88891392 5082 33554432000 4194304 5964350 140733287996896 140314512214008 4388992 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86808

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12332
/proc/meminfo: memFree=26664432/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=86808 CPUtime=6.29 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 8098 0 0 0 628 1 0 0 20 0 2 0 331961870 88891392 7678 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 21702 7678 194 433 0 21266 0
[pid=12330/tid=12332] ppid=12328 vsize=86808 CPUtime=6.23 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 6358 0 0 0 622 1 0 0 20 0 2 0 331961874 88891392 7678 33554432000 4194304 5964350 140733287996896 140314512214056 4222304 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86808

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12332
/proc/meminfo: memFree=26655804/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=86808 CPUtime=12.69 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 10446 0 0 0 1267 2 0 0 20 0 2 0 331961870 88891392 10026 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 21702 10026 194 433 0 21266 0
[pid=12330/tid=12332] ppid=12328 vsize=86808 CPUtime=12.61 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 8706 0 0 0 1259 2 0 0 20 0 2 0 331961874 88891392 10026 33554432000 4194304 5964350 140733287996896 140314512214008 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86808

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12332
/proc/meminfo: memFree=26635208/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=86808 CPUtime=25.48 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 14916 0 0 0 2545 3 0 0 20 0 2 0 331961870 88891392 14496 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 21702 14496 194 433 0 21266 0
[pid=12330/tid=12332] ppid=12328 vsize=86808 CPUtime=25.38 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 13176 0 0 0 2535 3 0 0 20 0 2 0 331961874 88891392 14496 33554432000 4194304 5964350 140733287996896 140314512214008 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86808

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 1.97 3/178 12332
/proc/meminfo: memFree=26619668/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=152344 CPUtime=51.08 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 18459 0 0 0 5104 4 0 0 20 0 2 0 331961870 156000256 17965 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 38086 17965 194 433 0 37650 0
[pid=12330/tid=12332] ppid=12328 vsize=152344 CPUtime=50.92 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 16719 0 0 0 5088 4 0 0 20 0 2 0 331961874 156000256 17965 33554432000 4194304 5964350 140733287996896 140314512214968 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152344

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/179 12333
/proc/meminfo: memFree=26571128/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=152344 CPUtime=102.28 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 29834 0 0 0 10219 9 0 0 20 0 2 0 331961870 156000256 29340 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 38086 29340 194 433 0 37650 0
[pid=12330/tid=12332] ppid=12328 vsize=152344 CPUtime=101.99 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 28094 0 0 0 10189 10 0 0 20 0 2 0 331961874 156000256 29340 33554432000 4194304 5964350 140733287996896 140314512214008 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 152344

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 12333
/proc/meminfo: memFree=26459944/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=218604 CPUtime=162.27 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 46828 0 0 0 16211 16 0 0 20 0 2 0 331961870 223850496 46334 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 54651 46334 194 433 0 54215 0
[pid=12330/tid=12332] ppid=12328 vsize=218604 CPUtime=161.83 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 45088 0 0 0 16165 18 0 0 20 0 2 0 331961874 223850496 46334 33554432000 4194304 5964350 140733287996896 140314512214008 4392888 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 218604

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12333
/proc/meminfo: memFree=26394844/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=284140 CPUtime=222.26 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 51120 0 0 0 22208 18 0 0 20 0 2 0 331961870 290959360 50626 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 71035 50626 194 433 0 70599 0
[pid=12330/tid=12332] ppid=12328 vsize=284140 CPUtime=221.68 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 49380 0 0 0 22147 21 0 0 20 0 2 0 331961874 290959360 50626 33554432000 4194304 5964350 140733287996896 140314512213816 4403263 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 284140

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12333
/proc/meminfo: memFree=26267124/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=284140 CPUtime=282.25 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 65984 0 0 0 28201 24 0 0 20 0 2 0 331961870 290959360 65490 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 71035 65490 194 433 0 70599 0
[pid=12330/tid=12332] ppid=12328 vsize=284140 CPUtime=281.52 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 64244 0 0 0 28124 28 0 0 20 0 2 0 331961874 290959360 65490 33554432000 4194304 5964350 140733287996896 140314512213816 4400352 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 284140

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12333
/proc/meminfo: memFree=26144488/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=349676 CPUtime=342.24 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 78225 0 0 0 34196 28 0 0 20 0 2 0 331961870 358068224 77731 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 87419 77731 194 433 0 86983 0
[pid=12330/tid=12332] ppid=12328 vsize=349676 CPUtime=341.37 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 76485 0 0 0 34104 33 0 0 20 0 2 0 331961874 358068224 77731 33554432000 4194304 5964350 140733287996896 140314512214008 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 349676

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12334
/proc/meminfo: memFree=26090636/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=349676 CPUtime=402.21 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 78255 0 0 0 40193 28 0 0 20 0 2 0 331961870 358068224 77854 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 87419 77854 194 433 0 86983 0
[pid=12330/tid=12332] ppid=12328 vsize=349676 CPUtime=401.2 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 76515 0 0 0 40086 34 0 0 20 0 2 0 331961874 358068224 77854 33554432000 4194304 5964350 140733287996896 140314512214008 4400029 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 349676

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 12337
/proc/meminfo: memFree=26009240/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=415212 CPUtime=462.17 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 12394
/proc/meminfo: memFree=26267092/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=809272 CPUtime=1361.87 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 182692 0 0 0 136116 71 0 0 20 0 2 0 331961870 828694528 184563 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 202318 184563 194 433 0 201882 0
[pid=12330/tid=12332] ppid=12328 vsize=809272 CPUtime=1358.51 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 180952 0 0 0 135760 91 0 0 20 0 2 0 331961874 828694528 184563 33554432000 4194304 5964350 140733287996896 140314512213816 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 809272

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 12394
/proc/meminfo: memFree=26210652/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=810296 CPUtime=1421.84 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 196522 0 0 0 142106 78 0 0 20 0 2 0 331961870 829743104 198763 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 202574 198763 194 433 0 202138 0
[pid=12330/tid=12332] ppid=12328 vsize=810296 CPUtime=1418.34 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 194783 0 0 0 141735 99 0 0 20 0 2 0 331961874 829743104 198764 33554432000 4194304 5964350 140733287996896 140314512214008 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 810296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 12394
/proc/meminfo: memFree=26206064/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1481.83 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197714 0 0 0 148105 78 0 0 20 0 2 0 331961870 896851968 199955 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 199955 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1478.18 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 195974 0 0 0 147718 100 0 0 20 0 2 0 331961874 896851968 199955 33554432000 4194304 5964350 140733287996896 140314512214008 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 875832

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 12394
/proc/meminfo: memFree=26177420/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1541.82 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197722 0 0 0 154104 78 0 0 20 0 2 0 331961870 896851968 199963 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 199963 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1538.03 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 195982 0 0 0 153702 101 0 0 20 0 2 0 331961874 896851968 199963 33554432000 4194304 5964350 140733287996896 140314512214008 4399906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 875832

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.99 4/179 12395
/proc/meminfo: memFree=26136004/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1601.81 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197744 0 0 0 160103 78 0 0 20 0 2 0 331961870 896851968 199985 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 199985 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1597.87 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 196004 0 0 0 159685 102 0 0 20 0 2 0 331961874 896851968 199985 33554432000 4194304 5964350 140733287996896 140314512214008 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 875832

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.99 4/180 12398
/proc/meminfo: memFree=26118276/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1661.8 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197778 0 0 0 166102 78 0 0 20 0 2 0 331961870 896851968 200019 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 200019 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1657.72 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 196038 0 0 0 165669 103 0 0 20 0 2 0 331961874 896851968 200019 33554432000 4194304 5964350 140733287996896 140314512214008 4399989 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 875832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 4/180 12421
/proc/meminfo: memFree=26087492/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1721.79 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197783 0 0 0 172101 78 0 0 20 0 2 0 331961870 896851968 200024 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 200024 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1717.56 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 196043 0 0 0 171652 104 0 0 20 0 2 0 331961874 896851968 200024 33554432000 4194304 5964350 140733287996896 140314512214008 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 875832

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 12421
/proc/meminfo: memFree=26048828/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1781.78 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197783 0 0 0 178100 78 0 0 20 0 2 0 331961870 896851968 200024 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 200024 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1777.41 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 196043 0 0 0 177636 105 0 0 20 0 2 0 331961874 896851968 200024 33554432000 4194304 5964350 140733287996896 140314512214008 4392838 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 875832

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 12421
/proc/meminfo: memFree=26044100/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1791.48 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197783 0 0 0 179070 78 0 0 20 0 2 0 331961870 896851968 200024 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 200024 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1787.09 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 196043 0 0 0 178604 105 0 0 20 0 2 0 331961874 896851968 200024 33554432000 4194304 5964350 140733287996896 140314512214008 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 875832

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12421
/proc/meminfo: memFree=26042860/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1794.68 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197783 0 0 0 179390 78 0 0 20 0 2 0 331961870 896851968 200024 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 200024 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1790.28 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 196043 0 0 0 178923 105 0 0 20 0 2 0 331961874 896851968 200024 33554432000 4194304 5964350 140733287996896 140314512214008 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 875832

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12421
/proc/meminfo: memFree=26041992/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1797.88 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197783 0 0 0 179710 78 0 0 20 0 2 0 331961870 896851968 200024 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 200024 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1793.47 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 196043 0 0 0 179242 105 0 0 20 0 2 0 331961874 896851968 200024 33554432000 4194304 5964350 140733287996896 140314512214008 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 875832

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 12421
/proc/meminfo: memFree=26041108/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1798.68 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197783 0 0 0 179790 78 0 0 20 0 2 0 331961870 896851968 200024 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 200024 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1794.27 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 196043 0 0 0 179322 105 0 0 20 0 2 0 331961874 896851968 200024 33554432000 4194304 5964350 140733287996896 140314512214008 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 875832

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 12421
/proc/meminfo: memFree=26040612/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1799.08 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197783 0 0 0 179830 78 0 0 20 0 2 0 331961870 896851968 200024 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 200024 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1794.67 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 196043 0 0 0 179362 105 0 0 20 0 2 0 331961874 896851968 200024 33554432000 4194304 5964350 140733287996896 140314512214008 4392882 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 875832

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 12421
/proc/meminfo: memFree=26040612/32873660 swapFree=7120/7120
[pid=12330] ppid=12328 vsize=875832 CPUtime=1799.48 cores=0,2,4,6
/proc/12330/stat : 12330 (wbo1.72) S 12328 12330 9917 0 -1 4202496 197783 0 0 0 179870 78 0 0 20 0 2 0 331961870 896851968 200024 33554432000 4194304 5964350 140733287996896 140733287996416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12330/statm: 218958 200024 194 433 0 218522 0
[pid=12330/tid=12332] ppid=12328 vsize=875832 CPUtime=1795.06 cores=0,2,4,6
/proc/12330/task/12332/stat : 12332 (wbo1.72) R 12328 12330 9917 0 -1 4202560 196043 0 0 0 179401 105 0 0 20 0 2 0 331961874 896851968 200024 33554432000 4194304 5964350 140733287996896 140314512214008 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 875832

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12330 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=64260
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=71837
# CPU time returned by wait4() is 1795.14
# while last known CPU time is 1799.48
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.48
CPU user time (s): 1798.7
CPU system time (s): 0.78
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 875832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.06
system time used= 1.07184
maximum resident set size= 800104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197785
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= 332
involuntary context switches= 1839

runsolver used 7.2409 second user time and 15.2777 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 19:32:41
IDJOB=3727992
IDBENCH=48148
IDSOLVER=2314
FILE ID=node117/3727992-1338658361
RUNJOBID= node117-1338651904-11313
PBS_JOBID= 14636463
Free space on /tmp= 69128 MiB

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

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

MD5SUM BENCH= e3f554c192a1ee7b261cc2808827870e
RANDOM SEED=78984306

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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:       32873660 kB
MemFree:        26694820 kB
Buffers:          595472 kB
Cached:          4058172 kB
SwapCached:          776 kB
Active:          2845440 kB
Inactive:        2418700 kB
Active(anon):     596432 kB
Inactive(anon):     9984 kB
Active(file):    2249008 kB
Inactive(file):  2408716 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        644768 kB
Mapped:            12972 kB
Shmem:                80 kB
Slab:             775140 kB
SReclaimable:     219528 kB
SUnreclaim:       555612 kB
KernelStack:        1488 kB
PageTables:         5136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     156032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    477184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727992-1338658361.opb

Free space on /tmp at the end= 69116 MiB
End job on node117 at 2012-06-02 20:02:41