Trace number 3727159

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.56 1800.02

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-137.opb
MD5SUM395b6779bc0f993a1d1357b59c2e4536
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 variables48411
Total number of constraints1121517
Number of constraints which are clauses1007723
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints110271
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-3727159-1339019546.opb.
0.00/0.00	c Instance file HOME/instance-3727159-1339019546.opb
0.00/0.00	c File size is 50888202 bytes.
3.18/3.28	c Highest Coefficient sum: 691
3.18/3.28	c ============================[ Problem Statistics ]=============================
3.18/3.28	c |                                                                             |
3.18/3.28	c |  Parsing time:          3.29         s                                      |
3.18/3.28	c |  Number Variables:      48411                                               |
3.18/3.28	c |  Number Clauses:        1009495                                             |
3.18/3.28	c |  Number Cardinality:    3524                                                |
3.18/3.28	c |  Number PB Constraints: 110271                                              |
3.18/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.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 s
1799.56/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-3727159-1339019546/watcher-3727159-1339019546 -o /tmp/evaluation-result-3727159-1339019546/solver-3727159-1339019546 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727159-1339019546.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 1.99 1.69 3/173 27973
/proc/meminfo: memFree=26525252/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=52836 CPUtime=0 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) R 27971 27973 27815 0 -1 4202496 308 0 0 0 0 0 0 0 20 0 1 0 368079105 54104064 260 33554432000 4194304 5964350 140736371082832 140734217403720 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 13209 260 169 433 0 349 0

[startup+0.0179869 s]
/proc/loadavg: 2.00 1.99 1.69 3/173 27973
/proc/meminfo: memFree=26525252/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=53428 CPUtime=0.01 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) R 27971 27973 27815 0 -1 4202496 493 0 0 0 1 0 0 0 20 0 1 0 368079105 54710272 445 33554432000 4194304 5964350 140736371082832 140734217403720 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 13357 445 211 433 0 497 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 53428

[startup+0.100217 s]
/proc/loadavg: 2.00 1.99 1.69 3/173 27973
/proc/meminfo: memFree=26525252/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=57344 CPUtime=0.09 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) R 27971 27973 27815 0 -1 4202496 1797 0 0 0 9 0 0 0 20 0 1 0 368079105 58720256 1716 33554432000 4194304 5964350 140736371082832 140734217403720 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 14336 1718 524 433 0 1476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57344

[startup+0.562158 s]
/proc/loadavg: 2.00 1.99 1.69 3/173 27973
/proc/meminfo: memFree=26525252/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=77560 CPUtime=0.55 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) R 27971 27973 27815 0 -1 4202496 8705 0 0 0 54 1 0 0 20 0 1 0 368079105 79421440 8430 33554432000 4194304 5964350 140736371082832 140734217403720 4344563 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 19390 8431 2237 433 0 6530 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 77560

[startup+0.700185 s]
/proc/loadavg: 2.00 1.99 1.69 3/173 27973
/proc/meminfo: memFree=26525252/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=83892 CPUtime=0.69 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) R 27971 27973 27815 0 -1 4202496 10762 0 0 0 68 1 0 0 20 0 1 0 368079105 85905408 10487 33554432000 4194304 5964350 140736371082832 140736371081176 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 20973 10487 2779 433 0 8113 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83892

[startup+1.5003 s]
/proc/loadavg: 2.00 1.99 1.69 3/174 27974
/proc/meminfo: memFree=26402996/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=121092 CPUtime=1.49 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) R 27971 27973 27815 0 -1 4202496 22905 0 0 0 147 2 0 0 20 0 1 0 368079105 123998208 22371 33554432000 4194304 5964350 140736371082832 140736371081176 4344688 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 30273 22372 5907 433 0 17413 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121092

[startup+3.10021 s]
/proc/loadavg: 2.00 1.99 1.69 3/174 27974
/proc/meminfo: memFree=26309364/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=189580 CPUtime=3.09 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) R 27971 27973 27815 0 -1 4202496 44367 0 0 0 304 5 0 0 20 0 1 0 368079105 194129920 44341 33554432000 4194304 5964350 140736371082832 140736371081320 4344563 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 47395 44342 11891 433 0 34535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189580

[startup+6.30029 s]
/proc/loadavg: 2.00 1.99 1.69 3/175 27975
/proc/meminfo: memFree=25940324/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=359244 CPUtime=6.28 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 89934 0 0 0 613 15 0 0 20 0 2 0 368079105 367865856 77332 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 89811 77332 186 433 0 89375 0
[pid=27973/tid=27975] ppid=27971 vsize=359244 CPUtime=2.99 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 42689 0 0 0 290 9 0 0 20 0 2 0 368079434 367865856 77332 33554432000 4194304 5964350 140736371082832 140531782158328 4392905 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) 359244

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.69 3/178 27985
/proc/meminfo: memFree=25733888/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=359244 CPUtime=12.68 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 91576 0 0 0 1252 16 0 0 20 0 2 0 368079105 367865856 78974 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 89811 78974 186 433 0 89375 0
[pid=27973/tid=27975] ppid=27971 vsize=359244 CPUtime=9.37 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 44331 0 0 0 928 9 0 0 20 0 2 0 368079434 367865856 78974 33554432000 4194304 5964350 140736371082832 140531782158136 4373410 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) 359244

[startup+25.5004 s]
/proc/loadavg: 2.00 1.99 1.70 3/178 27985
/proc/meminfo: memFree=25260856/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=359244 CPUtime=25.48 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 94050 0 0 0 2531 17 0 0 20 0 2 0 368079105 367865856 81448 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 89811 81448 186 433 0 89375 0
[pid=27973/tid=27975] ppid=27971 vsize=359244 CPUtime=22.13 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 46805 0 0 0 2202 11 0 0 20 0 2 0 368079434 367865856 81448 33554432000 4194304 5964350 140736371082832 140531782158136 4392888 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) 359244

[startup+51.1004 s]
/proc/loadavg: 2.00 1.99 1.70 3/180 27998
/proc/meminfo: memFree=24193536/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=424780 CPUtime=51.07 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 98087 0 0 0 5087 20 0 0 20 0 2 0 368079105 434974720 85494 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 106195 85494 186 433 0 105759 0
[pid=27973/tid=27975] ppid=27971 vsize=424780 CPUtime=47.66 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 50842 0 0 0 4753 13 0 0 20 0 2 0 368079434 434974720 85494 33554432000 4194304 5964350 140736371082832 140531782158328 4403290 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 424780

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 1.72 3/179 27998
/proc/meminfo: memFree=24102200/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=424780 CPUtime=102.25 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 106808 0 0 0 10198 27 0 0 20 0 2 0 368079105 434974720 95385 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 106195 95385 186 433 0 105759 0
[pid=27973/tid=27975] ppid=27971 vsize=424780 CPUtime=98.72 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 59563 0 0 0 9850 22 0 0 20 0 2 0 368079434 434974720 95385 33554432000 4194304 5964350 140736371082832 140531782158328 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 424780

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.73 3/179 27998
/proc/meminfo: memFree=24015740/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=490316 CPUtime=162.21 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 115231 0 0 0 16188 33 0 0 20 0 2 0 368079105 502083584 103930 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 122579 103930 186 433 0 122143 0
[pid=27973/tid=27975] ppid=27971 vsize=490316 CPUtime=158.53 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 67986 0 0 0 15825 28 0 0 20 0 2 0 368079434 502083584 103930 33554432000 4194304 5964350 140736371082832 140531782158328 4400023 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 490316

[startup+222.3 s]
/proc/loadavg: 2.05 2.00 1.75 3/179 27998
/proc/meminfo: memFree=23945584/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=490316 CPUtime=222.18 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 119416 0 0 0 22182 36 0 0 20 0 2 0 368079105 502083584 108153 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 122579 108153 186 433 0 122143 0
[pid=27973/tid=27975] ppid=27971 vsize=490316 CPUtime=218.35 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 72171 0 0 0 21803 32 0 0 20 0 2 0 368079434 502083584 108153 33554432000 4194304 5964350 140736371082832 140531782158328 4399989 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) 490316

[startup+282.3 s]
/proc/loadavg: 2.07 2.01 1.77 3/179 27998
/proc/meminfo: memFree=23884496/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=490316 CPUtime=282.16 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 122344 0 0 0 28177 39 0 0 20 0 2 0 368079105 502083584 111917 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 122579 111917 186 433 0 122143 0
[pid=27973/tid=27975] ppid=27971 vsize=490316 CPUtime=278.19 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 75099 0 0 0 27783 36 0 0 20 0 2 0 368079434 502083584 111917 33554432000 4194304 5964350 140736371082832 140531782158136 4399987 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 490316

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 1.78 3/179 27998
/proc/meminfo: memFree=23831328/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=490316 CPUtime=342.15 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 124837 0 0 0 34174 41 0 0 20 0 2 0 368079105 502083584 114406 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 122579 114406 186 433 0 122143 0
[pid=27973/tid=27975] ppid=27971 vsize=490316 CPUtime=338.04 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 77592 0 0 0 33765 39 0 0 20 0 2 0 368079434 502083584 114406 33554432000 4194304 5964350 140736371082832 140531782158136 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 490316

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 1.79 3/179 27999
/proc/meminfo: memFree=23784360/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=490316 CPUtime=402.14 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 126676 0 0 0 40172 42 0 0 20 0 2 0 368079105 502083584 116244 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 122579 116244 186 433 0 122143 0
[pid=27973/tid=27975] ppid=27971 vsize=490316 CPUtime=397.89 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 79431 0 0 0 39747 42 0 0 20 0 2 0 368079434 502083584 116244 33554432000 4194304 5964350 140736371082832 140531782158328 4400029 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 490316

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/180 28002
/proc/meminfo: memFree=23739360/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=555852 CPUtime=462.13 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 128631 0 0 0 46169 44 0 0 20 0 2 0 368079105 569192448 118199 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 138963 118199 186 433 0 138527 0
[pid=27973/tid=27975] ppid=27971 vsize=555852 CPUtime=457.72 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 81386 0 0 0 45728 44 0 0 20 0 2 0 368079434 569192448 118199 33554432000 4194304 5964350 140736371082832 140531782158328 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 28031
/proc/meminfo: memFree=23059172/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=752460 CPUtime=1361.99 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 183843 0 0 0 136096 103 0 0 20 0 2 0 368079105 770519040 173891 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 188115 173891 186 433 0 187679 0
[pid=27973/tid=27975] ppid=27971 vsize=752460 CPUtime=1355.39 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 136598 0 0 0 135422 117 0 0 20 0 2 0 368079434 770519040 173891 33554432000 4194304 5964350 140736371082832 140531782158328 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 752460

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 28031
/proc/meminfo: memFree=23025536/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=752460 CPUtime=1421.98 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 186865 0 0 0 142092 106 0 0 20 0 2 0 368079105 770519040 176911 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 188115 176911 186 433 0 187679 0
[pid=27973/tid=27975] ppid=27971 vsize=752460 CPUtime=1415.24 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 139620 0 0 0 141404 120 0 0 20 0 2 0 368079434 770519040 176911 33554432000 4194304 5964350 140736371082832 140531782158136 4400336 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 752460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 28031
/proc/meminfo: memFree=22986968/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=752460 CPUtime=1481.97 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 189613 0 0 0 148088 109 0 0 20 0 2 0 368079105 770519040 179659 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 188115 179659 186 433 0 187679 0
[pid=27973/tid=27975] ppid=27971 vsize=752460 CPUtime=1475.09 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 142368 0 0 0 147385 124 0 0 20 0 2 0 368079434 770519040 179659 33554432000 4194304 5964350 140736371082832 140531782158136 4392783 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 752460

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 28031
/proc/meminfo: memFree=22950228/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1541.96 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 191786 0 0 0 154085 111 0 0 20 0 2 0 368079105 837627904 181832 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 181832 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1534.93 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 144541 0 0 0 153365 128 0 0 20 0 2 0 368079434 837627904 181832 33554432000 4194304 5964350 140736371082832 140531782158328 4400039 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 817996

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 28032
/proc/meminfo: memFree=22919452/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1601.95 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 194082 0 0 0 160080 115 0 0 20 0 2 0 368079105 837627904 184128 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 184128 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1594.78 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 146837 0 0 0 159345 133 0 0 20 0 2 0 368079434 837627904 184128 33554432000 4194304 5964350 140736371082832 140531782158136 4399840 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) 817996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 28035
/proc/meminfo: memFree=22886456/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1661.94 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 196470 0 0 0 166075 119 0 0 20 0 2 0 368079105 837627904 186516 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 186516 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1654.63 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 149225 0 0 0 165325 138 0 0 20 0 2 0 368079434 837627904 186516 33554432000 4194304 5964350 140736371082832 140531782158328 4399840 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) 817996

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/179 28035
/proc/meminfo: memFree=22851332/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1721.93 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 199367 0 0 0 172070 123 0 0 20 0 2 0 368079105 837627904 189706 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 189706 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1714.47 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 152122 0 0 0 171305 142 0 0 20 0 2 0 368079434 837627904 189706 33554432000 4194304 5964350 140736371082832 140531782158328 4399840 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) 817996

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 28035
/proc/meminfo: memFree=22812856/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1781.87 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 202001 0 0 0 178061 126 0 0 20 0 2 0 368079105 837627904 193970 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 193970 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1774.27 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 154756 0 0 0 177281 146 0 0 20 0 2 0 368079434 837627904 193970 33554432000 4194304 5964350 140736371082832 140531782158328 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 817996

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

[startup+1792.81 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 28035
/proc/meminfo: memFree=22805648/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1792.37 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 202443 0 0 0 179111 126 0 0 20 0 2 0 368079105 837627904 194714 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 194714 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1784.74 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 155198 0 0 0 178327 147 0 0 20 0 2 0 368079434 837627904 194714 33554432000 4194304 5964350 140736371082832 140531782158328 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1792.37
Current children cumulated vsize (KiB) 817996

[startup+1796 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 28035
/proc/meminfo: memFree=22803912/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1795.57 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 202589 0 0 0 179430 127 0 0 20 0 2 0 368079105 837627904 194860 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 194860 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1787.94 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 155344 0 0 0 178647 147 0 0 20 0 2 0 368079434 837627904 194860 33554432000 4194304 5964350 140736371082832 140531782158376 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (KiB) 817996

[startup+1797.6 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 28035
/proc/meminfo: memFree=22802656/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1797.16 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 202651 0 0 0 179589 127 0 0 20 0 2 0 368079105 837627904 195113 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 195113 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1789.52 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 155406 0 0 0 178804 148 0 0 20 0 2 0 368079434 837627904 195113 33554432000 4194304 5964350 140736371082832 140531782158328 4399989 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.16
Current children cumulated vsize (KiB) 817996

[startup+1799.2 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 28035
/proc/meminfo: memFree=22802036/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1798.76 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 202723 0 0 0 179749 127 0 0 20 0 2 0 368079105 837627904 195185 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 195185 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1791.11 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 155478 0 0 0 178963 148 0 0 20 0 2 0 368079434 837627904 195185 33554432000 4194304 5964350 140736371082832 140531782158136 4399989 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.76
Current children cumulated vsize (KiB) 817996

[startup+1799.6 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 28035
/proc/meminfo: memFree=22801416/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1799.16 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 202734 0 0 0 179789 127 0 0 20 0 2 0 368079105 837627904 195196 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 195196 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1791.51 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 155489 0 0 0 179003 148 0 0 20 0 2 0 368079434 837627904 195196 33554432000 4194304 5964350 140736371082832 140531782158136 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.16
Current children cumulated vsize (KiB) 817996

[startup+1800 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 28035
/proc/meminfo: memFree=22801416/32873844 swapFree=7628/7628
[pid=27973] ppid=27971 vsize=817996 CPUtime=1799.56 cores=1,3,5,7
/proc/27973/stat : 27973 (wbo1.72) S 27971 27973 27815 0 -1 4202496 202743 0 0 0 179829 127 0 0 20 0 2 0 368079105 837627904 195205 33554432000 4194304 5964350 140736371082832 140736371082352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27973/statm: 204499 195205 186 433 0 204063 0
[pid=27973/tid=27975] ppid=27971 vsize=817996 CPUtime=1791.91 cores=1,3,5,7
/proc/27973/task/27975/stat : 27975 (wbo1.72) R 27971 27973 27815 0 -1 4202560 155498 0 0 0 179043 148 0 0 20 0 2 0 368079434 837627904 195205 33554432000 4194304 5964350 140736371082832 140531782158328 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 817996

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27973 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=658322
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=573760
# CPU time returned by wait4() is 1795.23
# while last known CPU time is 1799.56
#
# 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.56
CPU user time (s): 1798.29
CPU system time (s): 1.27
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 817996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.66
system time used= 1.57376
maximum resident set size= 780832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202746
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= 163
involuntary context switches= 2286

runsolver used 3.81342 second user time and 10.2784 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-06 23:52:27
IDJOB=3727159
IDBENCH=89649
IDSOLVER=2313
FILE ID=node145/3727159-1339019546
RUNJOBID= node145-1339019546-27956
PBS_JOBID= 14643270
Free space on /tmp= 70924 MiB

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

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

MD5SUM BENCH= 395b6779bc0f993a1d1357b59c2e4536
RANDOM SEED=320227550

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26526640 kB
Buffers:          463980 kB
Cached:          4999132 kB
SwapCached:            4 kB
Active:          2041880 kB
Inactive:        3435780 kB
Active(anon):       5956 kB
Inactive(anon):    10868 kB
Active(file):    2035924 kB
Inactive(file):  3424912 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:            108852 kB
Writeback:             0 kB
AnonPages:         23912 kB
Mapped:            13448 kB
Shmem:               200 kB
Slab:             729188 kB
SReclaimable:     170120 kB
SUnreclaim:       559068 kB
KernelStack:        1424 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     107568 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= 70660 MiB
End job on node145 at 2012-06-07 00:22:28