Trace number 3704911

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.7? 1799.91 1800.02

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K163.opb
MD5SUM5c9e224cdd9eef3594ee47236fa33798
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 variables19397
Total number of constraints19725
Number of constraints which are clauses19562
Number of constraints which are cardinality constraints (but not clauses)163
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint163
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 164
Number of bits of the biggest sum of numbers8
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704911-1338116624.opb.
0.00/0.00	c Instance file HOME/instance-3704911-1338116624.opb
0.00/0.00	c File size is 1334228 bytes.
0.09/0.10	c Highest Coefficient sum: 164
0.09/0.10	c ============================[ Problem Statistics ]=============================
0.09/0.10	c |                                                                             |
0.09/0.10	c |  Parsing time:          0.10         s                                      |
0.09/0.10	c |  Number Variables:      19397                                               |
0.09/0.10	c |  Number Clauses:        19562                                               |
0.09/0.10	c |  Number Cardinality:    163                                                 |
0.09/0.10	c |  Number PB Constraints: 0                                                   |
0.09/0.10	c |                                                                             |
0.09/0.12	c |  Problem Type:          Decision                                            |
0.09/0.12	c |  Objective Function:    None                                                |
0.09/0.12	c |                                                                             |
0.09/0.12	c ===============================================================================
1799.49/1800.01	c ===============================================================================
1799.49/1800.01	c Wall Clock Time: 1800.01 s
1799.49/1800.01	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-3704911-1338116624/watcher-3704911-1338116624 -o /tmp/evaluation-result-3704911-1338116624/solver-3704911-1338116624 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704911-1338116624.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.02 2.02 2.00 2/177 18075
/proc/meminfo: memFree=28687464/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=5548 CPUtime=0 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) R 18073 18075 15878 0 -1 4202496 564 0 0 0 0 0 0 0 20 0 1 0 277786953 5681152 516 33554432000 4194304 5963574 140735606897952 140735017520312 4394942 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 1387 516 163 432 0 626 0

[startup+0.0938549 s]
/proc/loadavg: 2.02 2.02 2.00 2/177 18075
/proc/meminfo: memFree=28687464/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=12200 CPUtime=0.08 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) R 18073 18075 15878 0 -1 4202496 2416 0 0 0 8 0 0 0 20 0 1 0 277786953 12492800 2368 33554432000 4194304 5963574 140735606897952 140735606895832 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 3050 2368 451 432 0 2289 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12200

[startup+0.100252 s]
/proc/loadavg: 2.02 2.02 2.00 2/177 18075
/proc/meminfo: memFree=28687464/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=12596 CPUtime=0.09 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) R 18073 18075 15878 0 -1 4202496 2509 0 0 0 9 0 0 0 20 0 1 0 277786953 12898304 2461 33554432000 4194304 5963574 140735606897952 140735606895832 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 3149 2461 469 432 0 2388 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12596

[startup+0.300266 s]
/proc/loadavg: 2.02 2.02 2.00 2/177 18075
/proc/meminfo: memFree=28687464/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=93904 CPUtime=0.29 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 6140 0 0 0 28 1 0 0 20 0 2 0 277786953 96157696 5221 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 23476 5221 187 432 0 23041 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93904

[startup+0.70023 s]
/proc/loadavg: 2.02 2.02 2.00 2/177 18075
/proc/meminfo: memFree=28687464/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=93904 CPUtime=0.69 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 6343 0 0 0 68 1 0 0 20 0 2 0 277786953 96157696 5424 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 23476 5424 187 432 0 23041 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93904

[startup+1.50026 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 18077
/proc/meminfo: memFree=28666368/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=93904 CPUtime=1.49 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 6866 0 0 0 148 1 0 0 20 0 2 0 277786953 96157696 5947 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 23476 5947 187 432 0 23041 0
[pid=18075/tid=18077] ppid=18073 vsize=93904 CPUtime=1.38 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 3821 0 0 0 138 0 0 0 20 0 2 0 277786963 96157696 5947 33554432000 4194304 5963574 140735606897952 140038245382136 4399612 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93904

[startup+3.10028 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 18077
/proc/meminfo: memFree=28663144/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=93904 CPUtime=3.09 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 7967 0 0 0 308 1 0 0 20 0 2 0 277786953 96157696 7048 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 23476 7048 187 432 0 23041 0
[pid=18075/tid=18077] ppid=18073 vsize=93904 CPUtime=2.98 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 4922 0 0 0 298 0 0 0 20 0 2 0 277786963 96157696 7048 33554432000 4194304 5963574 140735606897952 140038245382184 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93904

[startup+6.30029 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 18077
/proc/meminfo: memFree=28653596/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=93904 CPUtime=6.29 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 9998 0 0 0 627 2 0 0 20 0 2 0 277786953 96157696 9079 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 23476 9079 187 432 0 23041 0
[pid=18075/tid=18077] ppid=18073 vsize=93904 CPUtime=6.18 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 6953 0 0 0 616 2 0 0 20 0 2 0 277786963 96157696 9079 33554432000 4194304 5963574 140735606897952 140038245382072 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93904

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 18077
/proc/meminfo: memFree=28644312/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=93904 CPUtime=12.68 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 11835 0 0 0 1266 2 0 0 20 0 2 0 277786953 96157696 10916 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 23476 10916 187 432 0 23041 0
[pid=18075/tid=18077] ppid=18073 vsize=93904 CPUtime=12.58 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 8790 0 0 0 1255 3 0 0 20 0 2 0 277786963 96157696 10916 33554432000 4194304 5963574 140735606897952 140038245382136 4381733 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 93904

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 18077
/proc/meminfo: memFree=28632160/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=93904 CPUtime=25.48 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 15243 0 0 0 2545 3 0 0 20 0 2 0 277786953 96157696 14324 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 23476 14324 187 432 0 23041 0
[pid=18075/tid=18077] ppid=18073 vsize=93904 CPUtime=25.38 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 12198 0 0 0 2534 4 0 0 20 0 2 0 277786963 96157696 14324 33554432000 4194304 5963574 140735606897952 140038245382136 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93904

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 18077
/proc/meminfo: memFree=28600540/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=159440 CPUtime=51.08 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 22815 0 0 0 5101 7 0 0 20 0 2 0 277786953 163266560 21896 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 39860 21896 187 432 0 39425 0
[pid=18075/tid=18077] ppid=18073 vsize=159440 CPUtime=50.98 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 19770 0 0 0 5091 7 0 0 20 0 2 0 277786963 163266560 21896 33554432000 4194304 5963574 140735606897952 140038245382136 4388668 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 159440

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 18077
/proc/meminfo: memFree=28514792/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=160164 CPUtime=102.28 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 35747 0 0 0 10217 11 0 0 20 0 2 0 277786953 164007936 34828 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 40041 34828 187 432 0 39606 0
[pid=18075/tid=18077] ppid=18073 vsize=160164 CPUtime=102.19 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 32702 0 0 0 10207 12 0 0 20 0 2 0 277786963 164007936 34828 33554432000 4194304 5963574 140735606897952 140038245381944 4381555 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 160164

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18078
/proc/meminfo: memFree=28438900/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=226060 CPUtime=162.26 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 41533 0 0 0 16213 13 0 0 20 0 2 0 277786953 231485440 40614 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 56515 40614 187 432 0 56080 0
[pid=18075/tid=18077] ppid=18073 vsize=226060 CPUtime=162.19 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 38488 0 0 0 16203 16 0 0 20 0 2 0 277786963 231485440 40614 33554432000 4194304 5963574 140735606897952 140038245381944 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 226060

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18078
/proc/meminfo: memFree=28396740/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=226060 CPUtime=222.25 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 52057 0 0 0 22209 16 0 0 20 0 2 0 277786953 231485440 51138 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 56515 51138 187 432 0 56080 0
[pid=18075/tid=18077] ppid=18073 vsize=226060 CPUtime=222.19 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 49012 0 0 0 22199 20 0 0 20 0 2 0 277786963 231485440 51138 33554432000 4194304 5963574 140735606897952 140038245382136 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 226060

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18078
/proc/meminfo: memFree=28328196/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=291596 CPUtime=282.24 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 69101 0 0 0 28201 23 0 0 20 0 2 0 277786953 298594304 68210 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 72899 68210 187 432 0 72464 0
[pid=18075/tid=18077] ppid=18073 vsize=291596 CPUtime=282.18 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 66056 0 0 0 28191 27 0 0 20 0 2 0 277786963 298594304 68210 33554432000 4194304 5963574 140735606897952 140038245382136 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 291596

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18078
/proc/meminfo: memFree=28327976/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=291596 CPUtime=342.19 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 69142 0 0 0 34196 23 0 0 20 0 2 0 277786953 298594304 68223 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 72899 68223 187 432 0 72464 0
[pid=18075/tid=18077] ppid=18073 vsize=291596 CPUtime=342.15 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 66097 0 0 0 34187 28 0 0 20 0 2 0 277786963 298594304 68223 33554432000 4194304 5963574 140735606897952 140038245382136 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 291596

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18081
/proc/meminfo: memFree=28327564/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=292136 CPUtime=402.13 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 69202 0 0 0 40190 23 0 0 20 0 2 0 277786953 299147264 68293 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 73034 68293 187 432 0 72599 0
[pid=18075/tid=18077] ppid=18073 vsize=292136 CPUtime=402.11 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 66157 0 0 0 40182 29 0 0 20 0 2 0 277786963 299147264 68293 33554432000 4194304 5963574 140735606897952 140038245382312 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 292136

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18082
/proc/meminfo: memFree=28282244/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=357672 CPUtime=462.11 cores=0,2,4,6

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

/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 108277 0 0 0 130150 58 0 0 20 0 2 0 277786963 501301248 111584 33554432000 4194304 5963574 140735606897952 140038245382136 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 489552

[startup+1362.3 s]
/proc/loadavg: 1.03 1.23 1.61 2/172 18112
/proc/meminfo: memFree=28658748/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=489552 CPUtime=1361.91 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 116866 0 0 0 136150 41 0 0 20 0 2 0 277786953 501301248 117128 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 122388 117128 187 432 0 121953 0
[pid=18075/tid=18077] ppid=18073 vsize=489552 CPUtime=1362.08 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 113821 0 0 0 136147 61 0 0 20 0 2 0 277786963 501301248 117128 33554432000 4194304 5963574 140735606897952 140038245381944 4381565 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 489552

[startup+1422.31 s]
/proc/loadavg: 1.01 1.18 1.57 2/172 18112
/proc/meminfo: memFree=28593152/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=555088 CPUtime=1421.9 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 133211 0 0 0 142143 47 0 0 20 0 2 0 277786953 568410112 133473 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 138772 133473 187 432 0 138337 0
[pid=18075/tid=18077] ppid=18073 vsize=555088 CPUtime=1422.09 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 130166 0 0 0 142141 68 0 0 20 0 2 0 277786963 568410112 133473 33554432000 4194304 5963574 140735606897952 140038245382136 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 555088

[startup+1482.3 s]
/proc/loadavg: 1.00 1.15 1.53 2/172 18112
/proc/meminfo: memFree=28592036/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=555088 CPUtime=1481.88 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 133744 0 0 0 148141 47 0 0 20 0 2 0 277786953 568410112 134006 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 138772 134006 187 432 0 138337 0
[pid=18075/tid=18077] ppid=18073 vsize=555088 CPUtime=1482.09 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 130699 0 0 0 148140 69 0 0 20 0 2 0 277786963 568410112 134006 33554432000 4194304 5963574 140735606897952 140038245382136 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 555088

[startup+1542.3 s]
/proc/loadavg: 1.00 1.12 1.49 2/172 18112
/proc/meminfo: memFree=28532928/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=620624 CPUtime=1541.85 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 148365 0 0 0 154132 53 0 0 20 0 2 0 277786953 635518976 148632 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 155156 148632 187 432 0 154721 0
[pid=18075/tid=18077] ppid=18073 vsize=620624 CPUtime=1542.06 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 145320 0 0 0 154130 76 0 0 20 0 2 0 277786963 635518976 148632 33554432000 4194304 5963574 140735606897952 140038245382136 4399639 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 620624

[startup+1602.3 s]
/proc/loadavg: 1.00 1.09 1.46 2/173 18115
/proc/meminfo: memFree=28491152/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=686160 CPUtime=1601.83 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 158694 0 0 0 160127 56 0 0 20 0 2 0 277786953 702627840 158967 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 171540 158967 187 432 0 171105 0
[pid=18075/tid=18077] ppid=18073 vsize=686160 CPUtime=1602.06 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 155649 0 0 0 160125 81 0 0 20 0 2 0 277786963 702627840 158967 33554432000 4194304 5963574 140735606897952 140038245381944 4399639 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 686160

[startup+1662.3 s]
/proc/loadavg: 1.04 1.09 1.43 2/172 18116
/proc/meminfo: memFree=28457708/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=686160 CPUtime=1661.81 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 167182 0 0 0 166121 60 0 0 20 0 2 0 277786953 702627840 167477 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 171540 167477 187 432 0 171105 0
[pid=18075/tid=18077] ppid=18073 vsize=686160 CPUtime=1662.05 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 164137 0 0 0 166120 85 0 0 20 0 2 0 277786963 702627840 167477 33554432000 4194304 5963574 140735606897952 140038245382136 4381529 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 686160

[startup+1722.3 s]
/proc/loadavg: 1.01 1.07 1.40 2/172 18116
/proc/meminfo: memFree=28400544/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=751696 CPUtime=1721.8 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 181388 0 0 0 172115 65 0 0 20 0 2 0 277786953 769736704 181683 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 187924 181683 187 432 0 187489 0
[pid=18075/tid=18077] ppid=18073 vsize=751696 CPUtime=1722.05 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 178343 0 0 0 172114 91 0 0 20 0 2 0 277786963 769736704 181683 33554432000 4194304 5963574 140735606897952 140038245382136 4381105 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 751696

[startup+1782.3 s]
/proc/loadavg: 1.00 1.05 1.37 2/172 18116
/proc/meminfo: memFree=28375372/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=817232 CPUtime=1781.79 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 187761 0 0 0 178112 67 0 0 20 0 2 0 277786953 836845568 188056 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 204308 188056 187 432 0 203873 0
[pid=18075/tid=18077] ppid=18073 vsize=817232 CPUtime=1782.06 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 184716 0 0 0 178112 94 0 0 20 0 2 0 277786963 836845568 188056 33554432000 4194304 5963574 140735606897952 140038245382136 4381532 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 817232

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.05 1.37 2/172 18116
/proc/meminfo: memFree=28373760/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=817232 CPUtime=1791.4 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 187934 0 0 0 179073 67 0 0 20 0 2 0 277786953 836845568 188229 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 204308 188229 187 432 0 203873 0
[pid=18075/tid=18077] ppid=18073 vsize=817232 CPUtime=1791.66 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 184889 0 0 0 179072 94 0 0 20 0 2 0 277786963 836845568 188229 33554432000 4194304 5963574 140735606897952 140038245382136 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 817232

[startup+1795.1 s]
/proc/loadavg: 1.00 1.05 1.37 2/172 18116
/proc/meminfo: memFree=28373760/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=817232 CPUtime=1794.6 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 187934 0 0 0 179393 67 0 0 20 0 2 0 277786953 836845568 188229 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 204308 188229 187 432 0 203873 0
[pid=18075/tid=18077] ppid=18073 vsize=817232 CPUtime=1794.86 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 184889 0 0 0 179392 94 0 0 20 0 2 0 277786963 836845568 188229 33554432000 4194304 5963574 140735606897952 140038245382136 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 817232

[startup+1798.3 s]
/proc/loadavg: 1.00 1.05 1.37 2/172 18116
/proc/meminfo: memFree=28373760/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=817232 CPUtime=1797.79 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 187934 0 0 0 179712 67 0 0 20 0 2 0 277786953 836845568 188229 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 204308 188229 187 432 0 203873 0
[pid=18075/tid=18077] ppid=18073 vsize=817232 CPUtime=1798.06 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 184889 0 0 0 179712 94 0 0 20 0 2 0 277786963 836845568 188229 33554432000 4194304 5963574 140735606897952 140038245382136 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 817232

[startup+1799.1 s]
/proc/loadavg: 1.00 1.05 1.37 2/172 18116
/proc/meminfo: memFree=28373760/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=817232 CPUtime=1798.59 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 187934 0 0 0 179792 67 0 0 20 0 2 0 277786953 836845568 188229 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 204308 188229 187 432 0 203873 0
[pid=18075/tid=18077] ppid=18073 vsize=817232 CPUtime=1798.86 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 184889 0 0 0 179792 94 0 0 20 0 2 0 277786963 836845568 188229 33554432000 4194304 5963574 140735606897952 140038245382136 4381213 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (KiB) 817232

[startup+1799.5 s]
/proc/loadavg: 1.00 1.05 1.37 2/172 18116
/proc/meminfo: memFree=28373760/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=817232 CPUtime=1799 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 187934 0 0 0 179833 67 0 0 20 0 2 0 277786953 836845568 188229 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 204308 188229 187 432 0 203873 0
[pid=18075/tid=18077] ppid=18073 vsize=817232 CPUtime=1799.26 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 184889 0 0 0 179832 94 0 0 20 0 2 0 277786963 836845568 188229 33554432000 4194304 5963574 140735606897952 140038245382136 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 817232

[startup+1799.9 s]
/proc/loadavg: 1.00 1.05 1.37 2/172 18116
/proc/meminfo: memFree=28373760/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=817232 CPUtime=1799.39 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 187934 0 0 0 179872 67 0 0 20 0 2 0 277786953 836845568 188229 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 204308 188229 187 432 0 203873 0
[pid=18075/tid=18077] ppid=18073 vsize=817232 CPUtime=1799.66 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 184889 0 0 0 179872 94 0 0 20 0 2 0 277786963 836845568 188229 33554432000 4194304 5963574 140735606897952 140038245382136 4381559 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 817232

[startup+1800 s]
/proc/loadavg: 1.00 1.05 1.37 2/172 18116
/proc/meminfo: memFree=28373760/32873844 swapFree=7900/7900
[pid=18075] ppid=18073 vsize=817232 CPUtime=1799.49 cores=0,2,4,6
/proc/18075/stat : 18075 (wbo1.7) S 18073 18075 15878 0 -1 4202496 187934 0 0 0 179882 67 0 0 20 0 2 0 277786953 836845568 188229 33554432000 4194304 5963574 140735606897952 140735606897472 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18075/statm: 204308 188229 187 432 0 203873 0
[pid=18075/tid=18077] ppid=18073 vsize=817232 CPUtime=1799.76 cores=0,2,4,6
/proc/18075/task/18077/stat : 18077 (wbo1.7) R 18073 18075 15878 0 -1 4202560 184889 0 0 0 179882 94 0 0 20 0 2 0 277786963 836845568 188229 33554432000 4194304 5963574 140735606897952 140038245382136 4381244 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 817232

Child status: 255
Real time (s): 1800.02
CPU time (s): 1799.91
CPU user time (s): 1798.94
CPU system time (s): 0.969852
CPU usage (%): 99.9934
Max. virtual memory (cumulated for all children) (KiB): 817232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 0.969852
maximum resident set size= 752920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187935
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= 249
involuntary context switches= 1879

runsolver used 3.09053 second user time and 7.66883 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 13:03:44
IDJOB=3704911
IDBENCH=90172
IDSOLVER=2283
FILE ID=node137/3704911-1338116624
RUNJOBID= node137-1338083671-15894
PBS_JOBID= 14624423
Free space on /tmp= 71488 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K163.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704911-1338116624/watcher-3704911-1338116624 -o /tmp/evaluation-result-3704911-1338116624/solver-3704911-1338116624 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704911-1338116624.opb

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

MD5SUM BENCH= 5c9e224cdd9eef3594ee47236fa33798
RANDOM SEED=1590031335

node137.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		: 2666.600
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	: 5333.20
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		: 2666.600
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		: 2666.600
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		: 2666.600
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		: 2666.600
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		: 2666.600
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.90
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		: 2666.600
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		: 2666.600
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:       32873844 kB
MemFree:        28687992 kB
Buffers:          311352 kB
Cached:          2611064 kB
SwapCached:        22060 kB
Active:          1262936 kB
Inactive:        2115116 kB
Active(anon):     435396 kB
Inactive(anon):    22684 kB
Active(file):     827540 kB
Inactive(file):  2092432 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081508 kB
Dirty:              6604 kB
Writeback:             0 kB
AnonPages:        543500 kB
Mapped:            10340 kB
Shmem:                 0 kB
Slab:             666120 kB
SReclaimable:     107828 kB
SUnreclaim:       558292 kB
KernelStack:        1488 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     158548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    507904 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71488 MiB
End job on node137 at 2012-05-27 13:33:44