Trace number 3704350

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.55 1800.03

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-146.opb
MD5SUM132271a8a55b01af9ffef359148ae5e1
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 variables48417
Total number of constraints1121431
Number of constraints which are clauses1007614
Number of constraints which are cardinality constraints (but not clauses)3525
Number of constraints which are nor clauses,nor cardinality constraints110292
Minimum length of a constraint2
Maximum length of a constraint690
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 691
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 |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704350-1338095932.opb.
0.00/0.00	c Instance file HOME/instance-3704350-1338095932.opb
0.00/0.00	c File size is 50921616 bytes.
3.39/3.47	c Highest Coefficient sum: 691
3.39/3.48	c ============================[ Problem Statistics ]=============================
3.39/3.48	c |                                                                             |
3.39/3.48	c |  Parsing time:          3.48         s                                      |
3.39/3.48	c |  Number Variables:      48417                                               |
3.39/3.48	c |  Number Clauses:        1009387                                             |
3.39/3.48	c |  Number Cardinality:    3527                                                |
3.39/3.48	c |  Number PB Constraints: 110292                                              |
3.39/3.48	c |                                                                             |
3.58/3.63	c |  Problem Type:          Decision                                            |
3.58/3.63	c |  Objective Function:    None                                                |
3.58/3.63	c |                                                                             |
3.58/3.63	c ===============================================================================
1799.55/1800.01	c ===============================================================================
1799.55/1800.01	c Wall Clock Time: 1800.02 s
1799.55/1800.01	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-3704350-1338095932/watcher-3704350-1338095932 -o /tmp/evaluation-result-3704350-1338095932/solver-3704350-1338095932 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704350-1338095932.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: 1.92 1.98 1.99 2/177 20179
/proc/meminfo: memFree=28673636/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=52872 CPUtime=0 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) R 20177 20179 17458 0 -1 4202496 310 0 0 0 0 0 0 0 20 0 1 0 275717773 54140928 262 33554432000 4194304 5965102 140734360148960 140737186090584 5137146 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 13218 263 171 433 0 349 0

[startup+0.012878 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 20179
/proc/meminfo: memFree=28673636/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=53136 CPUtime=0.01 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) R 20177 20179 17458 0 -1 4202496 406 0 0 0 1 0 0 0 20 0 1 0 275717773 54411264 358 33554432000 4194304 5965102 140734360148960 140737186090584 4569920 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 13284 359 192 433 0 415 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 53136

[startup+0.10021 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 20179
/proc/meminfo: memFree=28673636/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=57148 CPUtime=0.09 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) R 20177 20179 17458 0 -1 4202496 1693 0 0 0 9 0 0 0 20 0 1 0 275717773 58519552 1612 33554432000 4194304 5965102 140734360148960 140737186090584 4348818 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 14287 1613 498 433 0 1418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57148

[startup+0.3002 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 20179
/proc/meminfo: memFree=28673636/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=65740 CPUtime=0.29 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) R 20177 20179 17458 0 -1 4202496 4541 0 0 0 29 0 0 0 20 0 1 0 275717773 67317760 4395 33554432000 4194304 5965102 140734360148960 140737186090584 5137146 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 16435 4396 1206 433 0 3566 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65740

[startup+0.700192 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 20179
/proc/meminfo: memFree=28673636/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=82312 CPUtime=0.69 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) R 20177 20179 17458 0 -1 4202496 10137 0 0 0 68 1 0 0 20 0 1 0 275717773 84287488 9862 33554432000 4194304 5965102 140734360148960 140737186090584 5374819 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 20578 9863 2621 433 0 7709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82312

[startup+1.5002 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 20180
/proc/meminfo: memFree=28632088/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=116308 CPUtime=1.49 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) R 20177 20179 17458 0 -1 4202496 21511 0 0 0 147 2 0 0 20 0 1 0 275717773 119099392 20979 33554432000 4194304 5965102 140734360148960 140734360147048 5137146 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 29077 20980 5619 433 0 16208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116308

[startup+3.10021 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 20180
/proc/meminfo: memFree=28588724/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=175804 CPUtime=3.09 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) R 20177 20179 17458 0 -1 4202496 42247 0 0 0 304 5 0 0 20 0 1 0 275717773 180023296 41713 33554432000 4194304 5965102 140734360148960 140734360146904 4344723 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 43951 41714 11279 433 0 31082 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 175804

[startup+6.30031 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 20181
/proc/meminfo: memFree=28366632/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=359288 CPUtime=6.29 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 90768 0 0 0 616 13 0 0 20 0 2 0 275717773 367910912 77135 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 89822 77135 190 433 0 89386 0
[pid=20179/tid=20181] ppid=20177 vsize=359288 CPUtime=2.8 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 43132 0 0 0 273 7 0 0 20 0 2 0 275718121 367910912 77135 33554432000 4194304 5965102 140734360148960 139981735470904 4401143 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 359288

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 20181
/proc/meminfo: memFree=28359752/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=359288 CPUtime=12.69 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 92214 0 0 0 1254 15 0 0 20 0 2 0 275717773 367910912 78581 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 89822 78581 190 433 0 89386 0
[pid=20179/tid=20181] ppid=20177 vsize=359288 CPUtime=9.18 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 44578 0 0 0 910 8 0 0 20 0 2 0 275718121 367910912 78581 33554432000 4194304 5965102 140734360148960 139981735470904 4394008 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 359288

[startup+25.5003 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 20181
/proc/meminfo: memFree=28349324/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=359288 CPUtime=25.49 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 94719 0 0 0 2533 16 0 0 20 0 2 0 275717773 367910912 81086 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 89822 81086 190 433 0 89386 0
[pid=20179/tid=20181] ppid=20177 vsize=359288 CPUtime=21.95 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 47083 0 0 0 2185 10 0 0 20 0 2 0 275718121 367910912 81086 33554432000 4194304 5965102 140734360148960 139981735471144 4401824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 359288

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 20181
/proc/meminfo: memFree=28315592/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=424824 CPUtime=51.08 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 100004 0 0 0 5089 19 0 0 20 0 2 0 275717773 435019776 86371 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 106206 86371 190 433 0 105770 0
[pid=20179/tid=20181] ppid=20177 vsize=424824 CPUtime=47.48 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 52368 0 0 0 4736 12 0 0 20 0 2 0 275718121 435019776 86371 33554432000 4194304 5965102 140734360148960 139981735471096 4401127 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 424824

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20184
/proc/meminfo: memFree=28267344/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=424824 CPUtime=102.28 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 108726 0 0 0 10205 23 0 0 20 0 2 0 275717773 435019776 95093 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 106206 95093 190 433 0 105770 0
[pid=20179/tid=20181] ppid=20177 vsize=424824 CPUtime=98.56 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 61090 0 0 0 9838 18 0 0 20 0 2 0 275718121 435019776 95093 33554432000 4194304 5965102 140734360148960 139981735471096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 424824

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20184
/proc/meminfo: memFree=28216384/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=490360 CPUtime=162.27 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 117966 0 0 0 16198 29 0 0 20 0 2 0 275717773 502128640 104331 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 122590 104331 190 433 0 122154 0
[pid=20179/tid=20181] ppid=20177 vsize=490360 CPUtime=158.4 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 70330 0 0 0 15815 25 0 0 20 0 2 0 275718121 502128640 104331 33554432000 4194304 5965102 140734360148960 139981735470904 4394008 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 490360

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20185
/proc/meminfo: memFree=28179088/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=490360 CPUtime=222.25 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 123179 0 0 0 22193 32 0 0 20 0 2 0 275717773 502128640 109620 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 122590 109620 190 433 0 122154 0
[pid=20179/tid=20181] ppid=20177 vsize=490360 CPUtime=218.24 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 75543 0 0 0 21795 29 0 0 20 0 2 0 275718121 502128640 109620 33554432000 4194304 5965102 140734360148960 139981735471096 4404413 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 490360

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20185
/proc/meminfo: memFree=28129892/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=555896 CPUtime=282.22 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 129216 0 0 0 28185 37 0 0 20 0 2 0 275717773 569237504 117011 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 138974 117011 190 433 0 138538 0
[pid=20179/tid=20181] ppid=20177 vsize=555896 CPUtime=278.06 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 81580 0 0 0 27772 34 0 0 20 0 2 0 275718121 569237504 117011 33554432000 4194304 5965102 140734360148960 139981735470856 4401109 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 555896

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20185
/proc/meminfo: memFree=28096504/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=555896 CPUtime=342.19 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 134449 0 0 0 34177 42 0 0 20 0 2 0 275717773 569237504 122795 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 138974 122795 190 433 0 138538 0
[pid=20179/tid=20181] ppid=20177 vsize=555896 CPUtime=337.88 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 86813 0 0 0 33748 40 0 0 20 0 2 0 275718121 569237504 122795 33554432000 4194304 5965102 140734360148960 139981735471096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 555896

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20185
/proc/meminfo: memFree=28055736/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=555896 CPUtime=402.14 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 139806 0 0 0 40169 45 0 0 20 0 2 0 275717773 569237504 128173 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 138974 128173 190 433 0 138538 0
[pid=20179/tid=20181] ppid=20177 vsize=555896 CPUtime=397.7 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 92170 0 0 0 39725 45 0 0 20 0 2 0 275718121 569237504 128173 33554432000 4194304 5965102 140734360148960 139981735471096 4220678 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 555896

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20185
/proc/meminfo: memFree=28028080/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=621432 CPUtime=462.13 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 145311 0 0 0 46163 50 0 0 20 0 2 0 275717773 636346368 134575 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 155358 134575 190 433 0 154922 0
[pid=20179/tid=20181] ppid=20177 vsize=621432 CPUtime=457.54 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 97675 0 0 0 45704 50 0 0 20 0 2 0 275718121 636346368 134575 33554432000 4194304 5965102 140734360148960 139981735471096 4401149 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20235
/proc/meminfo: memFree=27957648/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=818040 CPUtime=1421.9 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 193660 0 0 0 142103 87 0 0 20 0 2 0 275717773 837672960 187450 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 204510 187450 190 433 0 204074 0
[pid=20179/tid=20181] ppid=20177 vsize=818040 CPUtime=1415.01 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 146024 0 0 0 141399 102 0 0 20 0 2 0 275718121 837672960 187450 33554432000 4194304 5965102 140734360148960 139981735471144 4401475 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 818040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20235
/proc/meminfo: memFree=27941900/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=818040 CPUtime=1481.89 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 195529 0 0 0 148100 89 0 0 20 0 2 0 275717773 837672960 189319 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 204510 189319 190 433 0 204074 0
[pid=20179/tid=20181] ppid=20177 vsize=818040 CPUtime=1474.86 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 147893 0 0 0 147381 105 0 0 20 0 2 0 275718121 837672960 189319 33554432000 4194304 5965102 140734360148960 139981735471096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 818040

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 20235
/proc/meminfo: memFree=27931616/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=818040 CPUtime=1541.88 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 197578 0 0 0 154097 91 0 0 20 0 2 0 275717773 837672960 191368 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 204510 191368 190 433 0 204074 0
[pid=20179/tid=20181] ppid=20177 vsize=818040 CPUtime=1534.7 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 149942 0 0 0 153362 108 0 0 20 0 2 0 275718121 837672960 191368 33554432000 4194304 5965102 140734360148960 139981735471096 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 818040

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 20235
/proc/meminfo: memFree=27890200/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=818040 CPUtime=1601.87 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 200178 0 0 0 160094 93 0 0 20 0 2 0 275717773 837672960 193968 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 204510 193968 190 433 0 204074 0
[pid=20179/tid=20181] ppid=20177 vsize=818040 CPUtime=1594.55 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 152542 0 0 0 159344 111 0 0 20 0 2 0 275718121 837672960 193968 33554432000 4194304 5965102 140734360148960 139981735471096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 818040

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 20235
/proc/meminfo: memFree=27857092/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=818040 CPUtime=1661.87 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 202259 0 0 0 166091 96 0 0 20 0 2 0 275717773 837672960 196049 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 204510 196049 190 433 0 204074 0
[pid=20179/tid=20181] ppid=20177 vsize=818040 CPUtime=1654.4 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 154623 0 0 0 165326 114 0 0 20 0 2 0 275718121 837672960 196049 33554432000 4194304 5965102 140734360148960 139981735470904 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 818040

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20236
/proc/meminfo: memFree=27818668/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=818040 CPUtime=1721.86 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 204525 0 0 0 172088 98 0 0 20 0 2 0 275717773 837672960 198315 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 204510 198315 190 433 0 204074 0
[pid=20179/tid=20181] ppid=20177 vsize=818040 CPUtime=1714.24 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 156889 0 0 0 171306 118 0 0 20 0 2 0 275718121 837672960 198315 33554432000 4194304 5965102 140734360148960 139981735471096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 818040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20236
/proc/meminfo: memFree=27807784/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=883576 CPUtime=1781.85 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 206452 0 0 0 178086 99 0 0 20 0 2 0 275717773 904781824 200242 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 220894 200242 190 433 0 220458 0
[pid=20179/tid=20181] ppid=20177 vsize=883576 CPUtime=1774.09 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 158816 0 0 0 177290 119 0 0 20 0 2 0 275718121 904781824 200242 33554432000 4194304 5965102 140734360148960 139981735471096 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 883576

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20236
/proc/meminfo: memFree=27805660/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=883576 CPUtime=1791.45 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 206779 0 0 0 179046 99 0 0 20 0 2 0 275717773 904781824 200569 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 220894 200569 190 433 0 220458 0
[pid=20179/tid=20181] ppid=20177 vsize=883576 CPUtime=1783.67 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 159143 0 0 0 178247 120 0 0 20 0 2 0 275718121 904781824 200569 33554432000 4194304 5965102 140734360148960 139981735470904 4400894 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 883576

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20236
/proc/meminfo: memFree=27805040/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=883576 CPUtime=1794.65 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 206875 0 0 0 179366 99 0 0 20 0 2 0 275717773 904781824 200665 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 220894 200665 190 433 0 220458 0
[pid=20179/tid=20181] ppid=20177 vsize=883576 CPUtime=1786.87 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 159239 0 0 0 178567 120 0 0 20 0 2 0 275718121 904781824 200665 33554432000 4194304 5965102 140734360148960 139981735471096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 883576

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20236
/proc/meminfo: memFree=27804792/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=883576 CPUtime=1797.84 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 206976 0 0 0 179685 99 0 0 20 0 2 0 275717773 904781824 200766 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 220894 200766 190 433 0 220458 0
[pid=20179/tid=20181] ppid=20177 vsize=883576 CPUtime=1790.05 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 159340 0 0 0 178885 120 0 0 20 0 2 0 275718121 904781824 200766 33554432000 4194304 5965102 140734360148960 139981735471096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 883576

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20236
/proc/meminfo: memFree=27804668/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=883576 CPUtime=1798.65 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 207009 0 0 0 179765 100 0 0 20 0 2 0 275717773 904781824 200799 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 220894 200799 190 433 0 220458 0
[pid=20179/tid=20181] ppid=20177 vsize=883576 CPUtime=1790.85 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 159373 0 0 0 178965 120 0 0 20 0 2 0 275718121 904781824 200799 33554432000 4194304 5965102 140734360148960 139981735471096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 883576

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20236
/proc/meminfo: memFree=27804156/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=883576 CPUtime=1799.05 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 207025 0 0 0 179805 100 0 0 20 0 2 0 275717773 904781824 200815 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 220894 200815 190 433 0 220458 0
[pid=20179/tid=20181] ppid=20177 vsize=883576 CPUtime=1791.25 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 159389 0 0 0 179005 120 0 0 20 0 2 0 275718121 904781824 200815 33554432000 4194304 5965102 140734360148960 139981735471096 4401078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 883576

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20236
/proc/meminfo: memFree=27804156/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=883576 CPUtime=1799.45 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 207042 0 0 0 179845 100 0 0 20 0 2 0 275717773 904781824 200832 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 220894 200832 190 433 0 220458 0
[pid=20179/tid=20181] ppid=20177 vsize=883576 CPUtime=1791.65 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 159406 0 0 0 179045 120 0 0 20 0 2 0 275718121 904781824 200832 33554432000 4194304 5965102 140734360148960 139981735471096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 883576

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20236
/proc/meminfo: memFree=27804156/32873648 swapFree=6604/6604
[pid=20179] ppid=20177 vsize=883576 CPUtime=1799.55 cores=0,2,4,6
/proc/20179/stat : 20179 (pwbo2.0) S 20177 20179 17458 0 -1 4202496 207045 0 0 0 179855 100 0 0 20 0 2 0 275717773 904781824 200835 33554432000 4194304 5965102 140734360148960 140734360148480 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20179/statm: 220894 200835 190 433 0 220458 0
[pid=20179/tid=20181] ppid=20177 vsize=883576 CPUtime=1791.75 cores=0,2,4,6
/proc/20179/task/20181/stat : 20181 (pwbo2.0) R 20177 20179 17458 0 -1 4202560 159409 0 0 0 179055 120 0 0 20 0 2 0 275718121 904781824 200835 33554432000 4194304 5965102 140734360148960 139981735471096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 883576

Child status: 255

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

Real time (s): 1800.03
CPU time (s): 1799.55
CPU user time (s): 1798.55
CPU system time (s): 1
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 883576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.98
system time used= 1.27981
maximum resident set size= 803352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207048
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= 247
involuntary context switches= 1954

runsolver used 2.70359 second user time and 7.11792 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-27 07:18:53
IDJOB=3704350
IDBENCH=89637
IDSOLVER=2280
FILE ID=node148/3704350-1338095932
RUNJOBID= node148-1338087316-17474
PBS_JOBID= 14624438
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= 132271a8a55b01af9ffef359148ae5e1
RANDOM SEED=1086133728

node148.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.284
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.56
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.284
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.94
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.284
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		: 2667.284
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		: 2667.284
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		: 2667.284
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.284
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		: 2667.284
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:       32873648 kB
MemFree:        28674016 kB
Buffers:          316556 kB
Cached:          2802280 kB
SwapCached:          576 kB
Active:           783072 kB
Inactive:        2588400 kB
Active(anon):     244096 kB
Inactive(anon):    11120 kB
Active(file):     538976 kB
Inactive(file):  2577280 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:             55392 kB
Writeback:             0 kB
AnonPages:        258872 kB
Mapped:            14980 kB
Shmem:                96 kB
Slab:             691068 kB
SReclaimable:     134928 kB
SUnreclaim:       556140 kB
KernelStack:        1456 kB
PageTables:         4576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     152836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71648 MiB
End job on node148 at 2012-05-27 07:48:53