Trace number 3726650

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.54 1800.02

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-137.opb
MD5SUM395b6779bc0f993a1d1357b59c2e4536
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-3726650-1338658889.opb.
0.00/0.00	c Instance file HOME/instance-3726650-1338658889.opb
0.00/0.00	c File size is 50888202 bytes.
3.18/3.29	c Highest Coefficient sum: 691
3.18/3.29	c ============================[ Problem Statistics ]=============================
3.18/3.29	c |                                                                             |
3.18/3.29	c |  Parsing time:          3.29         s                                      |
3.18/3.29	c |  Number Variables:      48411                                               |
3.18/3.29	c |  Number Clauses:        1009495                                             |
3.18/3.29	c |  Number Cardinality:    3524                                                |
3.18/3.29	c |  Number PB Constraints: 110271                                              |
3.18/3.29	c |                                                                             |
3.38/3.44	c |  Problem Type:          Decision                                            |
3.38/3.44	c |  Objective Function:    None                                                |
3.38/3.44	c |                                                                             |
3.38/3.44	c ===============================================================================
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.00 s
1799.54/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-3726650-1338658889/watcher-3726650-1338658889 -o /tmp/evaluation-result-3726650-1338658889/solver-3726650-1338658889 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726650-1338658889.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 31695
/proc/meminfo: memFree=28611084/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/31695/stat : 31695 (runsolver) D 31693 31695 28704 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 332014529 12095488 50 33554432000 4194304 5436572 140735144706240 140735144702536 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/31695/statm: 2953 50 31 304 0 2645 0

[startup+0.0631631 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 31695
/proc/meminfo: memFree=28611084/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=55440 CPUtime=0.05 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) R 31693 31695 28704 0 -1 4202496 1122 0 0 0 5 0 0 0 20 0 1 0 332014529 56770560 1075 33554432000 4194304 5964478 140733475695760 140735144702120 5136420 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 13860 1075 362 433 0 1000 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 55440

[startup+0.100166 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 31695
/proc/meminfo: memFree=28611084/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=57156 CPUtime=0.09 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) R 31693 31695 28704 0 -1 4202496 1724 0 0 0 9 0 0 0 20 0 1 0 332014529 58527744 1644 33554432000 4194304 5964478 140733475695760 140735144702120 5136490 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 14289 1645 506 433 0 1429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57156

[startup+0.300135 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 31695
/proc/meminfo: memFree=28611084/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=66156 CPUtime=0.28 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) R 31693 31695 28704 0 -1 4202496 4728 0 0 0 28 0 0 0 20 0 1 0 332014529 67743744 4583 33554432000 4194304 5964478 140733475695760 140735144702120 5136490 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 16539 4584 1254 433 0 3679 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 66156

[startup+0.700138 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 31695
/proc/meminfo: memFree=28611084/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=83628 CPUtime=0.69 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) R 31693 31695 28704 0 -1 4202496 10632 0 0 0 67 2 0 0 20 0 1 0 332014529 85635072 10358 33554432000 4194304 5964478 140733475695760 140733475694104 4344768 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 20907 10358 2747 433 0 8047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83628

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 31696
/proc/meminfo: memFree=28566784/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=120828 CPUtime=1.48 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) R 31693 31695 28704 0 -1 4202496 22754 0 0 0 145 3 0 0 20 0 1 0 332014529 123727872 22221 33554432000 4194304 5964478 140733475695760 140733475694360 5136490 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 30207 22221 5876 433 0 17347 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 120828

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 31696
/proc/meminfo: memFree=28518420/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=189300 CPUtime=3.08 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) R 31693 31695 28704 0 -1 4202496 44220 0 0 0 301 7 0 0 20 0 1 0 332014529 193843200 44195 33554432000 4194304 5964478 140733475695760 140733475694104 5179243 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 47325 44195 11855 433 0 34465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 189300

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 31697
/proc/meminfo: memFree=28301476/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=359244 CPUtime=6.27 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 90261 0 0 0 610 17 0 0 20 0 2 0 332014529 367865856 77149 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 89811 77149 186 433 0 89375 0
[pid=31695/tid=31697] ppid=31693 vsize=359244 CPUtime=2.98 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 43055 0 0 0 289 9 0 0 20 0 2 0 332014859 367865856 77149 33554432000 4194304 5964478 140733475695760 140577619765048 4400115 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 359244

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 31697
/proc/meminfo: memFree=28289852/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=359244 CPUtime=12.67 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 92042 0 0 0 1249 18 0 0 20 0 2 0 332014529 367865856 78930 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 89811 78930 186 433 0 89375 0
[pid=31695/tid=31697] ppid=31693 vsize=359244 CPUtime=9.35 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 44836 0 0 0 926 9 0 0 20 0 2 0 332014859 367865856 78930 33554432000 4194304 5964478 140733475695760 140577619765240 4399854 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 359244

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 31697
/proc/meminfo: memFree=28272112/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=359244 CPUtime=25.46 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 94777 0 0 0 2527 19 0 0 20 0 2 0 332014529 367865856 81665 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 89811 81665 186 433 0 89375 0
[pid=31695/tid=31697] ppid=31693 vsize=359244 CPUtime=22.11 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 47571 0 0 0 2200 11 0 0 20 0 2 0 332014859 367865856 81665 33554432000 4194304 5964478 140733475695760 140577619765240 4400490 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 359244

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 31697
/proc/meminfo: memFree=28240816/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=424780 CPUtime=51.06 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 99754 0 0 0 5084 22 0 0 20 0 2 0 332014529 434974720 86642 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 106195 86642 186 433 0 105759 0
[pid=31695/tid=31697] ppid=31693 vsize=424780 CPUtime=47.64 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 52548 0 0 0 4751 13 0 0 20 0 2 0 332014859 434974720 86642 33554432000 4194304 5964478 140733475695760 140577619765240 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 424780

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 31697
/proc/meminfo: memFree=28182224/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=424780 CPUtime=102.25 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 109350 0 0 0 10199 26 0 0 20 0 2 0 332014529 434974720 96238 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 106195 96238 186 433 0 105759 0
[pid=31695/tid=31697] ppid=31693 vsize=424780 CPUtime=98.71 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 62144 0 0 0 9853 18 0 0 20 0 2 0 332014859 434974720 96238 33554432000 4194304 5964478 140733475695760 140577619765240 4400067 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 424780

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 31698
/proc/meminfo: memFree=28125700/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=490316 CPUtime=162.23 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 117058 0 0 0 16192 31 0 0 20 0 2 0 332014529 502083584 103946 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 122579 103946 186 433 0 122143 0
[pid=31695/tid=31697] ppid=31693 vsize=490316 CPUtime=158.54 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 69852 0 0 0 15830 24 0 0 20 0 2 0 332014859 502083584 103946 33554432000 4194304 5964478 140733475695760 140577619765240 4400056 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 490316

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 31698
/proc/meminfo: memFree=28087596/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=490316 CPUtime=222.22 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 120899 0 0 0 22188 34 0 0 20 0 2 0 332014529 502083584 107787 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 122579 107787 186 433 0 122143 0
[pid=31695/tid=31697] ppid=31693 vsize=490316 CPUtime=218.39 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 73693 0 0 0 21810 29 0 0 20 0 2 0 332014859 502083584 107787 33554432000 4194304 5964478 140733475695760 140577619765048 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 490316

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 31698
/proc/meminfo: memFree=28057960/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=490316 CPUtime=282.21 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 123972 0 0 0 28185 36 0 0 20 0 2 0 332014529 502083584 110857 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 122579 110857 186 433 0 122143 0
[pid=31695/tid=31697] ppid=31693 vsize=490316 CPUtime=278.23 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 76766 0 0 0 27791 32 0 0 20 0 2 0 332014859 502083584 110857 33554432000 4194304 5964478 140733475695760 140577619765048 4400091 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 490316

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31737
/proc/meminfo: memFree=28396612/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=490316 CPUtime=342.2 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 126221 0 0 0 34182 38 0 0 20 0 2 0 332014529 502083584 113114 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 122579 113114 186 433 0 122143 0
[pid=31695/tid=31697] ppid=31693 vsize=490316 CPUtime=338.07 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 79015 0 0 0 33772 35 0 0 20 0 2 0 332014859 502083584 113114 33554432000 4194304 5964478 140733475695760 140577619765240 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 490316

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31737
/proc/meminfo: memFree=28346420/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=490316 CPUtime=402.18 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 128434 0 0 0 40178 40 0 0 20 0 2 0 332014529 502083584 116536 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 122579 116536 186 433 0 122143 0
[pid=31695/tid=31697] ppid=31693 vsize=490316 CPUtime=397.9 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 81228 0 0 0 39752 38 0 0 20 0 2 0 332014859 502083584 116536 33554432000 4194304 5964478 140733475695760 140577619765288 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 490316

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31737
/proc/meminfo: memFree=28279748/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=555852 CPUtime=462.15 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 136043 0 0 0 46172 43 0 0 20 0 2 0 332014529 569192448 124607 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 138963 124607 186 433 0 138527 0
[pid=31695/tid=31697] ppid=31693 vsize=555852 CPUtime=457.72 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 88837 0 0 0 45732 40 0 0 20 0 2 0 332014859 569192448 124607 33554432000 4194304 5964478 140733475695760 140577619765240 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31769
/proc/meminfo: memFree=27693724/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=817996 CPUtime=1421.9 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 205012 0 0 0 142093 97 0 0 20 0 2 0 332014529 837627904 198519 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 204499 198519 186 433 0 204063 0
[pid=31695/tid=31697] ppid=31693 vsize=817996 CPUtime=1415.1 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 157806 0 0 0 141400 110 0 0 20 0 2 0 332014859 837627904 198519 33554432000 4194304 5964478 140733475695760 140577619765240 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 817996

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 31769
/proc/meminfo: memFree=27661792/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=883532 CPUtime=1481.89 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 209485 0 0 0 148087 102 0 0 20 0 2 0 332014529 904736768 202992 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 220883 202992 186 433 0 220447 0
[pid=31695/tid=31697] ppid=31693 vsize=883532 CPUtime=1474.93 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 162279 0 0 0 147378 115 0 0 20 0 2 0 332014859 904736768 202992 33554432000 4194304 5964478 140733475695760 140577619765240 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 883532

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 31769
/proc/meminfo: memFree=27619832/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=883532 CPUtime=1541.88 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 213681 0 0 0 154082 106 0 0 20 0 2 0 332014529 904736768 207187 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 220883 207187 186 433 0 220447 0
[pid=31695/tid=31697] ppid=31693 vsize=883532 CPUtime=1534.77 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 166475 0 0 0 153357 120 0 0 20 0 2 0 332014859 904736768 207187 33554432000 4194304 5964478 140733475695760 140577619765048 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 883532

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 31769
/proc/meminfo: memFree=27593072/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=883532 CPUtime=1601.87 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 216966 0 0 0 160078 109 0 0 20 0 2 0 332014529 904736768 210472 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 220883 210472 186 433 0 220447 0
[pid=31695/tid=31697] ppid=31693 vsize=883532 CPUtime=1594.62 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 169760 0 0 0 159338 124 0 0 20 0 2 0 332014859 904736768 210472 33554432000 4194304 5964478 140733475695760 140577619765240 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 883532

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31769
/proc/meminfo: memFree=27570572/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=883532 CPUtime=1661.86 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 220038 0 0 0 166075 111 0 0 20 0 2 0 332014529 904736768 213544 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 220883 213544 186 433 0 220447 0
[pid=31695/tid=31697] ppid=31693 vsize=883532 CPUtime=1654.46 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 172832 0 0 0 165318 128 0 0 20 0 2 0 332014859 904736768 213544 33554432000 4194304 5964478 140733475695760 140577619765240 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 883532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31773
/proc/meminfo: memFree=27545904/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=949068 CPUtime=1721.85 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 223644 0 0 0 172069 116 0 0 20 0 2 0 332014529 971845632 217150 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 237267 217150 186 433 0 236831 0
[pid=31695/tid=31697] ppid=31693 vsize=949068 CPUtime=1714.3 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 176438 0 0 0 171297 133 0 0 20 0 2 0 332014859 971845632 217150 33554432000 4194304 5964478 140733475695760 140577619765288 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 949068

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31773
/proc/meminfo: memFree=27523848/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=949068 CPUtime=1781.84 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 226785 0 0 0 178065 119 0 0 20 0 2 0 332014529 971845632 220291 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 237267 220291 186 433 0 236831 0
[pid=31695/tid=31697] ppid=31693 vsize=949068 CPUtime=1774.14 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 179579 0 0 0 177277 137 0 0 20 0 2 0 332014859 971845632 220291 33554432000 4194304 5964478 140733475695760 140577619765048 4400006 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 949068

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 31773
/proc/meminfo: memFree=27519508/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=949068 CPUtime=1791.45 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 227576 0 0 0 179026 119 0 0 20 0 2 0 332014529 971845632 221081 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 237267 221081 186 433 0 236831 0
[pid=31695/tid=31697] ppid=31693 vsize=949068 CPUtime=1783.73 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 180370 0 0 0 178235 138 0 0 20 0 2 0 332014859 971845632 221081 33554432000 4194304 5964478 140733475695760 140577619765112 4400470 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 949068

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31773
/proc/meminfo: memFree=27517400/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=949068 CPUtime=1794.64 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 228054 0 0 0 179345 119 0 0 20 0 2 0 332014529 971845632 221559 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 237267 221559 186 433 0 236831 0
[pid=31695/tid=31697] ppid=31693 vsize=949068 CPUtime=1786.92 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 180848 0 0 0 178554 138 0 0 20 0 2 0 332014859 971845632 221559 33554432000 4194304 5964478 140733475695760 140577619765048 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 949068

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31773
/proc/meminfo: memFree=27514920/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=949068 CPUtime=1797.83 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 228598 0 0 0 179664 119 0 0 20 0 2 0 332014529 971845632 222103 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 237267 222103 186 433 0 236831 0
[pid=31695/tid=31697] ppid=31693 vsize=949068 CPUtime=1790.1 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 181392 0 0 0 178872 138 0 0 20 0 2 0 332014859 971845632 222103 33554432000 4194304 5964478 140733475695760 140577619765048 4399986 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 949068

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31773
/proc/meminfo: memFree=27514300/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=949068 CPUtime=1798.63 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 228824 0 0 0 179744 119 0 0 20 0 2 0 332014529 971845632 222329 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 237267 222329 186 433 0 236831 0
[pid=31695/tid=31697] ppid=31693 vsize=949068 CPUtime=1790.9 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 181618 0 0 0 178952 138 0 0 20 0 2 0 332014859 971845632 222329 33554432000 4194304 5964478 140733475695760 140577619765048 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (KiB) 949068

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31773
/proc/meminfo: memFree=27512316/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=949068 CPUtime=1799.05 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 229042 0 0 0 179785 120 0 0 20 0 2 0 332014529 971845632 222547 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 237267 222547 186 433 0 236831 0
[pid=31695/tid=31697] ppid=31693 vsize=949068 CPUtime=1791.31 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 181837 0 0 0 178993 138 0 0 20 0 2 0 332014859 971845632 222548 33554432000 4194304 5964478 140733475695760 140577619765048 4400538 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 949068

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31773
/proc/meminfo: memFree=27512316/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=949068 CPUtime=1799.44 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 229062 0 0 0 179824 120 0 0 20 0 2 0 332014529 971845632 222567 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 237267 222567 186 433 0 236831 0
[pid=31695/tid=31697] ppid=31693 vsize=949068 CPUtime=1791.7 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 181856 0 0 0 179032 138 0 0 20 0 2 0 332014859 971845632 222567 33554432000 4194304 5964478 140733475695760 140577619765048 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 949068

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31773
/proc/meminfo: memFree=27512316/32873648 swapFree=7116/7116
[pid=31695] ppid=31693 vsize=949068 CPUtime=1799.54 cores=0,2,4,6
/proc/31695/stat : 31695 (pwbo2.02) S 31693 31695 28704 0 -1 4202496 229120 0 0 0 179834 120 0 0 20 0 2 0 332014529 971845632 222625 33554432000 4194304 5964478 140733475695760 140733475695280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31695/statm: 237267 222625 186 433 0 236831 0
[pid=31695/tid=31697] ppid=31693 vsize=949068 CPUtime=1791.8 cores=0,2,4,6
/proc/31695/task/31697/stat : 31697 (pwbo2.02) R 31693 31695 28704 0 -1 4202560 181914 0 0 0 179042 138 0 0 20 0 2 0 332014859 971845632 222625 33554432000 4194304 5964478 140733475695760 140577619765048 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 949068

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31695 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=643324
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=487773
# CPU time returned by wait4() is 1795.13
# while last known CPU time is 1799.54
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.54
CPU user time (s): 1798.34
CPU system time (s): 1.2
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 949068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.64
system time used= 1.48777
maximum resident set size= 890520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229125
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= 225
involuntary context switches= 2139

runsolver used 3.56846 second user time and 8.49971 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-02 19:41:31
IDJOB=3726650
IDBENCH=89649
IDSOLVER=2310
FILE ID=node123/3726650-1338658889
RUNJOBID= node123-1338651688-31050
PBS_JOBID= 14636457
Free space on /tmp= 71260 MiB

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

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

MD5SUM BENCH= 395b6779bc0f993a1d1357b59c2e4536
RANDOM SEED=2125979581

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:        28610968 kB
Buffers:          477216 kB
Cached:          2219616 kB
SwapCached:         2272 kB
Active:          1523212 kB
Inactive:        1851684 kB
Active(anon):     673124 kB
Inactive(anon):     5516 kB
Active(file):     850088 kB
Inactive(file):  1846168 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100312 kB
Dirty:             55160 kB
Writeback:            24 kB
AnonPages:        681836 kB
Mapped:            11076 kB
Shmem:                 0 kB
Slab:             749156 kB
SReclaimable:     193360 kB
SUnreclaim:       555796 kB
KernelStack:        1456 kB
PageTables:         5440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     176004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    475136 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= 71204 MiB
End job on node123 at 2012-06-02 20:11:31