Trace number 3727981

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_4.opb
MD5SUM4c6ab7a9b1b11dc4bf8c6231156cc585
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.88071
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint26
Maximum length of a constraint41
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3070
Sum of products size (including duplicates)6140
Number of different products3070
Sum of products size6140

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-3727981-1338657533.opb.
0.00/0.00	c Instance file HOME/instance-3727981-1338657533.opb
0.00/0.00	c File size is 219416 bytes.
0.00/0.01	c Cost Offset: 0
0.00/0.01	c Highest Coefficient sum: 42
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      3170                                                |
0.00/0.01	c |  Number Clauses:        3170                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 3070                                                |
0.00/0.01	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.02	c | 0.02      | 0  | 1            lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 2            lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 3            lb |  0                0                0.00  |
24.39/24.42	c | 24.43     | 0  | 4            lb |  0                0                0.00  |
1799.44/1800.00	c ===============================================================================
1799.44/1800.00	c Wall Clock Time: 1800.00 s
1799.44/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-3727981-1338657533/watcher-3727981-1338657533 -o /tmp/evaluation-result-3727981-1338657533/solver-3727981-1338657533 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727981-1338657533.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.01 2.00 1.97 3/177 22795
/proc/meminfo: memFree=27951028/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=4080 CPUtime=0 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) R 22793 22795 19272 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 331881856 4177920 460 33554432000 4194304 5964350 140733296038000 140734174748616 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 1020 460 175 433 0 530 0

[startup+0.035403 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 22795
/proc/meminfo: memFree=27951028/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=85524 CPUtime=0.02 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 2198 0 0 0 2 0 0 0 20 0 2 0 331881856 87576576 2096 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 21381 2096 192 433 0 20945 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 85524

[startup+0.100203 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 22795
/proc/meminfo: memFree=27951028/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=85524 CPUtime=0.09 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 2203 0 0 0 9 0 0 0 20 0 2 0 331881856 87576576 2101 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 21381 2101 194 433 0 20945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85524

[startup+0.300117 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 22795
/proc/meminfo: memFree=27951028/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=85524 CPUtime=0.29 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 2501 0 0 0 29 0 0 0 20 0 2 0 331881856 87576576 2399 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 21381 2399 194 433 0 20945 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85524

[startup+0.700115 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 22795
/proc/meminfo: memFree=27951028/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=85524 CPUtime=0.69 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 3183 0 0 0 69 0 0 0 20 0 2 0 331881856 87576576 3081 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 21381 3081 194 433 0 20945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85524

[startup+1.50028 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 22797
/proc/meminfo: memFree=27937008/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=85524 CPUtime=1.49 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 4806 0 0 0 148 1 0 0 20 0 2 0 331881856 87576576 4704 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 21381 4704 194 433 0 20945 0
[pid=22795/tid=22797] ppid=22793 vsize=85524 CPUtime=1.46 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 3595 0 0 0 146 0 0 0 20 0 2 0 331881858 87576576 4704 33554432000 4194304 5964350 140733296038000 140344185939960 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85524

[startup+3.10029 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 22797
/proc/meminfo: memFree=27929444/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=85524 CPUtime=3.08 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 7368 0 0 0 307 1 0 0 20 0 2 0 331881856 87576576 7266 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 21381 7267 194 433 0 20945 0
[pid=22795/tid=22797] ppid=22793 vsize=85524 CPUtime=3.06 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 6158 0 0 0 305 1 0 0 20 0 2 0 331881858 87576576 7267 33554432000 4194304 5964350 140733296038000 140344185939960 5136340 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) 85524

[startup+6.3003 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 22797
/proc/meminfo: memFree=27918384/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=85668 CPUtime=6.29 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 9452 0 0 0 627 2 0 0 20 0 2 0 331881856 87724032 9350 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 21417 9350 194 433 0 20981 0
[pid=22795/tid=22797] ppid=22793 vsize=85668 CPUtime=6.26 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 8241 0 0 0 624 2 0 0 20 0 2 0 331881858 87724032 9350 33554432000 4194304 5964350 140733296038000 140344185939960 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85668

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 22797
/proc/meminfo: memFree=27903040/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=85740 CPUtime=12.69 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 12062 0 0 0 1266 3 0 0 20 0 2 0 331881856 87797760 11960 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 21435 11960 194 433 0 20999 0
[pid=22795/tid=22797] ppid=22793 vsize=85740 CPUtime=12.66 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 10851 0 0 0 1263 3 0 0 20 0 2 0 331881858 87797760 11960 33554432000 4194304 5964350 140733296038000 140344185939960 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85740

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 22797
/proc/meminfo: memFree=27888688/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=85524 CPUtime=25.49 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 15720 0 0 0 2544 5 0 0 20 0 2 0 331881856 87576576 15566 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 21381 15566 194 433 0 20945 0
[pid=22795/tid=22797] ppid=22793 vsize=85524 CPUtime=25.46 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 14509 0 0 0 2541 5 0 0 20 0 2 0 331881858 87576576 15566 33554432000 4194304 5964350 140733296038000 140344185940920 4392882 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85524

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 22797
/proc/meminfo: memFree=27850016/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=151384 CPUtime=51.08 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 25632 0 0 0 5099 9 0 0 20 0 2 0 331881856 155017216 25478 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 37846 25478 194 433 0 37410 0
[pid=22795/tid=22797] ppid=22793 vsize=151384 CPUtime=51.06 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 24421 0 0 0 5096 10 0 0 20 0 2 0 331881858 155017216 25478 33554432000 4194304 5964350 140733296038000 140344185939960 4222304 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 151384

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 22801
/proc/meminfo: memFree=27777356/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=217080 CPUtime=102.28 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 40731 0 0 0 10213 15 0 0 20 0 2 0 331881856 222289920 40577 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 54270 40577 194 433 0 53834 0
[pid=22795/tid=22797] ppid=22793 vsize=217080 CPUtime=102.27 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 39520 0 0 0 10211 16 0 0 20 0 2 0 331881858 222289920 40577 33554432000 4194304 5964350 140733296038000 140344185939960 4399958 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 217080

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/179 22801
/proc/meminfo: memFree=27744004/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=217080 CPUtime=162.25 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 49022 0 0 0 16206 19 0 0 20 0 2 0 331881856 222289920 48868 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 54270 48868 194 433 0 53834 0
[pid=22795/tid=22797] ppid=22793 vsize=217080 CPUtime=162.26 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 47811 0 0 0 16204 22 0 0 20 0 2 0 331881858 222289920 48868 33554432000 4194304 5964350 140733296038000 140344185939960 4403290 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 217080

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/179 22801
/proc/meminfo: memFree=27694508/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=282856 CPUtime=222.24 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 61228 0 0 0 22198 26 0 0 20 0 2 0 331881856 289644544 61213 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 70714 61213 194 433 0 70278 0
[pid=22795/tid=22797] ppid=22793 vsize=282856 CPUtime=222.25 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 60017 0 0 0 22196 29 0 0 20 0 2 0 331881858 289644544 61213 33554432000 4194304 5964350 140733296038000 140344185939960 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 282856

[startup+282.3 s]
/proc/loadavg: 2.05 2.02 1.98 3/179 22801
/proc/meminfo: memFree=27691872/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=282856 CPUtime=282.18 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 62087 0 0 0 28192 26 0 0 20 0 2 0 331881856 289644544 62149 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 70714 62149 194 433 0 70278 0
[pid=22795/tid=22797] ppid=22793 vsize=282856 CPUtime=282.21 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 60876 0 0 0 28190 31 0 0 20 0 2 0 331881858 289644544 62149 33554432000 4194304 5964350 140733296038000 140344185939960 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 282856

[startup+342.3 s]
/proc/loadavg: 2.07 2.03 1.98 3/179 22801
/proc/meminfo: memFree=27662140/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=348392 CPUtime=342.12 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 69255 0 0 0 34182 30 0 0 20 0 2 0 331881856 356753408 69328 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 87098 69328 194 433 0 86662 0
[pid=22795/tid=22797] ppid=22793 vsize=348392 CPUtime=342.16 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 68044 0 0 0 34180 36 0 0 20 0 2 0 331881858 356753408 69328 33554432000 4194304 5964350 140733296038000 140344185939768 4400023 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 348392

[startup+402.3 s]
/proc/loadavg: 2.07 2.04 1.99 3/179 22802
/proc/meminfo: memFree=27652936/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=348392 CPUtime=402.11 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 70805 0 0 0 40180 31 0 0 20 0 2 0 331881856 356753408 71817 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 87098 71817 194 433 0 86662 0
[pid=22795/tid=22797] ppid=22793 vsize=348392 CPUtime=402.15 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 69594 0 0 0 40178 37 0 0 20 0 2 0 331881858 356753408 71817 33554432000 4194304 5964350 140733296038000 140344185939960 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 348392

[startup+462.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/179 22802
/proc/meminfo: memFree=27553548/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=413928 CPUtime=462.09 cores=1,3,5,7

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

/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 120200 0 0 0 130123 82 0 0 20 0 2 0 331881858 587169792 123032 33554432000 4194304 5964350 140733296038000 140344185940008 4399987 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 573408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22863
/proc/meminfo: memFree=27583820/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=573568 CPUtime=1361.84 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 121500 0 0 0 136122 62 0 0 20 0 2 0 331881856 587333632 123121 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 143392 123121 194 433 0 142956 0
[pid=22795/tid=22797] ppid=22793 vsize=573568 CPUtime=1362.04 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 120289 0 0 0 136121 83 0 0 20 0 2 0 331881858 587333632 123121 33554432000 4194304 5964350 140733296038000 140344185940008 4399989 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 573568

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22863
/proc/meminfo: memFree=27581712/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=576632 CPUtime=1421.84 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 122139 0 0 0 142121 63 0 0 20 0 2 0 331881856 590471168 123738 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 144158 123738 194 433 0 143722 0
[pid=22795/tid=22797] ppid=22793 vsize=576632 CPUtime=1422.05 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 120928 0 0 0 142121 84 0 0 20 0 2 0 331881858 590471168 123738 33554432000 4194304 5964350 140733296038000 140344185940008 4399930 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 576632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22863
/proc/meminfo: memFree=27573652/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=576956 CPUtime=1481.82 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 124175 0 0 0 148118 64 0 0 20 0 2 0 331881856 590802944 125774 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 144239 125774 194 433 0 143803 0
[pid=22795/tid=22797] ppid=22793 vsize=576956 CPUtime=1482.04 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 122964 0 0 0 148117 87 0 0 20 0 2 0 331881858 590802944 125774 33554432000 4194304 5964350 140733296038000 140344185939768 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 576956

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22863
/proc/meminfo: memFree=27548492/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=577280 CPUtime=1541.81 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 124786 0 0 0 154117 64 0 0 20 0 2 0 331881856 591134720 126387 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 144320 126387 194 433 0 143884 0
[pid=22795/tid=22797] ppid=22793 vsize=577280 CPUtime=1542.05 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 123575 0 0 0 154117 88 0 0 20 0 2 0 331881858 591134720 126387 33554432000 4194304 5964350 140733296038000 140344185939768 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 577280

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 22864
/proc/meminfo: memFree=27513868/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=579864 CPUtime=1601.8 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 126148 0 0 0 160115 65 0 0 20 0 2 0 331881856 593780736 127724 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 144966 127724 194 433 0 144530 0
[pid=22795/tid=22797] ppid=22793 vsize=579864 CPUtime=1602.05 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 124937 0 0 0 160115 90 0 0 20 0 2 0 331881858 593780736 127724 33554432000 4194304 5964350 140733296038000 140344185939768 4400458 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 579864

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22864
/proc/meminfo: memFree=27452412/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=582024 CPUtime=1661.79 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 133708 0 0 0 166110 69 0 0 20 0 2 0 331881856 595992576 135281 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 145506 135281 194 433 0 145070 0
[pid=22795/tid=22797] ppid=22793 vsize=582024 CPUtime=1662.05 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 132497 0 0 0 166110 95 0 0 20 0 2 0 331881858 595992576 135281 33554432000 4194304 5964350 140733296038000 140344185939960 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 582024

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22864
/proc/meminfo: memFree=27401136/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=649500 CPUtime=1721.76 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 139637 0 0 0 172102 74 0 0 20 0 2 0 331881856 665088000 141679 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 162375 141679 194 433 0 161939 0
[pid=22795/tid=22797] ppid=22793 vsize=649500 CPUtime=1722.02 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 138426 0 0 0 172102 100 0 0 20 0 2 0 331881858 665088000 141679 33554432000 4194304 5964350 140733296038000 140344185939768 4410419 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 649500

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22864
/proc/meminfo: memFree=27364556/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=651600 CPUtime=1781.75 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 140438 0 0 0 178101 74 0 0 20 0 2 0 331881856 667238400 142478 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 162900 142478 194 433 0 162464 0
[pid=22795/tid=22797] ppid=22793 vsize=651600 CPUtime=1782.03 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 139227 0 0 0 178102 101 0 0 20 0 2 0 331881858 667238400 142478 33554432000 4194304 5964350 140733296038000 140344185939768 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 651600

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22864
/proc/meminfo: memFree=27357984/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=651840 CPUtime=1791.35 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 140633 0 0 0 179061 74 0 0 20 0 2 0 331881856 667484160 142673 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 162960 142673 194 433 0 162524 0
[pid=22795/tid=22797] ppid=22793 vsize=651840 CPUtime=1791.63 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 139422 0 0 0 179061 102 0 0 20 0 2 0 331881858 667484160 142673 33554432000 4194304 5964350 140733296038000 140344185940008 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 651840

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22864
/proc/meminfo: memFree=27356496/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=652240 CPUtime=1794.55 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 140694 0 0 0 179381 74 0 0 20 0 2 0 331881856 667893760 142734 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 163060 142734 194 433 0 162624 0
[pid=22795/tid=22797] ppid=22793 vsize=652240 CPUtime=1794.84 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 139483 0 0 0 179382 102 0 0 20 0 2 0 331881858 667893760 142734 33554432000 4194304 5964350 140733296038000 140344185940008 4403290 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 652240

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22864
/proc/meminfo: memFree=27355132/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=652240 CPUtime=1797.74 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 140714 0 0 0 179700 74 0 0 20 0 2 0 331881856 667893760 142754 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 163060 142754 194 433 0 162624 0
[pid=22795/tid=22797] ppid=22793 vsize=652240 CPUtime=1798.03 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 139503 0 0 0 179701 102 0 0 20 0 2 0 331881858 667893760 142754 33554432000 4194304 5964350 140733296038000 140344185940008 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 652240

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22864
/proc/meminfo: memFree=27354264/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=652400 CPUtime=1798.54 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 140743 0 0 0 179780 74 0 0 20 0 2 0 331881856 668057600 142783 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 163100 142783 194 433 0 162664 0
[pid=22795/tid=22797] ppid=22793 vsize=652400 CPUtime=1798.83 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 139532 0 0 0 179781 102 0 0 20 0 2 0 331881858 668057600 142783 33554432000 4194304 5964350 140733296038000 140344185940008 4403495 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (KiB) 652400

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22864
/proc/meminfo: memFree=27352280/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=652400 CPUtime=1798.95 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 140751 0 0 0 179821 74 0 0 20 0 2 0 331881856 668057600 142791 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 163100 142791 194 433 0 162664 0
[pid=22795/tid=22797] ppid=22793 vsize=652400 CPUtime=1799.24 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 139540 0 0 0 179822 102 0 0 20 0 2 0 331881858 668057600 142791 33554432000 4194304 5964350 140733296038000 140344185940008 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.95
Current children cumulated vsize (KiB) 652400

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22864
/proc/meminfo: memFree=27352280/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=652400 CPUtime=1799.34 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 140758 0 0 0 179860 74 0 0 20 0 2 0 331881856 668057600 142798 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 163100 142798 194 433 0 162664 0
[pid=22795/tid=22797] ppid=22793 vsize=652400 CPUtime=1799.63 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 139547 0 0 0 179861 102 0 0 20 0 2 0 331881858 668057600 142798 33554432000 4194304 5964350 140733296038000 140344185940008 4399906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.34
Current children cumulated vsize (KiB) 652400

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22864
/proc/meminfo: memFree=27352280/32873844 swapFree=7116/7116
[pid=22795] ppid=22793 vsize=652400 CPUtime=1799.44 cores=1,3,5,7
/proc/22795/stat : 22795 (wbo1.72) S 22793 22795 19272 0 -1 4202496 140761 0 0 0 179870 74 0 0 20 0 2 0 331881856 668057600 142801 33554432000 4194304 5964350 140733296038000 140733296037520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22795/statm: 163100 142801 194 433 0 162664 0
[pid=22795/tid=22797] ppid=22793 vsize=652400 CPUtime=1799.73 cores=1,3,5,7
/proc/22795/task/22797/stat : 22797 (wbo1.72) R 22793 22795 19272 0 -1 4202560 139550 0 0 0 179871 102 0 0 20 0 2 0 331881858 668057600 142801 33554432000 4194304 5964350 140733296038000 140344185940008 4399820 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 652400

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.77
CPU user time (s): 1798.73
CPU system time (s): 1.04084
CPU usage (%): 99.9869
Max. virtual memory (cumulated for all children) (KiB): 652400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.73
system time used= 1.04084
maximum resident set size= 571212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140763
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= 257
involuntary context switches= 2927

runsolver used 2.98754 second user time and 8.47071 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-02 19:18:53
IDJOB=3727981
IDBENCH=48143
IDSOLVER=2314
FILE ID=node108/3727981-1338657533
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_100_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-3727981-1338657533/watcher-3727981-1338657533 -o /tmp/evaluation-result-3727981-1338657533/solver-3727981-1338657533 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727981-1338657533.opb

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

MD5SUM BENCH= 4c6ab7a9b1b11dc4bf8c6231156cc585
RANDOM SEED=1004303912

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:        27951548 kB
Buffers:          314988 kB
Cached:          3475448 kB
SwapCached:           52 kB
Active:          2170524 kB
Inactive:        1951260 kB
Active(anon):     318448 kB
Inactive(anon):    13032 kB
Active(file):    1852076 kB
Inactive(file):  1938228 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108544 kB
Dirty:              5444 kB
Writeback:             0 kB
AnonPages:        462616 kB
Mapped:            15020 kB
Shmem:               172 kB
Slab:             662464 kB
SReclaimable:     104668 kB
SUnreclaim:       557796 kB
KernelStack:        1496 kB
PageTables:         4920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     161072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    339968 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-3727981-1338657533.opb

Free space on /tmp at the end= 71468 MiB
End job on node108 at 2012-06-02 19:48:53