Trace number 3727199

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K129.opb
MD5SUM1a22ba01765c232fe0c8623cfb5d750f
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 variables15351
Total number of constraints15611
Number of constraints which are clauses15482
Number of constraints which are cardinality constraints (but not clauses)129
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint129
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 130
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-3727199-1338670252.opb.
0.00/0.00	c Instance file HOME/instance-3727199-1338670252.opb
0.00/0.00	c File size is 1040150 bytes.
0.00/0.07	c Highest Coefficient sum: 130
0.00/0.07	c ============================[ Problem Statistics ]=============================
0.00/0.07	c |                                                                             |
0.00/0.07	c |  Parsing time:          0.08         s                                      |
0.00/0.07	c |  Number Variables:      15351                                               |
0.00/0.07	c |  Number Clauses:        15482                                               |
0.00/0.07	c |  Number Cardinality:    129                                                 |
0.00/0.07	c |  Number PB Constraints: 0                                                   |
0.00/0.07	c |                                                                             |
0.00/0.08	c |  Problem Type:          Decision                                            |
0.00/0.08	c |  Objective Function:    None                                                |
0.00/0.08	c |                                                                             |
0.00/0.08	c ===============================================================================
1799.45/1800.00	c ===============================================================================
1799.45/1800.00	c Wall Clock Time: 1800.01 s
1799.45/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-3727199-1338670252/watcher-3727199-1338670252 -o /tmp/evaluation-result-3727199-1338670252/solver-3727199-1338670252 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727199-1338670252.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.01 2.02 2.16 3/178 23821
/proc/meminfo: memFree=27679192/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=5432 CPUtime=0 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) R 23819 23821 23469 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 333153743 5562368 559 33554432000 4194304 5964350 140734286413584 140736186026776 4395326 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 1358 559 164 433 0 668 0

[startup+0.00767896 s]
/proc/loadavg: 2.01 2.02 2.16 3/178 23821
/proc/meminfo: memFree=27679192/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=5792 CPUtime=0 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) R 23819 23821 23469 0 -1 4202496 680 0 0 0 0 0 0 0 20 0 1 0 333153743 5931008 632 33554432000 4194304 5964350 140734286413584 140736186026776 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 1448 634 168 433 0 758 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5792

[startup+0.100158 s]
/proc/loadavg: 2.01 2.02 2.16 3/178 23821
/proc/meminfo: memFree=27679192/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=92964 CPUtime=0.09 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 4554 0 0 0 8 1 0 0 20 0 2 0 333153743 95195136 4243 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 23241 4243 178 433 0 22805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92964

[startup+0.30014 s]
/proc/loadavg: 2.01 2.02 2.16 3/178 23821
/proc/meminfo: memFree=27679192/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=91080 CPUtime=0.29 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 5028 0 0 0 28 1 0 0 20 0 2 0 333153743 93265920 4356 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 22770 4356 186 433 0 22334 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91080

[startup+0.700116 s]
/proc/loadavg: 2.01 2.02 2.16 3/178 23821
/proc/meminfo: memFree=27679192/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=91080 CPUtime=0.69 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 5376 0 0 0 68 1 0 0 20 0 2 0 333153743 93265920 4704 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 22770 4704 186 433 0 22334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91080

[startup+1.50021 s]
/proc/loadavg: 2.01 2.02 2.16 3/180 23823
/proc/meminfo: memFree=27659436/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=91080 CPUtime=1.48 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 5988 0 0 0 147 1 0 0 20 0 2 0 333153743 93265920 5316 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 22770 5316 186 433 0 22334 0
[pid=23821/tid=23823] ppid=23819 vsize=91080 CPUtime=1.4 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 3423 0 0 0 140 0 0 0 20 0 2 0 333153751 93265920 5316 33554432000 4194304 5964350 140734286413584 140028616800056 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 91080

[startup+3.10022 s]
/proc/loadavg: 2.01 2.02 2.16 3/180 23823
/proc/meminfo: memFree=27655080/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=91080 CPUtime=3.09 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 7092 0 0 0 307 2 0 0 20 0 2 0 333153743 93265920 6420 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 22770 6420 186 433 0 22334 0
[pid=23821/tid=23823] ppid=23819 vsize=91080 CPUtime=3 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 4527 0 0 0 299 1 0 0 20 0 2 0 333153751 93265920 6420 33554432000 4194304 5964350 140734286413584 140028616800296 4393347 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) 91080

[startup+6.30022 s]
/proc/loadavg: 2.01 2.02 2.16 3/180 23823
/proc/meminfo: memFree=27648120/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=91080 CPUtime=6.29 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 8358 0 0 0 627 2 0 0 20 0 2 0 333153743 93265920 7686 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 22770 7686 186 433 0 22334 0
[pid=23821/tid=23823] ppid=23819 vsize=91080 CPUtime=6.2 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 5793 0 0 0 619 1 0 0 20 0 2 0 333153751 93265920 7686 33554432000 4194304 5964350 140734286413584 140028616800296 4391636 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) 91080

[startup+12.7002 s]
/proc/loadavg: 2.01 2.02 2.16 3/179 23823
/proc/meminfo: memFree=27638852/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=91080 CPUtime=12.69 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 10045 0 0 0 1266 3 0 0 20 0 2 0 333153743 93265920 9373 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 22770 9373 186 433 0 22334 0
[pid=23821/tid=23823] ppid=23819 vsize=91080 CPUtime=12.6 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 7480 0 0 0 1258 2 0 0 20 0 2 0 333153751 93265920 9373 33554432000 4194304 5964350 140734286413584 140028616800296 4381941 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) 91080

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.16 3/179 23823
/proc/meminfo: memFree=27612684/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=91080 CPUtime=25.48 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 16389 0 0 0 2544 4 0 0 20 0 2 0 333153743 93265920 15717 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 22770 15717 186 433 0 22334 0
[pid=23821/tid=23823] ppid=23819 vsize=91080 CPUtime=25.4 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 13824 0 0 0 2536 4 0 0 20 0 2 0 333153751 93265920 15717 33554432000 4194304 5964350 140734286413584 140028616800248 4400692 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) 91080

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.16 3/179 23862
/proc/meminfo: memFree=28097484/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=156616 CPUtime=51.07 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 22257 0 0 0 5100 7 0 0 20 0 2 0 333153743 160374784 21622 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 39154 21622 186 433 0 38718 0
[pid=23821/tid=23823] ppid=23819 vsize=156616 CPUtime=50.99 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 19692 0 0 0 5092 7 0 0 20 0 2 0 333153751 160374784 21622 33554432000 4194304 5964350 140734286413584 140028616800056 4399835 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 156616

[startup+102.306 s]
/proc/loadavg: 2.03 2.03 2.15 3/179 23862
/proc/meminfo: memFree=27993952/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=157340 CPUtime=102.24 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 32472 0 0 0 10213 11 0 0 20 0 2 0 333153743 161116160 31812 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 39335 31812 186 433 0 38899 0
[pid=23821/tid=23823] ppid=23819 vsize=157340 CPUtime=102.16 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 29907 0 0 0 10204 12 0 0 20 0 2 0 333153751 161116160 31812 33554432000 4194304 5964350 140734286413584 140028616800296 4400439 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) 157340

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.14 3/179 23863
/proc/meminfo: memFree=27900112/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=222876 CPUtime=162.21 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 42835 0 0 0 16208 13 0 0 20 0 2 0 333153743 228225024 42175 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 55719 42175 186 433 0 55283 0
[pid=23821/tid=23823] ppid=23819 vsize=222876 CPUtime=162.15 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 40270 0 0 0 16200 15 0 0 20 0 2 0 333153751 228225024 42175 33554432000 4194304 5964350 140734286413584 140028616800056 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 222876

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/179 23863
/proc/meminfo: memFree=27863492/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=223236 CPUtime=222.19 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 46094 0 0 0 22204 15 0 0 20 0 2 0 333153743 228593664 45425 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 55809 45425 186 433 0 55373 0
[pid=23821/tid=23823] ppid=23819 vsize=223236 CPUtime=222.14 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 43529 0 0 0 22196 18 0 0 20 0 2 0 333153751 228593664 45425 33554432000 4194304 5964350 140734286413584 140028616800248 4391432 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 223236

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/179 23863
/proc/meminfo: memFree=27822120/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=223236 CPUtime=282.15 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 50224 0 0 0 28199 16 0 0 20 0 2 0 333153743 228593664 49530 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 55809 49530 186 433 0 55373 0
[pid=23821/tid=23823] ppid=23819 vsize=223236 CPUtime=282.11 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 47659 0 0 0 28191 20 0 0 20 0 2 0 333153751 228593664 49530 33554432000 4194304 5964350 140734286413584 140028616800056 5139086 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 223236

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 23863
/proc/meminfo: memFree=27703252/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=288772 CPUtime=342.14 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 63728 0 0 0 34191 23 0 0 20 0 2 0 333153743 295702528 63034 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 72193 63034 186 433 0 71757 0
[pid=23821/tid=23823] ppid=23819 vsize=288772 CPUtime=342.1 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 61163 0 0 0 34182 28 0 0 20 0 2 0 333153751 295702528 63034 33554432000 4194304 5964350 140734286413584 140028616800248 4400539 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 288772

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 23863
/proc/meminfo: memFree=27647108/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=288772 CPUtime=402.12 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 63728 0 0 0 40189 23 0 0 20 0 2 0 333153743 295702528 63034 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 72193 63034 186 433 0 71757 0
[pid=23821/tid=23823] ppid=23819 vsize=288772 CPUtime=402.1 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 61163 0 0 0 40181 29 0 0 20 0 2 0 333153751 295702528 63034 33554432000 4194304 5964350 140734286413584 140028616800248 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 288772

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 23864
/proc/meminfo: memFree=27646076/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=288772 CPUtime=462.1 cores=0,2,4,6

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

/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 102498 0 0 0 130136 64 0 0 20 0 2 0 333153751 497582080 105009 33554432000 4194304 5964350 140734286413584 140028616800248 4399906 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 485920

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.02 3/179 23895
/proc/meminfo: memFree=27361720/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=485920 CPUtime=1361.83 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 105064 0 0 0 136139 44 0 0 20 0 2 0 333153743 497582080 105010 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 121480 105010 186 433 0 121044 0
[pid=23821/tid=23823] ppid=23819 vsize=485920 CPUtime=1361.99 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 102499 0 0 0 136134 65 0 0 20 0 2 0 333153751 497582080 105010 33554432000 4194304 5964350 140734286413584 140028616800248 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 485920

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.01 3/179 23896
/proc/meminfo: memFree=27361968/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=485920 CPUtime=1421.82 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 105084 0 0 0 142138 44 0 0 20 0 2 0 333153743 497582080 105030 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 121480 105030 186 433 0 121044 0
[pid=23821/tid=23823] ppid=23819 vsize=485920 CPUtime=1421.99 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 102519 0 0 0 142133 66 0 0 20 0 2 0 333153751 497582080 105030 33554432000 4194304 5964350 140734286413584 140028616800248 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 485920

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/179 23896
/proc/meminfo: memFree=27342748/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=485920 CPUtime=1481.81 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 107238 0 0 0 148135 46 0 0 20 0 2 0 333153743 497582080 107184 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 121480 107184 186 433 0 121044 0
[pid=23821/tid=23823] ppid=23819 vsize=485920 CPUtime=1481.98 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 104673 0 0 0 148129 69 0 0 20 0 2 0 333153751 497582080 107184 33554432000 4194304 5964350 140734286413584 140028616800248 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 485920

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 23896
/proc/meminfo: memFree=27306044/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=485920 CPUtime=1541.81 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 116094 0 0 0 154128 53 0 0 20 0 2 0 333153743 497582080 116040 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 121480 116040 186 433 0 121044 0
[pid=23821/tid=23823] ppid=23819 vsize=485920 CPUtime=1541.98 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 113529 0 0 0 154122 76 0 0 20 0 2 0 333153751 497582080 116040 33554432000 4194304 5964350 140734286413584 140028616800248 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 485920

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23896
/proc/meminfo: memFree=27221404/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1601.8 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 120624 0 0 0 160124 56 0 0 20 0 2 0 333153743 564690944 120622 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 120622 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1601.98 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 118059 0 0 0 160118 80 0 0 20 0 2 0 333153751 564690944 120622 33554432000 4194304 5964350 140734286413584 140028616800248 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 551456

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23896
/proc/meminfo: memFree=27189320/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1661.77 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 120658 0 0 0 166121 56 0 0 20 0 2 0 333153743 564690944 120829 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 120829 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1661.96 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 118093 0 0 0 166115 81 0 0 20 0 2 0 333153751 564690944 120829 33554432000 4194304 5964350 140734286413584 140028616800248 4381584 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 551456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23897
/proc/meminfo: memFree=27189180/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1721.76 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 120662 0 0 0 172120 56 0 0 20 0 2 0 333153743 564690944 120834 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 120834 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1721.95 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 118097 0 0 0 172113 82 0 0 20 0 2 0 333153751 564690944 120834 33554432000 4194304 5964350 140734286413584 140028616800248 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 551456

[startup+1782.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/180 23900
/proc/meminfo: memFree=27184832/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1781.74 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 121819 0 0 0 178118 56 0 0 20 0 2 0 333153743 564690944 121991 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 121991 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1781.95 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 119254 0 0 0 178111 84 0 0 20 0 2 0 333153751 564690944 121991 33554432000 4194304 5964350 140734286413584 140028616800248 4400023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 551456

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

[startup+1791.91 s]
/proc/loadavg: 2.15 2.04 2.01 3/180 23900
/proc/meminfo: memFree=27177268/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1791.35 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 123608 0 0 0 179078 57 0 0 20 0 2 0 333153743 564690944 123780 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 123780 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1791.56 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 121043 0 0 0 179072 84 0 0 20 0 2 0 333153751 564690944 123780 33554432000 4194304 5964350 140734286413584 140028616800248 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 551456

[startup+1795.1 s]
/proc/loadavg: 2.14 2.04 2.01 3/180 23900
/proc/meminfo: memFree=27175284/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1794.55 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 124127 0 0 0 179397 58 0 0 20 0 2 0 333153743 564690944 124299 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 124299 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1794.76 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 121562 0 0 0 179391 85 0 0 20 0 2 0 333153751 564690944 124299 33554432000 4194304 5964350 140734286413584 140028616800248 4381584 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 551456

[startup+1798.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/180 23900
/proc/meminfo: memFree=27173176/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1797.75 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 124695 0 0 0 179716 59 0 0 20 0 2 0 333153743 564690944 124867 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 124867 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1797.95 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 122130 0 0 0 179709 86 0 0 20 0 2 0 333153751 564690944 124867 33554432000 4194304 5964350 140734286413584 140028616800248 4381597 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 551456

[startup+1799.1 s]
/proc/loadavg: 2.14 2.04 2.01 3/180 23900
/proc/meminfo: memFree=27171688/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1798.55 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 124854 0 0 0 179796 59 0 0 20 0 2 0 333153743 564690944 125026 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 125026 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1798.75 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 122289 0 0 0 179789 86 0 0 20 0 2 0 333153751 564690944 125026 33554432000 4194304 5964350 140734286413584 140028616800248 4381521 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (KiB) 551456

[startup+1799.5 s]
/proc/loadavg: 2.13 2.04 2.01 3/180 23900
/proc/meminfo: memFree=27170200/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1798.95 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 124903 0 0 0 179836 59 0 0 20 0 2 0 333153743 564690944 125075 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 125075 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1799.16 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 122338 0 0 0 179830 86 0 0 20 0 2 0 333153751 564690944 125075 33554432000 4194304 5964350 140734286413584 140028616800248 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.95
Current children cumulated vsize (KiB) 551456

[startup+1799.9 s]
/proc/loadavg: 2.13 2.04 2.01 3/180 23900
/proc/meminfo: memFree=27170200/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1799.35 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 124958 0 0 0 179876 59 0 0 20 0 2 0 333153743 564690944 125130 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 125130 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1799.55 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 122393 0 0 0 179869 86 0 0 20 0 2 0 333153751 564690944 125130 33554432000 4194304 5964350 140734286413584 140028616800248 4381622 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 551456

[startup+1800 s]
/proc/loadavg: 2.13 2.04 2.01 3/180 23900
/proc/meminfo: memFree=27170200/32873844 swapFree=7116/7116
[pid=23821] ppid=23819 vsize=551456 CPUtime=1799.45 cores=0,2,4,6
/proc/23821/stat : 23821 (wbo1.72) S 23819 23821 23469 0 -1 4202496 124976 0 0 0 179886 59 0 0 20 0 2 0 333153743 564690944 125148 33554432000 4194304 5964350 140734286413584 140734286413104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23821/statm: 137864 125148 186 433 0 137428 0
[pid=23821/tid=23823] ppid=23819 vsize=551456 CPUtime=1799.65 cores=0,2,4,6
/proc/23821/task/23823/stat : 23823 (wbo1.72) R 23819 23821 23469 0 -1 4202560 122411 0 0 0 179879 86 0 0 20 0 2 0 333153751 564690944 125148 33554432000 4194304 5964350 140734286413584 140028616800248 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 551456

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.76
CPU user time (s): 1798.88
CPU system time (s): 0.881865
CPU usage (%): 99.986
Max. virtual memory (cumulated for all children) (KiB): 551456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.88
system time used= 0.881865
maximum resident set size= 500604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124979
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= 204
involuntary context switches= 2299

runsolver used 5.67514 second user time and 11.8732 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-02 22:50:52
IDJOB=3727199
IDBENCH=90161
IDSOLVER=2313
FILE ID=node108/3727199-1338670252
RUNJOBID= node108-1338668451-23658
PBS_JOBID= 14636525
Free space on /tmp= 71468 MiB

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

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

MD5SUM BENCH= 1a22ba01765c232fe0c8623cfb5d750f
RANDOM SEED=1556698688

node108.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.273
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	: 5332.54
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.273
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.273
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.273
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.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:        27679192 kB
Buffers:          316984 kB
Cached:          3502504 kB
SwapCached:           80 kB
Active:          2429780 kB
Inactive:        1962012 kB
Active(anon):     559356 kB
Inactive(anon):    13064 kB
Active(file):    1870424 kB
Inactive(file):  1948948 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108548 kB
Dirty:              6604 kB
Writeback:             0 kB
AnonPages:        535580 kB
Mapped:            15016 kB
Shmem:               172 kB
Slab:             662684 kB
SReclaimable:     104856 kB
SUnreclaim:       557828 kB
KernelStack:        1496 kB
PageTables:         5004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    397312 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= 71460 MiB
End job on node108 at 2012-06-02 23:20:52