Trace number 3726949

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.71 1800.01

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k5_l4_n750.opb
MD5SUM84dfc4b706a5e82746c96ff285501708
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables3750
Total number of constraints467625
Number of constraints which are clauses466875
Number of constraints which are cardinality constraints (but not clauses)750
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 7
Number of bits of the biggest sum of numbers3
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-3726949-1338651472.opb.
0.00/0.00	c Instance file HOME/instance-3726949-1338651472.opb
0.00/0.00	c File size is 20154127 bytes.
1.29/1.33	c Highest Coefficient sum: 7
1.29/1.33	c ============================[ Problem Statistics ]=============================
1.29/1.33	c |                                                                             |
1.29/1.33	c |  Parsing time:          1.33         s                                      |
1.29/1.33	c |  Number Variables:      3750                                                |
1.29/1.33	c |  Number Clauses:        467625                                              |
1.29/1.33	c |  Number Cardinality:    750                                                 |
1.29/1.33	c |  Number PB Constraints: 0                                                   |
1.29/1.33	c |                                                                             |
1.29/1.35	c |  Problem Type:          Decision                                            |
1.29/1.35	c |  Objective Function:    None                                                |
1.29/1.35	c |                                                                             |
1.29/1.35	c ===============================================================================
1799.36/1800.00	c ===============================================================================
1799.36/1800.00	c Wall Clock Time: 1800.00 s
1799.36/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-3726949-1338651472/watcher-3726949-1338651472 -o /tmp/evaluation-result-3726949-1338651472/solver-3726949-1338651472 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3726949-1338651472.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: 1.12 1.66 1.87 3/177 6089
/proc/meminfo: memFree=26331796/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=23144 CPUtime=0 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) R 6087 6089 4479 0 -1 4202496 374 0 0 0 0 0 0 0 20 0 1 0 331272729 23699456 327 33554432000 4194304 5964350 140733621784160 140735371252440 4395119 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 5786 327 166 433 0 429 0

[startup+0.0918849 s]
/proc/loadavg: 1.12 1.66 1.87 3/177 6089
/proc/meminfo: memFree=26331796/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=26400 CPUtime=0.08 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) R 6087 6089 4479 0 -1 4202496 1501 0 0 0 8 0 0 0 20 0 1 0 331272729 27033600 1421 33554432000 4194304 5964350 140733621784160 140735371252440 5244199 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 6600 1422 495 433 0 1243 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26400

[startup+0.100244 s]
/proc/loadavg: 1.12 1.66 1.87 3/177 6089
/proc/meminfo: memFree=26331796/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=26664 CPUtime=0.09 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) R 6087 6089 4479 0 -1 4202496 1631 0 0 0 9 0 0 0 20 0 1 0 331272729 27303936 1551 33554432000 4194304 5964350 140733621784160 140735371252440 4344563 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 6666 1552 526 433 0 1309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26664

[startup+0.300239 s]
/proc/loadavg: 1.12 1.66 1.87 3/177 6089
/proc/meminfo: memFree=26331796/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=32168 CPUtime=0.29 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) R 6087 6089 4479 0 -1 4202496 3782 0 0 0 29 0 0 0 20 0 1 0 331272729 32940032 3637 33554432000 4194304 5964350 140733621784160 140735371252440 4344800 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 8042 3638 1287 433 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32168

[startup+0.700187 s]
/proc/loadavg: 1.12 1.66 1.87 3/177 6089
/proc/meminfo: memFree=26331796/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=44060 CPUtime=0.69 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) R 6087 6089 4479 0 -1 4202496 8309 0 0 0 68 1 0 0 20 0 1 0 331272729 45117440 8035 33554432000 4194304 5964350 140733621784160 140733621782648 4348832 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 11015 8036 2769 433 0 5658 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44060

[startup+1.50017 s]
/proc/loadavg: 1.19 1.66 1.87 3/178 6090
/proc/meminfo: memFree=26296944/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=127012 CPUtime=1.48 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 23141 0 0 0 145 3 0 0 20 0 2 0 331272729 130060288 17689 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 31753 17689 175 433 0 31317 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 127012

[startup+3.1002 s]
/proc/loadavg: 1.19 1.66 1.87 3/179 6091
/proc/meminfo: memFree=26243368/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=123364 CPUtime=3.08 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 26604 0 0 0 303 5 0 0 20 0 2 0 331272729 126324736 20237 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 30841 20237 183 433 0 30405 0
[pid=6089/tid=6091] ppid=6087 vsize=123364 CPUtime=1.75 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 11059 0 0 0 172 3 0 0 20 0 2 0 331272862 126324736 20237 33554432000 4194304 5964350 140733621784160 139645096904504 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 123364

[startup+6.30019 s]
/proc/loadavg: 1.26 1.67 1.87 3/179 6091
/proc/meminfo: memFree=26222080/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=123364 CPUtime=6.28 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 28928 0 0 0 622 6 0 0 20 0 2 0 331272729 126324736 22561 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 30841 22561 183 433 0 30405 0
[pid=6089/tid=6091] ppid=6087 vsize=123364 CPUtime=4.95 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 13383 0 0 0 491 4 0 0 20 0 2 0 331272862 126324736 22561 33554432000 4194304 5964350 140733621784160 139645096904696 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 123364

[startup+12.7003 s]
/proc/loadavg: 1.32 1.67 1.87 3/179 6091
/proc/meminfo: memFree=26184480/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=188900 CPUtime=12.68 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 33458 0 0 0 1260 8 0 0 20 0 2 0 331272729 193433600 27091 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 47225 27092 183 433 0 46789 0
[pid=6089/tid=6091] ppid=6087 vsize=188900 CPUtime=11.35 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 17914 0 0 0 1129 6 0 0 20 0 2 0 331272862 193433600 27092 33554432000 4194304 5964350 140733621784160 139645096904696 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 188900

[startup+25.5003 s]
/proc/loadavg: 1.47 1.69 1.87 3/179 6091
/proc/meminfo: memFree=26124968/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=188900 CPUtime=25.48 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 41446 0 0 0 2537 11 0 0 20 0 2 0 331272729 193433600 35079 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 47225 35080 183 433 0 46789 0
[pid=6089/tid=6091] ppid=6087 vsize=188900 CPUtime=24.15 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 25902 0 0 0 2405 10 0 0 20 0 2 0 331272862 193433600 35080 33554432000 4194304 5964350 140733621784160 139645096904696 5136340 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) 188900

[startup+51.1003 s]
/proc/loadavg: 1.65 1.71 1.87 3/179 6091
/proc/meminfo: memFree=26045452/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=254436 CPUtime=51.08 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 55573 0 0 0 5088 20 0 0 20 0 2 0 331272729 260542464 49206 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 63609 49206 183 433 0 63173 0
[pid=6089/tid=6091] ppid=6087 vsize=254436 CPUtime=49.75 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 40028 0 0 0 4957 18 0 0 20 0 2 0 331272862 260542464 49206 33554432000 4194304 5964350 140733621784160 139645096904744 4399840 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) 254436

[startup+102.307 s]
/proc/loadavg: 1.85 1.75 1.88 3/179 6091
/proc/meminfo: memFree=25921104/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=319972 CPUtime=102.26 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 78583 0 0 0 10194 32 0 0 20 0 2 0 331272729 327651328 72840 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 79993 72840 183 433 0 79557 0
[pid=6089/tid=6091] ppid=6087 vsize=319972 CPUtime=100.94 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 63038 0 0 0 10063 31 0 0 20 0 2 0 331272862 327651328 72840 33554432000 4194304 5964350 140733621784160 139645096904696 4399774 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) 319972

[startup+162.3 s]
/proc/loadavg: 1.94 1.80 1.89 3/180 6095
/proc/meminfo: memFree=25797404/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=451044 CPUtime=162.22 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 100155 0 0 0 16174 48 0 0 20 0 2 0 331272729 461869056 94555 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 112761 94555 183 433 0 112325 0
[pid=6089/tid=6091] ppid=6087 vsize=451044 CPUtime=160.91 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 84610 0 0 0 16043 48 0 0 20 0 2 0 331272862 461869056 94555 33554432000 4194304 5964350 140733621784160 139645096904744 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 451044

[startup+222.3 s]
/proc/loadavg: 1.98 1.83 1.89 3/179 6095
/proc/meminfo: memFree=25691728/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=516580 CPUtime=222.17 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 118971 0 0 0 22153 64 0 0 20 0 2 0 331272729 528977920 113834 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 129145 113834 183 433 0 128709 0
[pid=6089/tid=6091] ppid=6087 vsize=516580 CPUtime=220.88 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 103426 0 0 0 22023 65 0 0 20 0 2 0 331272862 528977920 113834 33554432000 4194304 5964350 140733621784160 139645096904696 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 516580

[startup+282.3 s]
/proc/loadavg: 1.99 1.86 1.90 3/179 6095
/proc/meminfo: memFree=25602848/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=582116 CPUtime=282.12 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 136586 0 0 0 28135 77 0 0 20 0 2 0 331272729 596086784 131483 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 145529 131483 183 433 0 145093 0
[pid=6089/tid=6091] ppid=6087 vsize=582116 CPUtime=280.84 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 121041 0 0 0 28005 79 0 0 20 0 2 0 331272862 596086784 131483 33554432000 4194304 5964350 140733621784160 139645096904696 4399835 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 582116

[startup+342.3 s]
/proc/loadavg: 1.99 1.88 1.90 3/179 6095
/proc/meminfo: memFree=25486748/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=647652 CPUtime=342.12 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 152555 0 0 0 34120 92 0 0 20 0 2 0 331272729 663195648 148474 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 161913 148474 183 433 0 161477 0
[pid=6089/tid=6091] ppid=6087 vsize=647652 CPUtime=340.85 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 137010 0 0 0 33990 95 0 0 20 0 2 0 331272862 663195648 148474 33554432000 4194304 5964350 140733621784160 139645096904696 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 647652

[startup+402.3 s]
/proc/loadavg: 1.99 1.90 1.91 3/179 6095
/proc/meminfo: memFree=25392096/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=713188 CPUtime=402.11 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 167983 0 0 0 40107 104 0 0 20 0 2 0 331272729 730304512 163902 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 178297 163902 183 433 0 177861 0
[pid=6089/tid=6091] ppid=6087 vsize=713188 CPUtime=400.85 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 152438 0 0 0 39977 108 0 0 20 0 2 0 331272862 730304512 163902 33554432000 4194304 5964350 140733621784160 139645096904696 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 713188

[startup+462.3 s]
/proc/loadavg: 1.99 1.92 1.91 3/179 6096
/proc/meminfo: memFree=25338544/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=778724 CPUtime=462.1 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 180681 0 0 0 46094 116 0 0 20 0 2 0 331272729 797413376 176600 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 194681 176600 183 433 0 194245 0

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

/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 259305 0 0 0 129850 224 0 0 20 0 2 0 331272862 1141358592 272434 33554432000 4194304 5964350 140733621784160 139645096904504 4399858 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 1114608

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/180 6105
/proc/meminfo: memFree=24727476/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1361.78 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 275143 0 0 0 135971 207 0 0 20 0 2 0 331272729 1141358592 272715 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 272715 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1360.7 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 259598 0 0 0 135845 225 0 0 20 0 2 0 331272862 1141358592 272715 33554432000 4194304 5964350 140733621784160 139645096904504 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 1114608

[startup+1422.31 s]
/proc/loadavg: 2.04 1.99 1.92 3/180 6128
/proc/meminfo: memFree=24705292/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1421.74 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 275319 0 0 0 141967 207 0 0 20 0 2 0 331272729 1141358592 272882 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 272882 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1420.67 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 259774 0 0 0 141841 226 0 0 20 0 2 0 331272862 1141358592 272882 33554432000 4194304 5964350 140733621784160 139645096904504 4399895 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 1114608

[startup+1482.3 s]
/proc/loadavg: 2.01 1.99 1.92 3/179 6128
/proc/meminfo: memFree=24682928/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1481.71 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 275719 0 0 0 147964 207 0 0 20 0 2 0 331272729 1141358592 273282 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 273282 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1480.65 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 260174 0 0 0 147837 228 0 0 20 0 2 0 331272862 1141358592 273282 33554432000 4194304 5964350 140733621784160 139645096904504 4381635 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 1114608

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6128
/proc/meminfo: memFree=24664700/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1541.7 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 275961 0 0 0 153963 207 0 0 20 0 2 0 331272729 1141358592 273524 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 273524 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1540.65 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 260416 0 0 0 153836 229 0 0 20 0 2 0 331272862 1141358592 273524 33554432000 4194304 5964350 140733621784160 139645096904504 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 1114608

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6128
/proc/meminfo: memFree=24647588/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1601.69 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276137 0 0 0 159961 208 0 0 20 0 2 0 331272729 1141358592 273700 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 273700 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1600.65 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 260592 0 0 0 159835 230 0 0 20 0 2 0 331272862 1141358592 273700 33554432000 4194304 5964350 140733621784160 139645096904504 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 1114608

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/178 6128
/proc/meminfo: memFree=24630484/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1661.68 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276445 0 0 0 165960 208 0 0 20 0 2 0 331272729 1141358592 274008 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 274008 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1660.66 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 260900 0 0 0 165835 231 0 0 20 0 2 0 331272862 1141358592 274008 33554432000 4194304 5964350 140733621784160 139645096904504 4399858 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 1114608

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6129
/proc/meminfo: memFree=24615104/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1721.68 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276606 0 0 0 171960 208 0 0 20 0 2 0 331272729 1141358592 274169 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 274169 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1720.66 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 261061 0 0 0 171834 232 0 0 20 0 2 0 331272862 1141358592 274169 33554432000 4194304 5964350 140733621784160 139645096904504 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1114608

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6129
/proc/meminfo: memFree=24605432/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1781.67 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276767 0 0 0 177959 208 0 0 20 0 2 0 331272729 1141358592 274330 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 274330 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1780.66 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 261222 0 0 0 177833 233 0 0 20 0 2 0 331272862 1141358592 274330 33554432000 4194304 5964350 140733621784160 139645096904504 4390872 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 1114608

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

[startup+1791.91 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6129
/proc/meminfo: memFree=24605308/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1791.27 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276858 0 0 0 178919 208 0 0 20 0 2 0 331272729 1141358592 274421 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 274421 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1790.27 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 261313 0 0 0 178794 233 0 0 20 0 2 0 331272862 1141358592 274421 33554432000 4194304 5964350 140733621784160 139645096904504 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 1114608

[startup+1795.1 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6129
/proc/meminfo: memFree=24605308/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1794.47 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276860 0 0 0 179239 208 0 0 20 0 2 0 331272729 1141358592 274423 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 274423 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1793.47 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 261315 0 0 0 179114 233 0 0 20 0 2 0 331272862 1141358592 274423 33554432000 4194304 5964350 140733621784160 139645096904504 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 1114608

[startup+1798.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6129
/proc/meminfo: memFree=24605184/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1797.66 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276866 0 0 0 179558 208 0 0 20 0 2 0 331272729 1141358592 274429 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 274429 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1796.66 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 261321 0 0 0 179433 233 0 0 20 0 2 0 331272862 1141358592 274429 33554432000 4194304 5964350 140733621784160 139645096904504 4399858 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 1114608

[startup+1799.1 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6129
/proc/meminfo: memFree=24605184/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1798.46 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276866 0 0 0 179638 208 0 0 20 0 2 0 331272729 1141358592 274429 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 274429 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1797.46 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 261321 0 0 0 179513 233 0 0 20 0 2 0 331272862 1141358592 274429 33554432000 4194304 5964350 140733621784160 139645096904504 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (KiB) 1114608

[startup+1799.5 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6129
/proc/meminfo: memFree=24605060/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1798.87 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276866 0 0 0 179679 208 0 0 20 0 2 0 331272729 1141358592 274429 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 274429 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1797.87 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 261321 0 0 0 179554 233 0 0 20 0 2 0 331272862 1141358592 274429 33554432000 4194304 5964350 140733621784160 139645096904504 4400448 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.87
Current children cumulated vsize (KiB) 1114608

[startup+1799.9 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6129
/proc/meminfo: memFree=24605060/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1799.26 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276867 0 0 0 179718 208 0 0 20 0 2 0 331272729 1141358592 274430 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 274430 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1798.26 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 261322 0 0 0 179593 233 0 0 20 0 2 0 331272862 1141358592 274430 33554432000 4194304 5964350 140733621784160 139645096904504 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.26
Current children cumulated vsize (KiB) 1114608

[startup+1800 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 6129
/proc/meminfo: memFree=24605060/32873648 swapFree=6864/6864
[pid=6089] ppid=6087 vsize=1114608 CPUtime=1799.36 cores=0,2,4,6
/proc/6089/stat : 6089 (wbo1.72) S 6087 6089 4479 0 -1 4202496 276867 0 0 0 179728 208 0 0 20 0 2 0 331272729 1141358592 274430 33554432000 4194304 5964350 140733621784160 140733621783680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6089/statm: 278652 274430 183 433 0 278216 0
[pid=6089/tid=6091] ppid=6087 vsize=1114608 CPUtime=1798.36 cores=0,2,4,6
/proc/6089/task/6091/stat : 6091 (wbo1.72) R 6087 6089 4479 0 -1 4202560 261322 0 0 0 179603 233 0 0 20 0 2 0 331272862 1141358592 274430 33554432000 4194304 5964350 140733621784160 139645096904504 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 1114608

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.71
CPU user time (s): 1797.34
CPU system time (s): 2.37064
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1114608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.34
system time used= 2.37064
maximum resident set size= 1097744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276873
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= 510
involuntary context switches= 2048

runsolver used 2.77258 second user time and 7.05093 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-02 17:37:53
IDJOB=3726949
IDBENCH=1373
IDSOLVER=2313
FILE ID=node125/3726949-1338651472
RUNJOBID= node125-1338651472-6060
PBS_JOBID= 14636455
Free space on /tmp= 70432 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k5_l4_n750.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726949-1338651472/watcher-3726949-1338651472 -o /tmp/evaluation-result-3726949-1338651472/solver-3726949-1338651472 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3726949-1338651472.opb

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

MD5SUM BENCH= 84dfc4b706a5e82746c96ff285501708
RANDOM SEED=852896506

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5438.54
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.373
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.373
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:        26332332 kB
Buffers:          600768 kB
Cached:          5006812 kB
SwapCached:         2308 kB
Active:          2477580 kB
Inactive:        3158612 kB
Active(anon):      19904 kB
Inactive(anon):     9252 kB
Active(file):    2457676 kB
Inactive(file):  3149360 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:             33904 kB
Writeback:             0 kB
AnonPages:         34068 kB
Mapped:            14824 kB
Shmem:                96 kB
Slab:             766080 kB
SReclaimable:     209856 kB
SUnreclaim:       556224 kB
KernelStack:        1424 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     149336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70428 MiB
End job on node125 at 2012-06-02 18:07:53