Trace number 3727166

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.28 1800.05

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-175.opb
MD5SUM3472d2cba7eedc0e4f1652523daa893e
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 variables248659
Total number of constraints5546518
Number of constraints which are clauses4965781
Number of constraints which are cardinality constraints (but not clauses)19724
Number of constraints which are nor clauses,nor cardinality constraints561013
Minimum length of a constraint2
Maximum length of a constraint2220
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 2221
Number of bits of the biggest sum of numbers12
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-3727166-1339019543.opb.
0.00/0.00	c Instance file HOME/instance-3727166-1339019543.opb
0.00/0.00	c File size is 271002100 bytes.
18.78/18.89	c Highest Coefficient sum: 2221
18.78/18.89	c ============================[ Problem Statistics ]=============================
18.78/18.89	c |                                                                             |
18.78/18.89	c |  Parsing time:          18.89        s                                      |
18.78/18.89	c |  Number Variables:      248659                                              |
18.78/18.89	c |  Number Clauses:        4975662                                             |
18.78/18.89	c |  Number Cardinality:    19725                                               |
18.78/18.89	c |  Number PB Constraints: 561013                                              |
18.78/18.89	c |                                                                             |
19.59/19.66	c |  Problem Type:          Decision                                            |
19.59/19.66	c |  Objective Function:    None                                                |
19.59/19.66	c |                                                                             |
19.59/19.66	c ===============================================================================
1799.28/1800.00	c ===============================================================================
1799.28/1800.00	c Wall Clock Time: 1800.00 s
1799.28/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-3727166-1339019543/watcher-3727166-1339019543 -o /tmp/evaluation-result-3727166-1339019543/solver-3727166-1339019543 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727166-1339019543.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 1.97 1.69 2/177 28578
/proc/meminfo: memFree=29043016/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=267796 CPUtime=0 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) R 28576 28578 28437 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 368079842 274223104 272 33554432000 4194304 5964350 140735687532480 140736883818984 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/28578/statm: 66949 272 171 433 0 350 0

[startup+0.023311 s]
/proc/loadavg: 2.01 1.97 1.69 2/177 28578
/proc/meminfo: memFree=29043016/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=268520 CPUtime=0.02 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) R 28576 28578 28437 0 -1 4202496 536 0 0 0 2 0 0 0 20 0 1 0 368079842 274964480 489 33554432000 4194304 5964350 140735687532480 140736883818984 4419455 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/28578/statm: 67130 489 221 433 0 531 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 268520

[startup+0.100212 s]
/proc/loadavg: 2.01 1.97 1.69 2/177 28578
/proc/meminfo: memFree=29043016/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=272036 CPUtime=0.09 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) R 28576 28578 28437 0 -1 4202496 1700 0 0 0 9 0 0 0 20 0 1 0 368079842 278564864 1620 33554432000 4194304 5964350 140735687532480 140736883818984 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/28578/statm: 68009 1620 496 433 0 1410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 272036

[startup+0.3002 s]
/proc/loadavg: 2.01 1.97 1.69 2/177 28578
/proc/meminfo: memFree=29043016/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=280864 CPUtime=0.29 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) R 28576 28578 28437 0 -1 4202496 4619 0 0 0 29 0 0 0 20 0 1 0 368079842 287604736 4474 33554432000 4194304 5964350 140735687532480 140735687530968 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/28578/statm: 70216 4475 1218 433 0 3617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 280864

[startup+0.700225 s]
/proc/loadavg: 2.01 1.97 1.69 2/177 28578
/proc/meminfo: memFree=29043016/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=297900 CPUtime=0.68 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) R 28576 28578 28437 0 -1 4202496 10329 0 0 0 68 0 0 0 20 0 1 0 368079842 305049600 10055 33554432000 4194304 5964350 140735687532480 140735687530824 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/28578/statm: 74475 10055 2652 433 0 7876 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 297900

[startup+1.5002 s]
/proc/loadavg: 2.01 1.97 1.69 3/178 28579
/proc/meminfo: memFree=29006560/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=331496 CPUtime=1.49 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) R 28576 28578 28437 0 -1 4202496 21539 0 0 0 147 2 0 0 20 0 1 0 368079842 339451904 21008 33554432000 4194304 5964350 140735687532480 140735687530968 4344560 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/28578/statm: 82874 21009 5602 433 0 16275 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 331496

[startup+3.1002 s]
/proc/loadavg: 2.01 1.97 1.69 3/178 28579
/proc/meminfo: memFree=28961748/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=390220 CPUtime=3.09 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) R 28576 28578 28437 0 -1 4202496 41540 0 0 0 304 5 0 0 20 0 1 0 368079842 399585280 41518 33554432000 4194304 5964350 140735687532480 140735687530856 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/28578/statm: 97555 41519 11171 433 0 30956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 390220

[startup+6.3002 s]
/proc/loadavg: 2.09 1.99 1.69 3/178 28579
/proc/meminfo: memFree=28839220/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=515080 CPUtime=6.29 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) R 28576 28578 28437 0 -1 4202496 81517 0 0 0 617 12 0 0 20 0 1 0 368079842 527441920 83025 33554432000 4194304 5964350 140735687532480 140735687530776 4344688 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/28578/statm: 128770 83025 22465 433 0 62171 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 515080

[startup+12.7002 s]
/proc/loadavg: 2.08 1.99 1.69 3/178 28579
/proc/meminfo: memFree=28588868/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=764308 CPUtime=12.69 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) R 28576 28578 28437 0 -1 4202496 159242 0 0 0 1246 23 0 0 20 0 1 0 368079842 782651392 165344 33554432000 4194304 5964350 140735687532480 140735687530776 5156142 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/28578/statm: 191077 165345 45891 433 0 124478 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 764308

[startup+25.5003 s]
/proc/loadavg: 2.06 1.99 1.70 3/179 28580
/proc/meminfo: memFree=27552028/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=1566772 CPUtime=25.49 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 417321 0 0 0 2478 71 0 0 20 0 2 0 368079842 1604374528 371983 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 391693 371983 186 433 0 391257 0
[pid=28578/tid=28580] ppid=28576 vsize=1566772 CPUtime=6.57 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 192653 0 0 0 620 37 0 0 20 0 2 0 368081731 1604374528 371983 33554432000 4194304 5964350 140735687532480 140570260412456 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1566772

[startup+51.1003 s]
/proc/loadavg: 2.04 1.99 1.71 3/180 28592
/proc/meminfo: memFree=27505984/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=1632308 CPUtime=51.08 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 424453 0 0 0 5031 77 0 0 20 0 2 0 368079842 1671483392 379115 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 408077 379115 186 433 0 407641 0
[pid=28578/tid=28580] ppid=28576 vsize=1632308 CPUtime=32.11 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 199785 0 0 0 3168 43 0 0 20 0 2 0 368081731 1671483392 379115 33554432000 4194304 5964350 140735687532480 140570260412408 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1632308

[startup+102.307 s]
/proc/loadavg: 2.02 1.99 1.72 3/179 28592
/proc/meminfo: memFree=27448260/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=1632308 CPUtime=102.27 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 438053 0 0 0 10140 87 0 0 20 0 2 0 368079842 1671483392 392716 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 408077 392716 186 433 0 407641 0
[pid=28578/tid=28580] ppid=28576 vsize=1632308 CPUtime=83.18 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 213385 0 0 0 8264 54 0 0 20 0 2 0 368081731 1671483392 392716 33554432000 4194304 5964350 140735687532480 140570260412408 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1632308

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.73 3/179 28592
/proc/meminfo: memFree=27367252/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=1697844 CPUtime=162.25 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 450881 0 0 0 16128 97 0 0 20 0 2 0 368079842 1738592256 405580 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 424461 405580 186 433 0 424025 0
[pid=28578/tid=28580] ppid=28576 vsize=1697844 CPUtime=143.02 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 226213 0 0 0 14237 65 0 0 20 0 2 0 368081731 1738592256 405580 33554432000 4194304 5964350 140735687532480 140570260412408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1697844

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/179 28592
/proc/meminfo: memFree=27313588/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=1763380 CPUtime=222.24 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 463993 0 0 0 22119 105 0 0 20 0 2 0 368079842 1805701120 418758 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 440845 418758 186 433 0 440409 0
[pid=28578/tid=28580] ppid=28576 vsize=1763380 CPUtime=202.86 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 239325 0 0 0 20212 74 0 0 20 0 2 0 368081731 1805701120 418758 33554432000 4194304 5964350 140735687532480 140570260412408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1763380

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/179 28592
/proc/meminfo: memFree=27261472/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=1828916 CPUtime=282.22 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 474559 0 0 0 28109 113 0 0 20 0 2 0 368079842 1872809984 429474 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 457229 429474 186 433 0 456793 0
[pid=28578/tid=28580] ppid=28576 vsize=1828916 CPUtime=262.7 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 249891 0 0 0 26187 83 0 0 20 0 2 0 368081731 1872809984 429474 33554432000 4194304 5964350 140735687532480 140570260412408 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1828916

[startup+342.3 s]
/proc/loadavg: 2.06 2.00 1.77 3/179 28592
/proc/meminfo: memFree=27190388/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=1828916 CPUtime=342.21 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 485641 0 0 0 34099 122 0 0 20 0 2 0 368079842 1872809984 440899 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 457229 440899 186 433 0 456793 0
[pid=28578/tid=28580] ppid=28576 vsize=1828916 CPUtime=322.54 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 260973 0 0 0 32161 93 0 0 20 0 2 0 368081731 1872809984 440899 33554432000 4194304 5964350 140735687532480 140570260412408 4381584 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1828916

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 1.79 3/179 28593
/proc/meminfo: memFree=27147452/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=1894452 CPUtime=402.19 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 495664 0 0 0 40090 129 0 0 20 0 2 0 368079842 1939918848 451504 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 473613 451504 186 433 0 473177 0
[pid=28578/tid=28580] ppid=28576 vsize=1894452 CPUtime=382.39 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 270996 0 0 0 38138 101 0 0 20 0 2 0 368081731 1939918848 451504 33554432000 4194304 5964350 140735687532480 140570260412408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1894452

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.80 3/180 28596
/proc/meminfo: memFree=27101392/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=1959988 CPUtime=462.16 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 505423 0 0 0 46079 137 0 0 20 0 2 0 368079842 2007027712 462639 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 489997 462639 186 433 0 489561 0
[pid=28578/tid=28580] ppid=28576 vsize=1959988 CPUtime=442.22 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 280755 0 0 0 44112 110 0 0 20 0 2 0 368081731 2007027712 462639 33554432000 4194304 5964350 140735687532480 140570260412408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1959988

[startup+522.3 s]

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 28625
/proc/meminfo: memFree=26537904/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2418740 CPUtime=1361.68 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 627446 0 0 0 135930 238 0 0 20 0 2 0 368079842 2476789760 587732 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 604685 587732 186 433 0 604249 0
[pid=28578/tid=28580] ppid=28576 vsize=2418740 CPUtime=1339.6 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 402778 0 0 0 133736 224 0 0 20 0 2 0 368081731 2476789760 587732 33554432000 4194304 5964350 140735687532480 140570260412408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.68
Current children cumulated vsize (KiB) 2418740

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 28625
/proc/meminfo: memFree=26494628/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2484276 CPUtime=1421.67 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 634383 0 0 0 141924 243 0 0 20 0 2 0 368079842 2543898624 594669 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 621069 594669 186 433 0 620633 0
[pid=28578/tid=28580] ppid=28576 vsize=2484276 CPUtime=1399.45 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 409715 0 0 0 139714 231 0 0 20 0 2 0 368081731 2543898624 594669 33554432000 4194304 5964350 140735687532480 140570260412408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.67
Current children cumulated vsize (KiB) 2484276

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 28625
/proc/meminfo: memFree=26457364/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2484276 CPUtime=1481.66 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 640063 0 0 0 147918 248 0 0 20 0 2 0 368079842 2543898624 600860 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 621069 600860 186 433 0 620633 0
[pid=28578/tid=28580] ppid=28576 vsize=2484276 CPUtime=1459.29 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 415395 0 0 0 145692 237 0 0 20 0 2 0 368081731 2543898624 600860 33554432000 4194304 5964350 140735687532480 140570260412408 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 2484276

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/179 28625
/proc/meminfo: memFree=26409192/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2549812 CPUtime=1541.65 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 645897 0 0 0 153912 253 0 0 20 0 2 0 368079842 2611007488 606694 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 637453 606694 186 433 0 637017 0
[pid=28578/tid=28580] ppid=28576 vsize=2549812 CPUtime=1519.14 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 421229 0 0 0 151671 243 0 0 20 0 2 0 368081731 2611007488 606694 33554432000 4194304 5964350 140735687532480 140570260412408 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 2549812

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 28626
/proc/meminfo: memFree=26382904/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2549812 CPUtime=1601.64 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 652503 0 0 0 159903 261 0 0 20 0 2 0 368079842 2611007488 613300 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 637453 613300 186 433 0 637017 0
[pid=28578/tid=28580] ppid=28576 vsize=2549812 CPUtime=1578.98 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 427835 0 0 0 157648 250 0 0 20 0 2 0 368081731 2611007488 613300 33554432000 4194304 5964350 140735687532480 140570260412408 4399930 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 2549812

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 28629
/proc/meminfo: memFree=26357064/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2549812 CPUtime=1661.63 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 658896 0 0 0 165896 267 0 0 20 0 2 0 368079842 2611007488 619693 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 637453 619693 186 433 0 637017 0
[pid=28578/tid=28580] ppid=28576 vsize=2549812 CPUtime=1638.83 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 434228 0 0 0 163625 258 0 0 20 0 2 0 368081731 2611007488 619693 33554432000 4194304 5964350 140735687532480 140570260412216 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 2549812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 28629
/proc/meminfo: memFree=26333056/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2615348 CPUtime=1721.62 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 664986 0 0 0 171891 271 0 0 20 0 2 0 368079842 2678116352 625783 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 653837 625783 186 433 0 653401 0
[pid=28578/tid=28580] ppid=28576 vsize=2615348 CPUtime=1698.67 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 440318 0 0 0 169605 262 0 0 20 0 2 0 368081731 2678116352 625783 33554432000 4194304 5964350 140735687532480 140570260412216 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 2615348

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 28629
/proc/meminfo: memFree=26303500/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2615348 CPUtime=1781.6 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 671498 0 0 0 177884 276 0 0 20 0 2 0 368079842 2678116352 633020 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 653837 633020 186 433 0 653401 0
[pid=28578/tid=28580] ppid=28576 vsize=2615348 CPUtime=1758.51 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 446830 0 0 0 175582 269 0 0 20 0 2 0 368081731 2678116352 633020 33554432000 4194304 5964350 140735687532480 140570260412408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 2615348

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

[startup+1793.01 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 28629
/proc/meminfo: memFree=26296788/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2615348 CPUtime=1792.29 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 672952 0 0 0 178951 278 0 0 20 0 2 0 368079842 2678116352 634588 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 653837 634588 186 433 0 653401 0
[pid=28578/tid=28580] ppid=28576 vsize=2615348 CPUtime=1769.18 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 448284 0 0 0 176647 271 0 0 20 0 2 0 368081731 2678116352 634588 33554432000 4194304 5964350 140735687532480 140570260412408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1792.29
Current children cumulated vsize (KiB) 2615348

[startup+1796.2 s]
/proc/loadavg: 2.00 2.00 1.91 2/172 28653
/proc/meminfo: memFree=26620624/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2615348 CPUtime=1795.49 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 673494 0 0 0 179270 279 0 0 20 0 2 0 368079842 2678116352 635578 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 653837 635578 186 433 0 653401 0
[pid=28578/tid=28580] ppid=28576 vsize=2615348 CPUtime=1772.37 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 448826 0 0 0 176966 271 0 0 20 0 2 0 368081731 2678116352 635578 33554432000 4194304 5964350 140735687532480 140570260412408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1795.49
Current children cumulated vsize (KiB) 2615348

[startup+1797.8 s]
/proc/loadavg: 2.00 2.00 1.91 2/172 28653
/proc/meminfo: memFree=26619756/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2615348 CPUtime=1797.08 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 673832 0 0 0 179429 279 0 0 20 0 2 0 368079842 2678116352 635916 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 653837 635916 186 433 0 653401 0
[pid=28578/tid=28580] ppid=28576 vsize=2615348 CPUtime=1773.96 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 449164 0 0 0 177124 272 0 0 20 0 2 0 368081731 2678116352 635916 33554432000 4194304 5964350 140735687532480 140570260412408 4399887 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.08
Current children cumulated vsize (KiB) 2615348

[startup+1799.4 s]
/proc/loadavg: 1.92 1.98 1.91 2/172 28653
/proc/meminfo: memFree=26618640/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2615348 CPUtime=1798.68 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 674067 0 0 0 179589 279 0 0 20 0 2 0 368079842 2678116352 636151 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 653837 636151 186 433 0 653401 0
[pid=28578/tid=28580] ppid=28576 vsize=2615348 CPUtime=1775.55 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 449399 0 0 0 177283 272 0 0 20 0 2 0 368081731 2678116352 636151 33554432000 4194304 5964350 140735687532480 140570260412216 4399930 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 2615348

[startup+1799.8 s]
/proc/loadavg: 1.92 1.98 1.91 2/172 28653
/proc/meminfo: memFree=26618268/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2615348 CPUtime=1799.08 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 674106 0 0 0 179629 279 0 0 20 0 2 0 368079842 2678116352 636190 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 653837 636190 186 433 0 653401 0
[pid=28578/tid=28580] ppid=28576 vsize=2615348 CPUtime=1775.95 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 449438 0 0 0 177323 272 0 0 20 0 2 0 368081731 2678116352 636190 33554432000 4194304 5964350 140735687532480 140570260412216 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 2615348

[startup+1800 s]
/proc/loadavg: 1.92 1.98 1.91 2/172 28653
/proc/meminfo: memFree=26618268/32873844 swapFree=7628/7628
[pid=28578] ppid=28576 vsize=2615348 CPUtime=1799.28 cores=0,2,4,6
/proc/28578/stat : 28578 (wbo1.72) S 28576 28578 28437 0 -1 4202496 674106 0 0 0 179649 279 0 0 20 0 2 0 368079842 2678116352 636190 33554432000 4194304 5964350 140735687532480 140735687532000 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28578/statm: 653837 636190 186 433 0 653401 0
[pid=28578/tid=28580] ppid=28576 vsize=2615348 CPUtime=1776.15 cores=0,2,4,6
/proc/28578/task/28580/stat : 28580 (wbo1.72) R 28576 28578 28437 0 -1 4202560 449438 0 0 0 177343 272 0 0 20 0 2 0 368081731 2678116352 636190 33554432000 4194304 5964350 140735687532480 140570260412216 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.28
Current children cumulated vsize (KiB) 2615348

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28578 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=991575
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=110527
# CPU time returned by wait4() is 1795.1
# while last known CPU time is 1799.28
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.05
CPU time (s): 1799.28
CPU user time (s): 1796.49
CPU system time (s): 2.79
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 2615348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.99
system time used= 3.11053
maximum resident set size= 2544780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 674111
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= 474
involuntary context switches= 1895

runsolver used 2.92056 second user time and 8.5577 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-06 23:52:29
IDJOB=3727166
IDBENCH=89632
IDSOLVER=2313
FILE ID=node146/3727166-1339019543
RUNJOBID= node146-1339019542-28549
PBS_JOBID= 14643269
Free space on /tmp= 71032 MiB

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

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

MD5SUM BENCH= 3472d2cba7eedc0e4f1652523daa893e
RANDOM SEED=472533810

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29043660 kB
Buffers:          353128 kB
Cached:          2533452 kB
SwapCached:         2368 kB
Active:          1575752 kB
Inactive:        1419148 kB
Active(anon):     106104 kB
Inactive(anon):     4684 kB
Active(file):    1469648 kB
Inactive(file):  1414464 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099948 kB
Dirty:            281928 kB
Writeback:             0 kB
AnonPages:        114344 kB
Mapped:             9804 kB
Shmem:                 0 kB
Slab:             699288 kB
SReclaimable:     136688 kB
SUnreclaim:       562600 kB
KernelStack:        1456 kB
PageTables:         4252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     171056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71040 MiB
End job on node146 at 2012-06-07 00:22:29