Trace number 3704859

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.7? 1799.62 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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704859-1338109348.opb.
0.00/0.00	c Instance file HOME/instance-3704859-1338109348.opb
0.00/0.00	c File size is 50921616 bytes.
3.09/3.16	c Highest Coefficient sum: 691
3.09/3.16	c ============================[ Problem Statistics ]=============================
3.09/3.16	c |                                                                             |
3.09/3.16	c |  Parsing time:          3.16         s                                      |
3.09/3.16	c |  Number Variables:      48417                                               |
3.09/3.16	c |  Number Clauses:        1009387                                             |
3.09/3.16	c |  Number Cardinality:    3527                                                |
3.09/3.16	c |  Number PB Constraints: 110292                                              |
3.09/3.16	c |                                                                             |
3.29/3.31	c |  Problem Type:          Decision                                            |
3.29/3.31	c |  Objective Function:    None                                                |
3.29/3.31	c |                                                                             |
3.29/3.31	c ===============================================================================
1799.62/1800.00	c ===============================================================================
1799.62/1800.00	c Wall Clock Time: 1800.00 s
1799.62/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-3704859-1338109348/watcher-3704859-1338109348 -o /tmp/evaluation-result-3704859-1338109348/solver-3704859-1338109348 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704859-1338109348.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.00 2.00 2.00 3/176 25370
/proc/meminfo: memFree=27002916/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=52868 CPUtime=0 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) R 25368 25370 22359 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 277062154 54136832 277 33554432000 4194304 5963574 140737267963472 140736634753960 4349504 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 13217 278 174 432 0 349 0

[startup+0.0372159 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25370
/proc/meminfo: memFree=27002916/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=54544 CPUtime=0.03 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) R 25368 25370 22359 0 -1 4202496 824 0 0 0 3 0 0 0 20 0 1 0 277062154 55853056 777 33554432000 4194304 5963574 140737267963472 140736634753960 4344320 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 13636 777 288 432 0 768 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 54544

[startup+0.100256 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25370
/proc/meminfo: memFree=27002916/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=57600 CPUtime=0.09 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) R 25368 25370 22359 0 -1 4202496 1863 0 0 0 9 0 0 0 20 0 1 0 277062154 58982400 1783 33554432000 4194304 5963574 140737267963472 140736634753960 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 14400 1783 541 432 0 1532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57600

[startup+0.300254 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25370
/proc/meminfo: memFree=27002916/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=66924 CPUtime=0.29 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) R 25368 25370 22359 0 -1 4202496 4997 0 0 0 29 0 0 0 20 0 1 0 277062154 68530176 4852 33554432000 4194304 5963574 140737267963472 140737267961352 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 16731 4853 1325 432 0 3863 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66924

[startup+0.700256 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25370
/proc/meminfo: memFree=27002916/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=86120 CPUtime=0.69 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) R 25368 25370 22359 0 -1 4202496 11458 0 0 0 68 1 0 0 20 0 1 0 277062154 88186880 10927 33554432000 4194304 5963574 140737267963472 140737267961352 4344320 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 21530 10928 2903 432 0 8662 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86120

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25371
/proc/meminfo: memFree=26957648/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=123128 CPUtime=1.49 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) R 25368 25370 22359 0 -1 4202496 23464 0 0 0 146 3 0 0 20 0 1 0 277062154 126083072 22931 33554432000 4194304 5963574 140737267963472 140737267961816 4351954 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 30782 22931 6137 432 0 17914 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123128

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25371
/proc/meminfo: memFree=26909968/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=195480 CPUtime=3.09 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) R 25368 25370 22359 0 -1 4202496 46315 0 0 0 303 6 0 0 20 0 1 0 277062154 200171520 45779 33554432000 4194304 5963574 140737267963472 140737267961880 4342340 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 48870 45779 12363 432 0 36002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 195480

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25372
/proc/meminfo: memFree=26694460/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=359284 CPUtime=6.28 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 90757 0 0 0 614 14 0 0 20 0 2 0 277062154 367906816 77125 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 89821 77125 187 432 0 89386 0
[pid=25370/tid=25372] ppid=25368 vsize=359284 CPUtime=3.12 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 43216 0 0 0 304 8 0 0 20 0 2 0 277062470 367906816 77125 33554432000 4194304 5963574 140737267963472 140486306436920 4381055 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 359284

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25372
/proc/meminfo: memFree=26685948/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=359284 CPUtime=12.68 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 92181 0 0 0 1253 15 0 0 20 0 2 0 277062154 367906816 78549 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 89821 78549 187 432 0 89386 0
[pid=25370/tid=25372] ppid=25368 vsize=359284 CPUtime=9.5 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 44640 0 0 0 942 8 0 0 20 0 2 0 277062470 367906816 78549 33554432000 4194304 5963574 140737267963472 140486306437112 4392454 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 359284

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25372
/proc/meminfo: memFree=26672000/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=359284 CPUtime=25.49 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 94618 0 0 0 2532 17 0 0 20 0 2 0 277062154 367906816 80986 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 89821 80986 187 432 0 89386 0
[pid=25370/tid=25372] ppid=25368 vsize=359284 CPUtime=22.26 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 47077 0 0 0 2216 10 0 0 20 0 2 0 277062470 367906816 80986 33554432000 4194304 5963574 140737267963472 140486306436920 4408810 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 359284

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25373
/proc/meminfo: memFree=26646880/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=424820 CPUtime=51.08 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 99852 0 0 0 5088 20 0 0 20 0 2 0 277062154 435015680 86220 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 106205 86220 187 432 0 105770 0
[pid=25370/tid=25372] ppid=25368 vsize=424820 CPUtime=47.8 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 52311 0 0 0 4767 13 0 0 20 0 2 0 277062470 435015680 86220 33554432000 4194304 5963574 140737267963472 140486306437160 4399623 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 424820

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25373
/proc/meminfo: memFree=26609604/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=424820 CPUtime=102.28 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 108556 0 0 0 10201 27 0 0 20 0 2 0 277062154 435015680 94924 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 106205 94924 187 432 0 105770 0
[pid=25370/tid=25372] ppid=25368 vsize=424820 CPUtime=98.87 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 61015 0 0 0 9866 21 0 0 20 0 2 0 277062470 435015680 94924 33554432000 4194304 5963574 140737267963472 140486306437112 4399390 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 424820

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 25373
/proc/meminfo: memFree=26570172/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=490356 CPUtime=162.26 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 117844 0 0 0 16192 34 0 0 20 0 2 0 277062154 502124544 104210 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 122589 104210 187 432 0 122154 0
[pid=25370/tid=25372] ppid=25368 vsize=490356 CPUtime=158.71 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 70303 0 0 0 15842 29 0 0 20 0 2 0 277062470 502124544 104210 33554432000 4194304 5963574 140737267963472 140486306436920 4222317 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 490356

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25374
/proc/meminfo: memFree=26547976/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=490356 CPUtime=222.26 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 122930 0 0 0 22186 40 0 0 20 0 2 0 277062154 502124544 109295 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 122589 109295 187 432 0 122154 0
[pid=25370/tid=25372] ppid=25368 vsize=490356 CPUtime=218.56 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 75389 0 0 0 21820 36 0 0 20 0 2 0 277062470 502124544 109295 33554432000 4194304 5963574 140737267963472 140486306436920 4400078 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 490356

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25374
/proc/meminfo: memFree=26518588/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=490356 CPUtime=282.24 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 128855 0 0 0 28179 45 0 0 20 0 2 0 277062154 502124544 115220 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 122589 115220 187 432 0 122154 0
[pid=25370/tid=25372] ppid=25368 vsize=490356 CPUtime=278.41 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 81314 0 0 0 27799 42 0 0 20 0 2 0 277062470 502124544 115220 33554432000 4194304 5963574 140737267963472 140486306436920 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 490356

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 25374
/proc/meminfo: memFree=26494516/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=555892 CPUtime=342.23 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 134386 0 0 0 34172 51 0 0 20 0 2 0 277062154 569233408 120757 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 138973 120757 187 432 0 138538 0
[pid=25370/tid=25372] ppid=25368 vsize=555892 CPUtime=338.25 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 86845 0 0 0 33776 49 0 0 20 0 2 0 277062470 569233408 120757 33554432000 4194304 5963574 140737267963472 140486306436920 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 555892

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25374
/proc/meminfo: memFree=26466276/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=555892 CPUtime=402.21 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 139981 0 0 0 40163 58 0 0 20 0 2 0 277062154 569233408 127775 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 138973 127775 187 432 0 138538 0
[pid=25370/tid=25372] ppid=25368 vsize=555892 CPUtime=398.09 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 92440 0 0 0 39752 57 0 0 20 0 2 0 277062470 569233408 127775 33554432000 4194304 5963574 140737267963472 140486306437112 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 555892

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25377
/proc/meminfo: memFree=26439644/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=621428 CPUtime=462.17 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 146020 0 0 0 46151 66 0 0 20 0 2 0 277062154 636342272 134004 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 155357 134004 187 432 0 154922 0
[pid=25370/tid=25372] ppid=25368 vsize=621428 CPUtime=457.9 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 98479 0 0 0 45725 65 0 0 20 0 2 0 277062470 636342272 134004 33554432000 4194304 5963574 140737267963472 140486306437112 4399456 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 2.00 3/179 25422
/proc/meminfo: memFree=23773396/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=818036 CPUtime=1421.99 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 201778 0 0 0 142074 125 0 0 20 0 2 0 277062154 837668864 191895 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 204509 191895 187 432 0 204074 0
[pid=25370/tid=25372] ppid=25368 vsize=818036 CPUtime=1415.39 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 154237 0 0 0 141400 139 0 0 20 0 2 0 277062470 837668864 191895 33554432000 4194304 5963574 140737267963472 140486306437112 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 818036

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25423
/proc/meminfo: memFree=23734116/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=818036 CPUtime=1481.96 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 204577 0 0 0 148069 127 0 0 20 0 2 0 277062154 837668864 194694 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 204509 194694 187 432 0 204074 0
[pid=25370/tid=25372] ppid=25368 vsize=818036 CPUtime=1475.23 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 157036 0 0 0 147381 142 0 0 20 0 2 0 277062470 837668864 194694 33554432000 4194304 5963574 140737267963472 140486306437112 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 818036

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25423
/proc/meminfo: memFree=23694844/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1541.95 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 206989 0 0 0 154065 130 0 0 20 0 2 0 277062154 904777728 197106 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 197106 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1535.08 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 159448 0 0 0 153361 147 0 0 20 0 2 0 277062470 904777728 197106 33554432000 4194304 5963574 140737267963472 140486306437112 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 883572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25423
/proc/meminfo: memFree=23658312/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1601.95 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 209357 0 0 0 160062 133 0 0 20 0 2 0 277062154 904777728 199474 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 199474 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1594.92 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 161816 0 0 0 159342 150 0 0 20 0 2 0 277062470 904777728 199474 33554432000 4194304 5963574 140737267963472 140486306437112 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 883572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25426
/proc/meminfo: memFree=23614428/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1661.94 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 213506 0 0 0 166058 136 0 0 20 0 2 0 277062154 904777728 203621 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 203621 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1654.77 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 165965 0 0 0 165323 154 0 0 20 0 2 0 277062470 904777728 203621 33554432000 4194304 5963574 140737267963472 140486306436920 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 883572

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25426
/proc/meminfo: memFree=23577540/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1721.93 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 216312 0 0 0 172055 138 0 0 20 0 2 0 277062154 904777728 206426 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 206426 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1714.62 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 168771 0 0 0 171305 157 0 0 20 0 2 0 277062470 904777728 206426 33554432000 4194304 5963574 140737267963472 140486306436920 4399511 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 883572

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25427
/proc/meminfo: memFree=23543468/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1781.93 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 218946 0 0 0 178053 140 0 0 20 0 2 0 277062154 904777728 209059 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 209059 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1774.46 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 171405 0 0 0 177287 159 0 0 20 0 2 0 277062470 904777728 209059 33554432000 4194304 5963574 140737267963472 140486306436920 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 883572

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 25427
/proc/meminfo: memFree=23537252/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1791.53 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 219251 0 0 0 179013 140 0 0 20 0 2 0 277062154 904777728 209364 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 209364 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1784.04 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 171710 0 0 0 178244 160 0 0 20 0 2 0 277062470 904777728 209364 33554432000 4194304 5963574 140737267963472 140486306436920 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (KiB) 883572

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25427
/proc/meminfo: memFree=23535128/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1794.72 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 219378 0 0 0 179332 140 0 0 20 0 2 0 277062154 904777728 209491 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 209491 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1787.24 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 171837 0 0 0 178564 160 0 0 20 0 2 0 277062470 904777728 209491 33554432000 4194304 5963574 140737267963472 140486306437160 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.72
Current children cumulated vsize (KiB) 883572

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25427
/proc/meminfo: memFree=23533764/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1797.92 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 219508 0 0 0 179652 140 0 0 20 0 2 0 277062154 904777728 209621 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 209621 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1790.42 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 171967 0 0 0 178882 160 0 0 20 0 2 0 277062470 904777728 209621 33554432000 4194304 5963574 140737267963472 140486306437112 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 883572

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25427
/proc/meminfo: memFree=23533144/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1798.72 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 219548 0 0 0 179732 140 0 0 20 0 2 0 277062154 904777728 209661 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 209661 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1791.22 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 172007 0 0 0 178962 160 0 0 20 0 2 0 277062470 904777728 209661 33554432000 4194304 5963574 140737267963472 140486306437112 4399482 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.72
Current children cumulated vsize (KiB) 883572

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25427
/proc/meminfo: memFree=23532772/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1799.12 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 219551 0 0 0 179772 140 0 0 20 0 2 0 277062154 904777728 209664 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 209664 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1791.63 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 172010 0 0 0 179003 160 0 0 20 0 2 0 277062470 904777728 209664 33554432000 4194304 5963574 140737267963472 140486306436920 4399651 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.12
Current children cumulated vsize (KiB) 883572

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25427
/proc/meminfo: memFree=23532772/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1799.52 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 219562 0 0 0 179812 140 0 0 20 0 2 0 277062154 904777728 209675 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 209675 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1792.02 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 172021 0 0 0 179042 160 0 0 20 0 2 0 277062470 904777728 209675 33554432000 4194304 5963574 140737267963472 140486306436920 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 883572

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25427
/proc/meminfo: memFree=23532772/32873648 swapFree=6336/6336
[pid=25370] ppid=25368 vsize=883572 CPUtime=1799.62 cores=1,3,5,7
/proc/25370/stat : 25370 (wbo1.7) S 25368 25370 22359 0 -1 4202496 219566 0 0 0 179822 140 0 0 20 0 2 0 277062154 904777728 209679 33554432000 4194304 5963574 140737267963472 140737267962992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25370/statm: 220893 209679 187 432 0 220458 0
[pid=25370/tid=25372] ppid=25368 vsize=883572 CPUtime=1792.12 cores=1,3,5,7
/proc/25370/task/25372/stat : 25372 (wbo1.7) R 25368 25370 22359 0 -1 4202560 172025 0 0 0 179052 160 0 0 20 0 2 0 277062470 904777728 209679 33554432000 4194304 5963574 140737267963472 140486306436920 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (KiB) 883572

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25370 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=618328
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=698741
# CPU time returned by wait4() is 1795.32
# while last known CPU time is 1799.62
#
# 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.62
CPU user time (s): 1798.22
CPU system time (s): 1.4
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 883572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.62
system time used= 1.69874
maximum resident set size= 838728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219569
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= 155
involuntary context switches= 1848

runsolver used 3.15452 second user time and 8.92964 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 11:02:29
IDJOB=3704859
IDBENCH=89637
IDSOLVER=2283
FILE ID=node112/3704859-1338109348
RUNJOBID= node112-1338087345-22376
PBS_JOBID= 14624440
Free space on /tmp= 71536 MiB

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

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

MD5SUM BENCH= 132271a8a55b01af9ffef359148ae5e1
RANDOM SEED=1954853185

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27003560 kB
Buffers:          334452 kB
Cached:          4193516 kB
SwapCached:            0 kB
Active:          1321044 kB
Inactive:        3735468 kB
Active(anon):     531132 kB
Inactive(anon):        0 kB
Active(file):     789912 kB
Inactive(file):  3735468 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             54992 kB
Writeback:             0 kB
AnonPages:        616700 kB
Mapped:            14996 kB
Shmem:               200 kB
Slab:             675992 kB
SReclaimable:     119452 kB
SUnreclaim:       556540 kB
KernelStack:        1448 kB
PageTables:         4944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     163500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    520192 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= 71192 MiB
End job on node112 at 2012-05-27 11:32:29