Trace number 3726637

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
pwbo 2.02? 1799.96 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/heinz/
normalized-neos-820146.opb
MD5SUM04a6efcac49375b9407fbc5f15fae5c7
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 variables600
Total number of constraints830
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
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 |  pwbo:                     2.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726637-1338661177.opb.
0.00/0.00	c Instance file HOME/instance-3726637-1338661177.opb
0.00/0.00	c File size is 31421 bytes.
0.00/0.00	c Highest Coefficient sum: 13
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      600                                                 |
0.00/0.00	c |  Number Clauses:        675                                                 |
0.00/0.00	c |  Number Cardinality:    170                                                 |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
1799.58/1800.00	c ===============================================================================
1799.58/1800.00	c Wall Clock Time: 1800.00 s
1799.58/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-3726637-1338661177/watcher-3726637-1338661177 -o /tmp/evaluation-result-3726637-1338661177/solver-3726637-1338661177 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726637-1338661177.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17837
/proc/meminfo: memFree=28413072/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=83840 CPUtime=0 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 863 0 0 0 0 0 0 0 20 0 2 0 332243732 85852160 808 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 20960 808 177 433 0 20524 0
[pid=17837/tid=17838] ppid=17835 vsize=83840 CPUtime=0 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 92 0 0 0 0 0 0 0 20 0 2 0 332243732 85852160 813 33554432000 4194304 5964478 140734697745744 140736733451432 5136490 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0

[startup+0.037842 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17837
/proc/meminfo: memFree=28413072/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=83840 CPUtime=0.03 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 1033 0 0 0 3 0 0 0 20 0 2 0 332243732 85852160 978 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 20960 978 186 433 0 20524 0
[pid=17837/tid=17838] ppid=17835 vsize=83840 CPUtime=0.02 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 257 0 0 0 2 0 0 0 20 0 2 0 332243732 85852160 978 33554432000 4194304 5964478 140734697745744 140736733451432 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 83840

[startup+0.100173 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17837
/proc/meminfo: memFree=28413072/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=83840 CPUtime=0.09 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 1220 0 0 0 9 0 0 0 20 0 2 0 332243732 85852160 1165 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 20960 1165 186 433 0 20524 0
[pid=17837/tid=17838] ppid=17835 vsize=83840 CPUtime=0.08 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 444 0 0 0 8 0 0 0 20 0 2 0 332243732 85852160 1165 33554432000 4194304 5964478 140734697745744 140736733451432 4400661 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83840

[startup+0.30013 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17837
/proc/meminfo: memFree=28413072/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=83840 CPUtime=0.29 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 1610 0 0 0 29 0 0 0 20 0 2 0 332243732 85852160 1555 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 20960 1555 186 433 0 20524 0
[pid=17837/tid=17838] ppid=17835 vsize=83840 CPUtime=0.28 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 835 0 0 0 28 0 0 0 20 0 2 0 332243732 85852160 1556 33554432000 4194304 5964478 140734697745744 140736733451432 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83840

[startup+0.700134 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17837
/proc/meminfo: memFree=28413072/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=83984 CPUtime=0.69 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 1996 0 0 0 69 0 0 0 20 0 2 0 332243732 85999616 1941 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 20996 1941 186 433 0 20560 0
[pid=17837/tid=17838] ppid=17835 vsize=83984 CPUtime=0.68 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 1220 0 0 0 68 0 0 0 20 0 2 0 332243732 85999616 1941 33554432000 4194304 5964478 140734697745744 139994394027832 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83984

[startup+1.50014 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17839
/proc/meminfo: memFree=28404848/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=83984 CPUtime=1.49 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 2561 0 0 0 149 0 0 0 20 0 2 0 332243732 85999616 2506 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 20996 2506 186 433 0 20560 0
[pid=17837/tid=17838] ppid=17835 vsize=83984 CPUtime=1.48 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 1785 0 0 0 148 0 0 0 20 0 2 0 332243732 85999616 2506 33554432000 4194304 5964478 140734697745744 139994394028072 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83984

[startup+3.10014 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17839
/proc/meminfo: memFree=28401252/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=84056 CPUtime=3.09 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 3506 0 0 0 308 1 0 0 20 0 2 0 332243732 86073344 3451 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 21014 3451 186 433 0 20578 0
[pid=17837/tid=17838] ppid=17835 vsize=84056 CPUtime=3.08 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 2730 0 0 0 307 1 0 0 20 0 2 0 332243732 86073344 3451 33554432000 4194304 5964478 140734697745744 139994394027832 4400542 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84056

[startup+6.30016 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17839
/proc/meminfo: memFree=28393440/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=84164 CPUtime=6.29 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 4969 0 0 0 627 2 0 0 20 0 2 0 332243732 86183936 4914 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 21041 4914 186 433 0 20605 0
[pid=17837/tid=17838] ppid=17835 vsize=84164 CPUtime=6.28 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 4193 0 0 0 626 2 0 0 20 0 2 0 332243732 86183936 4914 33554432000 4194304 5964478 140734697745744 139994394028024 4399969 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84164

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17839
/proc/meminfo: memFree=28383396/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=84164 CPUtime=12.69 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 6597 0 0 0 1267 2 0 0 20 0 2 0 332243732 86183936 6542 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 21041 6542 186 433 0 20605 0
[pid=17837/tid=17838] ppid=17835 vsize=84164 CPUtime=12.68 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 5821 0 0 0 1265 3 0 0 20 0 2 0 332243732 86183936 6542 33554432000 4194304 5964478 140734697745744 139994394028024 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84164

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17842
/proc/meminfo: memFree=28362788/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=84324 CPUtime=25.48 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 9438 0 0 0 2545 3 0 0 20 0 2 0 332243732 86347776 9383 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 21081 9383 186 433 0 20645 0
[pid=17837/tid=17838] ppid=17835 vsize=84324 CPUtime=25.48 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 8662 0 0 0 2544 4 0 0 20 0 2 0 332243732 86347776 9383 33554432000 4194304 5964478 140734697745744 139994394027832 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84324

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17842
/proc/meminfo: memFree=28336404/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=84564 CPUtime=51.09 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 12720 0 0 0 5104 5 0 0 20 0 2 0 332243732 86593536 12665 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 21141 12665 186 433 0 20705 0
[pid=17837/tid=17838] ppid=17835 vsize=84564 CPUtime=51.08 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 11944 0 0 0 5103 5 0 0 20 0 2 0 332243732 86593536 12665 33554432000 4194304 5964478 140734697745744 139994394027832 4399956 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84564

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17842
/proc/meminfo: memFree=28291276/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=150676 CPUtime=102.28 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 17682 0 0 0 10220 8 0 0 20 0 2 0 332243732 154292224 17627 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 37669 17627 186 433 0 37233 0
[pid=17837/tid=17838] ppid=17835 vsize=150676 CPUtime=102.29 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 16906 0 0 0 10219 10 0 0 20 0 2 0 332243732 154292224 17627 33554432000 4194304 5964478 140734697745744 139994394028024 4400097 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150676

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17842
/proc/meminfo: memFree=28253168/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=151252 CPUtime=162.26 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 23221 0 0 0 16215 11 0 0 20 0 2 0 332243732 154882048 23228 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 37813 23228 186 433 0 37377 0
[pid=17837/tid=17838] ppid=17835 vsize=151252 CPUtime=162.28 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 22445 0 0 0 16214 14 0 0 20 0 2 0 332243732 154882048 23228 33554432000 4194304 5964478 140734697745744 139994394028024 4400087 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 151252

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17842
/proc/meminfo: memFree=28220108/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=151900 CPUtime=222.22 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 27103 0 0 0 22208 14 0 0 20 0 2 0 332243732 155545600 27990 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 37975 27990 186 433 0 37539 0
[pid=17837/tid=17838] ppid=17835 vsize=151900 CPUtime=222.25 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 26327 0 0 0 22207 18 0 0 20 0 2 0 332243732 155545600 27990 33554432000 4194304 5964478 140734697745744 139994394027832 4400056 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 151900

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17842
/proc/meminfo: memFree=28194520/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=153268 CPUtime=282.21 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 32387 0 0 0 28203 18 0 0 20 0 2 0 332243732 156946432 33274 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 38317 33274 186 433 0 37881 0
[pid=17837/tid=17838] ppid=17835 vsize=153268 CPUtime=282.26 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 31611 0 0 0 28203 23 0 0 20 0 2 0 332243732 156946432 33274 33554432000 4194304 5964478 140734697745744 139994394027832 4399915 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 153268

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17843
/proc/meminfo: memFree=28178108/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=220064 CPUtime=342.2 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 36061 0 0 0 34199 21 0 0 20 0 2 0 332243732 225345536 36948 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 55016 36948 186 433 0 54580 0
[pid=17837/tid=17838] ppid=17835 vsize=220064 CPUtime=342.26 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 35285 0 0 0 34199 27 0 0 20 0 2 0 332243732 225345536 36948 33554432000 4194304 5964478 140734697745744 139994394027832 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 220064

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17843
/proc/meminfo: memFree=28169428/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=221252 CPUtime=402.19 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 38000 0 0 0 40197 22 0 0 20 0 2 0 332243732 226562048 38887 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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

/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 71352 0 0 0 130149 75 0 0 20 0 2 0 332243732 381427712 73248 33554432000 4194304 5964478 140734697745744 139994394028072 4400106 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 372488

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17852
/proc/meminfo: memFree=27873948/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=374360 CPUtime=1361.97 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 77631 0 0 0 136137 60 0 0 20 0 2 0 332243732 383344640 78751 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 93590 78751 186 433 0 93154 0
[pid=17837/tid=17838] ppid=17835 vsize=374360 CPUtime=1362.24 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 76855 0 0 0 136143 81 0 0 20 0 2 0 332243732 383344640 78751 33554432000 4194304 5964478 140734697745744 139994394028024 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 374360

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17852
/proc/meminfo: memFree=27865912/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=375904 CPUtime=1421.98 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 78367 0 0 0 142137 61 0 0 20 0 2 0 332243732 384925696 79487 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 93976 79487 186 433 0 93540 0
[pid=17837/tid=17838] ppid=17835 vsize=375904 CPUtime=1422.25 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 77591 0 0 0 142142 83 0 0 20 0 2 0 332243732 384925696 79487 33554432000 4194304 5964478 140734697745744 139994394028072 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 375904

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17852
/proc/meminfo: memFree=27838012/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=377060 CPUtime=1481.96 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 83231 0 0 0 148129 67 0 0 20 0 2 0 332243732 386109440 84351 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 94265 84351 186 433 0 93829 0
[pid=17837/tid=17838] ppid=17835 vsize=377060 CPUtime=1482.25 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 82455 0 0 0 148136 89 0 0 20 0 2 0 332243732 386109440 84351 33554432000 4194304 5964478 140734697745744 139994394027832 4379296 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 377060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17853
/proc/meminfo: memFree=27824248/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=378720 CPUtime=1541.95 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 83585 0 0 0 154128 67 0 0 20 0 2 0 332243732 387809280 84700 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 94680 84700 186 433 0 94244 0
[pid=17837/tid=17838] ppid=17835 vsize=378720 CPUtime=1542.25 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 82809 0 0 0 154134 91 0 0 20 0 2 0 332243732 387809280 84700 33554432000 4194304 5964478 140734697745744 139994394027832 4400087 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 378720

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17892
/proc/meminfo: memFree=28218800/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=380020 CPUtime=1601.93 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 87205 0 0 0 160122 71 0 0 20 0 2 0 332243732 389140480 88324 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 95005 88324 186 433 0 94569 0
[pid=17837/tid=17838] ppid=17835 vsize=380020 CPUtime=1602.24 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 86429 0 0 0 160128 96 0 0 20 0 2 0 332243732 389140480 88324 33554432000 4194304 5964478 140734697745744 139994394028024 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 380020

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17893
/proc/meminfo: memFree=28169208/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=380884 CPUtime=1661.9 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 89331 0 0 0 166117 73 0 0 20 0 2 0 332243732 390025216 90472 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 95221 90472 186 433 0 94785 0
[pid=17837/tid=17838] ppid=17835 vsize=380884 CPUtime=1662.23 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 88555 0 0 0 166124 99 0 0 20 0 2 0 332243732 390025216 90472 33554432000 4194304 5964478 140734697745744 139994394028072 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 380884

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17893
/proc/meminfo: memFree=28138952/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=381712 CPUtime=1721.89 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 89496 0 0 0 172115 74 0 0 20 0 2 0 332243732 390873088 90637 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 95428 90637 186 433 0 94992 0
[pid=17837/tid=17838] ppid=17835 vsize=381712 CPUtime=1722.23 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 88720 0 0 0 172122 101 0 0 20 0 2 0 332243732 390873088 90637 33554432000 4194304 5964478 140734697745744 139994394028072 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 381712

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17893
/proc/meminfo: memFree=28099544/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=448380 CPUtime=1781.89 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 91563 0 0 0 178112 77 0 0 20 0 2 0 332243732 459141120 92704 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 112095 92704 186 433 0 111659 0
[pid=17837/tid=17838] ppid=17835 vsize=448380 CPUtime=1782.23 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 90787 0 0 0 178119 104 0 0 20 0 2 0 332243732 459141120 92704 33554432000 4194304 5964478 140734697745744 139994394028072 4400542 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 448380

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 17893
/proc/meminfo: memFree=28096308/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=448380 CPUtime=1791.49 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 92050 0 0 0 179071 78 0 0 20 0 2 0 332243732 459141120 93191 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 112095 93191 186 433 0 111659 0
[pid=17837/tid=17838] ppid=17835 vsize=448380 CPUtime=1791.84 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 91274 0 0 0 179078 106 0 0 20 0 2 0 332243732 459141120 93191 33554432000 4194304 5964478 140734697745744 139994394028072 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (KiB) 448380

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 17893
/proc/meminfo: memFree=28095936/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=448524 CPUtime=1794.69 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 92189 0 0 0 179391 78 0 0 20 0 2 0 332243732 459288576 93330 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 112131 93330 186 433 0 111695 0
[pid=17837/tid=17838] ppid=17835 vsize=448524 CPUtime=1795.04 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 91413 0 0 0 179398 106 0 0 20 0 2 0 332243732 459288576 93330 33554432000 4194304 5964478 140734697745744 139994394028024 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 448524

[startup+1798.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 17893
/proc/meminfo: memFree=28095564/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=448524 CPUtime=1797.88 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 92331 0 0 0 179710 78 0 0 20 0 2 0 332243732 459288576 93472 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 112131 93472 186 433 0 111695 0
[pid=17837/tid=17838] ppid=17835 vsize=448524 CPUtime=1798.23 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 91555 0 0 0 179717 106 0 0 20 0 2 0 332243732 459288576 93472 33554432000 4194304 5964478 140734697745744 139994394028024 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 448524

[startup+1799.1 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17893
/proc/meminfo: memFree=28095440/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=448524 CPUtime=1798.68 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 92364 0 0 0 179790 78 0 0 20 0 2 0 332243732 459288576 93505 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 112131 93505 186 433 0 111695 0
[pid=17837/tid=17838] ppid=17835 vsize=448524 CPUtime=1799.03 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 91588 0 0 0 179797 106 0 0 20 0 2 0 332243732 459288576 93505 33554432000 4194304 5964478 140734697745744 139994394028024 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 448524

[startup+1799.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17893
/proc/meminfo: memFree=28094744/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=448524 CPUtime=1799.08 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 92380 0 0 0 179830 78 0 0 20 0 2 0 332243732 459288576 93521 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 112131 93521 186 433 0 111695 0
[pid=17837/tid=17838] ppid=17835 vsize=448524 CPUtime=1799.44 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 91604 0 0 0 179838 106 0 0 20 0 2 0 332243732 459288576 93521 33554432000 4194304 5964478 140734697745744 139994394028024 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 448524

[startup+1799.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17893
/proc/meminfo: memFree=28094744/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=448524 CPUtime=1799.48 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 92396 0 0 0 179870 78 0 0 20 0 2 0 332243732 459288576 93537 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 112131 93537 186 433 0 111695 0
[pid=17837/tid=17838] ppid=17835 vsize=448524 CPUtime=1799.83 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 91620 0 0 0 179877 106 0 0 20 0 2 0 332243732 459288576 93537 33554432000 4194304 5964478 140734697745744 139994394028024 4400087 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 448524

[startup+1800 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17893
/proc/meminfo: memFree=28094744/32873648 swapFree=6864/6864
[pid=17837] ppid=17835 vsize=448524 CPUtime=1799.58 cores=0,2,4,6
/proc/17837/stat : 17837 (pwbo2.02) S 17835 17837 13572 0 -1 4202496 92400 0 0 0 179880 78 0 0 20 0 2 0 332243732 459288576 93541 33554432000 4194304 5964478 140734697745744 140734697745264 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17837/statm: 112131 93541 186 433 0 111695 0
[pid=17837/tid=17838] ppid=17835 vsize=448524 CPUtime=1799.93 cores=0,2,4,6
/proc/17837/task/17838/stat : 17838 (pwbo2.02) R 17835 17837 13572 0 -1 4202560 91624 0 0 0 179887 106 0 0 20 0 2 0 332243732 459288576 93541 33554432000 4194304 5964478 140734697745744 139994394028024 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 448524

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.96
CPU user time (s): 1798.88
CPU system time (s): 1.07584
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 448524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.88
system time used= 1.07584
maximum resident set size= 374176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92403
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= 163
involuntary context switches= 2019

runsolver used 2.97655 second user time and 7.51686 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-02 20:19:37
IDJOB=3726637
IDBENCH=89818
IDSOLVER=2310
FILE ID=node120/3726637-1338661177
RUNJOBID= node120-1338651811-14891
PBS_JOBID= 14636460
Free space on /tmp= 70772 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/heinz/normalized-neos-820146.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726637-1338661177/watcher-3726637-1338661177 -o /tmp/evaluation-result-3726637-1338661177/solver-3726637-1338661177 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726637-1338661177.opb

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

MD5SUM BENCH= 04a6efcac49375b9407fbc5f15fae5c7
RANDOM SEED=712579435

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:        28413816 kB
Buffers:          542636 kB
Cached:          2755404 kB
SwapCached:         1572 kB
Active:          1863504 kB
Inactive:        1669624 kB
Active(anon):     227448 kB
Inactive(anon):     9228 kB
Active(file):    1636056 kB
Inactive(file):  1660396 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        336192 kB
Mapped:            11456 kB
Shmem:                32 kB
Slab:             790792 kB
SReclaimable:     235156 kB
SUnreclaim:       555636 kB
KernelStack:        1488 kB
PageTables:         4164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     182504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70780 MiB
End job on node120 at 2012-06-02 20:49:38