Trace number 3727160

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.72? 1799.48 1800.02

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 |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727160-1339019545.opb.
0.00/0.00	c Instance file HOME/instance-3727160-1339019545.opb
0.00/0.00	c File size is 50921616 bytes.
3.19/3.28	c Highest Coefficient sum: 691
3.19/3.28	c ============================[ Problem Statistics ]=============================
3.19/3.28	c |                                                                             |
3.19/3.28	c |  Parsing time:          3.28         s                                      |
3.19/3.28	c |  Number Variables:      48417                                               |
3.19/3.28	c |  Number Clauses:        1009387                                             |
3.19/3.28	c |  Number Cardinality:    3527                                                |
3.19/3.28	c |  Number PB Constraints: 110292                                              |
3.19/3.28	c |                                                                             |
3.38/3.45	c |  Problem Type:          Decision                                            |
3.38/3.45	c |  Objective Function:    None                                                |
3.38/3.45	c |                                                                             |
3.38/3.45	c ===============================================================================
1799.48/1800.01	c ===============================================================================
1799.48/1800.01	c Wall Clock Time: 1800.00 s
1799.48/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-3727160-1339019545/watcher-3727160-1339019545 -o /tmp/evaluation-result-3727160-1339019545/solver-3727160-1339019545 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727160-1339019545.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: 1.70 1.92 1.67 3/177 21146
/proc/meminfo: memFree=29144988/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=1952 CPUtime=0 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) R 21144 21146 20966 0 -1 4202496 81 0 0 0 0 0 0 0 20 0 1 0 368079011 1998848 35 33554432000 4194304 5964350 140734315160528 140736788470040 5163392 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 521 48 37 433 0 85 0

[startup+0.0866701 s]
/proc/loadavg: 1.70 1.92 1.67 3/177 21146
/proc/meminfo: memFree=29144988/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=56492 CPUtime=0.08 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) R 21144 21146 20966 0 -1 4202496 1494 0 0 0 8 0 0 0 20 0 1 0 368079011 57847808 1446 33554432000 4194304 5964350 140734315160528 140736788470040 5156152 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 14123 1446 455 433 0 1254 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56492

[startup+0.100316 s]
/proc/loadavg: 1.70 1.92 1.67 3/177 21146
/proc/meminfo: memFree=29144988/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=57340 CPUtime=0.09 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) R 21144 21146 20966 0 -1 4202496 1760 0 0 0 9 0 0 0 20 0 1 0 368079011 58716160 1679 33554432000 4194304 5964350 140734315160528 140736788470040 4344563 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 14335 1679 509 433 0 1466 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57340

[startup+0.30022 s]
/proc/loadavg: 1.70 1.92 1.67 3/177 21146
/proc/meminfo: memFree=29144988/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=66400 CPUtime=0.28 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) R 21144 21146 20966 0 -1 4202496 4784 0 0 0 28 0 0 0 20 0 1 0 368079011 67993600 4638 33554432000 4194304 5964350 140734315160528 140736788470040 4344563 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 16600 4638 1266 433 0 3731 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 66400

[startup+0.70022 s]
/proc/loadavg: 1.70 1.92 1.67 3/177 21146
/proc/meminfo: memFree=29144988/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=84040 CPUtime=0.68 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) R 21144 21146 20966 0 -1 4202496 10758 0 0 0 67 1 0 0 20 0 1 0 368079011 86056960 10483 33554432000 4194304 5964350 140734315160528 140734315158408 5179179 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 21010 10484 2781 433 0 8141 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84040

[startup+1.50023 s]
/proc/loadavg: 1.72 1.92 1.67 3/178 21147
/proc/meminfo: memFree=29100356/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=121132 CPUtime=1.48 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) R 21144 21146 20966 0 -1 4202496 22748 0 0 0 146 2 0 0 20 0 1 0 368079011 124039168 22214 33554432000 4194304 5964350 140734315160528 140734315158408 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 30283 22214 5915 433 0 17414 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121132

[startup+3.10021 s]
/proc/loadavg: 1.72 1.92 1.67 3/178 21147
/proc/meminfo: memFree=29053900/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=189836 CPUtime=3.08 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) R 21144 21146 20966 0 -1 4202496 44786 0 0 0 302 6 0 0 20 0 1 0 368079011 194392064 44249 33554432000 4194304 5964350 140734315160528 140734315158824 4419455 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 47459 44251 11917 433 0 34590 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 189836

[startup+6.30036 s]
/proc/loadavg: 1.72 1.92 1.67 3/179 21148
/proc/meminfo: memFree=28833544/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=359288 CPUtime=6.28 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 90554 0 0 0 612 16 0 0 20 0 2 0 368079011 367910912 76921 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 89822 76921 186 433 0 89386 0
[pid=21146/tid=21148] ppid=21144 vsize=359288 CPUtime=2.99 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 42942 0 0 0 290 9 0 0 20 0 2 0 368079340 367910912 76921 33554432000 4194304 5964350 140734315160528 140523050350392 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 359288

[startup+12.7004 s]
/proc/loadavg: 1.84 1.94 1.68 3/179 21148
/proc/meminfo: memFree=28820796/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=359288 CPUtime=12.67 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 91663 0 0 0 1251 16 0 0 20 0 2 0 368079011 367910912 78030 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 89822 78030 186 433 0 89386 0
[pid=21146/tid=21148] ppid=21144 vsize=359288 CPUtime=9.37 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 44051 0 0 0 928 9 0 0 20 0 2 0 368079340 367910912 78030 33554432000 4194304 5964350 140734315160528 140523050350392 18446744073699066235 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 359288

[startup+25.5004 s]
/proc/loadavg: 1.87 1.94 1.68 3/179 21148
/proc/meminfo: memFree=28801808/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=359288 CPUtime=25.47 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 93698 0 0 0 2530 17 0 0 20 0 2 0 368079011 367910912 80065 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 89822 80065 186 433 0 89386 0
[pid=21146/tid=21148] ppid=21144 vsize=359288 CPUtime=22.14 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 46086 0 0 0 2204 10 0 0 20 0 2 0 368079340 367910912 80065 33554432000 4194304 5964350 140734315160528 140523050350392 4392888 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 359288

[startup+51.1004 s]
/proc/loadavg: 1.91 1.94 1.69 3/180 21160
/proc/meminfo: memFree=28759592/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=424824 CPUtime=51.06 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 98151 0 0 0 5086 20 0 0 20 0 2 0 368079011 435019776 84518 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 106206 84518 186 433 0 105770 0
[pid=21146/tid=21148] ppid=21144 vsize=424824 CPUtime=47.66 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 50539 0 0 0 4753 13 0 0 20 0 2 0 368079340 435019776 84518 33554432000 4194304 5964350 140734315160528 140523050350392 18446744073699066235 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 424824

[startup+102.307 s]
/proc/loadavg: 1.96 1.95 1.71 3/180 21160
/proc/meminfo: memFree=28695536/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=424824 CPUtime=102.26 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 105183 0 0 0 10200 26 0 0 20 0 2 0 368079011 435019776 91552 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 106206 91552 186 433 0 105770 0
[pid=21146/tid=21148] ppid=21144 vsize=424824 CPUtime=98.73 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 57571 0 0 0 9853 20 0 0 20 0 2 0 368079340 435019776 91552 33554432000 4194304 5964350 140734315160528 140523050350584 18446744073699066235 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 424824

[startup+162.3 s]
/proc/loadavg: 1.98 1.96 1.72 3/179 21160
/proc/meminfo: memFree=28630348/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=424824 CPUtime=162.23 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 112607 0 0 0 16190 33 0 0 20 0 2 0 368079011 435019776 100135 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 106206 100135 186 433 0 105770 0
[pid=21146/tid=21148] ppid=21144 vsize=424824 CPUtime=158.56 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 64995 0 0 0 15828 28 0 0 20 0 2 0 368079340 435019776 100135 33554432000 4194304 5964350 140734315160528 140523050350584 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 424824

[startup+222.3 s]
/proc/loadavg: 1.99 1.96 1.74 3/179 21160
/proc/meminfo: memFree=28581892/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=490360 CPUtime=222.18 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 118499 0 0 0 22180 38 0 0 20 0 2 0 368079011 502128640 106495 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 122590 106495 186 433 0 122154 0
[pid=21146/tid=21148] ppid=21144 vsize=490360 CPUtime=218.36 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 70887 0 0 0 21802 34 0 0 20 0 2 0 368079340 502128640 106495 33554432000 4194304 5964350 140734315160528 140523050350392 4403313 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 490360

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.75 3/179 21160
/proc/meminfo: memFree=28548316/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=490360 CPUtime=282.13 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 123279 0 0 0 28170 43 0 0 20 0 2 0 368079011 502128640 111298 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 122590 111298 186 433 0 122154 0
[pid=21146/tid=21148] ppid=21144 vsize=490360 CPUtime=278.16 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 75667 0 0 0 27776 40 0 0 20 0 2 0 368079340 502128640 111298 33554432000 4194304 5964350 140734315160528 140523050350584 4400439 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 490360

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/179 21160
/proc/meminfo: memFree=28522336/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=490360 CPUtime=342.12 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 128590 0 0 0 34162 50 0 0 20 0 2 0 368079011 502128640 117483 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 122590 117483 186 433 0 122154 0
[pid=21146/tid=21148] ppid=21144 vsize=490360 CPUtime=337.99 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 80978 0 0 0 33751 48 0 0 20 0 2 0 368079340 502128640 117483 33554432000 4194304 5964350 140734315160528 140523050350584 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 490360

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/179 21161
/proc/meminfo: memFree=28496600/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=555896 CPUtime=402.1 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 132929 0 0 0 40157 53 0 0 20 0 2 0 368079011 569237504 121822 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 138974 121822 186 433 0 138538 0
[pid=21146/tid=21148] ppid=21144 vsize=555896 CPUtime=397.84 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 85317 0 0 0 39732 52 0 0 20 0 2 0 368079340 569237504 121822 33554432000 4194304 5964350 140734315160528 140523050350584 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 555896

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/180 21164
/proc/meminfo: memFree=28446040/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=555896 CPUtime=462.09 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 137882 0 0 0 46150 59 0 0 20 0 2 0 368079011 569237504 126775 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 138974 126775 186 433 0 138538 0
[pid=21146/tid=21148] ppid=21144 vsize=555896 CPUtime=457.69 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 90270 0 0 0 45711 58 0 0 20 0 2 0 368079340 569237504 126775 33554432000 4194304 5964350 140734315160528 140523050350584 4400029 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21193
/proc/meminfo: memFree=28054776/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=752504 CPUtime=1421.85 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 189310 0 0 0 142072 113 0 0 20 0 2 0 368079011 770564096 182315 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 188126 182315 186 433 0 187690 0
[pid=21146/tid=21148] ppid=21144 vsize=752504 CPUtime=1415.13 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 141698 0 0 0 141386 127 0 0 20 0 2 0 368079340 770564096 182315 33554432000 4194304 5964350 140734315160528 140523050350632 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 752504

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21193
/proc/meminfo: memFree=28040056/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1481.83 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 191136 0 0 0 148069 114 0 0 20 0 2 0 368079011 837672960 184141 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 184141 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1474.97 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 143524 0 0 0 147368 129 0 0 20 0 2 0 368079340 837672960 184141 33554432000 4194304 5964350 140734315160528 140523050350632 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 818040

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21193
/proc/meminfo: memFree=28020252/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1541.82 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 192807 0 0 0 154065 117 0 0 20 0 2 0 368079011 837672960 185812 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 185812 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1534.82 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 145195 0 0 0 153349 133 0 0 20 0 2 0 368079340 837672960 185812 33554432000 4194304 5964350 140734315160528 140523050350632 5136340 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 818040

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21194
/proc/meminfo: memFree=27998660/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1601.8 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 194661 0 0 0 160060 120 0 0 20 0 2 0 368079011 837672960 187666 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 187666 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1594.67 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 147049 0 0 0 159330 137 0 0 20 0 2 0 368079340 837672960 187666 33554432000 4194304 5964350 140734315160528 140523050350632 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 818040

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 21197
/proc/meminfo: memFree=27971860/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1661.8 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 196481 0 0 0 166057 123 0 0 20 0 2 0 368079011 837672960 189486 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 189486 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1654.51 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 148869 0 0 0 165310 141 0 0 20 0 2 0 368079340 837672960 189486 33554432000 4194304 5964350 140734315160528 140523050350584 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 818040

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27950976/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1721.79 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 199128 0 0 0 172052 127 0 0 20 0 2 0 368079011 837672960 192133 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 192133 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1714.36 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 151516 0 0 0 171290 146 0 0 20 0 2 0 368079340 837672960 192133 33554432000 4194304 5964350 140734315160528 140523050350584 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 818040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27942916/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1781.78 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 201070 0 0 0 178047 131 0 0 20 0 2 0 368079011 837672960 194075 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 194075 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1774.21 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 153458 0 0 0 177271 150 0 0 20 0 2 0 368079340 837672960 194075 33554432000 4194304 5964350 140734315160528 140523050350632 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 818040

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27941180/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1791.39 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 201374 0 0 0 179007 132 0 0 20 0 2 0 368079011 837672960 194379 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 194379 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1783.79 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 153762 0 0 0 178227 152 0 0 20 0 2 0 368079340 837672960 194379 33554432000 4194304 5964350 140734315160528 140523050350584 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 818040

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27940932/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1794.58 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 201456 0 0 0 179326 132 0 0 20 0 2 0 368079011 837672960 194461 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 194461 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1786.98 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 153844 0 0 0 178546 152 0 0 20 0 2 0 368079340 837672960 194461 33554432000 4194304 5964350 140734315160528 140523050350584 4222314 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 818040

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27940684/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1797.77 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 201544 0 0 0 179645 132 0 0 20 0 2 0 368079011 837672960 194549 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 194549 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1790.17 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 153932 0 0 0 178865 152 0 0 20 0 2 0 368079340 837672960 194549 33554432000 4194304 5964350 140734315160528 140523050350632 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 818040

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27940560/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1798.57 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 201569 0 0 0 179725 132 0 0 20 0 2 0 368079011 837672960 194574 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 194574 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1790.96 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 153957 0 0 0 178944 152 0 0 20 0 2 0 368079340 837672960 194574 33554432000 4194304 5964350 140734315160528 140523050350632 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (KiB) 818040

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.91 2/172 21221
/proc/meminfo: memFree=28445012/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1798.98 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 201581 0 0 0 179766 132 0 0 20 0 2 0 368079011 837672960 194638 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 194638 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1791.37 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 153969 0 0 0 178985 152 0 0 20 0 2 0 368079340 837672960 194638 33554432000 4194304 5964350 140734315160528 140523050350584 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (KiB) 818040

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.91 2/172 21221
/proc/meminfo: memFree=28445012/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1799.38 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 201592 0 0 0 179805 133 0 0 20 0 2 0 368079011 837672960 194649 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 194649 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1791.76 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 153980 0 0 0 179023 153 0 0 20 0 2 0 368079340 837672960 194649 33554432000 4194304 5964350 140734315160528 140523050350584 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (KiB) 818040

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 2/172 21221
/proc/meminfo: memFree=28445012/32873844 swapFree=7644/7644
[pid=21146] ppid=21144 vsize=818040 CPUtime=1799.48 cores=1,3,5,7
/proc/21146/stat : 21146 (wbo1.72) S 21144 21146 20966 0 -1 4202496 201594 0 0 0 179815 133 0 0 20 0 2 0 368079011 837672960 194651 33554432000 4194304 5964350 140734315160528 140734315160048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21146/statm: 204510 194651 186 433 0 204074 0
[pid=21146/tid=21148] ppid=21144 vsize=818040 CPUtime=1791.86 cores=1,3,5,7
/proc/21146/task/21148/stat : 21148 (wbo1.72) R 21144 21146 20966 0 -1 4202560 153982 0 0 0 179033 153 0 0 20 0 2 0 368079340 837672960 194651 33554432000 4194304 5964350 140734315160528 140523050350584 4399989 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 818040

Child status: 255

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

Real time (s): 1800.02
CPU time (s): 1799.48
CPU user time (s): 1798.15
CPU system time (s): 1.33
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 818040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.55
system time used= 1.61975
maximum resident set size= 778616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201597
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= 240
involuntary context switches= 2075

runsolver used 2.77758 second user time and 8.69168 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-06 23:52:26
IDJOB=3727160
IDBENCH=89637
IDSOLVER=2313
FILE ID=node147/3727160-1339019545
RUNJOBID= node147-1339019545-21118
PBS_JOBID= 14643268
Free space on /tmp= 70672 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-146.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727160-1339019545/watcher-3727160-1339019545 -o /tmp/evaluation-result-3727160-1339019545/solver-3727160-1339019545 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727160-1339019545.opb

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

MD5SUM BENCH= 132271a8a55b01af9ffef359148ae5e1
RANDOM SEED=1700754977

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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		: 2666.951
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.951
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:        29145516 kB
Buffers:          860820 kB
Cached:          1927576 kB
SwapCached:         3284 kB
Active:          1393384 kB
Inactive:        1465012 kB
Active(anon):      66680 kB
Inactive(anon):     4952 kB
Active(file):    1326704 kB
Inactive(file):  1460060 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:             69988 kB
Writeback:             4 kB
AnonPages:         76680 kB
Mapped:            10280 kB
Shmem:                 0 kB
Slab:             729968 kB
SReclaimable:     170032 kB
SUnreclaim:       559936 kB
KernelStack:        1448 kB
PageTables:         4092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     170700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70680 MiB
End job on node147 at 2012-06-07 00:22:26