Trace number 3727206

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.51 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K141.opb
MD5SUMe981076bb5354ded6cb9b093a6d1a03e
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 variables16779
Total number of constraints17063
Number of constraints which are clauses16922
Number of constraints which are cardinality constraints (but not clauses)141
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint141
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 142
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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727206-1338671111.opb.
0.00/0.00	c Instance file HOME/instance-3727206-1338671111.opb
0.00/0.00	c File size is 1144017 bytes.
0.02/0.08	c Highest Coefficient sum: 142
0.02/0.08	c ============================[ Problem Statistics ]=============================
0.02/0.08	c |                                                                             |
0.02/0.08	c |  Parsing time:          0.09         s                                      |
0.02/0.08	c |  Number Variables:      16779                                               |
0.02/0.08	c |  Number Clauses:        16922                                               |
0.02/0.08	c |  Number Cardinality:    141                                                 |
0.02/0.08	c |  Number PB Constraints: 0                                                   |
0.02/0.08	c |                                                                             |
0.02/0.09	c |  Problem Type:          Decision                                            |
0.02/0.09	c |  Objective Function:    None                                                |
0.02/0.09	c |                                                                             |
0.02/0.09	c ===============================================================================
1799.51/1800.00	c ===============================================================================
1799.51/1800.00	c Wall Clock Time: 1800.00 s
1799.51/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-3727206-1338671111/watcher-3727206-1338671111 -o /tmp/evaluation-result-3727206-1338671111/solver-3727206-1338671111 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727206-1338671111.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=29409332/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=5708 CPUtime=0 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) R 7319 7321 7067 0 -1 4202496 620 0 0 0 0 0 0 0 20 0 1 0 333236690 5844992 572 33554432000 4194304 5964350 140735920870192 140737136246680 5134084 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 1427 573 165 433 0 711 0

[startup+0.0265031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=29409332/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=8808 CPUtime=0.02 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) R 7319 7321 7067 0 -1 4202496 1393 0 0 0 2 0 0 0 20 0 1 0 333236690 9019392 1345 33554432000 4194304 5964350 140735920870192 140737136246680 4419455 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 2202 1345 231 433 0 1486 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8808

[startup+0.100173 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=29409332/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=94324 CPUtime=0.09 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 4317 0 0 0 9 0 0 0 20 0 2 0 333236690 96587776 3969 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 23581 3969 178 433 0 23145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 94324

[startup+0.300151 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=29409332/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=92452 CPUtime=0.29 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 5356 0 0 0 29 0 0 0 20 0 2 0 333236690 94670848 4578 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 23113 4578 186 433 0 22677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92452

[startup+0.700116 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7321
/proc/meminfo: memFree=29409332/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=92452 CPUtime=0.68 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 5631 0 0 0 68 0 0 0 20 0 2 0 333236690 94670848 4853 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 23113 4853 186 433 0 22677 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 92452

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7323
/proc/meminfo: memFree=29386724/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=92452 CPUtime=1.49 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 6288 0 0 0 148 1 0 0 20 0 2 0 333236690 94670848 5510 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 23113 5510 186 433 0 22677 0
[pid=7321/tid=7323] ppid=7319 vsize=92452 CPUtime=1.39 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 3562 0 0 0 139 0 0 0 20 0 2 0 333236699 94670848 5510 33554432000 4194304 5964350 140735920870192 140064669398840 4388148 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92452

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7323
/proc/meminfo: memFree=29380236/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=92452 CPUtime=3.09 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 7446 0 0 0 308 1 0 0 20 0 2 0 333236690 94670848 6668 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 23113 6668 186 433 0 22677 0
[pid=7321/tid=7323] ppid=7319 vsize=92452 CPUtime=2.99 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 4720 0 0 0 299 0 0 0 20 0 2 0 333236699 94670848 6668 33554432000 4194304 5964350 140735920870192 140064669398840 4373414 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92452

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7323
/proc/meminfo: memFree=29363496/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=92452 CPUtime=6.29 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 8337 0 0 0 628 1 0 0 20 0 2 0 333236690 94670848 7559 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 23113 7559 186 433 0 22677 0
[pid=7321/tid=7323] ppid=7319 vsize=92452 CPUtime=6.18 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 5611 0 0 0 618 0 0 0 20 0 2 0 333236699 94670848 7559 33554432000 4194304 5964350 140735920870192 140064669399032 4403331 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92452

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7323
/proc/meminfo: memFree=29345068/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=92452 CPUtime=12.69 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 11228 0 0 0 1267 2 0 0 20 0 2 0 333236690 94670848 10450 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 23113 10450 186 433 0 22677 0
[pid=7321/tid=7323] ppid=7319 vsize=92452 CPUtime=12.56 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 8502 0 0 0 1255 1 0 0 20 0 2 0 333236699 94670848 10450 33554432000 4194304 5964350 140735920870192 140064669399032 4391622 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92452

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7323
/proc/meminfo: memFree=29315084/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=92452 CPUtime=25.48 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 14279 0 0 0 2545 3 0 0 20 0 2 0 333236690 94670848 13501 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 23113 13501 186 433 0 22677 0
[pid=7321/tid=7323] ppid=7319 vsize=92452 CPUtime=25.33 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 11553 0 0 0 2531 2 0 0 20 0 2 0 333236699 94670848 13501 33554432000 4194304 5964350 140735920870192 140064669399032 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92452

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7323
/proc/meminfo: memFree=29273328/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=157988 CPUtime=51.07 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 20836 0 0 0 5102 5 0 0 20 0 2 0 333236690 161779712 20058 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 39497 20058 186 433 0 39061 0
[pid=7321/tid=7323] ppid=7319 vsize=157988 CPUtime=50.86 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 18110 0 0 0 5082 4 0 0 20 0 2 0 333236699 161779712 20058 33554432000 4194304 5964350 140735920870192 140064669399080 4399835 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 157988

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7323
/proc/meminfo: memFree=29180012/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=158712 CPUtime=102.24 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 30545 0 0 0 10216 8 0 0 20 0 2 0 333236690 162521088 30435 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 39678 30435 186 433 0 39242 0
[pid=7321/tid=7323] ppid=7319 vsize=158712 CPUtime=101.9 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 27819 0 0 0 10181 9 0 0 20 0 2 0 333236699 162521088 30435 33554432000 4194304 5964350 140735920870192 140064669398840 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 158712

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7324
/proc/meminfo: memFree=29080460/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=224248 CPUtime=162.22 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 41543 0 0 0 16210 12 0 0 20 0 2 0 333236690 229629952 41433 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 56062 41433 186 433 0 55626 0
[pid=7321/tid=7323] ppid=7319 vsize=224248 CPUtime=161.73 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 38817 0 0 0 16160 13 0 0 20 0 2 0 333236699 229629952 41433 33554432000 4194304 5964350 140735920870192 140064669399032 4381496 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 224248

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7324
/proc/meminfo: memFree=29046716/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=224608 CPUtime=222.2 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 46352 0 0 0 22207 13 0 0 20 0 2 0 333236690 229998592 46242 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 56152 46242 186 433 0 55716 0
[pid=7321/tid=7323] ppid=7319 vsize=224608 CPUtime=221.57 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 43626 0 0 0 22141 16 0 0 20 0 2 0 333236699 229998592 46242 33554432000 4194304 5964350 140735920870192 140064669399032 4381880 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 224608

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7324
/proc/meminfo: memFree=28963784/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=224608 CPUtime=282.17 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 51727 0 0 0 28202 15 0 0 20 0 2 0 333236690 229998592 51595 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 56152 51595 186 433 0 55716 0
[pid=7321/tid=7323] ppid=7319 vsize=224608 CPUtime=281.39 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 49001 0 0 0 28120 19 0 0 20 0 2 0 333236699 229998592 51595 33554432000 4194304 5964350 140735920870192 140064669399032 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 224608

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7327
/proc/meminfo: memFree=28879980/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=290144 CPUtime=342.13 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 62657 0 0 0 34195 18 0 0 20 0 2 0 333236690 297107456 62505 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 72536 62505 186 433 0 72100 0
[pid=7321/tid=7323] ppid=7319 vsize=290144 CPUtime=341.2 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 59931 0 0 0 34097 23 0 0 20 0 2 0 333236699 297107456 62505 33554432000 4194304 5964350 140735920870192 140064669399032 4391640 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 290144

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7327
/proc/meminfo: memFree=28830448/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=355680 CPUtime=402.12 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 74211 0 0 0 40191 21 0 0 20 0 2 0 333236690 364216320 74564 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 88920 74564 186 433 0 88484 0
[pid=7321/tid=7323] ppid=7319 vsize=355680 CPUtime=401.05 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 71485 0 0 0 40078 27 0 0 20 0 2 0 333236699 364216320 74564 33554432000 4194304 5964350 140735920870192 140064669399032 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 355680

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7328
/proc/meminfo: memFree=28830056/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=355680 CPUtime=462.11 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 7334
/proc/meminfo: memFree=28442396/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1421.87 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 124834 0 0 0 142146 41 0 0 20 0 2 0 333236690 566095872 124976 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 124976 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1418.28 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 122108 0 0 0 141766 62 0 0 20 0 2 0 333236699 566095872 124976 33554432000 4194304 5964350 140735920870192 140064669398840 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 552828

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7334
/proc/meminfo: memFree=28442452/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1481.85 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 124834 0 0 0 148144 41 0 0 20 0 2 0 333236690 566095872 124976 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 124976 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1478.11 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 122108 0 0 0 147748 63 0 0 20 0 2 0 333236699 566095872 124976 33554432000 4194304 5964350 140735920870192 140064669398840 4431860 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 552828

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7337
/proc/meminfo: memFree=28439860/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1541.84 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 124834 0 0 0 154143 41 0 0 20 0 2 0 333236690 566095872 124976 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 124976 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1537.95 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 122108 0 0 0 153731 64 0 0 20 0 2 0 333236699 566095872 124976 33554432000 4194304 5964350 140735920870192 140064669398840 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 552828

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7337
/proc/meminfo: memFree=28368072/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1601.84 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 124834 0 0 0 160143 41 0 0 20 0 2 0 333236690 566095872 124976 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 124976 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1597.8 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 122108 0 0 0 159715 65 0 0 20 0 2 0 333236699 566095872 124976 33554432000 4194304 5964350 140735920870192 140064669398840 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 552828

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7338
/proc/meminfo: memFree=28334652/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1661.83 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 124834 0 0 0 166142 41 0 0 20 0 2 0 333236690 566095872 124976 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 124976 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1657.64 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 122108 0 0 0 165698 66 0 0 20 0 2 0 333236699 566095872 124976 33554432000 4194304 5964350 140735920870192 140064669398840 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 552828

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7338
/proc/meminfo: memFree=28325724/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1721.82 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 127080 0 0 0 172139 43 0 0 20 0 2 0 333236690 566095872 127222 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 127222 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1717.48 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 124354 0 0 0 171680 68 0 0 20 0 2 0 333236699 566095872 127222 33554432000 4194304 5964350 140735920870192 140064669398840 4381880 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 552828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7338
/proc/meminfo: memFree=28325104/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1781.82 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 127104 0 0 0 178139 43 0 0 20 0 2 0 333236690 566095872 127246 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 127246 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1777.32 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 124378 0 0 0 177663 69 0 0 20 0 2 0 333236699 566095872 127246 33554432000 4194304 5964350 140735920870192 140064669398840 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 552828

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7338
/proc/meminfo: memFree=28325104/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1791.42 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 127105 0 0 0 179099 43 0 0 20 0 2 0 333236690 566095872 127247 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 127247 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1786.9 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 124379 0 0 0 178621 69 0 0 20 0 2 0 333236699 566095872 127247 33554432000 4194304 5964350 140735920870192 140064669398840 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 552828

[startup+1795.1 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 7338
/proc/meminfo: memFree=28325104/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1794.62 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 127105 0 0 0 179419 43 0 0 20 0 2 0 333236690 566095872 127247 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 127247 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1790.1 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 124379 0 0 0 178940 70 0 0 20 0 2 0 333236699 566095872 127247 33554432000 4194304 5964350 140735920870192 140064669398840 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 552828

[startup+1798.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 7338
/proc/meminfo: memFree=28325104/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1797.81 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 127105 0 0 0 179738 43 0 0 20 0 2 0 333236690 566095872 127247 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 127247 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1793.28 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 124379 0 0 0 179258 70 0 0 20 0 2 0 333236699 566095872 127247 33554432000 4194304 5964350 140735920870192 140064669398840 4400452 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 552828

[startup+1799.1 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 7338
/proc/meminfo: memFree=28325104/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1798.61 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 127105 0 0 0 179818 43 0 0 20 0 2 0 333236690 566095872 127247 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 127247 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1794.08 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 124379 0 0 0 179338 70 0 0 20 0 2 0 333236699 566095872 127247 33554432000 4194304 5964350 140735920870192 140064669398840 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 552828

[startup+1799.5 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 7366
/proc/meminfo: memFree=28918488/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1799.02 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 127105 0 0 0 179859 43 0 0 20 0 2 0 333236690 566095872 127247 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 127247 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1794.49 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 124379 0 0 0 179379 70 0 0 20 0 2 0 333236699 566095872 127247 33554432000 4194304 5964350 140735920870192 140064669398840 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.02
Current children cumulated vsize (KiB) 552828

[startup+1799.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 7366
/proc/meminfo: memFree=28918488/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1799.41 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 127105 0 0 0 179898 43 0 0 20 0 2 0 333236690 566095872 127247 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 127247 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1794.88 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 124379 0 0 0 179418 70 0 0 20 0 2 0 333236699 566095872 127247 33554432000 4194304 5964350 140735920870192 140064669398840 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 552828

[startup+1800 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 7366
/proc/meminfo: memFree=28918488/32873844 swapFree=7632/7632
[pid=7321] ppid=7319 vsize=552828 CPUtime=1799.51 cores=0,2,4,6
/proc/7321/stat : 7321 (wbo1.72) S 7319 7321 7067 0 -1 4202496 127105 0 0 0 179908 43 0 0 20 0 2 0 333236690 566095872 127247 33554432000 4194304 5964350 140735920870192 140735920869712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7321/statm: 138207 127247 186 433 0 137771 0
[pid=7321/tid=7323] ppid=7319 vsize=552828 CPUtime=1794.98 cores=0,2,4,6
/proc/7321/task/7323/stat : 7323 (wbo1.72) R 7319 7321 7067 0 -1 4202560 124379 0 0 0 179428 70 0 0 20 0 2 0 333236699 566095872 127247 33554432000 4194304 5964350 140735920870192 140064669398840 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 552828

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7321 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=369214
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=715891
# CPU time returned by wait4() is 1795.09
# while last known CPU time is 1799.51
#
# 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.51
CPU user time (s): 1799.08
CPU system time (s): 0.43
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 552828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.37
system time used= 0.715891
maximum resident set size= 509000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127108
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= 216
involuntary context switches= 2078

runsolver used 5.83611 second user time and 10.9353 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-02 23:05:11
IDJOB=3727206
IDBENCH=90203
IDSOLVER=2313
FILE ID=node130/3727206-1338671111
RUNJOBID= node130-1338667509-7083
PBS_JOBID= 14636509
Free space on /tmp= 70976 MiB

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

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

MD5SUM BENCH= e981076bb5354ded6cb9b093a6d1a03e
RANDOM SEED=1999770657

node130.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.875
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.75
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.875
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.875
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.91
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.875
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.86
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.875
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.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29409332 kB
Buffers:          392832 kB
Cached:          2183024 kB
SwapCached:         4252 kB
Active:          1082228 kB
Inactive:        1523232 kB
Active(anon):      21956 kB
Inactive(anon):     8136 kB
Active(file):    1060272 kB
Inactive(file):  1515096 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:             13424 kB
Writeback:             0 kB
AnonPages:         32232 kB
Mapped:            10076 kB
Shmem:                 4 kB
Slab:             719592 kB
SReclaimable:     161116 kB
SUnreclaim:       558476 kB
KernelStack:        1472 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     151552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70948 MiB
End job on node130 at 2012-06-02 23:35:11