Trace number 3704364

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.0? 1799.57 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-61.opb
MD5SUM242cdc00579036e1487a0255b4e1d84c
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 variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
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 232
Number of bits of the biggest sum of numbers8
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.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704364-1338095691.opb.
0.00/0.00	c Instance file HOME/instance-3704364-1338095691.opb
0.00/0.00	c File size is 9526531 bytes.
0.59/0.62	c Highest Coefficient sum: 232
0.59/0.63	c ============================[ Problem Statistics ]=============================
0.59/0.63	c |                                                                             |
0.59/0.63	c |  Parsing time:          0.63         s                                      |
0.59/0.63	c |  Number Variables:      10086                                               |
0.59/0.63	c |  Number Clauses:        203668                                              |
0.59/0.63	c |  Number Cardinality:    722                                                 |
0.59/0.63	c |  Number PB Constraints: 22218                                               |
0.59/0.63	c |                                                                             |
0.59/0.66	c |  Problem Type:          Decision                                            |
0.59/0.66	c |  Objective Function:    None                                                |
0.59/0.66	c |                                                                             |
0.59/0.66	c ===============================================================================
1799.57/1800.00	c ===============================================================================
1799.57/1800.00	c Wall Clock Time: 1800.00 s
1799.57/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-3704364-1338095691/watcher-3704364-1338095691 -o /tmp/evaluation-result-3704364-1338095691/solver-3704364-1338095691 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704364-1338095691.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 14103
/proc/meminfo: memFree=27374560/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=12444 CPUtime=0 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) R 14101 14103 12898 0 -1 4202496 320 0 0 0 0 0 0 0 20 0 1 0 275694884 12742656 272 33554432000 4194304 5965102 140733682776592 140733682774008 4351027 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 3111 272 173 433 0 349 0

[startup+0.102652 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 14103
/proc/meminfo: memFree=27374560/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=17044 CPUtime=0.1 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) R 14101 14103 12898 0 -1 4202496 1838 0 0 0 10 0 0 0 20 0 1 0 275694884 17453056 1757 33554432000 4194304 5965102 140733682776592 140733682774008 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 4261 1758 535 433 0 1499 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17044

[startup+0.200187 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 14103
/proc/meminfo: memFree=27374560/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=21584 CPUtime=0.19 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) R 14101 14103 12898 0 -1 4202496 3318 0 0 0 19 0 0 0 20 0 1 0 275694884 22102016 3172 33554432000 4194304 5965102 140733682776592 140733682774008 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 5396 3172 898 433 0 2634 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21584

[startup+0.300241 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 14103
/proc/meminfo: memFree=27374560/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=25972 CPUtime=0.29 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) R 14101 14103 12898 0 -1 4202496 4817 0 0 0 29 0 0 0 20 0 1 0 275694884 26595328 4671 33554432000 4194304 5965102 140733682776592 140733682774008 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 6493 4672 1277 433 0 3731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25972

[startup+0.700151 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 14103
/proc/meminfo: memFree=27374560/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=112712 CPUtime=0.69 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 14533 0 0 0 67 2 0 0 20 0 2 0 275694884 115417088 12442 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 28178 12442 176 433 0 27742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112712

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14105
/proc/meminfo: memFree=27308712/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=111988 CPUtime=1.48 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 19223 0 0 0 146 2 0 0 20 0 2 0 275694884 114675712 16689 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 27997 16689 190 433 0 27561 0
[pid=14103/tid=14105] ppid=14101 vsize=111988 CPUtime=0.86 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 9131 0 0 0 84 2 0 0 20 0 2 0 275694947 114675712 16689 33554432000 4194304 5965102 140733682776592 140717510883128 5137076 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) 111988

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14105
/proc/meminfo: memFree=27307348/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=111988 CPUtime=3.08 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 19585 0 0 0 306 2 0 0 20 0 2 0 275694884 114675712 17051 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 27997 17051 190 433 0 27561 0
[pid=14103/tid=14105] ppid=14101 vsize=111988 CPUtime=2.45 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 9493 0 0 0 243 2 0 0 20 0 2 0 275694947 114675712 17051 33554432000 4194304 5965102 140733682776592 140717510883320 4404704 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) 111988

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14105
/proc/meminfo: memFree=27302024/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=111988 CPUtime=6.29 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 20591 0 0 0 626 3 0 0 20 0 2 0 275694884 114675712 18057 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 27997 18057 190 433 0 27561 0
[pid=14103/tid=14105] ppid=14101 vsize=111988 CPUtime=5.64 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 10499 0 0 0 562 2 0 0 20 0 2 0 275694947 114675712 18057 33554432000 4194304 5965102 140733682776592 140717510883128 4401056 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) 111988

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14105
/proc/meminfo: memFree=27291376/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=111988 CPUtime=12.69 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 22608 0 0 0 1266 3 0 0 20 0 2 0 275694884 114675712 20074 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 27997 20074 190 433 0 27561 0
[pid=14103/tid=14105] ppid=14101 vsize=111988 CPUtime=12.02 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 12516 0 0 0 1200 2 0 0 20 0 2 0 275694947 114675712 20074 33554432000 4194304 5965102 140733682776592 140717510883128 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) 111988

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14105
/proc/meminfo: memFree=27277792/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=111988 CPUtime=25.48 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 25295 0 0 0 2544 4 0 0 20 0 2 0 275694884 114675712 22761 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 27997 22761 190 433 0 27561 0
[pid=14103/tid=14105] ppid=14101 vsize=111988 CPUtime=24.79 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 15203 0 0 0 2476 3 0 0 20 0 2 0 275694947 114675712 22761 33554432000 4194304 5965102 140733682776592 140717510883368 4400960 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) 111988

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14105
/proc/meminfo: memFree=27255068/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=177524 CPUtime=51.08 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 30862 0 0 0 5102 6 0 0 20 0 2 0 275694884 181784576 28328 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 44381 28328 190 433 0 43945 0
[pid=14103/tid=14105] ppid=14101 vsize=177524 CPUtime=50.32 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 20770 0 0 0 5027 5 0 0 20 0 2 0 275694947 181784576 28328 33554432000 4194304 5965102 140733682776592 140717510883128 4401597 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 177524

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14105
/proc/meminfo: memFree=27217916/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=177524 CPUtime=102.27 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 39350 0 0 0 10216 11 0 0 20 0 2 0 275694884 181784576 36814 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 44381 36814 190 433 0 43945 0
[pid=14103/tid=14105] ppid=14101 vsize=177524 CPUtime=101.39 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 29258 0 0 0 10128 11 0 0 20 0 2 0 275694947 181784576 36814 33554432000 4194304 5965102 140733682776592 140717510883128 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 177524

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14106
/proc/meminfo: memFree=27189776/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=243060 CPUtime=162.26 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 46149 0 0 0 16211 15 0 0 20 0 2 0 275694884 248893440 43609 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 60765 43609 190 433 0 60329 0
[pid=14103/tid=14105] ppid=14101 vsize=243060 CPUtime=161.23 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 36057 0 0 0 16108 15 0 0 20 0 2 0 275694947 248893440 43609 33554432000 4194304 5965102 140733682776592 140717510883320 4400960 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) 243060

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14106
/proc/meminfo: memFree=27153008/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=246708 CPUtime=222.26 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 51882 0 0 0 22208 18 0 0 20 0 2 0 275694884 252628992 49851 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 61677 49851 190 433 0 61241 0
[pid=14103/tid=14105] ppid=14101 vsize=246708 CPUtime=221.09 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 41790 0 0 0 22089 20 0 0 20 0 2 0 275694947 252628992 49851 33554432000 4194304 5965102 140733682776592 140717510883128 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 246708

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14106
/proc/meminfo: memFree=27131232/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=246708 CPUtime=282.22 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 55891 0 0 0 28200 22 0 0 20 0 2 0 275694884 252628992 54686 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 61677 54692 190 433 0 61241 0
[pid=14103/tid=14105] ppid=14101 vsize=246708 CPUtime=280.91 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) D 14101 14103 12898 0 -1 4202560 45799 0 0 0 28066 25 0 0 20 0 2 0 275694947 252628992 54692 33554432000 4194304 5965102 140733682776592 140717510883320 4380154 0 0 4096 16387 18446744071581355444 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 246708

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 14109
/proc/meminfo: memFree=27098392/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=246708 CPUtime=342.18 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 56333 0 0 0 34196 22 0 0 20 0 2 0 275694884 252628992 55683 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 61677 55683 190 433 0 61241 0
[pid=14103/tid=14105] ppid=14101 vsize=246708 CPUtime=340.73 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 46241 0 0 0 34047 26 0 0 20 0 2 0 275694947 252628992 55683 33554432000 4194304 5965102 140733682776592 140717510883128 4401582 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 246708

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14109
/proc/meminfo: memFree=27068992/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=246708 CPUtime=402.16 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 58388 0 0 0 40191 25 0 0 20 0 2 0 275694884 252628992 57735 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 61677 57735 190 433 0 61241 0
[pid=14103/tid=14105] ppid=14101 vsize=246708 CPUtime=400.56 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 48296 0 0 0 40026 30 0 0 20 0 2 0 275694947 252628992 57735 33554432000 4194304 5965102 140733682776592 140717510883368 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 246708

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14110
/proc/meminfo: memFree=27024652/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=312244 CPUtime=462.15 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14194
/proc/meminfo: memFree=27172032/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=445140 CPUtime=1361.96 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 104524 0 0 0 136139 57 0 0 20 0 2 0 275694884 455823360 105208 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 111285 105208 190 433 0 110849 0
[pid=14103/tid=14105] ppid=14101 vsize=445140 CPUtime=1358.05 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 94432 0 0 0 135729 76 0 0 20 0 2 0 275694947 455823360 105208 33554432000 4194304 5965102 140733682776592 140717510883336 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 445140

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14194
/proc/meminfo: memFree=27129076/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=510676 CPUtime=1421.94 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 107212 0 0 0 142135 59 0 0 20 0 2 0 275694884 522932224 108064 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 127669 108064 190 433 0 127233 0
[pid=14103/tid=14105] ppid=14101 vsize=510676 CPUtime=1417.89 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 97120 0 0 0 141710 79 0 0 20 0 2 0 275694947 522932224 108064 33554432000 4194304 5965102 140733682776592 140717510883368 4401118 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 510676

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14194
/proc/meminfo: memFree=27101204/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=510676 CPUtime=1481.92 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 110009 0 0 0 148130 62 0 0 20 0 2 0 275694884 522932224 111323 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 127669 111323 190 433 0 127233 0
[pid=14103/tid=14105] ppid=14101 vsize=510676 CPUtime=1477.72 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 99917 0 0 0 147690 82 0 0 20 0 2 0 275694947 522932224 111323 33554432000 4194304 5965102 140733682776592 140717510883128 4404383 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 510676

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14197
/proc/meminfo: memFree=27067960/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=510676 CPUtime=1541.92 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 113466 0 0 0 154128 64 0 0 20 0 2 0 275694884 522932224 114778 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 127669 114778 190 433 0 127233 0
[pid=14103/tid=14105] ppid=14101 vsize=510676 CPUtime=1537.58 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 103374 0 0 0 153672 86 0 0 20 0 2 0 275694947 522932224 114778 33554432000 4194304 5965102 140733682776592 140717510883368 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 510676

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14197
/proc/meminfo: memFree=27018500/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=510676 CPUtime=1601.9 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 117291 0 0 0 160124 66 0 0 20 0 2 0 275694884 522932224 118603 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 127669 118603 190 433 0 127233 0
[pid=14103/tid=14105] ppid=14101 vsize=510676 CPUtime=1597.42 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 107199 0 0 0 159653 89 0 0 20 0 2 0 275694947 522932224 118603 33554432000 4194304 5965102 140733682776592 140717510883368 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 510676

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14198
/proc/meminfo: memFree=26990228/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=513408 CPUtime=1661.9 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 120865 0 0 0 166121 69 0 0 20 0 2 0 275694884 525729792 122176 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 128352 122176 190 433 0 127916 0
[pid=14103/tid=14105] ppid=14101 vsize=513408 CPUtime=1657.26 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 110773 0 0 0 165634 92 0 0 20 0 2 0 275694947 525729792 122176 33554432000 4194304 5965102 140733682776592 140717510883128 4400960 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) 513408

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14198
/proc/meminfo: memFree=26968192/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=513408 CPUtime=1721.88 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 121313 0 0 0 172119 69 0 0 20 0 2 0 275694884 525729792 122624 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 128352 122624 190 433 0 127916 0
[pid=14103/tid=14105] ppid=14101 vsize=513408 CPUtime=1717.11 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 111221 0 0 0 171617 94 0 0 20 0 2 0 275694947 525729792 122624 33554432000 4194304 5965102 140733682776592 140717510883128 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 513408

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14198
/proc/meminfo: memFree=26965060/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=513408 CPUtime=1781.87 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 121633 0 0 0 178118 69 0 0 20 0 2 0 275694884 525729792 122944 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 128352 122944 190 433 0 127916 0
[pid=14103/tid=14105] ppid=14101 vsize=513408 CPUtime=1776.96 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 111541 0 0 0 177602 94 0 0 20 0 2 0 275694947 525729792 122944 33554432000 4194304 5965102 140733682776592 140717510883128 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 513408

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

[startup+1792.01 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14198
/proc/meminfo: memFree=26963260/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=513408 CPUtime=1791.58 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 121672 0 0 0 179089 69 0 0 20 0 2 0 275694884 525729792 122983 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 128352 122983 190 433 0 127916 0
[pid=14103/tid=14105] ppid=14101 vsize=513408 CPUtime=1786.64 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 111580 0 0 0 178569 95 0 0 20 0 2 0 275694947 525729792 122983 33554432000 4194304 5965102 140733682776592 140717510883128 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 513408

[startup+1795.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14198
/proc/meminfo: memFree=26963012/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=513408 CPUtime=1794.78 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 121731 0 0 0 179409 69 0 0 20 0 2 0 275694884 525729792 123042 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 128352 123042 190 433 0 127916 0
[pid=14103/tid=14105] ppid=14101 vsize=513408 CPUtime=1789.83 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 111639 0 0 0 178888 95 0 0 20 0 2 0 275694947 525729792 123042 33554432000 4194304 5965102 140733682776592 140717510883128 4401015 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 513408

[startup+1798.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14198
/proc/meminfo: memFree=26963012/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=513408 CPUtime=1797.97 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 121734 0 0 0 179728 69 0 0 20 0 2 0 275694884 525729792 123045 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 128352 123045 190 433 0 127916 0
[pid=14103/tid=14105] ppid=14101 vsize=513408 CPUtime=1793.01 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 111642 0 0 0 179206 95 0 0 20 0 2 0 275694947 525729792 123045 33554432000 4194304 5965102 140733682776592 140717510883128 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 513408

[startup+1799.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14198
/proc/meminfo: memFree=26963136/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=513408 CPUtime=1798.77 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 121736 0 0 0 179808 69 0 0 20 0 2 0 275694884 525729792 123047 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 128352 123047 190 433 0 127916 0
[pid=14103/tid=14105] ppid=14101 vsize=513408 CPUtime=1793.81 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 111644 0 0 0 179286 95 0 0 20 0 2 0 275694947 525729792 123047 33554432000 4194304 5965102 140733682776592 140717510883128 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.77
Current children cumulated vsize (KiB) 513408

[startup+1799.6 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14198
/proc/meminfo: memFree=26963136/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=513408 CPUtime=1799.17 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 121736 0 0 0 179848 69 0 0 20 0 2 0 275694884 525729792 123047 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 128352 123047 190 433 0 127916 0
[pid=14103/tid=14105] ppid=14101 vsize=513408 CPUtime=1794.22 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 111644 0 0 0 179327 95 0 0 20 0 2 0 275694947 525729792 123047 33554432000 4194304 5965102 140733682776592 140717510883128 4401530 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.17
Current children cumulated vsize (KiB) 513408

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14198
/proc/meminfo: memFree=26963136/32873660 swapFree=7120/7120
[pid=14103] ppid=14101 vsize=513408 CPUtime=1799.57 cores=0,2,4,6
/proc/14103/stat : 14103 (pwbo2.0) S 14101 14103 12898 0 -1 4202496 121736 0 0 0 179888 69 0 0 20 0 2 0 275694884 525729792 123047 33554432000 4194304 5965102 140733682776592 140733682776112 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14103/statm: 128352 123047 190 433 0 127916 0
[pid=14103/tid=14105] ppid=14101 vsize=513408 CPUtime=1794.61 cores=0,2,4,6
/proc/14103/task/14105/stat : 14105 (pwbo2.0) R 14101 14103 12898 0 -1 4202560 111644 0 0 0 179366 95 0 0 20 0 2 0 275694947 525729792 123047 33554432000 4194304 5965102 140733682776592 140717510883128 4401131 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 513408

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14103 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=284227
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=982850
# CPU time returned by wait4() is 1795.27
# while last known CPU time is 1799.57
#
# 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.57
CPU user time (s): 1798.88
CPU system time (s): 0.69
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 513408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.28
system time used= 0.98285
maximum resident set size= 492200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121739
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= 177
involuntary context switches= 1959

runsolver used 2.67759 second user time and 7.14391 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-27 07:14:51
IDJOB=3704364
IDBENCH=89634
IDSOLVER=2280
FILE ID=node117/3704364-1338095691
RUNJOBID= node117-1338088587-12914
PBS_JOBID= 14624465
Free space on /tmp= 70072 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-61.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704364-1338095691/watcher-3704364-1338095691 -o /tmp/evaluation-result-3704364-1338095691/solver-3704364-1338095691 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704364-1338095691.opb

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

MD5SUM BENCH= 242cdc00579036e1487a0255b4e1d84c
RANDOM SEED=1196797872

node117.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		: 2667.148
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	: 5334.29
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		: 2667.148
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		: 2667.148
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		: 2667.148
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.95
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		: 2667.148
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		: 2667.148
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.91
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27374436 kB
Buffers:          306492 kB
Cached:          3973484 kB
SwapCached:            0 kB
Active:          2483400 kB
Inactive:        2143104 kB
Active(anon):     337428 kB
Inactive(anon):    11356 kB
Active(file):    2145972 kB
Inactive(file):  2131748 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14664 kB
Writeback:             0 kB
AnonPages:        330980 kB
Mapped:            15164 kB
Shmem:               200 kB
Slab:             734148 kB
SReclaimable:     178320 kB
SUnreclaim:       555828 kB
KernelStack:        1456 kB
PageTables:         4652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     161312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 70064 MiB
End job on node117 at 2012-05-27 07:44:51