Trace number 3704346

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-122.opb
MD5SUM45533d52c524a74641c715d4320b890b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48411
Total number of constraints1121517
Number of constraints which are clauses1007723
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704346-1338098786.opb.
0.00/0.00	c Instance file HOME/instance-3704346-1338098786.opb
0.00/0.00	c File size is 50888182 bytes.
3.19/3.29	c Highest Coefficient sum: 691
3.19/3.29	c ============================[ Problem Statistics ]=============================
3.19/3.29	c |                                                                             |
3.19/3.29	c |  Parsing time:          3.29         s                                      |
3.19/3.29	c |  Number Variables:      48411                                               |
3.19/3.29	c |  Number Clauses:        1009495                                             |
3.19/3.29	c |  Number Cardinality:    3524                                                |
3.19/3.29	c |  Number PB Constraints: 110271                                              |
3.19/3.29	c |                                                                             |
3.39/3.44	c |  Problem Type:          Decision                                            |
3.39/3.44	c |  Objective Function:    None                                                |
3.39/3.44	c |                                                                             |
3.39/3.44	c ===============================================================================
1799.51/1800.00	c ===============================================================================
1799.51/1800.00	c Wall Clock Time: 1800.00 s
1799.51/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-3704346-1338098786/watcher-3704346-1338098786 -o /tmp/evaluation-result-3704346-1338098786/solver-3704346-1338098786 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704346-1338098786.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.09 2.05 2.00 3/176 14307
/proc/meminfo: memFree=27228172/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=52836 CPUtime=0 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) R 14305 14307 12898 0 -1 4202496 312 0 0 0 0 0 0 0 20 0 1 0 276004498 54104064 264 33554432000 4194304 5965102 140735220956304 140733799759784 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 13209 267 172 433 0 349 0

[startup+0.0444879 s]
/proc/loadavg: 2.09 2.05 2.00 3/176 14307
/proc/meminfo: memFree=27228172/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=54708 CPUtime=0.04 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) R 14305 14307 12898 0 -1 4202496 904 0 0 0 4 0 0 0 20 0 1 0 276004498 56020992 856 33554432000 4194304 5965102 140735220956304 140733799759784 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 13677 856 310 433 0 817 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 54708

[startup+0.100223 s]
/proc/loadavg: 2.09 2.05 2.00 3/176 14307
/proc/meminfo: memFree=27228172/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=57344 CPUtime=0.09 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) R 14305 14307 12898 0 -1 4202496 1797 0 0 0 9 0 0 0 20 0 1 0 276004498 58720256 1716 33554432000 4194304 5965102 140735220956304 140733799759784 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 14336 1717 525 433 0 1476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57344

[startup+0.300197 s]
/proc/loadavg: 2.09 2.05 2.00 3/176 14307
/proc/meminfo: memFree=27228172/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=66288 CPUtime=0.29 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) R 14305 14307 12898 0 -1 4202496 4791 0 0 0 29 0 0 0 20 0 1 0 276004498 67878912 4645 33554432000 4194304 5965102 140735220956304 140733799759784 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 16572 4645 1271 433 0 3712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66288

[startup+0.700204 s]
/proc/loadavg: 2.09 2.05 2.00 3/176 14307
/proc/meminfo: memFree=27228172/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=83892 CPUtime=0.69 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) R 14305 14307 12898 0 -1 4202496 10722 0 0 0 69 0 0 0 20 0 1 0 276004498 85905408 10447 33554432000 4194304 5965102 140735220956304 140733799759784 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 20973 10447 2771 433 0 8113 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83892

[startup+1.50022 s]
/proc/loadavg: 2.09 2.05 2.00 3/177 14308
/proc/meminfo: memFree=27184376/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=120960 CPUtime=1.49 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) R 14305 14307 12898 0 -1 4202496 22821 0 0 0 147 2 0 0 20 0 1 0 276004498 123863040 22287 33554432000 4194304 5965102 140735220956304 140735220954392 4350598 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 30240 22287 5893 433 0 17380 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120960

[startup+3.10022 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 14308
/proc/meminfo: memFree=27136424/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=189152 CPUtime=3.09 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) R 14305 14307 12898 0 -1 4202496 44180 0 0 0 303 6 0 0 20 0 1 0 276004498 193691648 44154 33554432000 4194304 5965102 140735220956304 140735220954408 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 47288 44154 11851 433 0 34428 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189152

[startup+6.3002 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 14309
/proc/meminfo: memFree=26920976/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=359248 CPUtime=6.28 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 90220 0 0 0 614 14 0 0 20 0 2 0 276004498 367869952 77107 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 89812 77107 190 433 0 89376 0
[pid=14307/tid=14309] ppid=14305 vsize=359248 CPUtime=2.98 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 43001 0 0 0 290 8 0 0 20 0 2 0 276004828 367869952 77107 33554432000 4194304 5965102 140735220956304 139872773228536 4401127 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) 359248

[startup+12.7002 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 14310
/proc/meminfo: memFree=26910580/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=359248 CPUtime=12.68 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 92141 0 0 0 1253 15 0 0 20 0 2 0 276004498 367869952 79028 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 89812 79028 190 433 0 89376 0
[pid=14307/tid=14309] ppid=14305 vsize=359248 CPUtime=9.36 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 44922 0 0 0 928 8 0 0 20 0 2 0 276004828 367869952 79028 33554432000 4194304 5965102 140735220956304 139872773228344 4393995 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) 359248

[startup+25.5003 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 14310
/proc/meminfo: memFree=26894760/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=359248 CPUtime=25.48 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 95196 0 0 0 2531 17 0 0 20 0 2 0 276004498 367869952 82083 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 89812 82083 190 433 0 89376 0
[pid=14307/tid=14309] ppid=14305 vsize=359248 CPUtime=22.12 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 47977 0 0 0 2202 10 0 0 20 0 2 0 276004828 367869952 82083 33554432000 4194304 5965102 140735220956304 139872773228584 4401127 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 359248

[startup+51.1003 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 14310
/proc/meminfo: memFree=26864924/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=424784 CPUtime=51.08 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 101142 0 0 0 5087 21 0 0 20 0 2 0 276004498 434978816 88029 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 106196 88029 190 433 0 105760 0
[pid=14307/tid=14309] ppid=14305 vsize=424784 CPUtime=47.66 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 53923 0 0 0 4752 14 0 0 20 0 2 0 276004828 434978816 88029 33554432000 4194304 5965102 140735220956304 139872773228536 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 424784

[startup+102.306 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 14311
/proc/meminfo: memFree=26818252/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=424784 CPUtime=102.28 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 110189 0 0 0 10200 28 0 0 20 0 2 0 276004498 434978816 97076 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 106196 97076 190 433 0 105760 0
[pid=14307/tid=14309] ppid=14305 vsize=424784 CPUtime=98.73 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 62970 0 0 0 9851 22 0 0 20 0 2 0 276004828 434978816 97076 33554432000 4194304 5965102 140735220956304 139872773228536 4401118 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 424784

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 14311
/proc/meminfo: memFree=26771612/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=490320 CPUtime=162.26 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 117884 0 0 0 16193 33 0 0 20 0 2 0 276004498 502087680 104771 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 122580 104771 190 433 0 122144 0
[pid=14307/tid=14309] ppid=14305 vsize=490320 CPUtime=158.57 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 70665 0 0 0 15829 28 0 0 20 0 2 0 276004828 502087680 104771 33554432000 4194304 5965102 140735220956304 139872773228344 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 490320

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 14314
/proc/meminfo: memFree=26744252/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=490320 CPUtime=222.25 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 124448 0 0 0 22185 40 0 0 20 0 2 0 276004498 502087680 111335 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 122580 111335 190 433 0 122144 0
[pid=14307/tid=14309] ppid=14305 vsize=490320 CPUtime=218.41 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 77229 0 0 0 21805 36 0 0 20 0 2 0 276004828 502087680 111335 33554432000 4194304 5965102 140735220956304 139872773228536 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 490320

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 14314
/proc/meminfo: memFree=26718256/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=555856 CPUtime=282.24 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 130889 0 0 0 28179 45 0 0 20 0 2 0 276004498 569196544 117776 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 138964 117776 190 433 0 138528 0
[pid=14307/tid=14309] ppid=14305 vsize=555856 CPUtime=278.26 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 83670 0 0 0 27784 42 0 0 20 0 2 0 276004828 569196544 117776 33554432000 4194304 5965102 140735220956304 139872773228536 4401096 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 555856

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14314
/proc/meminfo: memFree=26692876/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=555856 CPUtime=342.23 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 137043 0 0 0 34173 50 0 0 20 0 2 0 276004498 569196544 123981 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 138964 123981 190 433 0 138528 0
[pid=14307/tid=14309] ppid=14305 vsize=555856 CPUtime=338.11 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 89824 0 0 0 33763 48 0 0 20 0 2 0 276004828 569196544 123981 33554432000 4194304 5965102 140735220956304 139872773228584 4401107 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 555856

[startup+402.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 14315
/proc/meminfo: memFree=26641452/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=555856 CPUtime=402.19 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 142953 0 0 0 40162 57 0 0 20 0 2 0 276004498 569196544 131715 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 138964 131715 190 433 0 138528 0
[pid=14307/tid=14309] ppid=14305 vsize=555856 CPUtime=397.92 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 95734 0 0 0 39736 56 0 0 20 0 2 0 276004828 569196544 131715 33554432000 4194304 5965102 140735220956304 139872773228536 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 555856

[startup+462.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 14315
/proc/meminfo: memFree=26599652/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=621392 CPUtime=462.13 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 148709 0 0 0 46151 62 0 0 20 0 2 0 276004498 636305408 137637 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 155348 137637 190 433 0 154912 0
[pid=14307/tid=14309] ppid=14305 vsize=621392 CPUtime=457.73 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 101490 0 0 0 45712 61 0 0 20 0 2 0 276004828 636305408 137637 33554432000 4194304 5965102 140735220956304 139872773228344 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14363
/proc/meminfo: memFree=26620788/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=818000 CPUtime=1421.87 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 196963 0 0 0 142070 117 0 0 20 0 2 0 276004498 837632000 191194 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 204500 191194 190 433 0 204064 0
[pid=14307/tid=14309] ppid=14305 vsize=818000 CPUtime=1415.14 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 149744 0 0 0 141383 131 0 0 20 0 2 0 276004828 837632000 191194 33554432000 4194304 5965102 140735220956304 139872773228536 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 818000

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14363
/proc/meminfo: memFree=26611932/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=818000 CPUtime=1481.86 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 199306 0 0 0 148067 119 0 0 20 0 2 0 276004498 837632000 193537 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 204500 193537 190 433 0 204064 0
[pid=14307/tid=14309] ppid=14305 vsize=818000 CPUtime=1474.98 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 152087 0 0 0 147364 134 0 0 20 0 2 0 276004828 837632000 193537 33554432000 4194304 5965102 140735220956304 139872773228344 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 818000

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 14363
/proc/meminfo: memFree=26600276/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=818000 CPUtime=1541.85 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 202198 0 0 0 154061 124 0 0 20 0 2 0 276004498 837632000 196429 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 204500 196429 190 433 0 204064 0
[pid=14307/tid=14309] ppid=14305 vsize=818000 CPUtime=1534.83 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 154979 0 0 0 153343 140 0 0 20 0 2 0 276004828 837632000 196429 33554432000 4194304 5965102 140735220956304 139872773228344 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 818000

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 14363
/proc/meminfo: memFree=26592588/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=818000 CPUtime=1601.84 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 204199 0 0 0 160057 127 0 0 20 0 2 0 276004498 837632000 198430 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 204500 198430 190 433 0 204064 0
[pid=14307/tid=14309] ppid=14305 vsize=818000 CPUtime=1594.67 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 156980 0 0 0 159323 144 0 0 20 0 2 0 276004828 837632000 198430 33554432000 4194304 5965102 140735220956304 139872773228536 4410314 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 818000

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=26583288/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=883536 CPUtime=1661.83 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 206446 0 0 0 166053 130 0 0 20 0 2 0 276004498 904740864 200676 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 220884 200676 190 433 0 220448 0
[pid=14307/tid=14309] ppid=14305 vsize=883536 CPUtime=1654.52 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 159227 0 0 0 165304 148 0 0 20 0 2 0 276004828 904740864 200676 33554432000 4194304 5965102 140735220956304 139872773228536 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 883536

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=26572516/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=883536 CPUtime=1721.82 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 208721 0 0 0 172049 133 0 0 20 0 2 0 276004498 904740864 202950 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 220884 202950 190 433 0 220448 0
[pid=14307/tid=14309] ppid=14305 vsize=883536 CPUtime=1714.37 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 161502 0 0 0 171285 152 0 0 20 0 2 0 276004828 904740864 202950 33554432000 4194304 5965102 140735220956304 139872773228344 4401118 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 883536

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=26565260/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=883536 CPUtime=1781.81 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 210471 0 0 0 178044 137 0 0 20 0 2 0 276004498 904740864 204700 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 220884 204700 190 433 0 220448 0
[pid=14307/tid=14309] ppid=14305 vsize=883536 CPUtime=1774.21 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 163252 0 0 0 177265 156 0 0 20 0 2 0 276004828 904740864 204700 33554432000 4194304 5965102 140735220956304 139872773228536 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 883536

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=26561168/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=883536 CPUtime=1791.42 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 210722 0 0 0 179004 138 0 0 20 0 2 0 276004498 904740864 204951 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 220884 204951 190 433 0 220448 0
[pid=14307/tid=14309] ppid=14305 vsize=883536 CPUtime=1783.79 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 163504 0 0 0 178221 158 0 0 20 0 2 0 276004828 904740864 204952 33554432000 4194304 5965102 140735220956304 139872773228536 5137076 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 883536

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=26558316/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=883536 CPUtime=1794.62 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 210842 0 0 0 179324 138 0 0 20 0 2 0 276004498 904740864 205071 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 220884 205071 190 433 0 220448 0
[pid=14307/tid=14309] ppid=14305 vsize=883536 CPUtime=1786.99 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 163623 0 0 0 178541 158 0 0 20 0 2 0 276004828 904740864 205071 33554432000 4194304 5965102 140735220956304 139872773228536 4401109 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 883536

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=26556828/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=883536 CPUtime=1797.81 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 210938 0 0 0 179643 138 0 0 20 0 2 0 276004498 904740864 205167 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 220884 205167 190 433 0 220448 0
[pid=14307/tid=14309] ppid=14305 vsize=883536 CPUtime=1790.17 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 163719 0 0 0 178859 158 0 0 20 0 2 0 276004828 904740864 205167 33554432000 4194304 5965102 140735220956304 139872773228344 4222314 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 883536

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=26556456/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=883536 CPUtime=1798.61 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 210964 0 0 0 179723 138 0 0 20 0 2 0 276004498 904740864 205193 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 220884 205193 190 433 0 220448 0
[pid=14307/tid=14309] ppid=14305 vsize=883536 CPUtime=1790.97 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 163745 0 0 0 178939 158 0 0 20 0 2 0 276004828 904740864 205193 33554432000 4194304 5965102 140735220956304 139872773228536 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 883536

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=26556084/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=883536 CPUtime=1799.02 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 210979 0 0 0 179764 138 0 0 20 0 2 0 276004498 904740864 205208 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 220884 205208 190 433 0 220448 0
[pid=14307/tid=14309] ppid=14305 vsize=883536 CPUtime=1791.37 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 163760 0 0 0 178979 158 0 0 20 0 2 0 276004828 904740864 205208 33554432000 4194304 5965102 140735220956304 139872773228536 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.02
Current children cumulated vsize (KiB) 883536

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=26556084/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=883536 CPUtime=1799.41 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 210996 0 0 0 179803 138 0 0 20 0 2 0 276004498 904740864 205225 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 220884 205225 190 433 0 220448 0
[pid=14307/tid=14309] ppid=14305 vsize=883536 CPUtime=1791.77 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 163777 0 0 0 179019 158 0 0 20 0 2 0 276004828 904740864 205225 33554432000 4194304 5965102 140735220956304 139872773228536 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 883536

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14364
/proc/meminfo: memFree=26556084/32873660 swapFree=7120/7120
[pid=14307] ppid=14305 vsize=883536 CPUtime=1799.51 cores=1,3,5,7
/proc/14307/stat : 14307 (pwbo2.0) S 14305 14307 12898 0 -1 4202496 211001 0 0 0 179813 138 0 0 20 0 2 0 276004498 904740864 205230 33554432000 4194304 5965102 140735220956304 140735220955824 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14307/statm: 220884 205230 190 433 0 220448 0
[pid=14307/tid=14309] ppid=14305 vsize=883536 CPUtime=1791.87 cores=1,3,5,7
/proc/14307/task/14309/stat : 14309 (pwbo2.0) R 14305 14307 12898 0 -1 4202560 163782 0 0 0 179029 158 0 0 20 0 2 0 276004828 904740864 205230 33554432000 4194304 5965102 140735220956304 139872773228536 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 883536

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14307 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=523343
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=666746
# CPU time returned by wait4() is 1795.19
# while last known CPU time is 1799.51
#
# 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.51
CPU user time (s): 1798.13
CPU system time (s): 1.38
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 883536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.52
system time used= 1.66675
maximum resident set size= 820932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211004
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= 265
involuntary context switches= 2143

runsolver used 2.68259 second user time and 7.13891 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-27 08:06:27
IDJOB=3704346
IDBENCH=89800
IDSOLVER=2280
FILE ID=node117/3704346-1338098786
RUNJOBID= node117-1338088587-12915
PBS_JOBID= 14624465
Free space on /tmp= 70024 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-122.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704346-1338098786/watcher-3704346-1338098786 -o /tmp/evaluation-result-3704346-1338098786/solver-3704346-1338098786 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704346-1338098786.opb

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

MD5SUM BENCH= 45533d52c524a74641c715d4320b890b
RANDOM SEED=1196797872

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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:       32873660 kB
MemFree:        27228180 kB
Buffers:          307164 kB
Cached:          4028860 kB
SwapCached:            0 kB
Active:          2621852 kB
Inactive:        2148540 kB
Active(anon):     425668 kB
Inactive(anon):    11356 kB
Active(file):    2196184 kB
Inactive(file):  2137184 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             55024 kB
Writeback:             0 kB
AnonPages:        519312 kB
Mapped:            14960 kB
Shmem:               200 kB
Slab:             735324 kB
SReclaimable:     179464 kB
SUnreclaim:       555860 kB
KernelStack:        1448 kB
PageTables:         4560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     184192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 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= 70032 MiB
End job on node117 at 2012-05-27 08:36:28