Trace number 3727302

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1800 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos16.opb
MD5SUM49459e9c72edb2754f1d384319cf8731
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark1076.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 114
Optimality of the best value was proved NO
Number of variables464
Total number of constraints1059
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints723
Minimum length of a constraint2
Maximum length of a constraint128
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 138
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 535
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727302-1338651687.opb.
0.00/0.00	c Instance file HOME/instance-3727302-1338651687.opb
0.00/0.00	c File size is 54761 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 535
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      464                                                 |
0.00/0.00	c |  Number Clauses:        376                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 693                                                 |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.01	c | 0.01      | 0  | 1            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 2            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 4            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 5            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 6            lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 8            lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 9            lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 10           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 16           lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 17           lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 18           lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | 19           lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | 20           lb |  0                0                0.00  |
1.68/1.72	c | 1.73      | 0  | 32           lb |  0                0                0.00  |
6.09/6.17	c | 6.17      | 0  | 33           lb |  0                0                0.00  |
34.18/34.26	c | 34.26     | 0  | 34           lb |  0                0                0.00  |
75.37/75.47	c | 75.47     | 0  | 35           lb |  0                0                0.00  |
544.20/544.32	c | 544.33    | 0  | 38           lb |  0                0                0.00  |
1022.26/1022.50	c | 1022.50   | 0  | 39           lb |  0                0                0.00  |
1576.28/1576.63	c | 1576.63   | 0  | 40           lb |  0                0                0.00  |
1799.64/1800.00	c ===============================================================================
1799.64/1800.00	c Wall Clock Time: 1800.00 s
1799.64/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-3727302-1338651687/watcher-3727302-1338651687 -o /tmp/evaluation-result-3727302-1338651687/solver-3727302-1338651687 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727302-1338651687.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.92 1.35 1.71 2/173 17539
/proc/meminfo: memFree=27740816/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=3464 CPUtime=0 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) R 17535 17539 15814 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 331294772 3547136 321 33554432000 4194304 5964350 140733445775600 140735124272744 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 866 321 168 433 0 416 0

[startup+0.00797595 s]
/proc/loadavg: 0.92 1.35 1.71 2/173 17539
/proc/meminfo: memFree=27740816/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=18584 CPUtime=0 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 832 0 0 0 0 0 0 0 20 0 2 0 331294772 19030016 771 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 4646 771 173 433 0 4210 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18584

[startup+0.10018 s]
/proc/loadavg: 0.92 1.35 1.71 2/173 17539
/proc/meminfo: memFree=27740816/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=84120 CPUtime=0.09 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 1247 0 0 0 9 0 0 0 20 0 2 0 331294772 86138880 1186 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 21030 1186 197 433 0 20594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84120

[startup+0.300111 s]
/proc/loadavg: 0.92 1.35 1.71 2/173 17539
/proc/meminfo: memFree=27740816/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=84120 CPUtime=0.29 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 1359 0 0 0 29 0 0 0 20 0 2 0 331294772 86138880 1298 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 21030 1298 197 433 0 20594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84120

[startup+0.700106 s]
/proc/loadavg: 0.92 1.35 1.71 2/173 17539
/proc/meminfo: memFree=27740816/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=84120 CPUtime=0.69 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 1493 0 0 0 69 0 0 0 20 0 2 0 331294772 86138880 1432 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 21030 1432 197 433 0 20594 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84120

[startup+1.5002 s]
/proc/loadavg: 0.92 1.35 1.71 3/175 17573
/proc/meminfo: memFree=27727312/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=84264 CPUtime=1.48 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 1955 0 0 0 148 0 0 0 20 0 2 0 331294772 86286336 1894 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 21066 1894 197 433 0 20630 0
[pid=17539/tid=17544] ppid=17535 vsize=84264 CPUtime=1.47 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 1124 0 0 0 147 0 0 0 20 0 2 0 331294773 86286336 1894 33554432000 4194304 5964350 140733445775600 140486634337816 4410797 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84264

[startup+3.10025 s]
/proc/loadavg: 0.92 1.35 1.71 5/177 17582
/proc/meminfo: memFree=27689052/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=84120 CPUtime=3.08 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 2336 0 0 0 308 0 0 0 20 0 2 0 331294772 86138880 2248 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 21030 2248 197 433 0 20594 0
[pid=17539/tid=17544] ppid=17535 vsize=84120 CPUtime=3.07 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 1505 0 0 0 307 0 0 0 20 0 2 0 331294773 86138880 2248 33554432000 4194304 5964350 140733445775600 140486634338104 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84120

[startup+6.3003 s]
/proc/loadavg: 1.01 1.36 1.71 3/178 17583
/proc/meminfo: memFree=27233708/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=84120 CPUtime=6.29 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 4285 0 0 0 628 1 0 0 20 0 2 0 331294772 86138880 4143 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 21030 4143 197 433 0 20594 0
[pid=17539/tid=17544] ppid=17535 vsize=84120 CPUtime=6.27 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 3454 0 0 0 626 1 0 0 20 0 2 0 331294773 86138880 4143 33554432000 4194304 5964350 140733445775600 140486634338344 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84120

[startup+12.7002 s]
/proc/loadavg: 1.09 1.37 1.71 3/179 17584
/proc/meminfo: memFree=26628244/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=84120 CPUtime=12.68 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 5177 0 0 0 1267 1 0 0 20 0 2 0 331294772 86138880 5058 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 21030 5058 197 433 0 20594 0
[pid=17539/tid=17544] ppid=17535 vsize=84120 CPUtime=12.68 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 4346 0 0 0 1266 2 0 0 20 0 2 0 331294773 86138880 5058 33554432000 4194304 5964350 140733445775600 140486634338344 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84120

[startup+25.5003 s]
/proc/loadavg: 1.29 1.40 1.72 3/179 17584
/proc/meminfo: memFree=26558648/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=84844 CPUtime=25.48 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 9539 0 0 0 2545 3 0 0 20 0 2 0 331294772 86880256 9706 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 21211 9706 197 433 0 20775 0
[pid=17539/tid=17544] ppid=17535 vsize=84844 CPUtime=25.48 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 8708 0 0 0 2544 4 0 0 20 0 2 0 331294773 86880256 9706 33554432000 4194304 5964350 140733445775600 140486634338344 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84844

[startup+51.1002 s]
/proc/loadavg: 1.53 1.44 1.72 3/179 17584
/proc/meminfo: memFree=26451464/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=84120 CPUtime=51.08 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 11944 0 0 0 5104 4 0 0 20 0 2 0 331294772 86138880 11982 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 21030 11982 197 433 0 20594 0
[pid=17539/tid=17544] ppid=17535 vsize=84120 CPUtime=51.07 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 11113 0 0 0 5102 5 0 0 20 0 2 0 331294773 86138880 11982 33554432000 4194304 5964350 140733445775600 140486634339256 4403530 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84120

[startup+102.306 s]
/proc/loadavg: 1.79 1.53 1.73 3/179 17584
/proc/meminfo: memFree=26355036/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=84120 CPUtime=102.27 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 14698 0 0 0 10222 5 0 0 20 0 2 0 331294772 86138880 14736 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 21030 14736 197 433 0 20594 0
[pid=17539/tid=17544] ppid=17535 vsize=84120 CPUtime=102.28 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 13867 0 0 0 10221 7 0 0 20 0 2 0 331294773 86138880 14736 33554432000 4194304 5964350 140733445775600 140486634338648 4399906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 84120

[startup+162.3 s]
/proc/loadavg: 1.92 1.61 1.75 3/179 17584
/proc/meminfo: memFree=26265040/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=150740 CPUtime=162.25 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 22354 0 0 0 16216 9 0 0 20 0 2 0 331294772 154357760 22392 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 37685 22392 197 433 0 37249 0
[pid=17539/tid=17544] ppid=17535 vsize=150740 CPUtime=162.28 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 21523 0 0 0 16216 12 0 0 20 0 2 0 331294773 154357760 22392 33554432000 4194304 5964350 140733445775600 140486634338344 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 150740

[startup+222.3 s]
/proc/loadavg: 1.97 1.68 1.76 3/179 17584
/proc/meminfo: memFree=26170144/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=150740 CPUtime=222.25 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 31335 0 0 0 22210 15 0 0 20 0 2 0 331294772 154357760 31372 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 37685 31372 197 433 0 37249 0
[pid=17539/tid=17544] ppid=17535 vsize=150740 CPUtime=222.28 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 30504 0 0 0 22209 19 0 0 20 0 2 0 331294773 154357760 31372 33554432000 4194304 5964350 140733445775600 140486634338104 4399930 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 150740

[startup+282.3 s]
/proc/loadavg: 1.99 1.74 1.77 3/179 17585
/proc/meminfo: memFree=26133656/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=216816 CPUtime=282.24 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 39518 0 0 0 28201 23 0 0 20 0 2 0 331294772 222019584 39555 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 54204 39556 197 433 0 53768 0
[pid=17539/tid=17544] ppid=17535 vsize=216816 CPUtime=282.28 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 38688 0 0 0 28200 28 0 0 20 0 2 0 331294773 222019584 39556 33554432000 4194304 5964350 140733445775600 140486634338296 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 216816

[startup+342.3 s]
/proc/loadavg: 1.99 1.78 1.78 3/179 17585
/proc/meminfo: memFree=26097976/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=216816 CPUtime=342.23 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 46197 0 0 0 34195 28 0 0 20 0 2 0 331294772 222019584 46234 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 54204 46234 197 433 0 53768 0
[pid=17539/tid=17544] ppid=17535 vsize=216816 CPUtime=342.28 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 45366 0 0 0 34194 34 0 0 20 0 2 0 331294773 222019584 46234 33554432000 4194304 5964350 140733445775600 140486634337816 4399866 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 216816

[startup+402.3 s]
/proc/loadavg: 1.99 1.82 1.79 3/179 17585
/proc/meminfo: memFree=26048156/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=282352 CPUtime=402.22 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 52719 0 0 0 40187 35 0 0 20 0 2 0 331294772 289128448 52756 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 70588 52756 197 433 0 70152 0
[pid=17539/tid=17544] ppid=17535 vsize=282352 CPUtime=402.29 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 51888 0 0 0 40187 42 0 0 20 0 2 0 331294773 289128448 52756 33554432000 4194304 5964350 140733445775600 140486634338104 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 282352

[startup+462.3 s]
/proc/loadavg: 1.99 1.85 1.80 3/179 17585
/proc/meminfo: memFree=26023880/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=282352 CPUtime=462.21 cores=1,3,5,7

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

/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 73025 0 0 0 130154 72 0 0 20 0 2 0 331294773 354574336 74001 33554432000 4194304 5964350 140733445775600 140486634338504 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 346264

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 17617
/proc/meminfo: memFree=25463712/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=346264 CPUtime=1362.01 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 73856 0 0 0 136149 52 0 0 20 0 2 0 331294772 354574336 74001 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 86566 74001 197 433 0 86130 0
[pid=17539/tid=17544] ppid=17535 vsize=346264 CPUtime=1362.25 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 73025 0 0 0 136152 73 0 0 20 0 2 0 331294773 354574336 74001 33554432000 4194304 5964350 140733445775600 140486634338504 4403296 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 346264

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 17617
/proc/meminfo: memFree=25422140/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=346264 CPUtime=1422.01 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 73857 0 0 0 142149 52 0 0 20 0 2 0 331294772 354574336 74002 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 86566 74002 197 433 0 86130 0
[pid=17539/tid=17544] ppid=17535 vsize=346264 CPUtime=1422.26 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 73026 0 0 0 142152 74 0 0 20 0 2 0 331294773 354574336 74002 33554432000 4194304 5964350 140733445775600 140486634338104 4400029 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 346264

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17617
/proc/meminfo: memFree=25366808/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=346264 CPUtime=1482 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 76039 0 0 0 148145 55 0 0 20 0 2 0 331294772 354574336 76184 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 86566 76184 197 433 0 86130 0
[pid=17539/tid=17544] ppid=17535 vsize=346264 CPUtime=1482.26 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 75208 0 0 0 148149 77 0 0 20 0 2 0 331294773 354574336 76184 33554432000 4194304 5964350 140733445775600 140486634338296 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 346264

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 17618
/proc/meminfo: memFree=25314268/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=348696 CPUtime=1541.98 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 80423 0 0 0 154140 58 0 0 20 0 2 0 331294772 357064704 80568 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 87174 80568 197 433 0 86738 0
[pid=17539/tid=17544] ppid=17535 vsize=348696 CPUtime=1542.26 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 79592 0 0 0 154144 82 0 0 20 0 2 0 331294773 357064704 80568 33554432000 4194304 5964350 140733445775600 140486634338344 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 348696

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 17618
/proc/meminfo: memFree=25234016/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1601.98 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 86883 0 0 0 160135 63 0 0 20 0 2 0 331294772 421683200 86585 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86585 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1602.26 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86052 0 0 0 160138 88 0 0 20 0 2 0 331294773 421683200 86585 33554432000 4194304 5964350 140733445775600 140486634339256 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 411800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 17618
/proc/meminfo: memFree=25202136/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1661.97 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 86954 0 0 0 166134 63 0 0 20 0 2 0 331294772 421683200 86656 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86656 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1662.26 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86123 0 0 0 166137 89 0 0 20 0 2 0 331294773 421683200 86656 33554432000 4194304 5964350 140733445775600 140486634339256 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 411800

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 17621
/proc/meminfo: memFree=25191200/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1721.96 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 87035 0 0 0 172133 63 0 0 20 0 2 0 331294772 421683200 86737 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86737 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1722.26 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86204 0 0 0 172136 90 0 0 20 0 2 0 331294773 421683200 86737 33554432000 4194304 5964350 140733445775600 140486634339256 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 411800

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 17621
/proc/meminfo: memFree=25128356/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1781.95 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 87171 0 0 0 178132 63 0 0 20 0 2 0 331294772 421683200 86873 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86873 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1782.27 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86340 0 0 0 178136 91 0 0 20 0 2 0 331294773 421683200 86873 33554432000 4194304 5964350 140733445775600 140486634339256 4400390 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 411800

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17621
/proc/meminfo: memFree=25117204/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1791.55 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 87186 0 0 0 179092 63 0 0 20 0 2 0 331294772 421683200 86888 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86888 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1791.87 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86355 0 0 0 179096 91 0 0 20 0 2 0 331294773 421683200 86888 33554432000 4194304 5964350 140733445775600 140486634339256 4400017 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 411800

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 17622
/proc/meminfo: memFree=25113848/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1794.75 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 87186 0 0 0 179412 63 0 0 20 0 2 0 331294772 421683200 86888 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86888 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1795.07 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86355 0 0 0 179416 91 0 0 20 0 2 0 331294773 421683200 86888 33554432000 4194304 5964350 140733445775600 140486634339256 4400342 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 411800

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 17622
/proc/meminfo: memFree=25112608/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1797.94 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 87186 0 0 0 179731 63 0 0 20 0 2 0 331294772 421683200 86888 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86888 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1798.27 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86355 0 0 0 179736 91 0 0 20 0 2 0 331294773 421683200 86888 33554432000 4194304 5964350 140733445775600 140486634339256 4399889 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 411800

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 17622
/proc/meminfo: memFree=25110996/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1798.74 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 87186 0 0 0 179811 63 0 0 20 0 2 0 331294772 421683200 86888 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86888 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1799.07 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86355 0 0 0 179816 91 0 0 20 0 2 0 331294773 421683200 86888 33554432000 4194304 5964350 140733445775600 140486634339256 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.74
Current children cumulated vsize (KiB) 411800

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 17622
/proc/meminfo: memFree=25110872/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1799.15 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 87186 0 0 0 179852 63 0 0 20 0 2 0 331294772 421683200 86888 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86888 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1799.47 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86355 0 0 0 179856 91 0 0 20 0 2 0 331294773 421683200 86888 33554432000 4194304 5964350 140733445775600 140486634339256 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.15
Current children cumulated vsize (KiB) 411800

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 17622
/proc/meminfo: memFree=25110872/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1799.54 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 87186 0 0 0 179891 63 0 0 20 0 2 0 331294772 421683200 86888 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86888 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1799.87 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86355 0 0 0 179896 91 0 0 20 0 2 0 331294773 421683200 86888 33554432000 4194304 5964350 140733445775600 140486634339256 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 411800

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 17622
/proc/meminfo: memFree=25110872/32873844 swapFree=7372/7372
[pid=17539] ppid=17535 vsize=411800 CPUtime=1799.64 cores=1,3,5,7
/proc/17539/stat : 17539 (wbo1.72) S 17535 17539 15814 0 -1 4202496 87186 0 0 0 179901 63 0 0 20 0 2 0 331294772 421683200 86888 33554432000 4194304 5964350 140733445775600 140733445775120 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17539/statm: 102950 86888 197 433 0 102514 0
[pid=17539/tid=17544] ppid=17535 vsize=411800 CPUtime=1799.97 cores=1,3,5,7
/proc/17539/task/17544/stat : 17544 (wbo1.72) R 17535 17539 15814 0 -1 4202560 86355 0 0 0 179906 91 0 0 20 0 2 0 331294773 421683200 86888 33554432000 4194304 5964350 140733445775600 140486634339256 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (KiB) 411800

Child status: 255
Real time (s): 1800.01
CPU time (s): 1800
CPU user time (s): 1799.07
CPU system time (s): 0.928858
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 414232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 0.928858
maximum resident set size= 348112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87188
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= 99
involuntary context switches= 1982

runsolver used 2.90956 second user time and 8.77467 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-02 17:41:27
IDJOB=3727302
IDBENCH=1844
IDSOLVER=2313
FILE ID=node118/3727302-1338651687
RUNJOBID= node118-1338651687-17515
PBS_JOBID= 14636462
Free space on /tmp= 70996 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos16.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727302-1338651687/watcher-3727302-1338651687 -o /tmp/evaluation-result-3727302-1338651687/solver-3727302-1338651687 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727302-1338651687.opb

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

MD5SUM BENCH= 49459e9c72edb2754f1d384319cf8731
RANDOM SEED=2035528242

node118.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.212
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.42
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.212
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	: 5438.55
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.212
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.212
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.212
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	: 5320.68
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.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27741608 kB
Buffers:          476464 kB
Cached:          3780752 kB
SwapCached:            0 kB
Active:          1288812 kB
Inactive:        2980424 kB
Active(anon):       1960 kB
Inactive(anon):    11340 kB
Active(file):    1286852 kB
Inactive(file):  2969084 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12140 kB
Writeback:             0 kB
AnonPages:         18152 kB
Mapped:            11040 kB
Shmem:               200 kB
Slab:             723076 kB
SReclaimable:     164184 kB
SUnreclaim:       558892 kB
KernelStack:        1408 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104420 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 node118 at 2012-06-02 18:11:27