Trace number 3727126

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 NameAnswerCPU timeWall clock time
wbo 1.72? 1799.42 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j90/
normalized-j9045_1-sat.opb
MD5SUMd4d1ca36c8af6075d3c9b6c16eca4a6b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26754
Total number of constraints93164
Number of constraints which are clauses92580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints584
Minimum length of a constraint1
Maximum length of a constraint90
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 530
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-3727126-1339017760.opb.
0.00/0.00	c Instance file HOME/instance-3727126-1339017760.opb
0.00/0.00	c File size is 3050985 bytes.
0.19/0.23	c Highest Coefficient sum: 530
0.19/0.23	c ============================[ Problem Statistics ]=============================
0.19/0.23	c |                                                                             |
0.19/0.23	c |  Parsing time:          0.23         s                                      |
0.19/0.23	c |  Number Variables:      26754                                               |
0.19/0.23	c |  Number Clauses:        92580                                               |
0.19/0.23	c |  Number Cardinality:    0                                                   |
0.19/0.23	c |  Number PB Constraints: 584                                                 |
0.19/0.23	c |                                                                             |
0.19/0.27	c |  Problem Type:          Decision                                            |
0.19/0.27	c |  Objective Function:    None                                                |
0.19/0.27	c |                                                                             |
0.19/0.27	c ===============================================================================
1799.42/1800.00	c ===============================================================================
1799.42/1800.00	c Wall Clock Time: 1800.00 s
1799.42/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-3727126-1339017760/watcher-3727126-1339017760 -o /tmp/evaluation-result-3727126-1339017760/solver-3727126-1339017760 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727126-1339017760.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: 0.16 0.03 0.01 2/169 5964
/proc/meminfo: memFree=31687040/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=6792 CPUtime=0 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) R 5962 5964 5932 0 -1 4202496 474 0 0 0 0 0 0 0 20 0 1 0 367901568 6955008 428 33554432000 4194304 5964350 140733463350560 140734286627576 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 1698 436 171 433 0 517 0

[startup+0.0291091 s]
/proc/loadavg: 0.16 0.03 0.01 2/169 5964
/proc/meminfo: memFree=31687040/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=10940 CPUtime=0.02 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) R 5962 5964 5932 0 -1 4202496 1550 0 0 0 2 0 0 0 20 0 1 0 367901568 11202560 1503 33554432000 4194304 5964350 140733463350560 140733463348440 4349872 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 2735 1503 241 433 0 1554 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10940

[startup+0.100283 s]
/proc/loadavg: 0.16 0.03 0.01 2/169 5964
/proc/meminfo: memFree=31687040/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=14260 CPUtime=0.09 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) R 5962 5964 5932 0 -1 4202496 2553 0 0 0 9 0 0 0 20 0 1 0 367901568 14602240 2473 33554432000 4194304 5964350 140733463350560 140733463348440 4344688 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 3565 2473 499 433 0 2384 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14260

[startup+0.300163 s]
/proc/loadavg: 0.16 0.03 0.01 2/169 5964
/proc/meminfo: memFree=31687040/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=103856 CPUtime=0.29 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 10324 0 0 0 28 1 0 0 20 0 2 0 367901568 106348544 9336 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 25964 9336 179 433 0 25528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103856

[startup+0.70012 s]
/proc/loadavg: 0.16 0.03 0.01 2/169 5964
/proc/meminfo: memFree=31687040/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=100168 CPUtime=0.69 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 10632 0 0 0 68 1 0 0 20 0 2 0 367901568 102572032 8883 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 25042 8883 187 433 0 24606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100168

[startup+1.50022 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 5979
/proc/meminfo: memFree=31626588/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=100168 CPUtime=1.48 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 10995 0 0 0 147 1 0 0 20 0 2 0 367901568 102572032 9246 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 25042 9246 187 433 0 24606 0
[pid=5964/tid=5968] ppid=5962 vsize=100168 CPUtime=1.25 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 5430 0 0 0 125 0 0 0 20 0 2 0 367901591 102572032 9246 33554432000 4194304 5964350 140733463350560 139698779830312 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 100168

[startup+3.10022 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 5979
/proc/meminfo: memFree=31621572/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=100168 CPUtime=3.08 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 11700 0 0 0 307 1 0 0 20 0 2 0 367901568 102572032 9951 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 25042 9951 187 433 0 24606 0
[pid=5964/tid=5968] ppid=5962 vsize=100168 CPUtime=2.84 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 6135 0 0 0 283 1 0 0 20 0 2 0 367901591 102572032 9951 33554432000 4194304 5964350 140733463350560 139698779830312 4403263 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 100168

[startup+6.30023 s]
/proc/loadavg: 0.31 0.07 0.02 3/176 5979
/proc/meminfo: memFree=31609800/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=100168 CPUtime=6.28 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 13145 0 0 0 625 3 0 0 20 0 2 0 367901568 102572032 11396 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 25042 11396 187 433 0 24606 0
[pid=5964/tid=5968] ppid=5962 vsize=100168 CPUtime=6.03 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 7580 0 0 0 601 2 0 0 20 0 2 0 367901591 102572032 11396 33554432000 4194304 5964350 140733463350560 139698779830312 4399840 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 100168

[startup+12.7002 s]
/proc/loadavg: 0.44 0.10 0.03 3/177 5980
/proc/meminfo: memFree=31591960/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=100168 CPUtime=12.67 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 15636 0 0 0 1263 4 0 0 20 0 2 0 367901568 102572032 13992 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 25042 13992 187 433 0 24606 0
[pid=5964/tid=5968] ppid=5962 vsize=100168 CPUtime=12.41 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 10071 0 0 0 1238 3 0 0 20 0 2 0 367901591 102572032 13992 33554432000 4194304 5964350 140733463350560 139698779830312 4400321 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 100168

[startup+25.5002 s]
/proc/loadavg: 0.79 0.19 0.06 3/177 5980
/proc/meminfo: memFree=31572508/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=100168 CPUtime=25.47 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 18179 0 0 0 2542 5 0 0 20 0 2 0 367901568 102572032 16535 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 25042 16535 187 433 0 24606 0
[pid=5964/tid=5968] ppid=5962 vsize=100168 CPUtime=25.17 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 12614 0 0 0 2513 4 0 0 20 0 2 0 367901591 102572032 16535 33554432000 4194304 5964350 140733463350560 139698779830264 4403263 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 100168

[startup+51.1003 s]
/proc/loadavg: 1.20 0.33 0.11 3/177 5980
/proc/meminfo: memFree=31533848/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=100168 CPUtime=51.04 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 22705 0 0 0 5097 7 0 0 20 0 2 0 367901568 102572032 21116 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 25042 21116 187 433 0 24606 0
[pid=5964/tid=5968] ppid=5962 vsize=100168 CPUtime=50.68 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 17140 0 0 0 5062 6 0 0 20 0 2 0 367901591 102572032 21116 33554432000 4194304 5964350 140733463350560 139698779830312 4399895 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 100168

[startup+102.306 s]
/proc/loadavg: 1.73 0.60 0.21 3/177 5980
/proc/meminfo: memFree=31480900/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=167328 CPUtime=102.23 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 30552 0 0 0 10212 11 0 0 20 0 2 0 367901568 171343872 29156 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 41832 29156 187 433 0 41396 0
[pid=5964/tid=5968] ppid=5962 vsize=167328 CPUtime=101.75 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 24987 0 0 0 10164 11 0 0 20 0 2 0 367901591 171343872 29156 33554432000 4194304 5964350 140733463350560 139698779830072 4400039 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 167328

[startup+162.3 s]
/proc/loadavg: 1.90 0.86 0.32 3/177 5980
/proc/meminfo: memFree=31400288/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=233672 CPUtime=162.19 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 43319 0 0 0 16198 21 0 0 20 0 2 0 367901568 239280128 41910 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 58418 41910 187 433 0 57982 0
[pid=5964/tid=5968] ppid=5962 vsize=233672 CPUtime=161.55 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 37754 0 0 0 16133 22 0 0 20 0 2 0 367901591 239280128 41910 33554432000 4194304 5964350 140733463350560 139698779830072 4399840 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 233672

[startup+222.3 s]
/proc/loadavg: 1.96 1.06 0.43 3/177 5980
/proc/meminfo: memFree=31334500/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=233672 CPUtime=222.18 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 53419 0 0 0 22192 26 0 0 20 0 2 0 367901568 239280128 52010 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 58418 52010 187 433 0 57982 0
[pid=5964/tid=5968] ppid=5962 vsize=233672 CPUtime=221.4 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 47854 0 0 0 22112 28 0 0 20 0 2 0 367901591 239280128 52010 33554432000 4194304 5964350 140733463350560 139698779830264 4399895 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 233672

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 3/177 5980
/proc/meminfo: memFree=31286332/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=300424 CPUtime=282.16 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 60591 0 0 0 28184 32 0 0 20 0 2 0 367901568 307634176 59182 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 75106 59182 187 433 0 74670 0
[pid=5964/tid=5968] ppid=5962 vsize=300424 CPUtime=281.24 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 55026 0 0 0 28089 35 0 0 20 0 2 0 367901591 307634176 59182 33554432000 4194304 5964350 140733463350560 139698779830072 4403326 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 300424

[startup+342.3 s]
/proc/loadavg: 1.99 1.37 0.61 3/177 5981
/proc/meminfo: memFree=31267752/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=300424 CPUtime=342.13 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 61584 0 0 0 34181 32 0 0 20 0 2 0 367901568 307634176 60277 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 75106 60277 187 433 0 74670 0
[pid=5964/tid=5968] ppid=5962 vsize=300424 CPUtime=341.05 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 56019 0 0 0 34069 36 0 0 20 0 2 0 367901591 307634176 60277 33554432000 4194304 5964350 140733463350560 139698779830072 4388542 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 300424

[startup+402.3 s]
/proc/loadavg: 2.03 1.49 0.70 3/177 5981
/proc/meminfo: memFree=31221776/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=300424 CPUtime=402.1 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 69808 0 0 0 40171 39 0 0 20 0 2 0 367901568 307634176 68494 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 75106 68494 187 433 0 74670 0
[pid=5964/tid=5968] ppid=5962 vsize=300424 CPUtime=400.88 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 64243 0 0 0 40044 44 0 0 20 0 2 0 367901591 307634176 68494 33554432000 4194304 5964350 140733463350560 139698779830264 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 300424

[startup+462.3 s]
/proc/loadavg: 2.01 1.58 0.78 3/178 5984
/proc/meminfo: memFree=31174956/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=365960 CPUtime=462.09 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/177 5991
/proc/meminfo: memFree=30741024/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=567124 CPUtime=1421.83 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 134792 0 0 0 142073 110 0 0 20 0 2 0 367901568 580734976 133806 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 141781 133806 187 433 0 141345 0
[pid=5964/tid=5968] ppid=5962 vsize=567124 CPUtime=1418.13 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 129227 0 0 0 141682 131 0 0 20 0 2 0 367901591 580734976 133806 33554432000 4194304 5964350 140733463350560 139698779830072 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 567124

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/177 5991
/proc/meminfo: memFree=30712256/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=567124 CPUtime=1481.82 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 136194 0 0 0 148070 112 0 0 20 0 2 0 367901568 580734976 135208 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 141781 135208 187 433 0 141345 0
[pid=5964/tid=5968] ppid=5962 vsize=567124 CPUtime=1477.97 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 130629 0 0 0 147664 133 0 0 20 0 2 0 367901591 580734976 135208 33554432000 4194304 5964350 140733463350560 139698779830264 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 567124

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/177 5992
/proc/meminfo: memFree=30694664/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=567124 CPUtime=1541.78 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 136771 0 0 0 154066 112 0 0 20 0 2 0 367901568 580734976 135832 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 141781 135832 187 433 0 141345 0
[pid=5964/tid=5968] ppid=5962 vsize=567124 CPUtime=1537.79 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 131206 0 0 0 153645 134 0 0 20 0 2 0 367901591 580734976 135832 33554432000 4194304 5964350 140733463350560 139698779830264 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 567124

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/177 5992
/proc/meminfo: memFree=30692972/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=567124 CPUtime=1601.77 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 136796 0 0 0 160065 112 0 0 20 0 2 0 367901568 580734976 136119 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 141781 136119 187 433 0 141345 0
[pid=5964/tid=5968] ppid=5962 vsize=567124 CPUtime=1597.63 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 131231 0 0 0 159628 135 0 0 20 0 2 0 367901591 580734976 136119 33554432000 4194304 5964350 140733463350560 139698779830072 4403263 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 567124

[startup+1662.3 s]
/proc/loadavg: 2.10 2.00 1.64 3/178 5995
/proc/meminfo: memFree=30683012/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=567124 CPUtime=1661.74 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 137139 0 0 0 166062 112 0 0 20 0 2 0 367901568 580734976 136453 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 141781 136453 187 433 0 141345 0
[pid=5964/tid=5968] ppid=5962 vsize=567124 CPUtime=1657.46 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 131574 0 0 0 165610 136 0 0 20 0 2 0 367901591 580734976 136453 33554432000 4194304 5964350 140733463350560 139698779830072 4400075 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 567124

[startup+1722.3 s]
/proc/loadavg: 2.03 2.00 1.66 3/177 5995
/proc/meminfo: memFree=30643464/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=632660 CPUtime=1721.73 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 142741 0 0 0 172057 116 0 0 20 0 2 0 367901568 647843840 142055 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 158165 142055 187 433 0 157729 0
[pid=5964/tid=5968] ppid=5962 vsize=632660 CPUtime=1717.3 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 137176 0 0 0 171588 142 0 0 20 0 2 0 367901591 647843840 142055 33554432000 4194304 5964350 140733463350560 139698779830264 4399835 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 632660

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.68 3/177 5995
/proc/meminfo: memFree=30611348/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=632660 CPUtime=1781.72 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 149093 0 0 0 178050 122 0 0 20 0 2 0 367901568 647843840 148407 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 158165 148407 187 433 0 157729 0
[pid=5964/tid=5968] ppid=5962 vsize=632660 CPUtime=1777.15 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 143528 0 0 0 177568 147 0 0 20 0 2 0 367901591 647843840 148407 33554432000 4194304 5964350 140733463350560 139698779830264 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 632660

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 1.68 3/177 5995
/proc/meminfo: memFree=30608000/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=632660 CPUtime=1791.33 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 149914 0 0 0 179010 123 0 0 20 0 2 0 367901568 647843840 149228 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 158165 149228 187 433 0 157729 0
[pid=5964/tid=5968] ppid=5962 vsize=632660 CPUtime=1786.73 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 144349 0 0 0 178524 149 0 0 20 0 2 0 367901591 647843840 149228 33554432000 4194304 5964350 140733463350560 139698779830072 4381675 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.33
Current children cumulated vsize (KiB) 632660

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 1.68 3/177 5995
/proc/meminfo: memFree=30606636/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=632660 CPUtime=1794.53 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 150209 0 0 0 179330 123 0 0 20 0 2 0 367901568 647843840 149523 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 158165 149523 187 433 0 157729 0
[pid=5964/tid=5968] ppid=5962 vsize=632660 CPUtime=1789.92 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 144644 0 0 0 178843 149 0 0 20 0 2 0 367901591 647843840 149523 33554432000 4194304 5964350 140733463350560 139698779830264 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (KiB) 632660

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 1.68 3/177 5995
/proc/meminfo: memFree=30605892/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=632660 CPUtime=1797.72 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 150502 0 0 0 179649 123 0 0 20 0 2 0 367901568 647843840 149816 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 158165 149816 187 433 0 157729 0
[pid=5964/tid=5968] ppid=5962 vsize=632660 CPUtime=1793.11 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 144937 0 0 0 179162 149 0 0 20 0 2 0 367901591 647843840 149816 33554432000 4194304 5964350 140733463350560 139698779830264 4400548 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 632660

[startup+1799.1 s]
/proc/loadavg: 2.01 2.00 1.68 3/177 5995
/proc/meminfo: memFree=30605396/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=632660 CPUtime=1798.52 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 150557 0 0 0 179729 123 0 0 20 0 2 0 367901568 647843840 149871 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 158165 149871 187 433 0 157729 0
[pid=5964/tid=5968] ppid=5962 vsize=632660 CPUtime=1793.9 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 144992 0 0 0 179241 149 0 0 20 0 2 0 367901591 647843840 149871 33554432000 4194304 5964350 140733463350560 139698779830312 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (KiB) 632660

[startup+1799.5 s]
/proc/loadavg: 2.01 2.00 1.68 3/177 5995
/proc/meminfo: memFree=30605024/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=632660 CPUtime=1798.92 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 150581 0 0 0 179769 123 0 0 20 0 2 0 367901568 647843840 149895 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 158165 149895 187 433 0 157729 0
[pid=5964/tid=5968] ppid=5962 vsize=632660 CPUtime=1794.31 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 145016 0 0 0 179282 149 0 0 20 0 2 0 367901591 647843840 149895 33554432000 4194304 5964350 140733463350560 139698779830312 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.92
Current children cumulated vsize (KiB) 632660

[startup+1799.9 s]
/proc/loadavg: 2.01 2.00 1.68 3/177 5995
/proc/meminfo: memFree=30605024/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=632660 CPUtime=1799.32 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 150611 0 0 0 179809 123 0 0 20 0 2 0 367901568 647843840 149925 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 158165 149925 187 433 0 157729 0
[pid=5964/tid=5968] ppid=5962 vsize=632660 CPUtime=1794.7 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 145046 0 0 0 179321 149 0 0 20 0 2 0 367901591 647843840 149925 33554432000 4194304 5964350 140733463350560 139698779830312 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.32
Current children cumulated vsize (KiB) 632660

[startup+1800 s]
/proc/loadavg: 2.01 2.00 1.68 3/177 5995
/proc/meminfo: memFree=30605024/32873852 swapFree=6864/6864
[pid=5964] ppid=5962 vsize=632660 CPUtime=1799.42 cores=0,2,4,6
/proc/5964/stat : 5964 (wbo1.72) S 5962 5964 5932 0 -1 4202496 150619 0 0 0 179819 123 0 0 20 0 2 0 367901568 647843840 149933 33554432000 4194304 5964350 140733463350560 140733463350080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5964/statm: 158165 149933 187 433 0 157729 0
[pid=5964/tid=5968] ppid=5962 vsize=632660 CPUtime=1794.8 cores=0,2,4,6
/proc/5964/task/5968/stat : 5968 (wbo1.72) R 5962 5964 5932 0 -1 4202560 145054 0 0 0 179331 149 0 0 20 0 2 0 367901591 647843840 149933 33554432000 4194304 5964350 140733463350560 139698779830312 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 632660

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5964 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=541340
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=513769
# CPU time returned by wait4() is 1795.06
# while last known CPU time is 1799.42
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.42
CPU user time (s): 1798.19
CPU system time (s): 1.23
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 632660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.54
system time used= 1.51377
maximum resident set size= 599748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150623
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= 262
involuntary context switches= 2507

runsolver used 2.54561 second user time and 7.52486 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-06 23:22:41
IDJOB=3727126
IDBENCH=75548
IDSOLVER=2313
FILE ID=node129/3727126-1339017760
RUNJOBID= node129-1339017760-5948
PBS_JOBID= 14643286
Free space on /tmp= 70792 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j90/normalized-j9045_1-sat.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727126-1339017760/watcher-3727126-1339017760 -o /tmp/evaluation-result-3727126-1339017760/solver-3727126-1339017760 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727126-1339017760.opb

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

MD5SUM BENCH= d4d1ca36c8af6075d3c9b6c16eca4a6b
RANDOM SEED=1251681070

node129.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.957
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	: 5333.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.957
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.957
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.957
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.957
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.90
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.957
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.92
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.957
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31688436 kB
Buffers:            8816 kB
Cached:           452472 kB
SwapCached:         2176 kB
Active:            71180 kB
Inactive:         394036 kB
Active(anon):       3792 kB
Inactive(anon):     2464 kB
Active(file):      67388 kB
Inactive(file):   391572 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:          9052 kB
Mapped:             6888 kB
Shmem:                 0 kB
Slab:             582344 kB
SReclaimable:      24664 kB
SUnreclaim:       557680 kB
KernelStack:        1384 kB
PageTables:         3784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     102340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70780 MiB
End job on node129 at 2012-06-06 23:52:41