Trace number 3727991

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark351.226
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 constraint51
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)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

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-3727991-1338655732.opb.
0.00/0.00	c Instance file HOME/instance-3727991-1338655732.opb
0.00/0.00	c File size is 462769 bytes.
0.00/0.03	c Cost Offset: 0
0.00/0.03	c Highest Coefficient sum: 52
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:      6460                                                |
0.00/0.03	c |  Number Clauses:        6460                                                |
0.00/0.03	c |  Number Cardinality:    0                                                   |
0.00/0.03	c |  Number PB Constraints: 6260                                                |
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.04/0.06	c | 0.06      | 0  | 2            lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | 3            lb |  0                0                0.00  |
11.08/11.15	c | 11.16     | 0  | 4            lb |  0                0                0.00  |
445.42/445.64	c | 445.64    | 0  | 5            lb |  0                0                0.00  |
1799.37/1800.00	c ===============================================================================
1799.37/1800.00	c Wall Clock Time: 1800.00 s
1799.37/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-3727991-1338655732/watcher-3727991-1338655732 -o /tmp/evaluation-result-3727991-1338655732/solver-3727991-1338655732 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727991-1338655732.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.95 3/177 22603
/proc/meminfo: memFree=27885812/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=5236 CPUtime=0 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) R 22601 22603 19272 0 -1 4202496 654 0 0 0 0 0 0 0 20 0 1 0 331701788 5361664 607 33554432000 4194304 5964350 140733762539392 140736971399480 4353427 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 1309 607 166 433 0 760 0

[startup+0.055451 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 22603
/proc/meminfo: memFree=27885812/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=87532 CPUtime=0.04 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 3165 0 0 0 4 0 0 0 20 0 2 0 331701788 89632768 2875 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 21883 2875 189 433 0 21447 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 87532

[startup+0.100213 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 22603
/proc/meminfo: memFree=27885812/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=86812 CPUtime=0.09 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 3872 0 0 0 9 0 0 0 20 0 2 0 331701788 88895488 3454 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 21703 3454 192 433 0 21267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86812

[startup+0.300156 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 22603
/proc/meminfo: memFree=27885812/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=86812 CPUtime=0.29 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 4066 0 0 0 29 0 0 0 20 0 2 0 331701788 88895488 3648 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 21703 3648 194 433 0 21267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86812

[startup+0.700113 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 22603
/proc/meminfo: memFree=27885812/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=86812 CPUtime=0.69 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 4076 0 0 0 69 0 0 0 20 0 2 0 331701788 88895488 3658 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 21703 3658 194 433 0 21267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86812

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22605
/proc/meminfo: memFree=27872048/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=86812 CPUtime=1.48 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 4444 0 0 0 148 0 0 0 20 0 2 0 331701788 88895488 4026 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 21703 4026 194 433 0 21267 0
[pid=22603/tid=22605] ppid=22601 vsize=86812 CPUtime=1.44 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 2701 0 0 0 144 0 0 0 20 0 2 0 331701792 88895488 4026 33554432000 4194304 5964350 140733762539392 139981742434296 4403639 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) 86812

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22605
/proc/meminfo: memFree=27869320/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=86812 CPUtime=3.08 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 5602 0 0 0 307 1 0 0 20 0 2 0 331701788 88895488 5184 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 21703 5184 194 433 0 21267 0
[pid=22603/tid=22605] ppid=22601 vsize=86812 CPUtime=3.04 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 3859 0 0 0 303 1 0 0 20 0 2 0 331701792 88895488 5184 33554432000 4194304 5964350 140733762539392 139981742434296 4399921 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 86812

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22605
/proc/meminfo: memFree=27859276/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=86812 CPUtime=6.28 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 7274 0 0 0 626 2 0 0 20 0 2 0 331701788 88895488 6856 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 21703 6856 194 433 0 21267 0
[pid=22603/tid=22605] ppid=22601 vsize=86812 CPUtime=6.24 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 5531 0 0 0 622 2 0 0 20 0 2 0 331701792 88895488 6856 33554432000 4194304 5964350 140733762539392 139981742434296 4400745 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) 86812

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22605
/proc/meminfo: memFree=27851852/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=86812 CPUtime=12.68 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 9005 0 0 0 1266 2 0 0 20 0 2 0 331701788 88895488 8587 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 21703 8587 194 433 0 21267 0
[pid=22603/tid=22605] ppid=22601 vsize=86812 CPUtime=12.64 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 7262 0 0 0 1261 3 0 0 20 0 2 0 331701792 88895488 8587 33554432000 4194304 5964350 140733762539392 139981742434648 4388952 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) 86812

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22605
/proc/meminfo: memFree=27846584/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=86812 CPUtime=25.48 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 10452 0 0 0 2545 3 0 0 20 0 2 0 331701788 88895488 10034 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 21703 10034 194 433 0 21267 0
[pid=22603/tid=22605] ppid=22601 vsize=86812 CPUtime=25.45 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 8709 0 0 0 2541 4 0 0 20 0 2 0 331701792 88895488 10034 33554432000 4194304 5964350 140733762539392 139981742434296 4403296 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86812

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22606
/proc/meminfo: memFree=27796660/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=152672 CPUtime=51.07 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 18830 0 0 0 5102 5 0 0 20 0 2 0 331701788 156336128 18412 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 38168 18412 194 433 0 37732 0
[pid=22603/tid=22605] ppid=22601 vsize=152672 CPUtime=51.04 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 17087 0 0 0 5098 6 0 0 20 0 2 0 331701792 156336128 18412 33554432000 4194304 5964350 140733762539392 139981742434104 4403290 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 152672

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 1.95 3/180 22609
/proc/meminfo: memFree=27664840/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=218368 CPUtime=102.27 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 35581 0 0 0 10214 13 0 0 20 0 2 0 331701788 223608832 35163 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 54592 35163 194 433 0 54156 0
[pid=22603/tid=22605] ppid=22601 vsize=218368 CPUtime=102.24 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 33838 0 0 0 10209 15 0 0 20 0 2 0 331701792 223608832 35163 33554432000 4194304 5964350 140733762539392 139981742434104 4400477 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 218368

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/179 22609
/proc/meminfo: memFree=27581880/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=218608 CPUtime=162.26 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 40061 0 0 0 16210 16 0 0 20 0 2 0 331701788 223854592 39643 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 54652 39643 194 433 0 54216 0
[pid=22603/tid=22605] ppid=22601 vsize=218608 CPUtime=162.24 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 38318 0 0 0 16205 19 0 0 20 0 2 0 331701792 223854592 39643 33554432000 4194304 5964350 140733762539392 139981742434104 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 218608

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22609
/proc/meminfo: memFree=27502396/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=218608 CPUtime=222.24 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 45708 0 0 0 22205 19 0 0 20 0 2 0 331701788 223854592 45288 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 54652 45288 194 433 0 54216 0
[pid=22603/tid=22605] ppid=22601 vsize=218608 CPUtime=222.24 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 43965 0 0 0 22201 23 0 0 20 0 2 0 331701792 223854592 45288 33554432000 4194304 5964350 140733762539392 139981742434296 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 218608

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22609
/proc/meminfo: memFree=27416264/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=284144 CPUtime=282.2 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 53414 0 0 0 28197 23 0 0 20 0 2 0 331701788 290963456 53068 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 71036 53068 194 433 0 70600 0
[pid=22603/tid=22605] ppid=22601 vsize=284144 CPUtime=282.21 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 51671 0 0 0 28193 28 0 0 20 0 2 0 331701792 290963456 53068 33554432000 4194304 5964350 140733762539392 139981742434296 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 284144

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22610
/proc/meminfo: memFree=27363096/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=285440 CPUtime=342.14 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 66371 0 0 0 34183 31 0 0 20 0 2 0 331701788 292290560 66354 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 71360 66354 194 433 0 70924 0
[pid=22603/tid=22605] ppid=22601 vsize=285440 CPUtime=342.16 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 64628 0 0 0 34179 37 0 0 20 0 2 0 331701792 292290560 66354 33554432000 4194304 5964350 140733762539392 139981742434104 4399846 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 285440

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22610
/proc/meminfo: memFree=27352388/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=353408 CPUtime=402.13 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 68547 0 0 0 40180 33 0 0 20 0 2 0 331701788 361889792 68928 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 88352 68928 194 433 0 87916 0
[pid=22603/tid=22605] ppid=22601 vsize=353408 CPUtime=402.16 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 66804 0 0 0 40177 39 0 0 20 0 2 0 331701792 361889792 68928 33554432000 4194304 5964350 140733762539392 139981742434168 4403296 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) 353408

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 22610
/proc/meminfo: memFree=27352360/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=349608 CPUtime=462.11 cores=1,3,5,7

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

/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 107560 0 0 0 130135 77 0 0 20 0 2 0 331701792 493326336 108548 33554432000 4194304 5964350 140733762539392 139981742434296 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 481764

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 22694
/proc/meminfo: memFree=27679360/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=481764 CPUtime=1361.88 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 109317 0 0 0 136131 57 0 0 20 0 2 0 331701788 493326336 108644 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 120441 108644 194 433 0 120005 0
[pid=22603/tid=22605] ppid=22601 vsize=481764 CPUtime=1362.11 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 107574 0 0 0 136133 78 0 0 20 0 2 0 331701792 493326336 108644 33554432000 4194304 5964350 140733762539392 139981742434296 4403296 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 481764

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 22694
/proc/meminfo: memFree=27642532/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=481764 CPUtime=1421.88 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 109337 0 0 0 142131 57 0 0 20 0 2 0 331701788 493326336 108664 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 120441 108664 194 433 0 120005 0
[pid=22603/tid=22605] ppid=22601 vsize=481764 CPUtime=1422.12 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 107594 0 0 0 142133 79 0 0 20 0 2 0 331701792 493326336 108664 33554432000 4194304 5964350 140733762539392 139981742434296 4400035 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 481764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 22694
/proc/meminfo: memFree=27629884/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=481764 CPUtime=1481.86 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 109339 0 0 0 148129 57 0 0 20 0 2 0 331701788 493326336 108666 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 120441 108666 194 433 0 120005 0
[pid=22603/tid=22605] ppid=22601 vsize=481764 CPUtime=1482.11 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 107596 0 0 0 148131 80 0 0 20 0 2 0 331701792 493326336 108666 33554432000 4194304 5964350 140733762539392 139981742434296 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 481764

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 22694
/proc/meminfo: memFree=27618404/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=481764 CPUtime=1541.86 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 111655 0 0 0 154127 59 0 0 20 0 2 0 331701788 493326336 110982 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 120441 110982 194 433 0 120005 0
[pid=22603/tid=22605] ppid=22601 vsize=481764 CPUtime=1542.11 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 109912 0 0 0 154128 83 0 0 20 0 2 0 331701792 493326336 110982 33554432000 4194304 5964350 140733762539392 139981742434104 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 481764

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 22695
/proc/meminfo: memFree=27550112/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=547300 CPUtime=1601.84 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 123004 0 0 0 160120 64 0 0 20 0 2 0 331701788 560435200 122331 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 136825 122331 194 433 0 136389 0
[pid=22603/tid=22605] ppid=22601 vsize=547300 CPUtime=1602.12 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 121261 0 0 0 160123 89 0 0 20 0 2 0 331701792 560435200 122331 33554432000 4194304 5964350 140733762539392 139981742434296 5136340 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 547300

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 22695
/proc/meminfo: memFree=27496192/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=547300 CPUtime=1661.83 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 127193 0 0 0 166117 66 0 0 20 0 2 0 331701788 560435200 126520 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 136825 126520 194 433 0 136389 0
[pid=22603/tid=22605] ppid=22601 vsize=547300 CPUtime=1662.12 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 125450 0 0 0 166120 92 0 0 20 0 2 0 331701792 560435200 126520 33554432000 4194304 5964350 140733762539392 139981742434296 4399858 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 547300

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/179 22695
/proc/meminfo: memFree=27388476/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=612836 CPUtime=1721.79 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 145039 0 0 0 172103 76 0 0 20 0 2 0 331701788 627544064 144565 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 153209 144565 194 433 0 152773 0
[pid=22603/tid=22605] ppid=22601 vsize=612836 CPUtime=1722.08 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 143296 0 0 0 172105 103 0 0 20 0 2 0 331701792 627544064 144565 33554432000 4194304 5964350 140733762539392 139981742434296 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 612836

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 22695
/proc/meminfo: memFree=27318584/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=678372 CPUtime=1781.77 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 158351 0 0 0 178092 85 0 0 20 0 2 0 331701788 694652928 157881 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 169593 157881 194 433 0 169157 0
[pid=22603/tid=22605] ppid=22601 vsize=678372 CPUtime=1782.08 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 156608 0 0 0 178095 113 0 0 20 0 2 0 331701792 694652928 157881 33554432000 4194304 5964350 140733762539392 139981742434296 5136340 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) 678372

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 22695
/proc/meminfo: memFree=27307608/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=678372 CPUtime=1791.37 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 161123 0 0 0 179051 86 0 0 20 0 2 0 331701788 694652928 160680 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 169593 160680 194 433 0 169157 0
[pid=22603/tid=22605] ppid=22601 vsize=678372 CPUtime=1791.68 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 159380 0 0 0 179054 114 0 0 20 0 2 0 331701792 694652928 160680 33554432000 4194304 5964350 140733762539392 139981742434296 4399840 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) 678372

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 22695
/proc/meminfo: memFree=27304384/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=678372 CPUtime=1794.58 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 161871 0 0 0 179371 87 0 0 20 0 2 0 331701788 694652928 161428 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 169593 161428 194 433 0 169157 0
[pid=22603/tid=22605] ppid=22601 vsize=678372 CPUtime=1794.88 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 160128 0 0 0 179373 115 0 0 20 0 2 0 331701792 694652928 161428 33554432000 4194304 5964350 140733762539392 139981742434296 4403290 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 678372

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 22695
/proc/meminfo: memFree=27302276/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=678912 CPUtime=1797.77 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 162696 0 0 0 179690 87 0 0 20 0 2 0 331701788 695205888 162252 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 169728 162252 194 433 0 169292 0
[pid=22603/tid=22605] ppid=22601 vsize=678912 CPUtime=1798.08 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 160953 0 0 0 179693 115 0 0 20 0 2 0 331701792 695205888 162252 33554432000 4194304 5964350 140733762539392 139981742434104 4399976 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 678912

[startup+1799.1 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 22695
/proc/meminfo: memFree=27300788/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=678912 CPUtime=1798.56 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 163102 0 0 0 179769 87 0 0 20 0 2 0 331701788 695205888 162658 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 169728 162658 194 433 0 169292 0
[pid=22603/tid=22605] ppid=22601 vsize=678912 CPUtime=1798.88 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 161359 0 0 0 179773 115 0 0 20 0 2 0 331701792 695205888 162658 33554432000 4194304 5964350 140733762539392 139981742434104 4399840 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) 678912

[startup+1799.5 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 22695
/proc/meminfo: memFree=27298928/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=678912 CPUtime=1798.97 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 163222 0 0 0 179810 87 0 0 20 0 2 0 331701788 695205888 162778 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 169728 162778 194 433 0 169292 0
[pid=22603/tid=22605] ppid=22601 vsize=678912 CPUtime=1799.28 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 161479 0 0 0 179813 115 0 0 20 0 2 0 331701792 695205888 162778 33554432000 4194304 5964350 140733762539392 139981742434104 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.97
Current children cumulated vsize (KiB) 678912

[startup+1799.9 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 22695
/proc/meminfo: memFree=27298928/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=678912 CPUtime=1799.37 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 163453 0 0 0 179849 88 0 0 20 0 2 0 331701788 695205888 163009 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 169728 163009 194 433 0 169292 0
[pid=22603/tid=22605] ppid=22601 vsize=678912 CPUtime=1799.68 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202560 161710 0 0 0 179852 116 0 0 20 0 2 0 331701792 695205888 163009 33554432000 4194304 5964350 140733762539392 139981742434296 4400321 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 678912

[startup+1800 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 22695
/proc/meminfo: memFree=27298928/32873844 swapFree=7116/7116
[pid=22603] ppid=22601 vsize=678912 CPUtime=1799.47 cores=1,3,5,7
/proc/22603/stat : 22603 (wbo1.72) S 22601 22603 19272 0 -1 4202496 163456 0 0 0 179859 88 0 0 20 0 2 0 331701788 695205888 163012 33554432000 4194304 5964350 140733762539392 140733762538912 4546605 256 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22603/statm: 0 0 0 0 0 0 0
[pid=22603/tid=22605] ppid=22601 vsize=0 CPUtime=1799.78 cores=1,3,5,7
/proc/22603/task/22605/stat : 22605 (wbo1.72) R 22601 22603 19272 0 -1 4202564 161713 0 0 0 179862 116 0 0 20 0 2 0 331701792 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.47
Current children cumulated vsize (KiB) 678912

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.84
CPU user time (s): 1798.66
CPU system time (s): 1.18182
CPU usage (%): 99.9906
Max. virtual memory (cumulated for all children) (KiB): 678912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.66
system time used= 1.18182
maximum resident set size= 652048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163456
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= 251
involuntary context switches= 2035

runsolver used 2.74958 second user time and 8.88865 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-02 18:48:52
IDJOB=3727991
IDBENCH=48132
IDSOLVER=2314
FILE ID=node108/3727991-1338655732
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_25_4.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727991-1338655732/watcher-3727991-1338655732 -o /tmp/evaluation-result-3727991-1338655732/solver-3727991-1338655732 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727991-1338655732.opb

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=488510982

node108.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27886736 kB
Buffers:          314700 kB
Cached:          3475916 kB
SwapCached:           52 kB
Active:          2235732 kB
Inactive:        1951116 kB
Active(anon):     383200 kB
Inactive(anon):    13032 kB
Active(file):    1852532 kB
Inactive(file):  1938084 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108544 kB
Dirty:              5444 kB
Writeback:             0 kB
AnonPages:        347400 kB
Mapped:            15020 kB
Shmem:               172 kB
Slab:             662428 kB
SReclaimable:     104636 kB
SUnreclaim:       557792 kB
KernelStack:        1488 kB
PageTables:         4856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     164588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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-3727991-1338655732.opb

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