Trace number 3704139

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
pwbo 2.0? 1799.42 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 |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704139-1338088932.opb.
0.00/0.00	c Instance file HOME/instance-3704139-1338088932.opb
0.00/0.00	c File size is 20154127 bytes.
1.29/1.36	c Highest Coefficient sum: 7
1.29/1.36	c ============================[ Problem Statistics ]=============================
1.29/1.36	c |                                                                             |
1.29/1.36	c |  Parsing time:          1.37         s                                      |
1.29/1.36	c |  Number Variables:      3750                                                |
1.29/1.36	c |  Number Clauses:        467625                                              |
1.29/1.36	c |  Number Cardinality:    750                                                 |
1.29/1.36	c |  Number PB Constraints: 0                                                   |
1.29/1.36	c |                                                                             |
1.29/1.38	c |  Problem Type:          Decision                                            |
1.29/1.38	c |  Objective Function:    None                                                |
1.29/1.38	c |                                                                             |
1.29/1.38	c ===============================================================================
1799.42/1800.00	c ===============================================================================
1799.42/1800.00	c Wall Clock Time: 1800.00 s
1799.42/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-3704139-1338088932/watcher-3704139-1338088932 -o /tmp/evaluation-result-3704139-1338088932/solver-3704139-1338088932 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704139-1338088932.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.98 1.98 1.97 3/177 7470
/proc/meminfo: memFree=28381052/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=22976 CPUtime=0 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) R 7468 7470 6880 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 275021775 23527424 307 33554432000 4194304 5965102 140737368910944 140737368908360 5179915 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 5786 317 166 433 0 429 0

[startup+0.0514081 s]
/proc/loadavg: 1.98 1.98 1.97 3/177 7470
/proc/meminfo: memFree=28381052/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=25036 CPUtime=0.04 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) R 7468 7470 6880 0 -1 4202496 1023 0 0 0 4 0 0 0 20 0 1 0 275021775 25636864 976 33554432000 4194304 5965102 140737368910944 140737368908360 4351027 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 6259 976 334 433 0 902 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25036

[startup+0.100229 s]
/proc/loadavg: 1.98 1.98 1.97 3/177 7470
/proc/meminfo: memFree=28381052/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=26532 CPUtime=0.09 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) R 7468 7470 6880 0 -1 4202496 1583 0 0 0 9 0 0 0 20 0 1 0 275021775 27168768 1503 33554432000 4194304 5965102 140737368910944 140737368908360 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 6633 1504 515 433 0 1276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26532

[startup+0.300252 s]
/proc/loadavg: 1.98 1.98 1.97 3/177 7470
/proc/meminfo: memFree=28381052/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=32036 CPUtime=0.29 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) R 7468 7470 6880 0 -1 4202496 3704 0 0 0 29 0 0 0 20 0 1 0 275021775 32804864 3559 33554432000 4194304 5965102 140737368910944 140737368908360 4351027 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 8009 3559 1256 433 0 2652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32036

[startup+0.700234 s]
/proc/loadavg: 1.98 1.98 1.97 3/177 7470
/proc/meminfo: memFree=28381052/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=43664 CPUtime=0.69 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) R 7468 7470 6880 0 -1 4202496 8142 0 0 0 68 1 0 0 20 0 1 0 275021775 44711936 7868 33554432000 4194304 5965102 140737368910944 140737368908360 4351027 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 10916 7868 2705 433 0 5559 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43664

[startup+1.50018 s]
/proc/loadavg: 1.98 1.98 1.97 3/178 7471
/proc/meminfo: memFree=28351012/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=125796 CPUtime=1.48 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 21287 0 0 0 145 3 0 0 20 0 2 0 275021775 128815104 15835 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 31449 15835 176 433 0 31013 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 125796

[startup+3.10029 s]
/proc/loadavg: 1.98 1.98 1.97 3/179 7472
/proc/meminfo: memFree=28301660/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=123364 CPUtime=3.08 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 26405 0 0 0 303 5 0 0 20 0 2 0 275021775 126324736 20038 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 30841 20038 190 433 0 30405 0
[pid=7470/tid=7472] ppid=7468 vsize=123364 CPUtime=1.71 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 10859 0 0 0 168 3 0 0 20 0 2 0 275021912 126324736 20038 33554432000 4194304 5965102 140737368910944 140202067515384 4401582 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 123364

[startup+6.30028 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 7472
/proc/meminfo: memFree=28288872/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=123364 CPUtime=6.28 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 28363 0 0 0 621 7 0 0 20 0 2 0 275021775 126324736 21996 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 30841 21996 190 433 0 30405 0
[pid=7470/tid=7472] ppid=7468 vsize=123364 CPUtime=4.91 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 12817 0 0 0 486 5 0 0 20 0 2 0 275021912 126324736 21996 33554432000 4194304 5965102 140737368910944 140202067515432 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 123364

[startup+12.7003 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 7472
/proc/meminfo: memFree=28263336/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=123364 CPUtime=12.68 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 32308 0 0 0 1259 9 0 0 20 0 2 0 275021775 126324736 25941 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 30841 25941 190 433 0 30405 0
[pid=7470/tid=7472] ppid=7468 vsize=123364 CPUtime=11.28 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 16762 0 0 0 1122 6 0 0 20 0 2 0 275021912 126324736 25941 33554432000 4194304 5965102 140737368910944 140202067515384 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 123364

[startup+25.5003 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 7472
/proc/meminfo: memFree=28218672/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=188900 CPUtime=25.47 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 39224 0 0 0 2534 13 0 0 20 0 2 0 275021775 193433600 32857 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 47225 32857 190 433 0 46789 0
[pid=7470/tid=7472] ppid=7468 vsize=188900 CPUtime=24.05 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 23678 0 0 0 2395 10 0 0 20 0 2 0 275021912 193433600 32857 33554432000 4194304 5965102 140737368910944 140202067515384 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 188900

[startup+51.1003 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 7472
/proc/meminfo: memFree=28164700/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=254436 CPUtime=51.06 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 51733 0 0 0 5085 21 0 0 20 0 2 0 275021775 260542464 45366 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 63609 45366 190 433 0 63173 0
[pid=7470/tid=7472] ppid=7468 vsize=254436 CPUtime=49.58 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 36187 0 0 0 4939 19 0 0 20 0 2 0 275021912 260542464 45366 33554432000 4194304 5965102 140737368910944 140202067515384 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 254436

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 7472
/proc/meminfo: memFree=28036552/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=319972 CPUtime=102.26 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 71424 0 0 0 10193 33 0 0 20 0 2 0 275021775 327651328 65515 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 79993 65515 190 433 0 79557 0
[pid=7470/tid=7472] ppid=7468 vsize=319972 CPUtime=100.65 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 55878 0 0 0 10034 31 0 0 20 0 2 0 275021912 327651328 65515 33554432000 4194304 5965102 140737368910944 140202067515384 5137076 0 0 4096 16387 0 0 0 -1 3 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.99 1.98 1.97 3/179 7472
/proc/meminfo: memFree=27941472/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=385508 CPUtime=162.21 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 90383 0 0 0 16173 48 0 0 20 0 2 0 275021775 394760192 84427 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 96377 84427 190 433 0 95941 0
[pid=7470/tid=7472] ppid=7468 vsize=385508 CPUtime=160.45 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 74837 0 0 0 15998 47 0 0 20 0 2 0 275021912 394760192 84427 33554432000 4194304 5965102 140737368910944 140202067515384 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 385508

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 7473
/proc/meminfo: memFree=27859164/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=451044 CPUtime=222.16 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 107093 0 0 0 22153 63 0 0 20 0 2 0 275021775 461869056 101092 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 112761 101092 190 433 0 112325 0
[pid=7470/tid=7472] ppid=7468 vsize=451044 CPUtime=220.25 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 91547 0 0 0 21961 64 0 0 20 0 2 0 275021912 461869056 101092 33554432000 4194304 5965102 140737368910944 140202067515384 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 451044

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 7473
/proc/meminfo: memFree=27794852/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=516580 CPUtime=282.14 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 121952 0 0 0 28133 81 0 0 20 0 2 0 275021775 528977920 116884 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 129145 116884 190 433 0 128709 0
[pid=7470/tid=7472] ppid=7468 vsize=516580 CPUtime=280.08 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 106406 0 0 0 27925 83 0 0 20 0 2 0 275021912 528977920 116884 33554432000 4194304 5965102 140737368910944 140202067515432 5137076 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 516580

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 7473
/proc/meminfo: memFree=27692740/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=582116 CPUtime=342.13 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 134755 0 0 0 34117 96 0 0 20 0 2 0 275021775 596086784 129687 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 145529 129687 190 433 0 145093 0
[pid=7470/tid=7472] ppid=7468 vsize=582116 CPUtime=339.93 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 119209 0 0 0 33895 98 0 0 20 0 2 0 275021912 596086784 129687 33554432000 4194304 5965102 140737368910944 140202067515192 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 582116

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 7473
/proc/meminfo: memFree=27600976/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=647652 CPUtime=402.12 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 147915 0 0 0 40104 108 0 0 20 0 2 0 275021775 663195648 142847 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 161913 142847 190 433 0 161477 0
[pid=7470/tid=7472] ppid=7468 vsize=647652 CPUtime=399.77 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 132369 0 0 0 39866 111 0 0 20 0 2 0 275021912 663195648 142847 33554432000 4194304 5965102 140737368910944 140202067515384 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 647652

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/179 7473
/proc/meminfo: memFree=27550192/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=647652 CPUtime=462.09 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 158448 0 0 0 46086 123 0 0 20 0 2 0 275021775 663195648 154379 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 161913 154379 190 433 0 161477 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7484
/proc/meminfo: memFree=26736796/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1421.78 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 274079 0 0 0 141897 281 0 0 20 0 2 0 275021775 1141358592 271718 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 271718 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1416.92 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 258533 0 0 0 141393 299 0 0 20 0 2 0 275021912 1141358592 271718 33554432000 4194304 5965102 140737368910944 140202067515192 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 1114608

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7484
/proc/meminfo: memFree=26717204/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1481.77 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 274158 0 0 0 147896 281 0 0 20 0 2 0 275021775 1141358592 271797 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 271797 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1476.76 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 258612 0 0 0 147376 300 0 0 20 0 2 0 275021912 1141358592 271797 33554432000 4194304 5965102 140737368910944 140202067515192 4400978 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 1114608

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7484
/proc/meminfo: memFree=26715716/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1541.76 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 274394 0 0 0 153895 281 0 0 20 0 2 0 275021775 1141358592 272033 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272033 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1536.61 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 258848 0 0 0 153360 301 0 0 20 0 2 0 275021912 1141358592 272033 33554432000 4194304 5965102 140737368910944 140202067515192 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 1114608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7484
/proc/meminfo: memFree=26715220/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1601.75 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 274505 0 0 0 159894 281 0 0 20 0 2 0 275021775 1141358592 272144 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272144 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1596.45 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 258959 0 0 0 159343 302 0 0 20 0 2 0 275021912 1141358592 272144 33554432000 4194304 5965102 140737368910944 140202067515192 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1114608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7484
/proc/meminfo: memFree=26713360/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1661.74 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 274763 0 0 0 165893 281 0 0 20 0 2 0 275021775 1141358592 272402 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272402 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1656.3 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 259217 0 0 0 165326 304 0 0 20 0 2 0 275021912 1141358592 272402 33554432000 4194304 5965102 140737368910944 140202067515192 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 1114608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 7488
/proc/meminfo: memFree=26711360/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1721.73 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 274947 0 0 0 171892 281 0 0 20 0 2 0 275021775 1141358592 272761 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272761 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1716.15 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 259401 0 0 0 171310 305 0 0 20 0 2 0 275021912 1141358592 272761 33554432000 4194304 5965102 140737368910944 140202067515256 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1114608

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7527
/proc/meminfo: memFree=27336092/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1781.72 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 275076 0 0 0 177891 281 0 0 20 0 2 0 275021775 1141358592 272890 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272890 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1775.99 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 259530 0 0 0 177294 305 0 0 20 0 2 0 275021912 1141358592 272890 33554432000 4194304 5965102 140737368910944 140202067515192 4401131 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.72
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 2.00 1.99 3/179 7527
/proc/meminfo: memFree=27330264/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1791.32 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 275106 0 0 0 178851 281 0 0 20 0 2 0 275021775 1141358592 272920 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272920 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1785.57 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 259560 0 0 0 178251 306 0 0 20 0 2 0 275021912 1141358592 272920 33554432000 4194304 5965102 140737368910944 140202067515192 4401472 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 1114608

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7527
/proc/meminfo: memFree=27324436/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1794.52 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 275107 0 0 0 179171 281 0 0 20 0 2 0 275021775 1141358592 272921 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272921 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1788.77 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 259561 0 0 0 178571 306 0 0 20 0 2 0 275021912 1141358592 272921 33554432000 4194304 5965102 140737368910944 140202067515192 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 1114608

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7527
/proc/meminfo: memFree=27320592/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1797.72 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 275119 0 0 0 179491 281 0 0 20 0 2 0 275021775 1141358592 272933 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272933 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1791.95 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 259573 0 0 0 178889 306 0 0 20 0 2 0 275021912 1141358592 272933 33554432000 4194304 5965102 140737368910944 140202067515192 4400963 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 1114608

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7527
/proc/meminfo: memFree=27318484/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1798.52 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 275119 0 0 0 179571 281 0 0 20 0 2 0 275021775 1141358592 272933 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272933 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1792.75 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 259573 0 0 0 178969 306 0 0 20 0 2 0 275021912 1141358592 272933 33554432000 4194304 5965102 140737368910944 140202067515192 4401026 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (KiB) 1114608

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7527
/proc/meminfo: memFree=27316376/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1798.92 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 275119 0 0 0 179611 281 0 0 20 0 2 0 275021775 1141358592 272933 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272933 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1793.16 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 259573 0 0 0 179010 306 0 0 20 0 2 0 275021912 1141358592 272933 33554432000 4194304 5965102 140737368910944 140202067515192 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.92
Current children cumulated vsize (KiB) 1114608

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7527
/proc/meminfo: memFree=27316376/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1799.32 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 275119 0 0 0 179651 281 0 0 20 0 2 0 275021775 1141358592 272933 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272933 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1793.55 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 259573 0 0 0 179049 306 0 0 20 0 2 0 275021912 1141358592 272933 33554432000 4194304 5965102 140737368910944 140202067515192 4401127 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.32
Current children cumulated vsize (KiB) 1114608

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 7527
/proc/meminfo: memFree=27316376/32873844 swapFree=7620/7620
[pid=7470] ppid=7468 vsize=1114608 CPUtime=1799.42 cores=1,3,5,7
/proc/7470/stat : 7470 (pwbo2.0) S 7468 7470 6880 0 -1 4202496 275119 0 0 0 179661 281 0 0 20 0 2 0 275021775 1141358592 272933 33554432000 4194304 5965102 140737368910944 140737368910464 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7470/statm: 278652 272933 190 433 0 278216 0
[pid=7470/tid=7472] ppid=7468 vsize=1114608 CPUtime=1793.65 cores=1,3,5,7
/proc/7470/task/7472/stat : 7472 (pwbo2.0) R 7468 7470 6880 0 -1 4202560 259573 0 0 0 179059 306 0 0 20 0 2 0 275021912 1141358592 272933 33554432000 4194304 5965102 140737368910944 140202067515192 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 1114608

Child status: 255

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

Real time (s): 1800.01
CPU time (s): 1799.42
CPU user time (s): 1796.61
CPU system time (s): 2.81
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 1114608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.94
system time used= 3.10253
maximum resident set size= 1091752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275124
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= 470
involuntary context switches= 2212

runsolver used 2.77258 second user time and 7.39888 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 05:22:12
IDJOB=3704139
IDBENCH=1373
IDSOLVER=2280
FILE ID=node107/3704139-1338088932
RUNJOBID= node107-1338087019-6897
PBS_JOBID= 14624432
Free space on /tmp= 71556 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k5_l4_n750.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704139-1338088932/watcher-3704139-1338088932 -o /tmp/evaluation-result-3704139-1338088932/solver-3704139-1338088932 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704139-1338088932.opb

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

MD5SUM BENCH= 84dfc4b706a5e82746c96ff285501708
RANDOM SEED=559326797

node107.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.760
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.760
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.760
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.760
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.760
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.760
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		: 2666.760
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.86
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.760
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:       32873844 kB
MemFree:        28381068 kB
Buffers:          288268 kB
Cached:          3302152 kB
SwapCached:            0 kB
Active:           852096 kB
Inactive:        2849808 kB
Active(anon):     113988 kB
Inactive(anon):        0 kB
Active(file):     738108 kB
Inactive(file):  2849808 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             25120 kB
Writeback:            12 kB
AnonPages:        119120 kB
Mapped:            15152 kB
Shmem:               200 kB
Slab:             650440 kB
SReclaimable:      92468 kB
SUnreclaim:       557972 kB
KernelStack:        1440 kB
PageTables:         4092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     153880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71556 MiB
End job on node107 at 2012-05-27 05:52:12