Trace number 3726660

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.59 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-20.opb
MD5SUM63ab8977587973d616491fbff2cc242b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark204.343
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9342
Total number of constraints199352
Number of constraints which are clauses178530
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints20102
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.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726660-1338659836.opb.
0.00/0.00	c Instance file HOME/instance-3726660-1338659836.opb
0.00/0.00	c File size is 8465055 bytes.
0.49/0.55	c Highest Coefficient sum: 232
0.49/0.56	c ============================[ Problem Statistics ]=============================
0.49/0.56	c |                                                                             |
0.49/0.56	c |  Parsing time:          0.56         s                                      |
0.49/0.56	c |  Number Variables:      9342                                                |
0.49/0.56	c |  Number Clauses:        178896                                              |
0.49/0.56	c |  Number Cardinality:    722                                                 |
0.49/0.56	c |  Number PB Constraints: 20102                                               |
0.49/0.56	c |                                                                             |
0.49/0.59	c |  Problem Type:          Decision                                            |
0.49/0.59	c |  Objective Function:    None                                                |
0.49/0.59	c |                                                                             |
0.49/0.59	c ===============================================================================
1799.59/1800.00	c ===============================================================================
1799.59/1800.00	c Wall Clock Time: 1800.00 s
1799.59/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-3726660-1338659836/watcher-3726660-1338659836 -o /tmp/evaluation-result-3726660-1338659836/solver-3726660-1338659836 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726660-1338659836.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31294
/proc/meminfo: memFree=27607308/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=11408 CPUtime=0 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) R 31292 31294 27854 0 -1 4202496 304 0 0 0 0 0 0 0 20 0 1 0 332108034 11681792 257 33554432000 4194304 5964478 140733557323920 140733557323336 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 2852 257 169 433 0 349 0

[startup+0.025199 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31294
/proc/meminfo: memFree=27607308/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=12372 CPUtime=0.02 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) R 31292 31294 27854 0 -1 4202496 611 0 0 0 2 0 0 0 20 0 1 0 332108034 12668928 564 33554432000 4194304 5964478 140733557323920 140733557323336 4344768 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 3093 564 237 433 0 590 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12372

[startup+0.100268 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31294
/proc/meminfo: memFree=27607308/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=15912 CPUtime=0.09 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) R 31292 31294 27854 0 -1 4202496 1792 0 0 0 9 0 0 0 20 0 1 0 332108034 16293888 1712 33554432000 4194304 5964478 140733557323920 140733557323336 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 3978 1712 521 433 0 1475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15912

[startup+0.300257 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31294
/proc/meminfo: memFree=27607308/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=24972 CPUtime=0.28 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) R 31292 31294 27854 0 -1 4202496 4797 0 0 0 28 0 0 0 20 0 1 0 332108034 25571328 4652 33554432000 4194304 5964478 140733557323920 140733557323336 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 6243 4652 1267 433 0 3740 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24972

[startup+0.700187 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31294
/proc/meminfo: memFree=27607308/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=110380 CPUtime=0.69 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 16638 0 0 0 66 3 0 0 20 0 2 0 332108034 113029120 14296 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 27595 14296 177 433 0 27159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110380

[startup+1.50034 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 31296
/proc/meminfo: memFree=27551896/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=107900 CPUtime=1.49 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 17309 0 0 0 146 3 0 0 20 0 2 0 332108034 110489600 14430 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 26975 14430 186 433 0 26539 0
[pid=31294/tid=31296] ppid=31292 vsize=107900 CPUtime=0.92 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 8188 0 0 0 90 2 0 0 20 0 2 0 332108090 110489600 14430 33554432000 4194304 5964478 140733557323920 139856735299384 18446744073699066235 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107900

[startup+3.10034 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 31296
/proc/meminfo: memFree=27550384/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=107900 CPUtime=3.08 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 17661 0 0 0 305 3 0 0 20 0 2 0 332108034 110489600 14782 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 26975 14782 186 433 0 26539 0
[pid=31294/tid=31296] ppid=31292 vsize=107900 CPUtime=2.52 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 8540 0 0 0 250 2 0 0 20 0 2 0 332108090 110489600 14782 33554432000 4194304 5964478 140733557323920 139856735299576 18446744073699066235 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 107900

[startup+6.30029 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 31296
/proc/meminfo: memFree=27546176/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=107900 CPUtime=6.29 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 18607 0 0 0 625 4 0 0 20 0 2 0 332108034 110489600 15728 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 26975 15728 186 433 0 26539 0
[pid=31294/tid=31296] ppid=31292 vsize=107900 CPUtime=5.71 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 9486 0 0 0 569 2 0 0 20 0 2 0 332108090 110489600 15728 33554432000 4194304 5964478 140733557323920 139856735299576 18446744073699066235 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 107900

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 31296
/proc/meminfo: memFree=27536612/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=107900 CPUtime=12.68 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 20782 0 0 0 1264 4 0 0 20 0 2 0 332108034 110489600 17903 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 26975 17903 186 433 0 26539 0
[pid=31294/tid=31296] ppid=31292 vsize=107900 CPUtime=12.09 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 11661 0 0 0 1207 2 0 0 20 0 2 0 332108090 110489600 17903 33554432000 4194304 5964478 140733557323920 139856735299384 18446744073699066235 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 107900

[startup+25.5004 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 31296
/proc/meminfo: memFree=27523708/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=107900 CPUtime=25.48 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 23841 0 0 0 2544 4 0 0 20 0 2 0 332108034 110489600 20962 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 26975 20962 186 433 0 26539 0
[pid=31294/tid=31296] ppid=31292 vsize=107900 CPUtime=24.86 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 14720 0 0 0 2483 3 0 0 20 0 2 0 332108090 110489600 20962 33554432000 4194304 5964478 140733557323920 139856735299384 4400490 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107900

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 31296
/proc/meminfo: memFree=27504468/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=173436 CPUtime=51.08 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 27884 0 0 0 5101 7 0 0 20 0 2 0 332108034 177598464 25005 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 43359 25005 186 433 0 42923 0
[pid=31294/tid=31296] ppid=31292 vsize=173436 CPUtime=50.39 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 18763 0 0 0 5034 5 0 0 20 0 2 0 332108090 177598464 25005 33554432000 4194304 5964478 140733557323920 139856735299384 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 173436

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 31296
/proc/meminfo: memFree=27461192/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=173436 CPUtime=102.28 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 34230 0 0 0 10217 11 0 0 20 0 2 0 332108034 177598464 31349 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 43359 31349 186 433 0 42923 0
[pid=31294/tid=31296] ppid=31292 vsize=173436 CPUtime=101.47 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 25109 0 0 0 10137 10 0 0 20 0 2 0 332108090 177598464 31349 33554432000 4194304 5964478 140733557323920 139856735299624 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 173436

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31296
/proc/meminfo: memFree=27429204/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=175868 CPUtime=162.26 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 38864 0 0 0 16213 13 0 0 20 0 2 0 332108034 180088832 35981 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 43967 35981 186 433 0 43531 0
[pid=31294/tid=31296] ppid=31292 vsize=175868 CPUtime=161.31 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 29743 0 0 0 16118 13 0 0 20 0 2 0 332108090 180088832 35981 33554432000 4194304 5964478 140733557323920 139856735299384 18446744073699066235 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 175868

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 31300
/proc/meminfo: memFree=27410368/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=175868 CPUtime=222.22 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 41536 0 0 0 22207 15 0 0 20 0 2 0 332108034 180088832 39963 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 43967 39963 186 433 0 43531 0
[pid=31294/tid=31296] ppid=31292 vsize=175868 CPUtime=221.13 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 32415 0 0 0 22097 16 0 0 20 0 2 0 332108090 180088832 39963 33554432000 4194304 5964478 140733557323920 139856735299384 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 175868

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 31323
/proc/meminfo: memFree=27375564/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=241404 CPUtime=282.19 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 45263 0 0 0 28202 17 0 0 20 0 2 0 332108034 247197696 43699 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 60351 43700 186 433 0 59915 0
[pid=31294/tid=31296] ppid=31292 vsize=241404 CPUtime=280.96 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 36143 0 0 0 28077 19 0 0 20 0 2 0 332108090 247197696 43700 33554432000 4194304 5964478 140733557323920 139856735299576 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 241404

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31323
/proc/meminfo: memFree=27331908/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=242620 CPUtime=342.18 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 50737 0 0 0 34198 20 0 0 20 0 2 0 332108034 248442880 49172 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 60655 49172 186 433 0 60219 0
[pid=31294/tid=31296] ppid=31292 vsize=242620 CPUtime=340.8 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 41616 0 0 0 34056 24 0 0 20 0 2 0 332108090 248442880 49172 33554432000 4194304 5964478 140733557323920 139856735299384 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 242620

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31323
/proc/meminfo: memFree=27307976/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=242620 CPUtime=402.18 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 52374 0 0 0 40196 22 0 0 20 0 2 0 332108034 248442880 50809 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 60655 50809 186 433 0 60219 0
[pid=31294/tid=31296] ppid=31292 vsize=242620 CPUtime=400.65 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 43253 0 0 0 40039 26 0 0 20 0 2 0 332108090 248442880 50809 33554432000 4194304 5964478 140733557323920 139856735299384 4400432 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 242620

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31323
/proc/meminfo: memFree=27305540/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=242620 CPUtime=462.17 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 31371
/proc/meminfo: memFree=27299516/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=375516 CPUtime=1421.96 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 86567 0 0 0 142142 54 0 0 20 0 2 0 332108034 384528384 86945 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 93879 86945 186 433 0 93443 0
[pid=31294/tid=31296] ppid=31292 vsize=375516 CPUtime=1418 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 77446 0 0 0 141727 73 0 0 20 0 2 0 332108090 384528384 86945 33554432000 4194304 5964478 140733557323920 139856735299384 4399923 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 375516

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31371
/proc/meminfo: memFree=27287780/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=375516 CPUtime=1481.95 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 86641 0 0 0 148141 54 0 0 20 0 2 0 332108034 384528384 87019 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 93879 87019 186 433 0 93443 0
[pid=31294/tid=31296] ppid=31292 vsize=375516 CPUtime=1477.84 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 77520 0 0 0 147709 75 0 0 20 0 2 0 332108090 384528384 87019 33554432000 4194304 5964478 140733557323920 139856735299384 4381851 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 375516

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 31372
/proc/meminfo: memFree=27285668/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=375516 CPUtime=1541.94 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 86783 0 0 0 154140 54 0 0 20 0 2 0 332108034 384528384 87161 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 93879 87161 186 433 0 93443 0
[pid=31294/tid=31296] ppid=31292 vsize=375516 CPUtime=1537.69 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 77662 0 0 0 153693 76 0 0 20 0 2 0 332108090 384528384 87161 33554432000 4194304 5964478 140733557323920 139856735299384 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 375516

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 31372
/proc/meminfo: memFree=27282864/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=375516 CPUtime=1601.92 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 86860 0 0 0 160138 54 0 0 20 0 2 0 332108034 384528384 87504 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 93879 87504 186 433 0 93443 0
[pid=31294/tid=31296] ppid=31292 vsize=375516 CPUtime=1597.53 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 77739 0 0 0 159676 77 0 0 20 0 2 0 332108090 384528384 87504 33554432000 4194304 5964478 140733557323920 139856735299384 4400087 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 375516

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31372
/proc/meminfo: memFree=27273440/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=375516 CPUtime=1661.91 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 89227 0 0 0 166135 56 0 0 20 0 2 0 332108034 384528384 89871 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 93879 89871 186 433 0 93443 0
[pid=31294/tid=31296] ppid=31292 vsize=375516 CPUtime=1657.38 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 80106 0 0 0 165658 80 0 0 20 0 2 0 332108090 384528384 89871 33554432000 4194304 5964478 140733557323920 139856735299576 4403376 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 375516

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31372
/proc/meminfo: memFree=27232272/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=441052 CPUtime=1721.91 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 98758 0 0 0 172125 66 0 0 20 0 2 0 332108034 451637248 99402 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 110263 99402 186 433 0 109827 0
[pid=31294/tid=31296] ppid=31292 vsize=441052 CPUtime=1717.23 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 89637 0 0 0 171633 90 0 0 20 0 2 0 332108090 451637248 99402 33554432000 4194304 5964478 140733557323920 139856735299576 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 441052

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31372
/proc/meminfo: memFree=27208816/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=441052 CPUtime=1781.9 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 100439 0 0 0 178122 68 0 0 20 0 2 0 332108034 451637248 101083 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 110263 101083 186 433 0 109827 0
[pid=31294/tid=31296] ppid=31292 vsize=441052 CPUtime=1777.07 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 91318 0 0 0 177614 93 0 0 20 0 2 0 332108090 451637248 101083 33554432000 4194304 5964478 140733557323920 139856735299624 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 441052

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 31372
/proc/meminfo: memFree=27199376/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=441052 CPUtime=1791.5 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 100720 0 0 0 179082 68 0 0 20 0 2 0 332108034 451637248 101364 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 110263 101364 186 433 0 109827 0
[pid=31294/tid=31296] ppid=31292 vsize=441052 CPUtime=1786.66 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 91599 0 0 0 178573 93 0 0 20 0 2 0 332108090 451637248 101364 33554432000 4194304 5964478 140733557323920 139856735299576 4400432 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 441052

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 31372
/proc/meminfo: memFree=27197020/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=441052 CPUtime=1794.7 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 101059 0 0 0 179402 68 0 0 20 0 2 0 332108034 451637248 101703 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 110263 101703 186 433 0 109827 0
[pid=31294/tid=31296] ppid=31292 vsize=441052 CPUtime=1789.85 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 91938 0 0 0 178891 94 0 0 20 0 2 0 332108090 451637248 101703 33554432000 4194304 5964478 140733557323920 139856735299624 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 441052

[startup+1798.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 31372
/proc/meminfo: memFree=27195408/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=441052 CPUtime=1797.89 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 101231 0 0 0 179721 68 0 0 20 0 2 0 332108034 451637248 101875 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 110263 101875 186 433 0 109827 0
[pid=31294/tid=31296] ppid=31292 vsize=441052 CPUtime=1793.03 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 92110 0 0 0 179209 94 0 0 20 0 2 0 332108090 451637248 101875 33554432000 4194304 5964478 140733557323920 139856735299384 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 441052

[startup+1799.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 31372
/proc/meminfo: memFree=27194096/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=441052 CPUtime=1798.69 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 101240 0 0 0 179801 68 0 0 20 0 2 0 332108034 451637248 101884 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 110263 101884 186 433 0 109827 0
[pid=31294/tid=31296] ppid=31292 vsize=441052 CPUtime=1793.83 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 92119 0 0 0 179289 94 0 0 20 0 2 0 332108090 451637248 101884 33554432000 4194304 5964478 140733557323920 139856735299384 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (KiB) 441052

[startup+1799.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 31372
/proc/meminfo: memFree=27193972/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=441052 CPUtime=1799.1 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 101282 0 0 0 179842 68 0 0 20 0 2 0 332108034 451637248 101926 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 110263 101926 186 433 0 109827 0
[pid=31294/tid=31296] ppid=31292 vsize=441052 CPUtime=1794.24 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 92161 0 0 0 179330 94 0 0 20 0 2 0 332108090 451637248 101926 33554432000 4194304 5964478 140733557323920 139856735299576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (KiB) 441052

[startup+1799.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 31372
/proc/meminfo: memFree=27193972/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=441052 CPUtime=1799.49 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 101327 0 0 0 179881 68 0 0 20 0 2 0 332108034 451637248 101971 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 110263 101971 186 433 0 109827 0
[pid=31294/tid=31296] ppid=31292 vsize=441052 CPUtime=1794.63 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 92206 0 0 0 179369 94 0 0 20 0 2 0 332108090 451637248 101971 33554432000 4194304 5964478 140733557323920 139856735299576 4400091 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 441052

[startup+1800 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 31372
/proc/meminfo: memFree=27193972/32873844 swapFree=7628/7628
[pid=31294] ppid=31292 vsize=441052 CPUtime=1799.59 cores=1,3,5,7
/proc/31294/stat : 31294 (pwbo2.02) S 31292 31294 27854 0 -1 4202496 101328 0 0 0 179891 68 0 0 20 0 2 0 332108034 451637248 101972 33554432000 4194304 5964478 140733557323920 140733557323440 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31294/statm: 110263 101972 186 433 0 109827 0
[pid=31294/tid=31296] ppid=31292 vsize=441052 CPUtime=1794.73 cores=1,3,5,7
/proc/31294/task/31296/stat : 31296 (pwbo2.02) R 31292 31294 27854 0 -1 4202560 92207 0 0 0 179379 94 0 0 20 0 2 0 332108090 451637248 101972 33554432000 4194304 5964478 140733557323920 139856735299576 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (KiB) 441052

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31294 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=338219
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=973851
# CPU time returned by wait4() is 1795.31
# while last known CPU time is 1799.59
#
# 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.59
CPU user time (s): 1798.91
CPU system time (s): 0.68
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 441052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.34
system time used= 0.973851
maximum resident set size= 407908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101333
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= 156
involuntary context switches= 2012

runsolver used 3.77343 second user time and 9.12961 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-02 19:57:17
IDJOB=3726660
IDBENCH=89706
IDSOLVER=2310
FILE ID=node143/3726660-1338659836
RUNJOBID= node143-1338651550-29472
PBS_JOBID= 14636437
Free space on /tmp= 68532 MiB

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

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

MD5SUM BENCH= 63ab8977587973d616491fbff2cc242b
RANDOM SEED=1581235086

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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	: 5298.57
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.787
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.787
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:       32873844 kB
MemFree:        27607844 kB
Buffers:          364164 kB
Cached:          3653208 kB
SwapCached:          112 kB
Active:          2328752 kB
Inactive:        2042156 kB
Active(anon):     345284 kB
Inactive(anon):    10908 kB
Active(file):    1983468 kB
Inactive(file):  2031248 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108424 kB
Dirty:             13588 kB
Writeback:             0 kB
AnonPages:        418044 kB
Mapped:            10976 kB
Shmem:               160 kB
Slab:             755916 kB
SReclaimable:     198296 kB
SUnreclaim:       557620 kB
KernelStack:        1488 kB
PageTables:         4496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     153852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68516 MiB
End job on node143 at 2012-06-02 20:27:17