Trace number 3726652

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-153.opb
MD5SUM64b2e27e0cc69ae36d391a38c497bb88
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 variables55296
Total number of constraints1282690
Number of constraints which are clauses1152492
Number of constraints which are cardinality constraints (but not clauses)4030
Number of constraints which are nor clauses,nor cardinality constraints126168
Minimum length of a constraint2
Maximum length of a constraint756
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 757
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-3726652-1338659190.opb.
0.00/0.00	c Instance file HOME/instance-3726652-1338659190.opb
0.00/0.00	c File size is 58396948 bytes.
3.69/3.78	c Highest Coefficient sum: 757
4.40/4.42	c ============================[ Problem Statistics ]=============================
4.40/4.42	c |                                                                             |
4.40/4.42	c |  Parsing time:          3.79         s                                      |
4.40/4.42	c |  Number Variables:      55296                                               |
4.40/4.42	c |  Number Clauses:        1154518                                             |
4.40/4.42	c |  Number Cardinality:    4032                                                |
4.40/4.42	c |  Number PB Constraints: 126168                                              |
4.40/4.42	c |                                                                             |
4.40/4.42	c |  Problem Type:          Decision                                            |
4.40/4.42	c |  Objective Function:    None                                                |
4.40/4.42	c |                                                                             |
4.40/4.42	c ===============================================================================
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.01 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-3726652-1338659190/watcher-3726652-1338659190 -o /tmp/evaluation-result-3726652-1338659190/solver-3726652-1338659190 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726652-1338659190.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.00 2.00 2.00 3/177 31735
/proc/meminfo: memFree=28771776/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=60172 CPUtime=0 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) R 31733 31735 28704 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 332044606 61616128 270 33554432000 4194304 5964478 140737392496784 140734883530632 4344768 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 15043 270 172 433 0 349 0

[startup+0.0283871 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31735
/proc/meminfo: memFree=28771776/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=61292 CPUtime=0.02 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) R 31733 31735 28704 0 -1 4202496 656 0 0 0 2 0 0 0 20 0 1 0 332044606 62763008 608 33554432000 4194304 5964478 140737392496784 140734883530632 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 15323 609 251 433 0 629 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 61292

[startup+0.100213 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31735
/proc/meminfo: memFree=28771776/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=64772 CPUtime=0.09 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) R 31733 31735 28704 0 -1 4202496 1801 0 0 0 9 0 0 0 20 0 1 0 332044606 66326528 1720 33554432000 4194304 5964478 140737392496784 140734883530632 4344768 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 16193 1720 525 433 0 1499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64772

[startup+0.300205 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31735
/proc/meminfo: memFree=28771776/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=73700 CPUtime=0.28 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) R 31733 31735 28704 0 -1 4202496 4823 0 0 0 28 0 0 0 20 0 1 0 332044606 75468800 4677 33554432000 4194304 5964478 140737392496784 140734883530632 4419535 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 18425 4679 1278 433 0 3731 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 73700

[startup+0.70021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31735
/proc/meminfo: memFree=28771776/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=91204 CPUtime=0.69 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) R 31733 31735 28704 0 -1 4202496 10752 0 0 0 67 2 0 0 20 0 1 0 332044606 93392896 10477 33554432000 4194304 5964478 140737392496784 140737392495272 4344768 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 22801 10477 2780 433 0 8107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91204

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31736
/proc/meminfo: memFree=28728260/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=128432 CPUtime=1.49 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) R 31733 31735 28704 0 -1 4202496 22663 0 0 0 145 4 0 0 20 0 1 0 332044606 131514368 22129 33554432000 4194304 5964478 140737392496784 140737392495272 4344768 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 32108 22130 5913 433 0 17414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 128432

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31736
/proc/meminfo: memFree=28682568/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=197004 CPUtime=3.09 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) R 31733 31735 28704 0 -1 4202496 44693 0 0 0 302 7 0 0 20 0 1 0 332044606 201732096 44156 33554432000 4194304 5964478 140737392496784 140737392495272 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 49251 44157 11912 433 0 34557 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197004

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31737
/proc/meminfo: memFree=28422920/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=376872 CPUtime=6.28 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 102419 0 0 0 612 16 0 0 20 0 2 0 332044606 385916928 87963 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 94218 87963 186 433 0 93782 0
[pid=31735/tid=31737] ppid=31733 vsize=376872 CPUtime=2.49 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 48553 0 0 0 241 8 0 0 20 0 2 0 332044985 385916928 87963 33554432000 4194304 5964478 140737392496784 140486991288120 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 376872

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31737
/proc/meminfo: memFree=28416944/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=442408 CPUtime=12.68 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 103713 0 0 0 1251 17 0 0 20 0 2 0 332044606 453025792 89257 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 110602 89257 186 433 0 110166 0
[pid=31735/tid=31737] ppid=31733 vsize=442408 CPUtime=8.87 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 49847 0 0 0 878 9 0 0 20 0 2 0 332044985 453025792 89257 33554432000 4194304 5964478 140737392496784 140486991288120 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 442408

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31737
/proc/meminfo: memFree=28407680/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=442408 CPUtime=25.48 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 105612 0 0 0 2530 18 0 0 20 0 2 0 332044606 453025792 91156 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 110602 91156 186 433 0 110166 0
[pid=31735/tid=31737] ppid=31733 vsize=442408 CPUtime=21.64 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 51746 0 0 0 2154 10 0 0 20 0 2 0 332044985 453025792 91156 33554432000 4194304 5964478 140737392496784 140486991288312 4403367 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) 442408

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31737
/proc/meminfo: memFree=28388536/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=442408 CPUtime=51.08 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 109487 0 0 0 5087 21 0 0 20 0 2 0 332044606 453025792 95031 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 110602 95031 186 433 0 110166 0
[pid=31735/tid=31737] ppid=31733 vsize=442408 CPUtime=47.17 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 55621 0 0 0 4704 13 0 0 20 0 2 0 332044985 453025792 95031 33554432000 4194304 5964478 140737392496784 140486991288120 5136420 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) 442408

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31737
/proc/meminfo: memFree=28346172/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=442408 CPUtime=102.28 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 117006 0 0 0 10201 27 0 0 20 0 2 0 332044606 453025792 102550 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 110602 102550 186 433 0 110166 0
[pid=31735/tid=31737] ppid=31733 vsize=442408 CPUtime=98.25 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 63140 0 0 0 9805 20 0 0 20 0 2 0 332044985 453025792 102550 33554432000 4194304 5964478 140737392496784 140486991288120 4393784 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) 442408

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31737
/proc/meminfo: memFree=28279004/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=507944 CPUtime=162.26 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 125801 0 0 0 16190 36 0 0 20 0 2 0 332044606 520134656 111345 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 126986 111345 186 433 0 126550 0
[pid=31735/tid=31737] ppid=31733 vsize=507944 CPUtime=158.09 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 71935 0 0 0 15779 30 0 0 20 0 2 0 332044985 520134656 111345 33554432000 4194304 5964478 140737392496784 140486991288312 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) 507944

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31741
/proc/meminfo: memFree=28229308/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=507944 CPUtime=222.26 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 131969 0 0 0 22185 41 0 0 20 0 2 0 332044606 520134656 117513 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 126986 117513 186 433 0 126550 0
[pid=31735/tid=31737] ppid=31733 vsize=507944 CPUtime=217.94 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 78103 0 0 0 21758 36 0 0 20 0 2 0 332044985 520134656 117513 33554432000 4194304 5964478 140737392496784 140486991288120 4400087 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) 507944

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31741
/proc/meminfo: memFree=28194360/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=573480 CPUtime=282.24 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 137616 0 0 0 28178 46 0 0 20 0 2 0 332044606 587243520 123160 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 143370 123160 186 433 0 142934 0
[pid=31735/tid=31737] ppid=31733 vsize=573480 CPUtime=277.78 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 83750 0 0 0 27736 42 0 0 20 0 2 0 332044985 587243520 123160 33554432000 4194304 5964478 140737392496784 140486991288312 4400115 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) 573480

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31741
/proc/meminfo: memFree=28141208/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=573480 CPUtime=342.24 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 142259 0 0 0 34174 50 0 0 20 0 2 0 332044606 587243520 127812 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 143370 127812 186 433 0 142934 0
[pid=31735/tid=31737] ppid=31733 vsize=573480 CPUtime=337.63 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 88393 0 0 0 33717 46 0 0 20 0 2 0 332044985 587243520 127812 33554432000 4194304 5964478 140737392496784 140486991288312 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 573480

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31741
/proc/meminfo: memFree=28088040/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=573480 CPUtime=402.21 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 148398 0 0 0 40166 55 0 0 20 0 2 0 332044606 587243520 135311 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 143370 135311 186 433 0 142934 0
[pid=31735/tid=31737] ppid=31733 vsize=573480 CPUtime=397.46 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 94532 0 0 0 39693 53 0 0 20 0 2 0 332044985 587243520 135311 33554432000 4194304 5964478 140737392496784 140486991288312 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 573480

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31741
/proc/meminfo: memFree=28047460/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=639016 CPUtime=462.16 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 153346 0 0 0 46155 61 0 0 20 0 2 0 332044606 654352384 140677 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 159754 140677 186 433 0 159318 0
[pid=31735/tid=31737] ppid=31733 vsize=639016 CPUtime=457.27 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 99480 0 0 0 45668 59 0 0 20 0 2 0 332044985 654352384 140677 33554432000 4194304 5964478 140737392496784 140486991288312 4222330 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 31773
/proc/meminfo: memFree=27545308/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=835624 CPUtime=1421.91 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 210003 0 0 0 142063 128 0 0 20 0 2 0 332044606 855678976 201558 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 208906 201558 186 433 0 208470 0
[pid=31735/tid=31737] ppid=31733 vsize=835624 CPUtime=1414.68 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 156137 0 0 0 141327 141 0 0 20 0 2 0 332044985 855678976 201558 33554432000 4194304 5964478 140737392496784 140486991288120 4400078 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) 835624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31773
/proc/meminfo: memFree=27523848/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=835624 CPUtime=1481.89 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 212435 0 0 0 148058 131 0 0 20 0 2 0 332044606 855678976 203990 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 208906 203990 186 433 0 208470 0
[pid=31735/tid=31737] ppid=31733 vsize=835624 CPUtime=1474.52 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 158569 0 0 0 147308 144 0 0 20 0 2 0 332044985 855678976 203990 33554432000 4194304 5964478 140737392496784 140486991288120 4400010 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 835624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31812
/proc/meminfo: memFree=28272916/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1541.88 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 215789 0 0 0 154054 134 0 0 20 0 2 0 332044606 922787840 207344 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 207344 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1534.36 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 161923 0 0 0 153287 149 0 0 20 0 2 0 332044985 922787840 207344 33554432000 4194304 5964478 140737392496784 140486991288120 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) 901160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31812
/proc/meminfo: memFree=28243096/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1601.87 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 218041 0 0 0 160051 136 0 0 20 0 2 0 332044606 922787840 209596 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 209596 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1594.21 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 164175 0 0 0 159269 152 0 0 20 0 2 0 332044985 922787840 209596 33554432000 4194304 5964478 140737392496784 140486991288120 4400087 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 901160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 31819
/proc/meminfo: memFree=28395400/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1661.86 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 220681 0 0 0 166048 138 0 0 20 0 2 0 332044606 922787840 212236 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 212236 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1654.05 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 166815 0 0 0 165250 155 0 0 20 0 2 0 332044985 922787840 212236 33554432000 4194304 5964478 140737392496784 140486991288120 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 901160

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 31852
/proc/meminfo: memFree=28288156/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1721.85 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 223003 0 0 0 172045 140 0 0 20 0 2 0 332044606 922787840 214558 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 214558 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1713.9 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 169137 0 0 0 171232 158 0 0 20 0 2 0 332044985 922787840 214558 33554432000 4194304 5964478 140737392496784 140486991288312 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 901160

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 31852
/proc/meminfo: memFree=28237244/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1781.84 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 225187 0 0 0 178040 144 0 0 20 0 2 0 332044606 922787840 216742 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 216742 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1773.75 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 171321 0 0 0 177213 162 0 0 20 0 2 0 332044985 922787840 216742 33554432000 4194304 5964478 140737392496784 140486991288312 4400067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 901160

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 31852
/proc/meminfo: memFree=28231292/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1791.44 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 225545 0 0 0 179000 144 0 0 20 0 2 0 332044606 922787840 217100 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 217100 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1783.33 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 171679 0 0 0 178170 163 0 0 20 0 2 0 332044985 922787840 217100 33554432000 4194304 5964478 140737392496784 140486991288312 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 901160

[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 31852
/proc/meminfo: memFree=28227448/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1794.65 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 225634 0 0 0 179320 145 0 0 20 0 2 0 332044606 922787840 217189 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 217189 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1786.52 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 171768 0 0 0 178489 163 0 0 20 0 2 0 332044985 922787840 217189 33554432000 4194304 5964478 140737392496784 140486991288360 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 901160

[startup+1798.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 31852
/proc/meminfo: memFree=28226208/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1797.84 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 225726 0 0 0 179639 145 0 0 20 0 2 0 332044606 922787840 217281 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 217281 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1789.71 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 171860 0 0 0 178807 164 0 0 20 0 2 0 332044985 922787840 217281 33554432000 4194304 5964478 140737392496784 140486991288312 4400010 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 901160

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31852
/proc/meminfo: memFree=28225092/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1798.64 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 225751 0 0 0 179719 145 0 0 20 0 2 0 332044606 922787840 217306 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 217306 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1790.5 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 171885 0 0 0 178886 164 0 0 20 0 2 0 332044985 922787840 217306 33554432000 4194304 5964478 140737392496784 140486991288312 4400432 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 901160

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31852
/proc/meminfo: memFree=28224348/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1799.05 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 225762 0 0 0 179760 145 0 0 20 0 2 0 332044606 922787840 217317 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 217317 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1790.91 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 171896 0 0 0 178927 164 0 0 20 0 2 0 332044985 922787840 217317 33554432000 4194304 5964478 140737392496784 140486991288312 4400542 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 901160

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31852
/proc/meminfo: memFree=28224348/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1799.44 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 225773 0 0 0 179799 145 0 0 20 0 2 0 332044606 922787840 217328 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 217328 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1791.3 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 171907 0 0 0 178966 164 0 0 20 0 2 0 332044985 922787840 217328 33554432000 4194304 5964478 140737392496784 140486991288312 4400087 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 901160

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 31852
/proc/meminfo: memFree=28224348/32873648 swapFree=7116/7116
[pid=31735] ppid=31733 vsize=901160 CPUtime=1799.54 cores=1,3,5,7
/proc/31735/stat : 31735 (pwbo2.02) S 31733 31735 28704 0 -1 4202496 225776 0 0 0 179809 145 0 0 20 0 2 0 332044606 922787840 217331 33554432000 4194304 5964478 140737392496784 140737392496304 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31735/statm: 225290 217331 186 433 0 224854 0
[pid=31735/tid=31737] ppid=31733 vsize=901160 CPUtime=1791.4 cores=1,3,5,7
/proc/31735/task/31737/stat : 31737 (pwbo2.02) R 31733 31735 28704 0 -1 4202560 171910 0 0 0 178976 164 0 0 20 0 2 0 332044985 922787840 217331 33554432000 4194304 5964478 140737392496784 140486991288312 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 901160

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31735 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=482349
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=740735
# CPU time returned by wait4() is 1795.22
# 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.09
CPU system time (s): 1.45
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 901160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.48
system time used= 1.74073
maximum resident set size= 869336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225779
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= 245
involuntary context switches= 1846

runsolver used 3.05854 second user time and 8.43872 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-02 19:46:31
IDJOB=3726652
IDBENCH=89671
IDSOLVER=2310
FILE ID=node123/3726652-1338659190
RUNJOBID= node123-1338651688-31051
PBS_JOBID= 14636457
Free space on /tmp= 71208 MiB

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

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

MD5SUM BENCH= 64b2e27e0cc69ae36d391a38c497bb88
RANDOM SEED=185938294

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:        28772420 kB
Buffers:          477372 kB
Cached:          2276608 kB
SwapCached:         2272 kB
Active:          1355276 kB
Inactive:        1855748 kB
Active(anon):     451788 kB
Inactive(anon):     5516 kB
Active(file):     903488 kB
Inactive(file):  1850232 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100312 kB
Dirty:             62524 kB
Writeback:             0 kB
AnonPages:        462404 kB
Mapped:            11092 kB
Shmem:                 0 kB
Slab:             749676 kB
SReclaimable:     193688 kB
SUnreclaim:       555988 kB
KernelStack:        1456 kB
PageTables:         4924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     287396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 71244 MiB
End job on node123 at 2012-06-02 20:16:32