Trace number 3704866

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-180.opb
MD5SUM8c3fe83338b70253b33b876e52e7c579
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 variables311827
Total number of constraints7317246
Number of constraints which are clauses6573583
Number of constraints which are cardinality constraints (but not clauses)22922
Number of constraints which are nor clauses,nor cardinality constraints720741
Minimum length of a constraint2
Maximum length of a constraint2457
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 2458
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704866-1338109827.opb.
0.00/0.00	c Instance file HOME/instance-3704866-1338109827.opb
0.00/0.00	c File size is 356362030 bytes.
22.68/22.79	c Highest Coefficient sum: 2458
22.68/22.79	c ============================[ Problem Statistics ]=============================
22.68/22.79	c |                                                                             |
22.68/22.79	c |  Parsing time:          22.79        s                                      |
22.68/22.79	c |  Number Variables:      311827                                              |
22.68/22.79	c |  Number Clauses:        6585064                                             |
22.68/22.79	c |  Number Cardinality:    22923                                               |
22.68/22.79	c |  Number PB Constraints: 720741                                              |
22.68/22.79	c |                                                                             |
23.68/23.75	c |  Problem Type:          Decision                                            |
23.68/23.75	c |  Objective Function:    None                                                |
23.68/23.75	c |                                                                             |
23.68/23.75	c ===============================================================================
1799.33/1800.00	c ===============================================================================
1799.33/1800.00	c Wall Clock Time: 1800.00 s
1799.33/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-3704866-1338109827/watcher-3704866-1338109827 -o /tmp/evaluation-result-3704866-1338109827/solver-3704866-1338109827 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704866-1338109827.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.00 2.00 2.00 3/178 25414
/proc/meminfo: memFree=26596088/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=351148 CPUtime=0 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 277110812 359575552 271 33554432000 4194304 5963574 140735944545600 140735944543976 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 87787 271 173 432 0 349 0

[startup+0.0195549 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25414
/proc/meminfo: memFree=26596088/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=351872 CPUtime=0.01 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4202496 532 0 0 0 1 0 0 0 20 0 1 0 277110812 360316928 485 33554432000 4194304 5963574 140735944545600 140735944543976 5135572 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 87968 485 222 432 0 530 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 351872

[startup+0.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25414
/proc/meminfo: memFree=26596088/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=355920 CPUtime=0.09 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4202496 1855 0 0 0 9 0 0 0 20 0 1 0 277110812 364462080 1775 33554432000 4194304 5963574 140735944545600 140735944543976 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 88980 1778 540 432 0 1542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 355920

[startup+0.300255 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25414
/proc/meminfo: memFree=26596088/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=365128 CPUtime=0.29 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4202496 4973 0 0 0 29 0 0 0 20 0 1 0 277110812 373891072 4828 33554432000 4194304 5963574 140735944545600 140735944543976 4349504 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 91282 4829 1320 432 0 3844 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 365128

[startup+0.700238 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25414
/proc/meminfo: memFree=26596088/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=384288 CPUtime=0.69 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4202496 11419 0 0 0 68 1 0 0 20 0 1 0 277110812 393510912 10888 33554432000 4194304 5963574 140735944545600 140735944543896 4344320 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 96072 10888 2888 432 0 8634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 384288

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25415
/proc/meminfo: memFree=26556548/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=421384 CPUtime=1.49 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4202496 23789 0 0 0 146 3 0 0 20 0 1 0 277110812 431497216 23256 33554432000 4194304 5963574 140735944545600 140735944543896 5178411 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 105346 23260 6122 432 0 17908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 421384

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25415
/proc/meminfo: memFree=26508224/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=493652 CPUtime=3.09 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4202496 45336 0 0 0 304 5 0 0 20 0 1 0 277110812 505499648 46844 33554432000 4194304 5963574 140735944545600 140735944543976 4349504 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 123413 46845 12339 432 0 35975 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 493652

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25415
/proc/meminfo: memFree=26356648/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=626992 CPUtime=6.29 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4202496 86868 0 0 0 617 12 0 0 20 0 1 0 277110812 642039808 90926 33554432000 4194304 5963574 140735944545600 140735944544088 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 156748 90928 24620 432 0 69310 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 626992

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25415
/proc/meminfo: memFree=26087860/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=901236 CPUtime=12.69 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4202496 168726 0 0 0 1246 23 0 0 20 0 1 0 277110812 922865664 180951 33554432000 4194304 5963574 140735944545600 140735944543944 4343827 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 225309 180952 50408 432 0 137871 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 901236

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25416
/proc/meminfo: memFree=25218644/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=1683988 CPUtime=25.48 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 434811 0 0 0 2483 65 0 0 20 0 2 0 277110812 1724403712 395289 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 420997 395295 179 432 0 420562 0
[pid=25414/tid=25416] ppid=25412 vsize=1683988 CPUtime=2.68 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 152521 0 0 0 242 26 0 0 20 0 2 0 277113091 1724403712 395295 33554432000 4194304 5963574 140735944545600 140273176984120 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1683988

[startup+51.1065 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 25417
/proc/meminfo: memFree=24603040/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2035680 CPUtime=51.08 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 540872 0 0 0 5018 90 0 0 20 0 2 0 277110812 2084536320 496059 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 508920 496059 187 432 0 508485 0
[pid=25414/tid=25416] ppid=25412 vsize=2035680 CPUtime=28.22 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 258576 0 0 0 2772 50 0 0 20 0 2 0 277113091 2084536320 496059 33554432000 4194304 5963574 140735944545600 140273176983544 4399505 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2035680

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 25417
/proc/meminfo: memFree=24538108/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2101216 CPUtime=102.26 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 553048 0 0 0 10127 99 0 0 20 0 2 0 277110812 2151645184 508235 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 525304 508235 187 432 0 524869 0
[pid=25414/tid=25416] ppid=25412 vsize=2101216 CPUtime=79.28 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 270752 0 0 0 7867 61 0 0 20 0 2 0 277113091 2151645184 508235 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2101216

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 25417
/proc/meminfo: memFree=24465068/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2166752 CPUtime=162.26 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 566523 0 0 0 16115 111 0 0 20 0 2 0 277110812 2218754048 521711 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 541688 521711 187 432 0 541253 0
[pid=25414/tid=25416] ppid=25412 vsize=2166752 CPUtime=139.13 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 284227 0 0 0 13839 74 0 0 20 0 2 0 277113091 2218754048 521711 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2166752

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 25417
/proc/meminfo: memFree=24408804/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2232288 CPUtime=222.25 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 578618 0 0 0 22104 121 0 0 20 0 2 0 277110812 2285862912 533848 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 558072 533848 187 432 0 557637 0
[pid=25414/tid=25416] ppid=25412 vsize=2232288 CPUtime=198.97 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 296322 0 0 0 19813 84 0 0 20 0 2 0 277113091 2285862912 533848 33554432000 4194304 5963574 140735944545600 140273176983544 4399937 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 2232288

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 25417
/proc/meminfo: memFree=24350616/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2232288 CPUtime=282.23 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 589491 0 0 0 28095 128 0 0 20 0 2 0 277110812 2285862912 544782 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 558072 544782 187 432 0 557637 0
[pid=25414/tid=25416] ppid=25412 vsize=2232288 CPUtime=258.82 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 307195 0 0 0 25790 92 0 0 20 0 2 0 277113091 2285862912 544782 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 2232288

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25418
/proc/meminfo: memFree=24293856/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2297824 CPUtime=342.23 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 600254 0 0 0 34086 137 0 0 20 0 2 0 277110812 2352971776 555596 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 574456 555596 187 432 0 574021 0
[pid=25414/tid=25416] ppid=25412 vsize=2297824 CPUtime=318.66 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 317958 0 0 0 31765 101 0 0 20 0 2 0 277113091 2352971776 555596 33554432000 4194304 5963574 140735944545600 140273176983544 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 2297824

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25418
/proc/meminfo: memFree=24234064/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2363360 CPUtime=402.22 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 611049 0 0 0 40077 145 0 0 20 0 2 0 277110812 2420080640 566537 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 590840 566537 187 432 0 590405 0
[pid=25414/tid=25416] ppid=25412 vsize=2363360 CPUtime=378.51 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 328753 0 0 0 37740 111 0 0 20 0 2 0 277113091 2420080640 566537 33554432000 4194304 5963574 140735944545600 140273176983352 4402816 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 2363360

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25418
/proc/meminfo: memFree=24168744/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2363360 CPUtime=462.21 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 621294 0 0 0 46066 155 0 0 20 0 2 0 277110812 2420080640 576941 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 590840 576941 187 432 0 590405 0
[pid=25414/tid=25416] ppid=25412 vsize=2363360 CPUtime=438.35 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 338998 0 0 0 43713 122 0 0 20 0 2 0 277113091 2420080640 576941 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2363360

[startup+522.3 s]

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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25467
/proc/meminfo: memFree=18212280/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2887648 CPUtime=1481.79 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 748614 0 0 0 147921 258 0 0 20 0 2 0 277110812 2956951552 711001 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 721912 711001 187 432 0 721477 0
[pid=25414/tid=25416] ppid=25412 vsize=2887648 CPUtime=1455.44 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 466318 0 0 0 145303 241 0 0 20 0 2 0 277113091 2956951552 711001 33554432000 4194304 5963574 140735944545600 140273176983544 4399546 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 2887648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25474
/proc/meminfo: memFree=24085632/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2953184 CPUtime=1541.78 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 755013 0 0 0 153915 263 0 0 20 0 2 0 277110812 3024060416 718067 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 738296 718067 187 432 0 737861 0
[pid=25414/tid=25416] ppid=25412 vsize=2953184 CPUtime=1515.28 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 472717 0 0 0 151283 245 0 0 20 0 2 0 277113091 3024060416 718067 33554432000 4194304 5963574 140735944545600 140273176983352 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 2953184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25546
/proc/meminfo: memFree=24010108/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=2953184 CPUtime=1601.77 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 761136 0 0 0 159906 271 0 0 20 0 2 0 277110812 3024060416 724190 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 738296 724190 187 432 0 737861 0
[pid=25414/tid=25416] ppid=25412 vsize=2953184 CPUtime=1575.13 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 478840 0 0 0 157259 254 0 0 20 0 2 0 277113091 3024060416 724190 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 2953184

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25546
/proc/meminfo: memFree=23976956/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=3018720 CPUtime=1661.75 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 766525 0 0 0 165900 275 0 0 20 0 2 0 277110812 3091169280 729577 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 754680 729577 187 432 0 754245 0
[pid=25414/tid=25416] ppid=25412 vsize=3018720 CPUtime=1634.97 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 484229 0 0 0 163237 260 0 0 20 0 2 0 277113091 3091169280 729577 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 3018720

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25546
/proc/meminfo: memFree=23901292/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=3018720 CPUtime=1721.75 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 772419 0 0 0 171896 279 0 0 20 0 2 0 277110812 3091169280 735471 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 754680 735471 187 432 0 754245 0
[pid=25414/tid=25416] ppid=25412 vsize=3018720 CPUtime=1694.82 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 490123 0 0 0 169218 264 0 0 20 0 2 0 277113091 3091169280 735471 33554432000 4194304 5963574 140735944545600 140273176983352 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 3018720

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25549
/proc/meminfo: memFree=23814236/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=3018720 CPUtime=1781.74 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 777037 0 0 0 177890 284 0 0 20 0 2 0 277110812 3091169280 741111 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 754680 741111 187 432 0 754245 0
[pid=25414/tid=25416] ppid=25412 vsize=3018720 CPUtime=1754.66 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 494741 0 0 0 175196 270 0 0 20 0 2 0 277113091 3091169280 741111 33554432000 4194304 5963574 140735944545600 140273176983544 5243463 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 3018720

############
# WARNING:
# current cumulated CPU time (1795.11 s) is less than in the last sample (1799.33 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.21997 s) to the 'lost time'.

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25549
/proc/meminfo: memFree=23795056/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=3018720 CPUtime=1799.33 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 778312 0 0 0 179648 285 0 0 20 0 2 0 277110812 3091169280 742386 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 754680 742386 187 432 0 754245 0
[pid=25414/tid=25416] ppid=25412 vsize=3018720 CPUtime=1772.22 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 496016 0 0 0 176951 271 0 0 20 0 2 0 277113091 3091169280 742386 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.33
Current children cumulated vsize (KiB) 3018720

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25549
/proc/meminfo: memFree=23793692/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=0 CPUtime=1795.11 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4203524 778321 0 0 0 179200 311 0 0 20 0 1 0 277110812 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.11
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1792.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25549
/proc/meminfo: memFree=23802316/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=3018720 CPUtime=1791.84 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 777764 0 0 0 178900 284 0 0 20 0 2 0 277110812 3091169280 741838 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 754680 741838 187 432 0 754245 0
[pid=25414/tid=25416] ppid=25412 vsize=3018720 CPUtime=1764.74 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 495468 0 0 0 176204 270 0 0 20 0 2 0 277113091 3091169280 741838 33554432000 4194304 5963574 140735944545600 140273176983352 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.84
Current children cumulated vsize (KiB) 3018720

[startup+1795.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25549
/proc/meminfo: memFree=23798720/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=3018720 CPUtime=1795.04 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 777960 0 0 0 179220 284 0 0 20 0 2 0 277110812 3091169280 742034 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 754680 742034 187 432 0 754245 0
[pid=25414/tid=25416] ppid=25412 vsize=3018720 CPUtime=1767.93 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 495664 0 0 0 176522 271 0 0 20 0 2 0 277113091 3091169280 742034 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1795.04
Current children cumulated vsize (KiB) 3018720

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25549
/proc/meminfo: memFree=23797604/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=3018720 CPUtime=1796.63 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 778072 0 0 0 179379 284 0 0 20 0 2 0 277110812 3091169280 742146 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 754680 742146 187 432 0 754245 0
[pid=25414/tid=25416] ppid=25412 vsize=3018720 CPUtime=1769.52 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 495776 0 0 0 176681 271 0 0 20 0 2 0 277113091 3091169280 742146 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (KiB) 3018720

[startup+1798.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25549
/proc/meminfo: memFree=23796420/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=3018720 CPUtime=1798.24 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 778210 0 0 0 179539 285 0 0 20 0 2 0 277110812 3091169280 742284 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 754680 742284 187 432 0 754245 0
[pid=25414/tid=25416] ppid=25412 vsize=3018720 CPUtime=1771.12 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 495914 0 0 0 176841 271 0 0 20 0 2 0 277113091 3091169280 742284 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.24
Current children cumulated vsize (KiB) 3018720

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25549
/proc/meminfo: memFree=23795056/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=3018720 CPUtime=1799.04 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) S 25412 25414 22359 0 -1 4202496 778286 0 0 0 179619 285 0 0 20 0 2 0 277110812 3091169280 742360 33554432000 4194304 5963574 140735944545600 140735944545120 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 754680 742360 187 432 0 754245 0
[pid=25414/tid=25416] ppid=25412 vsize=3018720 CPUtime=1771.92 cores=0,2,4,6
/proc/25414/task/25416/stat : 25416 (wbo1.7) R 25412 25414 22359 0 -1 4202560 495990 0 0 0 176921 271 0 0 20 0 2 0 277113091 3091169280 742360 33554432000 4194304 5963574 140735944545600 140273176983544 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.04
Current children cumulated vsize (KiB) 3018720

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25549
/proc/meminfo: memFree=23793692/32873648 swapFree=6336/6336
[pid=25414] ppid=25412 vsize=0 CPUtime=1795.11 cores=0,2,4,6
/proc/25414/stat : 25414 (wbo1.7) R 25412 25414 22359 0 -1 4203524 778321 0 0 0 179200 311 0 0 20 0 1 0 277110812 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25414/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.11
Current children cumulated vsize (KiB) 0

Child status: 255

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.21997
#  lost CPU user time (s): 4.47998
#  lost CPU system time (s): -0.26

Real time (s): 1800.05
CPU time (s): 1799.38
CPU user time (s): 1796.48
CPU system time (s): 2.89652
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 3018720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792
system time used= 3.15652
maximum resident set size= 2969580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 778321
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= 501
involuntary context switches= 2235

runsolver used 3.91341 second user time and 10.3794 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 11:10:35
IDJOB=3704866
IDBENCH=89691
IDSOLVER=2283
FILE ID=node112/3704866-1338109827
RUNJOBID= node112-1338087345-22375
PBS_JOBID= 14624440
Free space on /tmp= 71200 MiB

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

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

MD5SUM BENCH= 8c3fe83338b70253b33b876e52e7c579
RANDOM SEED=1530996270

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:        26596352 kB
Buffers:          334884 kB
Cached:          4561004 kB
SwapCached:            0 kB
Active:          1693764 kB
Inactive:        3758140 kB
Active(anon):     558504 kB
Inactive(anon):        0 kB
Active(file):    1135260 kB
Inactive(file):  3758140 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            353456 kB
Writeback:            28 kB
AnonPages:        564320 kB
Mapped:            15116 kB
Shmem:               200 kB
Slab:             685880 kB
SReclaimable:     128440 kB
SUnreclaim:       557440 kB
KernelStack:        1456 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     287336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 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= 71232 MiB
End job on node112 at 2012-05-27 11:40:36