Trace number 3726647

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.02? 1799.49 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.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726647-1338660992.opb.
0.00/0.00	c Instance file HOME/instance-3726647-1338660992.opb
0.00/0.00	c File size is 50888182 bytes.
3.20/3.29	c Highest Coefficient sum: 691
3.20/3.29	c ============================[ Problem Statistics ]=============================
3.20/3.29	c |                                                                             |
3.20/3.29	c |  Parsing time:          3.29         s                                      |
3.20/3.29	c |  Number Variables:      48411                                               |
3.20/3.29	c |  Number Clauses:        1009495                                             |
3.20/3.29	c |  Number Cardinality:    3524                                                |
3.20/3.29	c |  Number PB Constraints: 110271                                              |
3.20/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.49/1800.00	c ===============================================================================
1799.49/1800.00	c Wall Clock Time: 1800.00 s
1799.49/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-3726647-1338660992/watcher-3726647-1338660992 -o /tmp/evaluation-result-3726647-1338660992/solver-3726647-1338660992 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726647-1338660992.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.01 2.01 2.00 3/177 31889
/proc/meminfo: memFree=29095356/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=52836 CPUtime=0 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) R 31887 31889 28704 0 -1 4202496 315 0 0 0 0 0 0 0 20 0 1 0 332224744 54104064 267 33554432000 4194304 5964478 140736573255712 140733921360408 4344407 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 13209 267 172 433 0 349 0

[startup+0.0110749 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31889
/proc/meminfo: memFree=29095356/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=53108 CPUtime=0 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) R 31887 31889 28704 0 -1 4202496 389 0 0 0 0 0 0 0 20 0 1 0 332224744 54382592 341 33554432000 4194304 5964478 140736573255712 140733921360408 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 13277 341 189 433 0 417 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 53108

[startup+0.100202 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31889
/proc/meminfo: memFree=29095356/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=57344 CPUtime=0.09 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) R 31887 31889 28704 0 -1 4202496 1801 0 0 0 9 0 0 0 20 0 1 0 332224744 58720256 1720 33554432000 4194304 5964478 140736573255712 140733921360408 4344643 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 14336 1721 526 433 0 1476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57344

[startup+0.300204 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31889
/proc/meminfo: memFree=29095356/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=66288 CPUtime=0.29 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) R 31887 31889 28704 0 -1 4202496 4807 0 0 0 29 0 0 0 20 0 1 0 332224744 67878912 4661 33554432000 4194304 5964478 140736573255712 140736573253592 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 16572 4661 1275 433 0 3712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66288

[startup+0.700234 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31889
/proc/meminfo: memFree=29095356/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=83760 CPUtime=0.69 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) R 31887 31889 28704 0 -1 4202496 10709 0 0 0 68 1 0 0 20 0 1 0 332224744 85770240 10434 33554432000 4194304 5964478 140736573255712 140736573253592 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 20940 10434 2767 433 0 8080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83760

[startup+1.50022 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31890
/proc/meminfo: memFree=29051212/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=120960 CPUtime=1.49 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) R 31887 31889 28704 0 -1 4202496 22600 0 0 0 146 3 0 0 20 0 1 0 332224744 123863040 22066 33554432000 4194304 5964478 140736573255712 140736573254056 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 30240 22066 5895 433 0 17380 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120960

[startup+3.1002 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31890
/proc/meminfo: memFree=29004400/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=189448 CPUtime=3.09 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) R 31887 31889 28704 0 -1 4202496 44542 0 0 0 303 6 0 0 20 0 1 0 332224744 193994752 44005 33554432000 4194304 5964478 140736573255712 140736573254056 4344643 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 47362 44005 11868 433 0 34502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189448

[startup+6.30027 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31891
/proc/meminfo: memFree=28787092/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=359248 CPUtime=6.29 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 90500 0 0 0 614 15 0 0 20 0 2 0 332224744 367869952 76876 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 89812 76876 186 433 0 89376 0
[pid=31889/tid=31891] ppid=31887 vsize=359248 CPUtime=2.98 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 43000 0 0 0 290 8 0 0 20 0 2 0 332225073 367869952 76876 33554432000 4194304 5964478 140736573255712 139706526640120 4399986 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 359248

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31891
/proc/meminfo: memFree=28772136/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=359248 CPUtime=12.69 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 92417 0 0 0 1253 16 0 0 20 0 2 0 332224744 367869952 78793 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 89812 78793 186 433 0 89376 0
[pid=31889/tid=31891] ppid=31887 vsize=359248 CPUtime=9.37 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 44917 0 0 0 927 10 0 0 20 0 2 0 332225073 367869952 78793 33554432000 4194304 5964478 140736573255712 139706526639928 4399915 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 359248

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 31891
/proc/meminfo: memFree=28746228/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=359248 CPUtime=25.49 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 95455 0 0 0 2530 19 0 0 20 0 2 0 332224744 367869952 81831 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 89812 81831 186 433 0 89376 0
[pid=31889/tid=31891] ppid=31887 vsize=359248 CPUtime=22.13 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 47955 0 0 0 2201 12 0 0 20 0 2 0 332225073 367869952 81831 33554432000 4194304 5964478 140736573255712 139706526640120 4400087 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 359248

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 31891
/proc/meminfo: memFree=28711220/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=424784 CPUtime=51.08 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 101353 0 0 0 5085 23 0 0 20 0 2 0 332224744 434978816 87729 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 106196 87729 186 433 0 105760 0
[pid=31889/tid=31891] ppid=31887 vsize=424784 CPUtime=47.67 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 53853 0 0 0 4751 16 0 0 20 0 2 0 332225073 434978816 87729 33554432000 4194304 5964478 140736573255712 139706526640120 4400010 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.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 31891
/proc/meminfo: memFree=28672164/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=424784 CPUtime=102.28 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 110396 0 0 0 10197 31 0 0 20 0 2 0 332224744 434978816 96772 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 106196 96772 186 433 0 105760 0
[pid=31889/tid=31891] ppid=31887 vsize=424784 CPUtime=98.74 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 62896 0 0 0 9849 25 0 0 20 0 2 0 332225073 434978816 96772 33554432000 4194304 5964478 140736573255712 139706526640120 4392863 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.06 2.02 2.00 3/179 31891
/proc/meminfo: memFree=28617516/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=490320 CPUtime=162.26 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 118060 0 0 0 16189 37 0 0 20 0 2 0 332224744 502087680 104436 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 122580 104436 186 433 0 122144 0
[pid=31889/tid=31891] ppid=31887 vsize=490320 CPUtime=158.58 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 70560 0 0 0 15825 33 0 0 20 0 2 0 332225073 502087680 104436 33554432000 4194304 5964478 140736573255712 139706526639928 4399920 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.09 2.03 2.00 3/180 31934
/proc/meminfo: memFree=28539956/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=490320 CPUtime=222.26 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 124619 0 0 0 22181 45 0 0 20 0 2 0 332224744 502087680 111509 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 122580 111509 186 433 0 122144 0
[pid=31889/tid=31891] ppid=31887 vsize=490320 CPUtime=218.43 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 77119 0 0 0 21802 41 0 0 20 0 2 0 332225073 502087680 111509 33554432000 4194304 5964478 140736573255712 139706526640120 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 490320

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 31934
/proc/meminfo: memFree=28468792/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=555856 CPUtime=282.2 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 131035 0 0 0 28172 48 0 0 20 0 2 0 332224744 569196544 118982 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 138964 118982 186 433 0 138528 0
[pid=31889/tid=31891] ppid=31887 vsize=555856 CPUtime=278.24 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 83535 0 0 0 27778 46 0 0 20 0 2 0 332225073 569196544 118982 33554432000 4194304 5964478 140736573255712 139706526640120 4399915 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 555856

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 31934
/proc/meminfo: memFree=28419404/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=555856 CPUtime=342.17 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 136719 0 0 0 34165 52 0 0 20 0 2 0 332224744 569196544 124857 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 138964 124857 186 433 0 138528 0
[pid=31889/tid=31891] ppid=31887 vsize=555856 CPUtime=338.05 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 89219 0 0 0 33754 51 0 0 20 0 2 0 332225073 569196544 124857 33554432000 4194304 5964478 140736573255712 139706526640120 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 555856

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 31934
/proc/meminfo: memFree=28374916/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=555856 CPUtime=402.14 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 142579 0 0 0 40155 59 0 0 20 0 2 0 332224744 569196544 130740 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 138964 130740 186 433 0 138528 0
[pid=31889/tid=31891] ppid=31887 vsize=555856 CPUtime=397.87 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 95079 0 0 0 39729 58 0 0 20 0 2 0 332225073 569196544 130740 33554432000 4194304 5964478 140736573255712 139706526640120 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 555856

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 31934
/proc/meminfo: memFree=28333872/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=621392 CPUtime=462.12 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 147602 0 0 0 46147 65 0 0 20 0 2 0 332224744 636305408 136209 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 155348 136209 186 433 0 154912 0
[pid=31889/tid=31891] ppid=31887 vsize=621392 CPUtime=457.71 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 100102 0 0 0 45707 64 0 0 20 0 2 0 332225073 636305408 136209 33554432000 4194304 5964478 140736573255712 139706526639992 4399920 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 31944
/proc/meminfo: memFree=27887184/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=818000 CPUtime=1421.91 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 195806 0 0 0 142074 117 0 0 20 0 2 0 332224744 837632000 187220 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 204500 187220 186 433 0 204064 0
[pid=31889/tid=31891] ppid=31887 vsize=818000 CPUtime=1415.19 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 148306 0 0 0 141387 132 0 0 20 0 2 0 332225073 837632000 187220 33554432000 4194304 5964478 140736573255712 139706526640120 4400435 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 818000

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31944
/proc/meminfo: memFree=27845860/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=818000 CPUtime=1481.9 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 198463 0 0 0 148068 122 0 0 20 0 2 0 332224744 837632000 189877 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 204500 189877 186 433 0 204064 0
[pid=31889/tid=31891] ppid=31887 vsize=818000 CPUtime=1475.03 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 150963 0 0 0 147366 137 0 0 20 0 2 0 332225073 837632000 189877 33554432000 4194304 5964478 140736573255712 139706526640168 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 818000

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31944
/proc/meminfo: memFree=27824408/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=818000 CPUtime=1541.88 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 201179 0 0 0 154064 124 0 0 20 0 2 0 332224744 837632000 192593 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 204500 192593 186 433 0 204064 0
[pid=31889/tid=31891] ppid=31887 vsize=818000 CPUtime=1534.87 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 153679 0 0 0 153346 141 0 0 20 0 2 0 332225073 837632000 192593 33554432000 4194304 5964478 140736573255712 139706526640120 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 818000

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31944
/proc/meminfo: memFree=27801912/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=818000 CPUtime=1601.86 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 203720 0 0 0 160059 127 0 0 20 0 2 0 332224744 837632000 195435 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 204500 195435 186 433 0 204064 0
[pid=31889/tid=31891] ppid=31887 vsize=818000 CPUtime=1594.7 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 156220 0 0 0 159325 145 0 0 20 0 2 0 332225073 837632000 195435 33554432000 4194304 5964478 140736573255712 139706526639928 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 818000

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31944
/proc/meminfo: memFree=27772516/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=818000 CPUtime=1661.82 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 205983 0 0 0 166052 130 0 0 20 0 2 0 332224744 837632000 198635 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 204500 198635 186 433 0 204064 0
[pid=31889/tid=31891] ppid=31887 vsize=818000 CPUtime=1654.52 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 158483 0 0 0 165303 149 0 0 20 0 2 0 332225073 837632000 198635 33554432000 4194304 5964478 140736573255712 139706526640120 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 818000

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31945
/proc/meminfo: memFree=27752956/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=883536 CPUtime=1721.8 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 208089 0 0 0 172046 134 0 0 20 0 2 0 332224744 904740864 201056 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 220884 201056 186 433 0 220448 0
[pid=31889/tid=31891] ppid=31887 vsize=883536 CPUtime=1714.36 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 160589 0 0 0 171282 154 0 0 20 0 2 0 332225073 904740864 201056 33554432000 4194304 5964478 140736573255712 139706526640120 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 883536

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31945
/proc/meminfo: memFree=27735728/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=883536 CPUtime=1781.79 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 210050 0 0 0 178043 136 0 0 20 0 2 0 332224744 904740864 203016 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 220884 203016 186 433 0 220448 0
[pid=31889/tid=31891] ppid=31887 vsize=883536 CPUtime=1774.2 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 162550 0 0 0 177264 156 0 0 20 0 2 0 332225073 904740864 203016 33554432000 4194304 5964478 140736573255712 139706526640120 4400067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 883536

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31945
/proc/meminfo: memFree=27733372/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=883536 CPUtime=1791.4 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 210321 0 0 0 179003 137 0 0 20 0 2 0 332224744 904740864 203287 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 220884 203287 186 433 0 220448 0
[pid=31889/tid=31891] ppid=31887 vsize=883536 CPUtime=1783.78 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 162821 0 0 0 178221 157 0 0 20 0 2 0 332225073 904740864 203287 33554432000 4194304 5964478 140736573255712 139706526640120 4400067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 883536

[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31945
/proc/meminfo: memFree=27732628/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=883536 CPUtime=1794.6 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 210407 0 0 0 179323 137 0 0 20 0 2 0 332224744 904740864 203373 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 220884 203373 186 433 0 220448 0
[pid=31889/tid=31891] ppid=31887 vsize=883536 CPUtime=1786.98 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 162907 0 0 0 178541 157 0 0 20 0 2 0 332225073 904740864 203373 33554432000 4194304 5964478 140736573255712 139706526640120 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 883536

[startup+1798.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31945
/proc/meminfo: memFree=27731884/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=883536 CPUtime=1797.79 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 210493 0 0 0 179642 137 0 0 20 0 2 0 332224744 904740864 203459 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 220884 203459 186 433 0 220448 0
[pid=31889/tid=31891] ppid=31887 vsize=883536 CPUtime=1790.16 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 162993 0 0 0 178858 158 0 0 20 0 2 0 332225073 904740864 203459 33554432000 4194304 5964478 140736573255712 139706526640120 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 883536

[startup+1799.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31945
/proc/meminfo: memFree=27731512/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=883536 CPUtime=1798.59 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 210517 0 0 0 179722 137 0 0 20 0 2 0 332224744 904740864 203483 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 220884 203483 186 433 0 220448 0
[pid=31889/tid=31891] ppid=31887 vsize=883536 CPUtime=1790.96 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 163017 0 0 0 178938 158 0 0 20 0 2 0 332225073 904740864 203483 33554432000 4194304 5964478 140736573255712 139706526640120 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (KiB) 883536

[startup+1799.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31945
/proc/meminfo: memFree=27731140/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=883536 CPUtime=1799 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 210529 0 0 0 179763 137 0 0 20 0 2 0 332224744 904740864 203495 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 220884 203495 186 433 0 220448 0
[pid=31889/tid=31891] ppid=31887 vsize=883536 CPUtime=1791.36 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 163029 0 0 0 178978 158 0 0 20 0 2 0 332225073 904740864 203495 33554432000 4194304 5964478 140736573255712 139706526640120 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 883536

[startup+1799.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31945
/proc/meminfo: memFree=27731140/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=883536 CPUtime=1799.39 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 210542 0 0 0 179802 137 0 0 20 0 2 0 332224744 904740864 203508 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 220884 203508 186 433 0 220448 0
[pid=31889/tid=31891] ppid=31887 vsize=883536 CPUtime=1791.76 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 163042 0 0 0 179018 158 0 0 20 0 2 0 332225073 904740864 203508 33554432000 4194304 5964478 140736573255712 139706526640120 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 883536

[startup+1800 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31945
/proc/meminfo: memFree=27731140/32873648 swapFree=7116/7116
[pid=31889] ppid=31887 vsize=883536 CPUtime=1799.49 cores=1,3,5,7
/proc/31889/stat : 31889 (pwbo2.02) S 31887 31889 28704 0 -1 4202496 210545 0 0 0 179812 137 0 0 20 0 2 0 332224744 904740864 203511 33554432000 4194304 5964478 140736573255712 140736573255232 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31889/statm: 220884 203511 186 433 0 220448 0
[pid=31889/tid=31891] ppid=31887 vsize=883536 CPUtime=1791.86 cores=1,3,5,7
/proc/31889/task/31891/stat : 31891 (pwbo2.02) R 31887 31889 28704 0 -1 4202560 163045 0 0 0 179028 158 0 0 20 0 2 0 332225073 904740864 203511 33554432000 4194304 5964478 140736573255712 139706526640120 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 883536

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31889 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=513344
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=659747
# CPU time returned by wait4() is 1795.17
# while last known CPU time is 1799.49
#
# 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.49
CPU user time (s): 1798.12
CPU system time (s): 1.37
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 883536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.51
system time used= 1.65975
maximum resident set size= 814064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210550
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= 286
involuntary context switches= 1867

runsolver used 3.2885 second user time and 8.5297 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-02 20:16:33
IDJOB=3726647
IDBENCH=89800
IDSOLVER=2310
FILE ID=node123/3726647-1338660992
RUNJOBID= node123-1338651688-31051
PBS_JOBID= 14636457
Free space on /tmp= 71256 MiB

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

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

MD5SUM BENCH= 45533d52c524a74641c715d4320b890b
RANDOM SEED=893007750

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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.217
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.217
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.217
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:        29095876 kB
Buffers:          477936 kB
Cached:          2233896 kB
SwapCached:         2272 kB
Active:          1025948 kB
Inactive:        1862092 kB
Active(anon):     171100 kB
Inactive(anon):     5516 kB
Active(file):     854848 kB
Inactive(file):  1856576 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100312 kB
Dirty:             55104 kB
Writeback:             0 kB
AnonPages:        136452 kB
Mapped:            11072 kB
Shmem:                 0 kB
Slab:             749428 kB
SReclaimable:     193448 kB
SUnreclaim:       555980 kB
KernelStack:        1456 kB
PageTables:         4548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     169536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 71228 MiB
End job on node123 at 2012-06-02 20:46:33