Trace number 3727976

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_3.opb
MD5SUM12e000f4c238d036e0b89e0774c838fa
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75294
Sum of products size (including duplicates)150588
Number of different products75294
Sum of products size150588

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-3727976-1338658755.opb.
0.00/0.00	c Instance file HOME/instance-3727976-1338658755.opb
0.00/0.00	c File size is 5904571 bytes.
0.39/0.47	c Cost Offset: 0
0.39/0.47	c Highest Coefficient sum: 109
0.39/0.47	c ============================[ Problem Statistics ]=============================
0.39/0.47	c |                                                                             |
0.39/0.47	c |  Parsing time:          0.47         s                                      |
0.39/0.47	c |  Number Variables:      76294                                               |
0.39/0.47	c |  Number Clauses:        76294                                               |
0.39/0.47	c |  Number Cardinality:    0                                                   |
0.39/0.47	c |  Number PB Constraints: 75294                                               |
0.39/0.47	c |                                                                             |
0.49/0.52	c |  Problem Type:          Optimization                                        |
0.49/0.52	c |  Objective Function:    Cardinality Constraint                              |
0.49/0.52	c |                                                                             |
0.49/0.52	c ============================[ Search Statistics ]==============================
0.49/0.52	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.49/0.52	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.49/0.52	c ===============================================================================
0.59/0.65	c | 0.66      | 0  | 1            lb |  0                0                0.00  |
0.69/0.73	c | 0.73      | 0  | 2            lb |  0                0                0.00  |
0.79/0.84	c | 0.84      | 0  | 3            lb |  0                0                0.00  |
1.19/1.29	c | 1.29      | 0  | 4            lb |  0                0                0.00  |
95.98/96.08	c | 96.09     | 0  | 5            lb |  0                0                0.00  |
1799.48/1800.00	c ===============================================================================
1799.48/1800.00	c Wall Clock Time: 1800.01 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-3727976-1338658755/watcher-3727976-1338658755 -o /tmp/evaluation-result-3727976-1338658755/solver-3727976-1338658755 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727976-1338658755.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.99 3/177 22857
/proc/meminfo: memFree=27771680/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=10536 CPUtime=0 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) R 22855 22857 19272 0 -1 4202496 658 0 0 0 0 0 0 0 20 0 1 0 332004213 10788864 610 33554432000 4194304 5964350 140733293470208 140733205673656 4395326 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 2634 610 167 433 0 756 0

[startup+0.106569 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 22857
/proc/meminfo: memFree=27771680/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=31480 CPUtime=0.1 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) R 22855 22857 19272 0 -1 4202496 5897 0 0 0 9 1 0 0 20 0 1 0 332004213 32235520 5469 33554432000 4194304 5964350 140733293470208 140733205673656 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 7870 5470 452 433 0 5992 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31480

[startup+0.200322 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 22857
/proc/meminfo: memFree=27771680/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=37552 CPUtime=0.19 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) R 22855 22857 19272 0 -1 4202496 7685 0 0 0 18 1 0 0 20 0 1 0 332004213 38453248 7257 33554432000 4194304 5964350 140733293470208 140733205673656 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 9388 7258 743 433 0 7510 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37552

[startup+0.300312 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 22857
/proc/meminfo: memFree=27771680/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=44068 CPUtime=0.29 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) R 22855 22857 19272 0 -1 4202496 9591 0 0 0 28 1 0 0 20 0 1 0 332004213 45125632 9163 33554432000 4194304 5964350 140733293470208 140733205673656 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 11017 9165 1053 433 0 9139 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44068

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 22857
/proc/meminfo: memFree=27771680/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=137272 CPUtime=0.69 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 28160 0 0 0 65 4 0 0 20 0 2 0 332004213 140566528 24613 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 34318 24613 189 433 0 33882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137272

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22859
/proc/meminfo: memFree=27639312/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=193248 CPUtime=1.48 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 38765 0 0 0 142 6 0 0 20 0 2 0 332004213 197885952 34483 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 48312 34483 193 433 0 47876 0
[pid=22857/tid=22859] ppid=22855 vsize=193248 CPUtime=1.01 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 25324 0 0 0 96 5 0 0 20 0 2 0 332004261 197885952 34483 33554432000 4194304 5964350 140733293470208 140190003165512 4403290 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 193248

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22859
/proc/meminfo: memFree=27634520/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=193248 CPUtime=3.08 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 38766 0 0 0 302 6 0 0 20 0 2 0 332004213 197885952 34484 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 48312 34484 194 433 0 47876 0
[pid=22857/tid=22859] ppid=22855 vsize=193248 CPUtime=2.62 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 25325 0 0 0 256 6 0 0 20 0 2 0 332004261 197885952 34484 33554432000 4194304 5964350 140733293470208 140190003165592 4222308 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 193248

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22859
/proc/meminfo: memFree=27633776/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=193248 CPUtime=6.28 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 38766 0 0 0 622 6 0 0 20 0 2 0 332004213 197885952 34484 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 48312 34484 194 433 0 47876 0
[pid=22857/tid=22859] ppid=22855 vsize=193248 CPUtime=5.82 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 25325 0 0 0 576 6 0 0 20 0 2 0 332004261 197885952 34484 33554432000 4194304 5964350 140733293470208 140190003165592 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 193248

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22859
/proc/meminfo: memFree=27635200/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=193248 CPUtime=12.68 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 38766 0 0 0 1262 6 0 0 20 0 2 0 332004213 197885952 34484 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 48312 34484 194 433 0 47876 0
[pid=22857/tid=22859] ppid=22855 vsize=193248 CPUtime=12.22 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 25325 0 0 0 1216 6 0 0 20 0 2 0 332004261 197885952 34484 33554432000 4194304 5964350 140733293470208 140190003165592 4399785 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 193248

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22859
/proc/meminfo: memFree=27634200/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=193248 CPUtime=25.49 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 38872 0 0 0 2542 7 0 0 20 0 2 0 332004213 197885952 34590 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 48312 34590 194 433 0 47876 0
[pid=22857/tid=22859] ppid=22855 vsize=193248 CPUtime=25.01 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 25431 0 0 0 2495 6 0 0 20 0 2 0 332004261 197885952 34590 33554432000 4194304 5964350 140733293470208 140190003165592 4400439 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 193248

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 22862
/proc/meminfo: memFree=27624852/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=193248 CPUtime=51.08 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 40980 0 0 0 5099 9 0 0 20 0 2 0 332004213 197885952 36698 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 48312 36698 194 433 0 47876 0
[pid=22857/tid=22859] ppid=22855 vsize=193248 CPUtime=50.61 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 27539 0 0 0 5053 8 0 0 20 0 2 0 332004261 197885952 36698 33554432000 4194304 5964350 140733293470208 140190003165176 4403296 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 193248

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 22863
/proc/meminfo: memFree=27583440/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=258784 CPUtime=102.27 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 49657 0 0 0 10213 14 0 0 20 0 2 0 332004213 264994816 46395 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 64696 46395 194 433 0 64260 0
[pid=22857/tid=22859] ppid=22855 vsize=258784 CPUtime=101.81 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 36216 0 0 0 10167 14 0 0 20 0 2 0 332004261 264994816 46395 33554432000 4194304 5964350 140733293470208 140190003165512 4403451 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 258784

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22863
/proc/meminfo: memFree=27583324/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=258784 CPUtime=162.26 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 49679 0 0 0 16212 14 0 0 20 0 2 0 332004213 264994816 46417 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 64696 46417 194 433 0 64260 0
[pid=22857/tid=22859] ppid=22855 vsize=258784 CPUtime=161.81 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 36238 0 0 0 16166 15 0 0 20 0 2 0 332004261 264994816 46417 33554432000 4194304 5964350 140733293470208 140190003165512 4403290 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 258784

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22863
/proc/meminfo: memFree=27581588/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=258784 CPUtime=222.26 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 49704 0 0 0 22212 14 0 0 20 0 2 0 332004213 264994816 46442 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 64696 46442 194 433 0 64260 0
[pid=22857/tid=22859] ppid=22855 vsize=258784 CPUtime=221.81 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 36263 0 0 0 22165 16 0 0 20 0 2 0 332004261 264994816 46442 33554432000 4194304 5964350 140733293470208 140190003165512 4392658 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 258784

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22863
/proc/meminfo: memFree=27568320/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=258784 CPUtime=282.25 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 50826 0 0 0 28210 15 0 0 20 0 2 0 332004213 264994816 47564 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 64696 47564 194 433 0 64260 0
[pid=22857/tid=22859] ppid=22855 vsize=258784 CPUtime=281.8 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 37385 0 0 0 28162 18 0 0 20 0 2 0 332004261 264994816 47564 33554432000 4194304 5964350 140733293470208 140190003165176 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 258784

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22863
/proc/meminfo: memFree=27532404/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=258784 CPUtime=342.21 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 58293 0 0 0 34202 19 0 0 20 0 2 0 332004213 264994816 55547 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 64696 55547 194 433 0 64260 0
[pid=22857/tid=22859] ppid=22855 vsize=258784 CPUtime=341.78 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 44852 0 0 0 34155 23 0 0 20 0 2 0 332004261 264994816 55547 33554432000 4194304 5964350 140733293470208 140190003164984 4392783 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 258784

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22864
/proc/meminfo: memFree=27504908/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=324320 CPUtime=402.17 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 63391 0 0 0 40194 23 0 0 20 0 2 0 332004213 332103680 61155 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 81080 61155 194 433 0 80644 0
[pid=22857/tid=22859] ppid=22855 vsize=324320 CPUtime=401.75 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 49950 0 0 0 40146 29 0 0 20 0 2 0 332004261 332103680 61155 33554432000 4194304 5964350 140733293470208 140190003165176 4222330 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 324320

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 22864
/proc/meminfo: memFree=27427784/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=324320 CPUtime=462.15 cores=0,2,4,6

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

/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 156769 0 0 0 124045 114 0 0 20 0 2 0 332004261 734756864 168944 33554432000 4194304 5964350 140733293470208 140190003165176 4399820 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 717536

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 22924
/proc/meminfo: memFree=27173520/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=783072 CPUtime=1301.89 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 175661 0 0 0 130088 101 0 0 20 0 2 0 332004213 801865728 174393 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 195768 174393 194 433 0 195332 0
[pid=22857/tid=22859] ppid=22855 vsize=783072 CPUtime=1301.59 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 162220 0 0 0 130039 120 0 0 20 0 2 0 332004261 801865728 174393 33554432000 4194304 5964350 140733293470208 140190003165224 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 783072

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 22946
/proc/meminfo: memFree=27131760/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=783072 CPUtime=1361.88 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 180768 0 0 0 136083 105 0 0 20 0 2 0 332004213 801865728 179499 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 195768 179499 194 433 0 195332 0
[pid=22857/tid=22859] ppid=22855 vsize=783072 CPUtime=1361.59 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 167327 0 0 0 136035 124 0 0 20 0 2 0 332004261 801865728 179499 33554432000 4194304 5964350 140733293470208 140190003164984 4400548 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 783072

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22946
/proc/meminfo: memFree=27072280/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=783072 CPUtime=1421.88 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 186592 0 0 0 142078 110 0 0 20 0 2 0 332004213 801865728 185323 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 195768 185323 194 433 0 195332 0
[pid=22857/tid=22859] ppid=22855 vsize=783072 CPUtime=1421.59 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 173151 0 0 0 142029 130 0 0 20 0 2 0 332004261 801865728 185323 33554432000 4194304 5964350 140733293470208 140190003165176 4392882 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 783072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22946
/proc/meminfo: memFree=27013876/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1481.86 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 193771 0 0 0 148070 116 0 0 20 0 2 0 332004213 868974592 192501 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 192501 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1481.59 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 180330 0 0 0 148022 137 0 0 20 0 2 0 332004261 868974592 192501 33554432000 4194304 5964350 140733293470208 140190003165224 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 848608

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22946
/proc/meminfo: memFree=26990192/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1541.87 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 199299 0 0 0 154066 121 0 0 20 0 2 0 332004213 868974592 198024 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 198024 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1541.59 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 185858 0 0 0 154016 143 0 0 20 0 2 0 332004261 868974592 198024 33554432000 4194304 5964350 140733293470208 140190003165224 4392783 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 848608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22947
/proc/meminfo: memFree=26964680/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1601.84 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 204272 0 0 0 160060 124 0 0 20 0 2 0 332004213 868974592 203277 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 203277 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1601.58 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 190831 0 0 0 160011 147 0 0 20 0 2 0 332004261 868974592 203277 33554432000 4194304 5964350 140733293470208 140190003164984 4387859 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 848608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22947
/proc/meminfo: memFree=26911268/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1661.81 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 204981 0 0 0 166057 124 0 0 20 0 2 0 332004213 868974592 204692 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 204692 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1661.56 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 191540 0 0 0 166007 149 0 0 20 0 2 0 332004261 868974592 204692 33554432000 4194304 5964350 140733293470208 140190003164984 4392783 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 848608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22947
/proc/meminfo: memFree=26904268/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1721.8 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 204988 0 0 0 172055 125 0 0 20 0 2 0 332004213 868974592 204934 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 204934 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1721.55 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 191547 0 0 0 172005 150 0 0 20 0 2 0 332004261 868974592 204934 33554432000 4194304 5964350 140733293470208 140190003164984 4222352 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 848608

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22947
/proc/meminfo: memFree=26902040/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1781.78 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 205005 0 0 0 178053 125 0 0 20 0 2 0 332004213 868974592 205217 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 205217 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1781.54 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 191564 0 0 0 178003 151 0 0 20 0 2 0 332004261 868974592 205217 33554432000 4194304 5964350 140733293470208 140190003164984 4392681 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 848608

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

[startup+1792.01 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 22947
/proc/meminfo: memFree=26901172/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1791.49 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 205005 0 0 0 179024 125 0 0 20 0 2 0 332004213 868974592 205217 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 205217 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1791.24 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 191564 0 0 0 178973 151 0 0 20 0 2 0 332004261 868974592 205217 33554432000 4194304 5964350 140733293470208 140190003164984 4392888 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (KiB) 848608

[startup+1795.2 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 22947
/proc/meminfo: memFree=26901172/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1794.69 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 205005 0 0 0 179344 125 0 0 20 0 2 0 332004213 868974592 205217 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 205217 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1794.44 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 191564 0 0 0 179293 151 0 0 20 0 2 0 332004261 868974592 205217 33554432000 4194304 5964350 140733293470208 140190003164984 4403290 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 848608

[startup+1798.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 22947
/proc/meminfo: memFree=26901172/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1797.88 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 205005 0 0 0 179663 125 0 0 20 0 2 0 332004213 868974592 205217 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 205217 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1797.64 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 191564 0 0 0 179613 151 0 0 20 0 2 0 332004261 868974592 205217 33554432000 4194304 5964350 140733293470208 140190003164984 4403355 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 848608

[startup+1799.2 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 22947
/proc/meminfo: memFree=26901172/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1798.68 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 205005 0 0 0 179743 125 0 0 20 0 2 0 332004213 868974592 205217 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 205217 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1798.44 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 191564 0 0 0 179693 151 0 0 20 0 2 0 332004261 868974592 205217 33554432000 4194304 5964350 140733293470208 140190003164984 4403293 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 848608

[startup+1799.6 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 22947
/proc/meminfo: memFree=26901172/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1799.08 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 205005 0 0 0 179783 125 0 0 20 0 2 0 332004213 868974592 205217 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 205217 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1798.84 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 191564 0 0 0 179733 151 0 0 20 0 2 0 332004261 868974592 205217 33554432000 4194304 5964350 140733293470208 140190003164984 4399774 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 848608

[startup+1800 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 22947
/proc/meminfo: memFree=26901172/32873844 swapFree=7116/7116
[pid=22857] ppid=22855 vsize=848608 CPUtime=1799.48 cores=0,2,4,6
/proc/22857/stat : 22857 (wbo1.72) S 22855 22857 19272 0 -1 4202496 205005 0 0 0 179823 125 0 0 20 0 2 0 332004213 868974592 205217 33554432000 4194304 5964350 140733293470208 140733293469728 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22857/statm: 212152 205217 194 433 0 211716 0
[pid=22857/tid=22859] ppid=22855 vsize=848608 CPUtime=1799.24 cores=0,2,4,6
/proc/22857/task/22859/stat : 22859 (wbo1.72) R 22855 22857 19272 0 -1 4202560 191564 0 0 0 179773 151 0 0 20 0 2 0 332004261 868974592 205217 33554432000 4194304 5964350 140733293470208 140190003164984 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 848608

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.74
CPU user time (s): 1798.2
CPU system time (s): 1.54177
CPU usage (%): 99.985
Max. virtual memory (cumulated for all children) (KiB): 848608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.2
system time used= 1.54176
maximum resident set size= 820876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205007
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= 268
involuntary context switches= 1907

runsolver used 3.17352 second user time and 9.31858 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-02 19:39:15
IDJOB=3727976
IDBENCH=48149
IDSOLVER=2314
FILE ID=node108/3727976-1338658755
RUNJOBID= node108-1338651706-21125
PBS_JOBID= 14636472
Free space on /tmp= 71480 MiB

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

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

MD5SUM BENCH= 12e000f4c238d036e0b89e0774c838fa
RANDOM SEED=288037701

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27776548 kB
Buffers:          315132 kB
Cached:          3474556 kB
SwapCached:           52 kB
Active:          2342744 kB
Inactive:        1951372 kB
Active(anon):     491796 kB
Inactive(anon):    13032 kB
Active(file):    1850948 kB
Inactive(file):  1938340 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108544 kB
Dirty:              6644 kB
Writeback:            12 kB
AnonPages:        509184 kB
Mapped:            15020 kB
Shmem:               172 kB
Slab:             662588 kB
SReclaimable:     104712 kB
SUnreclaim:       557876 kB
KernelStack:        1464 kB
PageTables:         5016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     172196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    411648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727976-1338658755.opb

Free space on /tmp at the end= 71468 MiB
End job on node108 at 2012-06-02 20:09:17