Trace number 3705680

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.75 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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705680-1338091688.opb.
0.00/0.00	c Instance file HOME/instance-3705680-1338091688.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.02	c | 0.03      | 0  | 2            lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 3            lb |  0                0                0.00  |
22.98/23.10	c | 23.11     | 0  | 4            lb |  0                0                0.00  |
1799.40/1800.00	c ===============================================================================
1799.40/1800.00	c Wall Clock Time: 1800.00 s
1799.40/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-3705680-1338091688/watcher-3705680-1338091688 -o /tmp/evaluation-result-3705680-1338091688/solver-3705680-1338091688 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705680-1338091688.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.01 1.93 2/171 2897
/proc/meminfo: memFree=28311620/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=4076 CPUtime=0 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) R 2895 2897 2447 0 -1 4202496 506 0 0 0 0 0 0 0 20 0 1 0 275294832 4173824 458 33554432000 4194304 5963574 140737333114528 140733434681288 4343959 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 1019 458 177 432 0 530 0

[startup+0.0441541 s]
/proc/loadavg: 2.01 2.01 1.93 2/171 2897
/proc/meminfo: memFree=28311620/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=85520 CPUtime=0.03 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 2198 0 0 0 3 0 0 0 20 0 2 0 275294832 87572480 2096 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 21380 2096 193 432 0 20945 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 85520

[startup+0.100185 s]
/proc/loadavg: 2.01 2.01 1.93 2/171 2897
/proc/meminfo: memFree=28311620/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=85520 CPUtime=0.09 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 2202 0 0 0 9 0 0 0 20 0 2 0 275294832 87572480 2100 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 21380 2100 194 432 0 20945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85520

[startup+0.300114 s]
/proc/loadavg: 2.01 2.01 1.93 2/171 2897
/proc/meminfo: memFree=28311620/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=85520 CPUtime=0.29 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 2502 0 0 0 29 0 0 0 20 0 2 0 275294832 87572480 2400 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 21380 2400 194 432 0 20945 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85520

[startup+0.700111 s]
/proc/loadavg: 2.01 2.01 1.93 2/171 2897
/proc/meminfo: memFree=28311620/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=85520 CPUtime=0.69 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 3182 0 0 0 69 0 0 0 20 0 2 0 275294832 87572480 3080 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 21380 3080 194 432 0 20945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85520

[startup+1.50015 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2923
/proc/meminfo: memFree=28276208/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=85520 CPUtime=1.49 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 4802 0 0 0 149 0 0 0 20 0 2 0 275294832 87572480 4700 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 21380 4700 194 432 0 20945 0
[pid=2897/tid=2899] ppid=2895 vsize=85520 CPUtime=1.46 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 3591 0 0 0 146 0 0 0 20 0 2 0 275294834 87572480 4700 33554432000 4194304 5963574 140737333114528 140176754075688 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85520

[startup+3.10016 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2923
/proc/meminfo: memFree=28267900/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=85520 CPUtime=3.09 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 7364 0 0 0 308 1 0 0 20 0 2 0 275294832 87572480 7262 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 21380 7262 194 432 0 20945 0
[pid=2897/tid=2899] ppid=2895 vsize=85520 CPUtime=3.06 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 6153 0 0 0 306 0 0 0 20 0 2 0 275294834 87572480 7262 33554432000 4194304 5963574 140737333114528 140176754075640 4399537 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85520

[startup+6.30015 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2923
/proc/meminfo: memFree=28244796/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=85664 CPUtime=6.29 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 9456 0 0 0 627 2 0 0 20 0 2 0 275294832 87719936 9354 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 21416 9354 194 432 0 20981 0
[pid=2897/tid=2899] ppid=2895 vsize=85664 CPUtime=6.26 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 8245 0 0 0 625 1 0 0 20 0 2 0 275294834 87719936 9354 33554432000 4194304 5963574 140737333114528 140176754075640 5135572 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) 85664

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2923
/proc/meminfo: memFree=28219900/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=85736 CPUtime=12.68 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 12069 0 0 0 1266 2 0 0 20 0 2 0 275294832 87793664 12205 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 21434 12205 194 432 0 20999 0
[pid=2897/tid=2899] ppid=2895 vsize=85736 CPUtime=12.66 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 10858 0 0 0 1263 3 0 0 20 0 2 0 275294834 87793664 12205 33554432000 4194304 5963574 140737333114528 140176754075640 4392399 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) 85736

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 2923
/proc/meminfo: memFree=28183244/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=85520 CPUtime=25.47 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 15734 0 0 0 2544 3 0 0 20 0 2 0 275294832 87572480 15812 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 21380 15812 194 432 0 20945 0
[pid=2897/tid=2899] ppid=2895 vsize=85520 CPUtime=25.45 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 14523 0 0 0 2541 4 0 0 20 0 2 0 275294834 87572480 15812 33554432000 4194304 5963574 140737333114528 140176754076600 4388305 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85520

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2923
/proc/meminfo: memFree=28116936/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=151380 CPUtime=51.05 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 29031 0 0 0 5098 7 0 0 20 0 2 0 275294832 155013120 29299 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 37845 29299 194 432 0 37410 0
[pid=2897/tid=2899] ppid=2895 vsize=151380 CPUtime=51.03 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 27820 0 0 0 5095 8 0 0 20 0 2 0 275294834 155013120 29299 33554432000 4194304 5963574 140737333114528 140176754075640 4399451 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 151380

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2923
/proc/meminfo: memFree=28012720/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=217076 CPUtime=102.25 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 40741 0 0 0 10214 11 0 0 20 0 2 0 275294832 222285824 41009 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 54269 41009 194 432 0 53834 0
[pid=2897/tid=2899] ppid=2895 vsize=217076 CPUtime=102.24 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 39530 0 0 0 10211 13 0 0 20 0 2 0 275294834 222285824 41009 33554432000 4194304 5963574 140737333114528 140176754075640 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 217076

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 2927
/proc/meminfo: memFree=27917300/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=217076 CPUtime=162.21 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 49098 0 0 0 16206 15 0 0 20 0 2 0 275294832 222285824 49403 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 54269 49403 194 432 0 53834 0
[pid=2897/tid=2899] ppid=2895 vsize=217076 CPUtime=162.2 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 47887 0 0 0 16202 18 0 0 20 0 2 0 275294834 222285824 49403 33554432000 4194304 5963574 140737333114528 140176754075448 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 217076

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2927
/proc/meminfo: memFree=27851448/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=282852 CPUtime=222.17 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 61285 0 0 0 22197 20 0 0 20 0 2 0 275294832 289640448 61637 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 70713 61637 194 432 0 70278 0
[pid=2897/tid=2899] ppid=2895 vsize=282852 CPUtime=222.18 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 60074 0 0 0 22194 24 0 0 20 0 2 0 275294834 289640448 61637 33554432000 4194304 5963574 140737333114528 140176754075640 4399639 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 282852

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2927
/proc/meminfo: memFree=27716948/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=348388 CPUtime=282.16 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 68997 0 0 0 28193 23 0 0 20 0 2 0 275294832 356749312 69845 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 87097 69845 194 432 0 86662 0
[pid=2897/tid=2899] ppid=2895 vsize=348388 CPUtime=282.17 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 67786 0 0 0 28189 28 0 0 20 0 2 0 275294834 356749312 69845 33554432000 4194304 5963574 140737333114528 140176754075448 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 348388

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2927
/proc/meminfo: memFree=27706340/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=348388 CPUtime=342.16 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 69619 0 0 0 34192 24 0 0 20 0 2 0 275294832 356749312 70467 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 87097 70467 194 432 0 86662 0
[pid=2897/tid=2899] ppid=2895 vsize=348388 CPUtime=342.17 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 68408 0 0 0 34188 29 0 0 20 0 2 0 275294834 356749312 70467 33554432000 4194304 5963574 140737333114528 140176754075448 4402912 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 348388

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2927
/proc/meminfo: memFree=27654676/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=348388 CPUtime=402.14 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 77195 0 0 0 40186 28 0 0 20 0 2 0 275294832 356749312 78056 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 87097 78056 194 432 0 86662 0
[pid=2897/tid=2899] ppid=2895 vsize=348388 CPUtime=402.16 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 75984 0 0 0 40181 35 0 0 20 0 2 0 275294834 356749312 78056 33554432000 4194304 5963574 140737333114528 140176754075640 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 348388

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2927
/proc/meminfo: memFree=27596240/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=413924 CPUtime=462.09 cores=1,3,5,7

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

/proc/2897/statm: 143391 123027 194 432 0 142956 0
[pid=2897/tid=2899] ppid=2895 vsize=573564 CPUtime=1302.06 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 120221 0 0 0 130134 72 0 0 20 0 2 0 275294834 587329536 123027 33554432000 4194304 5963574 140737333114528 140176754075688 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 573564

[startup+1362.3 s]
/proc/loadavg: 2.07 2.04 1.96 3/180 2938
/proc/meminfo: memFree=27008644/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=574532 CPUtime=1361.91 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 121607 0 0 0 136138 53 0 0 20 0 2 0 275294832 588320768 123202 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 143633 123202 194 432 0 143198 0
[pid=2897/tid=2899] ppid=2895 vsize=574532 CPUtime=1362.05 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 120396 0 0 0 136132 73 0 0 20 0 2 0 275294834 588320768 123202 33554432000 4194304 5963574 140737333114528 140176754075688 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 574532

[startup+1422.31 s]
/proc/loadavg: 2.06 2.05 1.97 3/179 2939
/proc/meminfo: memFree=27001952/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=576952 CPUtime=1421.9 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 123374 0 0 0 142137 53 0 0 20 0 2 0 275294832 590798848 124947 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 144238 124947 194 432 0 143803 0
[pid=2897/tid=2899] ppid=2895 vsize=576952 CPUtime=1422.06 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 122163 0 0 0 142131 75 0 0 20 0 2 0 275294834 590798848 124947 33554432000 4194304 5963574 140737333114528 140176754075688 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 576952

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 1.97 3/179 2939
/proc/meminfo: memFree=26996748/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=577276 CPUtime=1481.88 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 124640 0 0 0 148134 54 0 0 20 0 2 0 275294832 591130624 126192 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 144319 126192 194 432 0 143884 0
[pid=2897/tid=2899] ppid=2895 vsize=577276 CPUtime=1482.05 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 123429 0 0 0 148128 77 0 0 20 0 2 0 275294834 591130624 126192 33554432000 4194304 5963574 140737333114528 140176754075448 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 577276

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/179 2939
/proc/meminfo: memFree=26992160/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=579376 CPUtime=1541.88 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 125710 0 0 0 154133 55 0 0 20 0 2 0 275294832 593281024 127258 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 144844 127258 194 432 0 144409 0
[pid=2897/tid=2899] ppid=2895 vsize=579376 CPUtime=1542.05 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 124499 0 0 0 154127 78 0 0 20 0 2 0 275294834 593281024 127258 33554432000 4194304 5963574 140737333114528 140176754075448 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 579376

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 1.97 3/179 2939
/proc/meminfo: memFree=26977900/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=580508 CPUtime=1601.87 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 129449 0 0 0 160130 57 0 0 20 0 2 0 275294832 594440192 130973 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 145127 130973 194 432 0 144692 0
[pid=2897/tid=2899] ppid=2895 vsize=580508 CPUtime=1602.05 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 128238 0 0 0 160123 82 0 0 20 0 2 0 275294834 594440192 130973 33554432000 4194304 5963574 140737333114528 140176754075640 4399645 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 580508

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 1.98 3/179 2939
/proc/meminfo: memFree=26935056/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=649496 CPUtime=1661.83 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 139418 0 0 0 166121 62 0 0 20 0 2 0 275294832 665083904 141419 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 162374 141419 194 432 0 161939 0
[pid=2897/tid=2899] ppid=2895 vsize=649496 CPUtime=1662.03 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 138207 0 0 0 166115 88 0 0 20 0 2 0 275294834 665083904 141419 33554432000 4194304 5963574 140737333114528 140176754075640 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 649496

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26932544/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=651596 CPUtime=1721.81 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 140216 0 0 0 172118 63 0 0 20 0 2 0 275294832 667234304 142237 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 162899 142237 194 432 0 162464 0
[pid=2897/tid=2899] ppid=2895 vsize=651596 CPUtime=1722.01 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 139005 0 0 0 172111 90 0 0 20 0 2 0 275294834 667234304 142237 33554432000 4194304 5963574 140737333114528 140176754075512 4402906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 651596

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=655292 CPUtime=1781.81 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 141281 0 0 0 178117 64 0 0 20 0 2 0 275294832 671019008 143302 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 163823 143302 194 432 0 163388 0
[pid=2897/tid=2899] ppid=2895 vsize=655292 CPUtime=1782.01 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 140070 0 0 0 178110 91 0 0 20 0 2 0 275294834 671019008 143302 33554432000 4194304 5963574 140737333114528 140176754075688 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 655292

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

[startup+1791.91 s]
/proc/loadavg: 2.03 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=655292 CPUtime=1791.41 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 141281 0 0 0 179077 64 0 0 20 0 2 0 275294832 671019008 143302 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 163823 143302 194 432 0 163388 0
[pid=2897/tid=2899] ppid=2895 vsize=655292 CPUtime=1791.62 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 140070 0 0 0 179071 91 0 0 20 0 2 0 275294834 671019008 143302 33554432000 4194304 5963574 140737333114528 140176754075688 4399537 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 655292

[startup+1795.1 s]
/proc/loadavg: 2.03 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=655292 CPUtime=1794.61 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 141281 0 0 0 179397 64 0 0 20 0 2 0 275294832 671019008 143302 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 163823 143302 194 432 0 163388 0
[pid=2897/tid=2899] ppid=2895 vsize=655292 CPUtime=1794.82 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 140070 0 0 0 179391 91 0 0 20 0 2 0 275294834 671019008 143302 33554432000 4194304 5963574 140737333114528 140176754075688 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 655292

[startup+1798.3 s]
/proc/loadavg: 2.03 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=655292 CPUtime=1797.8 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 141281 0 0 0 179716 64 0 0 20 0 2 0 275294832 671019008 143302 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 163823 143302 194 432 0 163388 0
[pid=2897/tid=2899] ppid=2895 vsize=655292 CPUtime=1798.01 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 140070 0 0 0 179710 91 0 0 20 0 2 0 275294834 671019008 143302 33554432000 4194304 5963574 140737333114528 140176754075688 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 655292

[startup+1799.1 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=655292 CPUtime=1798.6 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 141281 0 0 0 179796 64 0 0 20 0 2 0 275294832 671019008 143302 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 163823 143302 194 432 0 163388 0
[pid=2897/tid=2899] ppid=2895 vsize=655292 CPUtime=1798.81 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 140070 0 0 0 179790 91 0 0 20 0 2 0 275294834 671019008 143302 33554432000 4194304 5963574 140737333114528 140176754075688 4399462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 655292

[startup+1799.5 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=655292 CPUtime=1799.01 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 141281 0 0 0 179837 64 0 0 20 0 2 0 275294832 671019008 143302 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 163823 143302 194 432 0 163388 0
[pid=2897/tid=2899] ppid=2895 vsize=655292 CPUtime=1799.22 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 140070 0 0 0 179831 91 0 0 20 0 2 0 275294834 671019008 143302 33554432000 4194304 5963574 140737333114528 140176754075688 4222308 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 655292

[startup+1799.9 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=655292 CPUtime=1799.4 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 141281 0 0 0 179876 64 0 0 20 0 2 0 275294832 671019008 143302 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 163823 143302 194 432 0 163388 0
[pid=2897/tid=2899] ppid=2895 vsize=655292 CPUtime=1799.61 cores=1,3,5,7
/proc/2897/task/2899/stat : 2899 (wbo1.7) R 2895 2897 2447 0 -1 4202560 140070 0 0 0 179870 91 0 0 20 0 2 0 275294834 671019008 143302 33554432000 4194304 5963574 140737333114528 140176754075688 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 655292

[startup+1800 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2897] ppid=2895 vsize=655292 CPUtime=1799.5 cores=1,3,5,7
/proc/2897/stat : 2897 (wbo1.7) S 2895 2897 2447 0 -1 4202496 141281 0 0 0 179886 64 0 0 20 0 2 0 275294832 671019008 143302 33554432000 4194304 5963574 140737333114528 140737333114048 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2897/statm: 163823 143302 194 432 0 163388 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 655292

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.75
CPU user time (s): 1798.82
CPU system time (s): 0.926859
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 655292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 0.926859
maximum resident set size= 573208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141281
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= 252
involuntary context switches= 3323

runsolver used 3.3125 second user time and 9.44156 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 06:08:08
IDJOB=3705680
IDBENCH=48143
IDSOLVER=2284
FILE ID=node120/3705680-1338091688
RUNJOBID= node120-1338088086-2464
PBS_JOBID= 14624455
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= 4c6ab7a9b1b11dc4bf8c6231156cc585
RANDOM SEED=678411034

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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:       32873648 kB
MemFree:        28305600 kB
Buffers:          308636 kB
Cached:          3419616 kB
SwapCached:          636 kB
Active:           744520 kB
Inactive:        2998468 kB
Active(anon):       3496 kB
Inactive(anon):    12532 kB
Active(file):     741024 kB
Inactive(file):  2985936 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             10896 kB
Writeback:             0 kB
AnonPages:        105212 kB
Mapped:            14236 kB
Shmem:               120 kB
Slab:             685468 kB
SReclaimable:     129924 kB
SUnreclaim:       555544 kB
KernelStack:        1472 kB
PageTables:         4404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705680-1338091688.opb

Free space on /tmp at the end= 71688 MiB
End job on node120 at 2012-05-27 06:38:09