Trace number 3727237

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
wbo 1.72? 1799.62 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K81.opb
MD5SUM07ddcd712bd0834d3fad6b8ca9adfb4d
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 variables5508
Total number of constraints5672
Number of constraints which are clauses5591
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint81
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
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 |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727237-1338669323.opb.
0.00/0.00	c Instance file HOME/instance-3727237-1338669323.opb
0.00/0.00	c File size is 351433 bytes.
0.00/0.03	c Highest Coefficient sum: 82
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      5508                                                |
0.00/0.03	c |  Number Clauses:        5591                                                |
0.00/0.03	c |  Number Cardinality:    81                                                  |
0.00/0.03	c |  Number PB Constraints: 0                                                   |
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Problem Type:          Decision                                            |
0.00/0.03	c |  Objective Function:    None                                                |
0.00/0.03	c |                                                                             |
0.00/0.03	c ===============================================================================
1799.62/1800.00	c ===============================================================================
1799.62/1800.00	c Wall Clock Time: 1800.00 s
1799.62/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-3727237-1338669323/watcher-3727237-1338669323 -o /tmp/evaluation-result-3727237-1338669323/solver-3727237-1338669323 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727237-1338669323.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: 3.54 3.88 3.65 3/174 4748
/proc/meminfo: memFree=27081972/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=3488 CPUtime=0 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) R 4746 4748 4521 0 -1 4202496 300 0 0 0 0 0 0 0 20 0 1 0 333057742 3571712 253 33554432000 4194304 5964350 140733412455264 140734718870056 4395259 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 872 253 153 433 0 350 0

[startup+0.101259 s]
/proc/loadavg: 3.54 3.88 3.65 3/174 4748
/proc/meminfo: memFree=27081972/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=86076 CPUtime=0.09 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 2321 0 0 0 9 0 0 0 20 0 2 0 333057742 88141824 2098 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 21519 2098 186 433 0 21083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86076

[startup+0.200174 s]
/proc/loadavg: 3.54 3.88 3.65 3/174 4748
/proc/meminfo: memFree=27081972/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=86076 CPUtime=0.19 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 2436 0 0 0 19 0 0 0 20 0 2 0 333057742 88141824 2213 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 21519 2213 186 433 0 21083 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 86076

[startup+0.300132 s]
/proc/loadavg: 3.54 3.88 3.65 3/174 4748
/proc/meminfo: memFree=27081972/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=86076 CPUtime=0.29 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 2564 0 0 0 29 0 0 0 20 0 2 0 333057742 88141824 2341 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 21519 2341 186 433 0 21083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86076

[startup+0.70011 s]
/proc/loadavg: 3.54 3.88 3.65 3/174 4748
/proc/meminfo: memFree=27081972/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=86076 CPUtime=0.68 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 3165 0 0 0 68 0 0 0 20 0 2 0 333057742 88141824 2942 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 21519 2942 186 433 0 21083 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 86076

[startup+1.50013 s]
/proc/loadavg: 3.54 3.88 3.65 3/177 4751
/proc/meminfo: memFree=27058240/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=86076 CPUtime=1.49 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 4202 0 0 0 148 1 0 0 20 0 2 0 333057742 88141824 3979 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 21519 3979 186 433 0 21083 0
[pid=4748/tid=4751] ppid=4746 vsize=86076 CPUtime=1.45 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 2828 0 0 0 144 1 0 0 20 0 2 0 333057745 88141824 3979 33554432000 4194304 5964350 140733412455264 140674154944312 18446744073699066076 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86076

[startup+3.10013 s]
/proc/loadavg: 3.54 3.88 3.65 3/177 4751
/proc/meminfo: memFree=27049808/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=86076 CPUtime=3.08 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 5099 0 0 0 307 1 0 0 20 0 2 0 333057742 88141824 4876 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 21519 4876 186 433 0 21083 0
[pid=4748/tid=4751] ppid=4746 vsize=86076 CPUtime=3.04 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 3725 0 0 0 303 1 0 0 20 0 2 0 333057745 88141824 4876 33554432000 4194304 5964350 140733412455264 140674154944504 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 86076

[startup+6.30013 s]
/proc/loadavg: 3.41 3.85 3.64 3/177 4751
/proc/meminfo: memFree=27036124/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=86292 CPUtime=6.29 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 6329 0 0 0 627 2 0 0 20 0 2 0 333057742 88363008 6106 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 21573 6106 186 433 0 21137 0
[pid=4748/tid=4751] ppid=4746 vsize=86292 CPUtime=6.24 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 4955 0 0 0 623 1 0 0 20 0 2 0 333057745 88363008 6106 33554432000 4194304 5964350 140733412455264 140674154944440 4221984 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) 86292

[startup+12.7002 s]
/proc/loadavg: 3.30 3.82 3.63 3/177 4751
/proc/meminfo: memFree=27018044/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=86292 CPUtime=12.68 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 8761 0 0 0 1266 2 0 0 20 0 2 0 333057742 88363008 8538 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 21573 8538 186 433 0 21137 0
[pid=4748/tid=4751] ppid=4746 vsize=86292 CPUtime=12.62 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 7387 0 0 0 1260 2 0 0 20 0 2 0 333057745 88363008 8538 33554432000 4194304 5964350 140733412455264 140674154944504 5136340 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) 86292

[startup+25.5003 s]
/proc/loadavg: 3.01 3.73 3.60 3/177 4751
/proc/meminfo: memFree=26985288/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=86400 CPUtime=25.49 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 12739 0 0 0 2545 4 0 0 20 0 2 0 333057742 88473600 12516 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 21600 12516 186 433 0 21164 0
[pid=4748/tid=4751] ppid=4746 vsize=86400 CPUtime=25.39 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 11365 0 0 0 2536 3 0 0 20 0 2 0 333057745 88473600 12516 33554432000 4194304 5964350 140733412455264 140674154944504 5179179 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) 86400

[startup+51.1003 s]
/proc/loadavg: 2.67 3.59 3.56 3/177 4751
/proc/meminfo: memFree=26935888/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=152096 CPUtime=51.08 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 20002 0 0 0 5101 7 0 0 20 0 2 0 333057742 155746304 19779 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 38024 19779 186 433 0 37588 0
[pid=4748/tid=4751] ppid=4746 vsize=152096 CPUtime=50.92 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 18628 0 0 0 5085 7 0 0 20 0 2 0 333057745 155746304 19779 33554432000 4194304 5964350 140733412455264 140674154944504 4381622 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) 152096

[startup+102.3 s]
/proc/loadavg: 2.34 3.35 3.48 3/177 4751
/proc/meminfo: memFree=26878612/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=152096 CPUtime=102.25 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 25761 0 0 0 10216 9 0 0 20 0 2 0 333057742 155746304 25536 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 38024 25536 186 433 0 37588 0
[pid=4748/tid=4751] ppid=4746 vsize=152096 CPUtime=101.97 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 24387 0 0 0 10187 10 0 0 20 0 2 0 333057745 155746304 25536 33554432000 4194304 5964350 140733412455264 140674154944504 4400352 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 152096

[startup+162.3 s]
/proc/loadavg: 2.12 3.11 3.38 3/177 4752
/proc/meminfo: memFree=26831132/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=152096 CPUtime=162.23 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 29021 0 0 0 16213 10 0 0 20 0 2 0 333057742 155746304 28799 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 38024 28799 186 433 0 37588 0
[pid=4748/tid=4751] ppid=4746 vsize=152096 CPUtime=161.81 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 27647 0 0 0 16169 12 0 0 20 0 2 0 333057745 155746304 28799 33554432000 4194304 5964350 140733412455264 140674154944312 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 152096

[startup+222.306 s]
/proc/loadavg: 2.04 2.90 3.29 3/177 4752
/proc/meminfo: memFree=26819856/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=152768 CPUtime=222.24 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 31767 0 0 0 22212 12 0 0 20 0 2 0 333057742 156434432 31545 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 38192 31545 186 433 0 37756 0
[pid=4748/tid=4751] ppid=4746 vsize=152768 CPUtime=221.66 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 30393 0 0 0 22151 15 0 0 20 0 2 0 333057745 156434432 31545 33554432000 4194304 5964350 140733412455264 140674154944504 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 152768

[startup+282.3 s]
/proc/loadavg: 2.01 2.73 3.21 3/178 4755
/proc/meminfo: memFree=26807564/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=219168 CPUtime=282.2 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 34317 0 0 0 28206 14 0 0 20 0 2 0 333057742 224428032 34369 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 54792 34369 186 433 0 54356 0
[pid=4748/tid=4751] ppid=4746 vsize=219168 CPUtime=281.48 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 32943 0 0 0 28130 18 0 0 20 0 2 0 333057745 224428032 34369 33554432000 4194304 5964350 140733412455264 140674154944264 4220672 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) 219168

[startup+342.3 s]
/proc/loadavg: 2.00 2.60 3.13 3/177 4755
/proc/meminfo: memFree=26767048/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=220032 CPUtime=342.2 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 34873 0 0 0 34205 15 0 0 20 0 2 0 333057742 225312768 35416 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 55008 35416 186 433 0 54572 0
[pid=4748/tid=4751] ppid=4746 vsize=220032 CPUtime=341.33 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 33499 0 0 0 34114 19 0 0 20 0 2 0 333057745 225312768 35416 33554432000 4194304 5964350 140733412455264 140674154944376 4399906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 220032

[startup+402.3 s]
/proc/loadavg: 2.00 2.49 3.06 3/177 4755
/proc/meminfo: memFree=26761180/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=220032 CPUtime=402.18 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 35772 0 0 0 40203 15 0 0 20 0 2 0 333057742 225312768 36315 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 55008 36315 186 433 0 54572 0
[pid=4748/tid=4751] ppid=4746 vsize=220032 CPUtime=401.18 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 34398 0 0 0 40097 21 0 0 20 0 2 0 333057745 225312768 36315 33554432000 4194304 5964350 140733412455264 140674154944312 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 220032

[startup+462.3 s]
/proc/loadavg: 2.00 2.40 2.99 3/177 4756
/proc/meminfo: memFree=26722212/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=221868 CPUtime=462.18 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.35 3/177 4762
/proc/meminfo: memFree=26519488/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1362 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 73609 0 0 0 136164 36 0 0 20 0 2 0 333057742 370290688 74680 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 74680 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1358.68 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 72235 0 0 0 135812 56 0 0 20 0 2 0 333057745 370290688 74680 33554432000 4194304 5964350 140733412455264 140674154944312 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 361612

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.33 3/177 4762
/proc/meminfo: memFree=26486752/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1422 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81662 0 0 0 142159 41 0 0 20 0 2 0 333057742 370290688 82733 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82733 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1418.54 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80288 0 0 0 141792 62 0 0 20 0 2 0 333057745 370290688 82733 33554432000 4194304 5964350 140733412455264 140674154944504 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 361612

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.30 3/178 4765
/proc/meminfo: memFree=26485632/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1481.98 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81677 0 0 0 148157 41 0 0 20 0 2 0 333057742 370290688 82754 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82754 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1478.38 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80303 0 0 0 147775 63 0 0 20 0 2 0 333057745 370290688 82754 33554432000 4194304 5964350 140733412455264 140674154944504 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 361612

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.28 3/178 4788
/proc/meminfo: memFree=26483676/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1541.98 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81681 0 0 0 154157 41 0 0 20 0 2 0 333057742 370290688 82758 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82758 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1538.23 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80307 0 0 0 153759 64 0 0 20 0 2 0 333057745 370290688 82758 33554432000 4194304 5964350 140733412455264 140674154944504 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 361612

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.27 3/177 4788
/proc/meminfo: memFree=26485504/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1601.96 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81682 0 0 0 160155 41 0 0 20 0 2 0 333057742 370290688 82759 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82759 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1598.07 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80308 0 0 0 159742 65 0 0 20 0 2 0 333057745 370290688 82759 33554432000 4194304 5964350 140733412455264 140674154944504 4400029 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 361612

[startup+1662.3 s]
/proc/loadavg: 2.09 2.03 2.25 3/177 4789
/proc/meminfo: memFree=26485092/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1661.94 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81710 0 0 0 166153 41 0 0 20 0 2 0 333057742 370290688 82800 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82800 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1657.9 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80336 0 0 0 165724 66 0 0 20 0 2 0 333057745 370290688 82800 33554432000 4194304 5964350 140733412455264 140674154944504 4381913 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 361612

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.24 3/177 4789
/proc/meminfo: memFree=26485148/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1721.93 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81715 0 0 0 172152 41 0 0 20 0 2 0 333057742 370290688 82811 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82811 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1717.74 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80341 0 0 0 171707 67 0 0 20 0 2 0 333057745 370290688 82811 33554432000 4194304 5964350 140733412455264 140674154944504 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 361612

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.22 3/177 4789
/proc/meminfo: memFree=26484528/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1781.92 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81715 0 0 0 178151 41 0 0 20 0 2 0 333057742 370290688 82811 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82811 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1777.59 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80341 0 0 0 177691 68 0 0 20 0 2 0 333057745 370290688 82811 33554432000 4194304 5964350 140733412455264 140674154944504 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 361612

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

[startup+1792.01 s]
/proc/loadavg: 2.01 2.01 2.22 3/177 4789
/proc/meminfo: memFree=26484652/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1791.62 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81715 0 0 0 179121 41 0 0 20 0 2 0 333057742 370290688 82811 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82811 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1787.27 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80341 0 0 0 178659 68 0 0 20 0 2 0 333057745 370290688 82811 33554432000 4194304 5964350 140733412455264 140674154944504 4400355 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 361612

[startup+1795.2 s]
/proc/loadavg: 2.01 2.01 2.21 3/177 4789
/proc/meminfo: memFree=26484652/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1794.82 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81715 0 0 0 179441 41 0 0 20 0 2 0 333057742 370290688 82811 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82811 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1790.46 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80341 0 0 0 178978 68 0 0 20 0 2 0 333057745 370290688 82811 33554432000 4194304 5964350 140733412455264 140674154944504 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 361612

[startup+1798.4 s]
/proc/loadavg: 2.01 2.01 2.21 3/177 4789
/proc/meminfo: memFree=26484652/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1798.02 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81715 0 0 0 179761 41 0 0 20 0 2 0 333057742 370290688 82811 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82811 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1793.65 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80341 0 0 0 179297 68 0 0 20 0 2 0 333057745 370290688 82811 33554432000 4194304 5964350 140733412455264 140674154944504 4381584 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 361612

[startup+1799.2 s]
/proc/loadavg: 2.01 2.01 2.21 3/177 4789
/proc/meminfo: memFree=26484528/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1798.82 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81715 0 0 0 179841 41 0 0 20 0 2 0 333057742 370290688 82811 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82811 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1794.45 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80341 0 0 0 179377 68 0 0 20 0 2 0 333057745 370290688 82811 33554432000 4194304 5964350 140733412455264 140674154944504 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.82
Current children cumulated vsize (KiB) 361612

[startup+1799.6 s]
/proc/loadavg: 2.01 2.01 2.21 3/177 4789
/proc/meminfo: memFree=26484528/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1799.22 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81715 0 0 0 179881 41 0 0 20 0 2 0 333057742 370290688 82811 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82811 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1794.85 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80341 0 0 0 179417 68 0 0 20 0 2 0 333057745 370290688 82811 33554432000 4194304 5964350 140733412455264 140674154944504 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.22
Current children cumulated vsize (KiB) 361612

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.21 3/177 4789
/proc/meminfo: memFree=26484528/32873624 swapFree=7112/7112
[pid=4748] ppid=4746 vsize=361612 CPUtime=1799.62 cores=1,3,5,7
/proc/4748/stat : 4748 (wbo1.72) S 4746 4748 4521 0 -1 4202496 81715 0 0 0 179921 41 0 0 20 0 2 0 333057742 370290688 82811 33554432000 4194304 5964350 140733412455264 140733412454784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4748/statm: 90403 82811 186 433 0 89967 0
[pid=4748/tid=4751] ppid=4746 vsize=361612 CPUtime=1795.25 cores=1,3,5,7
/proc/4748/task/4751/stat : 4751 (wbo1.72) R 4746 4748 4521 0 -1 4202560 80341 0 0 0 179457 68 0 0 20 0 2 0 333057745 370290688 82811 33554432000 4194304 5964350 140733412455264 140674154944504 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (KiB) 361612

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4748 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=603178
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=693894
# CPU time returned by wait4() is 1795.3
# while last known CPU time is 1799.62
#
# 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.62
CPU user time (s): 1799.21
CPU system time (s): 0.41
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 361612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.6
system time used= 0.693894
maximum resident set size= 331256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81718
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= 150
involuntary context switches= 1919

runsolver used 2.76358 second user time and 7.05793 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-02 22:35:23
IDJOB=3727237
IDBENCH=90126
IDSOLVER=2313
FILE ID=node121/3727237-1338669323
RUNJOBID= node121-1338669323-4721
PBS_JOBID= 14636507
Free space on /tmp= 71252 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K81.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727237-1338669323/watcher-3727237-1338669323 -o /tmp/evaluation-result-3727237-1338669323/solver-3727237-1338669323 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727237-1338669323.opb

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

MD5SUM BENCH= 07ddcd712bd0834d3fad6b8ca9adfb4d
RANDOM SEED=711371155

node121.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.042
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.08
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.042
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.042
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.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        27084988 kB
Buffers:          597100 kB
Cached:          4306296 kB
SwapCached:            0 kB
Active:          1682544 kB
Inactive:        3235776 kB
Active(anon):       2364 kB
Inactive(anon):    10772 kB
Active(file):    1680180 kB
Inactive(file):  3225004 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11724 kB
Writeback:             0 kB
AnonPages:         17444 kB
Mapped:            13756 kB
Shmem:               200 kB
Slab:             733296 kB
SReclaimable:     177028 kB
SUnreclaim:       556268 kB
KernelStack:        1368 kB
PageTables:         3936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     113732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71248 MiB
End job on node121 at 2012-06-02 23:05:23