Trace number 3727650

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? 1799.46 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_5.opb
MD5SUM130be24ef6faf784c5a8bf386cbf11b2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark47.4058
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved NO
Number of variables5499
Total number of constraints19319
Number of constraints which are clauses19312
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint1
Maximum length of a constraint613
Number of terms in the objective function 613
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 613
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 643
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-3727650-1338664135.opb.
0.00/0.00	c Instance file HOME/instance-3727650-1338664135.opb
0.00/0.00	c File size is 560274 bytes.
0.00/0.04	c Cost Offset: 0
0.00/0.04	c Highest Coefficient sum: 643
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.05         s                                      |
0.00/0.04	c |  Number Variables:      5499                                                |
0.00/0.04	c |  Number Clauses:        19318                                               |
0.00/0.04	c |  Number Cardinality:    1                                                   |
0.00/0.04	c |  Number PB Constraints: 0                                                   |
0.00/0.04	c |                                                                             |
0.00/0.05	c |  Problem Type:          Optimization                                        |
0.00/0.05	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.05	c |                                                                             |
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.05	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.05	c ===============================================================================
0.00/0.06	c | 0.06      | 0  | 6            lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | 7            lb |  0                0                0.00  |
0.06/0.08	c | 0.08      | 0  | 8            lb |  0                0                0.00  |
0.06/0.08	c | 0.09      | 0  | 9            lb |  0                0                0.00  |
0.06/0.09	c | 0.10      | 0  | 10           lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 11           lb |  0                0                0.00  |
0.09/0.20	c | 0.20      | 0  | 12           lb |  0                0                0.00  |
6.88/6.95	c | 6.96      | 0  | 13           lb |  0                0                0.00  |
543.31/543.50	c | 543.50    | 0  | 14           lb |  0                0                0.00  |
543.61/543.83	c | 543.84    | 0  | 15           lb |  0                0                0.00  |
543.82/544.06	c | 544.07    | 0  | 16           lb |  0                0                0.00  |
560.72/560.93	c | 560.94    | 0  | 17           lb |  0                0                0.00  |
1799.46/1800.00	c ===============================================================================
1799.46/1800.00	c Wall Clock Time: 1800.00 s
1799.46/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-3727650-1338664135/watcher-3727650-1338664135 -o /tmp/evaluation-result-3727650-1338664135/solver-3727650-1338664135 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727650-1338664135.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 2/179 5218
/proc/meminfo: memFree=28579396/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=3960 CPUtime=0 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) R 5216 5218 2201 0 -1 4202496 397 0 0 0 0 0 0 0 20 0 1 0 332538274 4055040 349 33554432000 4194304 5964350 140737118616720 140734203725864 4352299 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 1023 353 170 433 0 450 0

[startup+0.065697 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 5218
/proc/meminfo: memFree=28579396/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=86472 CPUtime=0.06 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 3121 0 0 0 6 0 0 0 20 0 2 0 332538274 88547328 2806 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 21618 2808 190 433 0 21182 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 86472

[startup+0.100293 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 5218
/proc/meminfo: memFree=28579396/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=86064 CPUtime=0.09 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 3676 0 0 0 9 0 0 0 20 0 2 0 332538274 88129536 3279 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 21516 3279 191 433 0 21080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86064

[startup+0.300253 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 5218
/proc/meminfo: memFree=28579396/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=86064 CPUtime=0.29 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 3893 0 0 0 29 0 0 0 20 0 2 0 332538274 88129536 3488 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 21516 3488 195 433 0 21080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86064

[startup+0.700203 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 5218
/proc/meminfo: memFree=28579396/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=86064 CPUtime=0.69 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 4108 0 0 0 69 0 0 0 20 0 2 0 332538274 88129536 3703 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 21516 3703 195 433 0 21080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86064

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5220
/proc/meminfo: memFree=28563368/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=86064 CPUtime=1.49 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 5365 0 0 0 148 1 0 0 20 0 2 0 332538274 88129536 4960 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 21516 4960 195 433 0 21080 0
[pid=5218/tid=5220] ppid=5216 vsize=86064 CPUtime=1.43 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 3801 0 0 0 143 0 0 0 20 0 2 0 332538279 88129536 4960 33554432000 4194304 5964350 140737118616720 139674286606328 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86064

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5220
/proc/meminfo: memFree=28556664/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=86064 CPUtime=3.09 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 7626 0 0 0 308 1 0 0 20 0 2 0 332538274 88129536 7221 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 21516 7221 195 433 0 21080 0
[pid=5218/tid=5220] ppid=5216 vsize=86064 CPUtime=3.03 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 6062 0 0 0 302 1 0 0 20 0 2 0 332538279 88129536 7221 33554432000 4194304 5964350 140737118616720 139674286606376 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86064

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5220
/proc/meminfo: memFree=28540544/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=86064 CPUtime=6.28 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 10133 0 0 0 626 2 0 0 20 0 2 0 332538274 88129536 9728 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 21516 9728 195 433 0 21080 0
[pid=5218/tid=5220] ppid=5216 vsize=86064 CPUtime=6.22 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 8569 0 0 0 620 2 0 0 20 0 2 0 332538279 88129536 9728 33554432000 4194304 5964350 140737118616720 139674286606328 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86064

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5220
/proc/meminfo: memFree=28536276/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=86640 CPUtime=12.68 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 10448 0 0 0 1266 2 0 0 20 0 2 0 332538274 88719360 9969 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 21660 9969 195 433 0 21224 0
[pid=5218/tid=5220] ppid=5216 vsize=86640 CPUtime=12.61 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 8884 0 0 0 1259 2 0 0 20 0 2 0 332538279 88719360 9969 33554432000 4194304 5964350 140737118616720 139674286606744 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86640

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5220
/proc/meminfo: memFree=28527404/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=86964 CPUtime=25.49 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 12929 0 0 0 2545 4 0 0 20 0 2 0 332538274 89051136 12450 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 21741 12450 195 433 0 21305 0
[pid=5218/tid=5220] ppid=5216 vsize=86964 CPUtime=25.37 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 11365 0 0 0 2533 4 0 0 20 0 2 0 332538279 89051136 12450 33554432000 4194304 5964350 140737118616720 139674286606328 4400462 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86964

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5221
/proc/meminfo: memFree=28484080/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=152660 CPUtime=51.08 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 23671 0 0 0 5100 8 0 0 20 0 2 0 332538274 156323840 23192 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 38165 23192 195 433 0 37729 0
[pid=5218/tid=5220] ppid=5216 vsize=152660 CPUtime=50.91 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 22107 0 0 0 5083 8 0 0 20 0 2 0 332538279 156323840 23192 33554432000 4194304 5964350 140737118616720 139674286606328 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152660

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5224
/proc/meminfo: memFree=28449272/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=152660 CPUtime=102.28 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 32284 0 0 0 10216 12 0 0 20 0 2 0 332538274 156323840 31805 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 38165 31805 195 433 0 37729 0
[pid=5218/tid=5220] ppid=5216 vsize=152660 CPUtime=101.98 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 30720 0 0 0 10185 13 0 0 20 0 2 0 332538279 156323840 31805 33554432000 4194304 5964350 140737118616720 139674286606328 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 152660

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5224
/proc/meminfo: memFree=28394252/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=218760 CPUtime=162.26 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 46507 0 0 0 16209 17 0 0 20 0 2 0 332538274 224010240 46028 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 54690 46028 195 433 0 54254 0
[pid=5218/tid=5220] ppid=5216 vsize=218760 CPUtime=161.82 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 44943 0 0 0 16163 19 0 0 20 0 2 0 332538279 224010240 46028 33554432000 4194304 5964350 140737118616720 139674286606328 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 218760

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5224
/proc/meminfo: memFree=28330240/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=288540 CPUtime=222.26 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 61685 0 0 0 22202 24 0 0 20 0 2 0 332538274 295464960 61177 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 72135 61177 195 433 0 71699 0
[pid=5218/tid=5220] ppid=5216 vsize=288540 CPUtime=221.67 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 60121 0 0 0 22140 27 0 0 20 0 2 0 332538279 295464960 61177 33554432000 4194304 5964350 140737118616720 139674286606136 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 288540

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 5224
/proc/meminfo: memFree=28327296/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=289188 CPUtime=282.25 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 62359 0 0 0 28201 24 0 0 20 0 2 0 332538274 296128512 61828 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 72297 61828 195 433 0 71861 0
[pid=5218/tid=5220] ppid=5216 vsize=289188 CPUtime=281.52 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 60795 0 0 0 28124 28 0 0 20 0 2 0 332538279 296128512 61828 33554432000 4194304 5964350 140737118616720 139674286606200 4399832 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 289188

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 5224
/proc/meminfo: memFree=28293560/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=356340 CPUtime=342.24 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 70765 0 0 0 34195 29 0 0 20 0 2 0 332538274 364892160 70233 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 89085 70233 195 433 0 88649 0
[pid=5218/tid=5220] ppid=5216 vsize=356340 CPUtime=341.37 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 69201 0 0 0 34103 34 0 0 20 0 2 0 332538279 364892160 70233 33554432000 4194304 5964350 140737118616720 139674286606328 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 356340

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 5225
/proc/meminfo: memFree=28290708/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=356664 CPUtime=402.23 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 71115 0 0 0 40194 29 0 0 20 0 2 0 332538274 365223936 70562 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 89166 70562 195 433 0 88730 0
[pid=5218/tid=5220] ppid=5216 vsize=356664 CPUtime=401.21 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 69551 0 0 0 40086 35 0 0 20 0 2 0 332538279 365223936 70562 33554432000 4194304 5964350 140737118616720 139674286606136 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 356664

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5225
/proc/meminfo: memFree=28220444/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=362640 CPUtime=462.19 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 5273
/proc/meminfo: memFree=28152416/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=874120 CPUtime=1421.9 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 227789 0 0 0 142106 84 0 0 20 0 2 0 332538274 895098880 204400 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 218530 204400 195 433 0 218094 0
[pid=5218/tid=5220] ppid=5216 vsize=874120 CPUtime=1418.44 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 226225 0 0 0 141739 105 0 0 20 0 2 0 332538279 895098880 204400 33554432000 4194304 5964350 140737118616720 139674286606328 4399994 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 874120

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 5273
/proc/meminfo: memFree=28030832/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1481.87 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 256725 0 0 0 148097 90 0 0 20 0 2 0 332538274 1030144000 233336 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233336 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1478.28 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255161 0 0 0 147716 112 0 0 20 0 2 0 332538279 1030144000 233336 33554432000 4194304 5964350 140737118616720 139674286606328 4400029 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 1006000

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 5273
/proc/meminfo: memFree=27992560/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1541.87 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 256732 0 0 0 154097 90 0 0 20 0 2 0 332538274 1030144000 233343 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233343 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1538.13 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255168 0 0 0 153700 113 0 0 20 0 2 0 332538279 1030144000 233343 33554432000 4194304 5964350 140737118616720 139674286606328 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 1006000

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 5274
/proc/meminfo: memFree=27958228/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1601.87 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 256735 0 0 0 160096 91 0 0 20 0 2 0 332538274 1030144000 233346 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233346 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1597.98 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255171 0 0 0 159684 114 0 0 20 0 2 0 332538279 1030144000 233346 33554432000 4194304 5964350 140737118616720 139674286606328 4399835 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 1006000

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 5274
/proc/meminfo: memFree=27936856/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1661.84 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 256942 0 0 0 166093 91 0 0 20 0 2 0 332538274 1030144000 233737 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233737 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1657.81 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255378 0 0 0 165666 115 0 0 20 0 2 0 332538279 1030144000 233737 33554432000 4194304 5964350 140737118616720 139674286606136 4399866 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 1006000

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5274
/proc/meminfo: memFree=27932172/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1721.8 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 257020 0 0 0 172089 91 0 0 20 0 2 0 332538274 1030144000 233803 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233803 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1717.63 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255456 0 0 0 171646 117 0 0 20 0 2 0 332538279 1030144000 233803 33554432000 4194304 5964350 140737118616720 139674286606200 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1006000

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5274
/proc/meminfo: memFree=27931704/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1781.76 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 257067 0 0 0 178085 91 0 0 20 0 2 0 332538274 1030144000 233809 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233809 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1777.44 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255503 0 0 0 177626 118 0 0 20 0 2 0 332538279 1030144000 233809 33554432000 4194304 5964350 140737118616720 139674286606200 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 1006000

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5274
/proc/meminfo: memFree=27931688/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1791.36 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 257074 0 0 0 179045 91 0 0 20 0 2 0 332538274 1030144000 233809 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233809 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1787.02 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255510 0 0 0 178584 118 0 0 20 0 2 0 332538279 1030144000 233809 33554432000 4194304 5964350 140737118616720 139674286606200 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 1006000

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5274
/proc/meminfo: memFree=27931688/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1794.56 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 257078 0 0 0 179365 91 0 0 20 0 2 0 332538274 1030144000 233813 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233813 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1790.22 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255514 0 0 0 178904 118 0 0 20 0 2 0 332538279 1030144000 233813 33554432000 4194304 5964350 140737118616720 139674286606200 4399998 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 1006000

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5274
/proc/meminfo: memFree=27931564/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1797.76 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 257078 0 0 0 179685 91 0 0 20 0 2 0 332538274 1030144000 233813 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233813 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1793.4 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255514 0 0 0 179222 118 0 0 20 0 2 0 332538279 1030144000 233813 33554432000 4194304 5964350 140737118616720 139674286606200 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 1006000

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5274
/proc/meminfo: memFree=27931688/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1798.56 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 257078 0 0 0 179765 91 0 0 20 0 2 0 332538274 1030144000 233813 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233813 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1794.2 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255514 0 0 0 179302 118 0 0 20 0 2 0 332538279 1030144000 233813 33554432000 4194304 5964350 140737118616720 139674286606200 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 1006000

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5274
/proc/meminfo: memFree=27931688/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1798.96 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 257078 0 0 0 179805 91 0 0 20 0 2 0 332538274 1030144000 233813 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233813 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1794.6 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255514 0 0 0 179342 118 0 0 20 0 2 0 332538279 1030144000 233813 33554432000 4194304 5964350 140737118616720 139674286606200 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.96
Current children cumulated vsize (KiB) 1006000

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5274
/proc/meminfo: memFree=27931688/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1799.36 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 257078 0 0 0 179845 91 0 0 20 0 2 0 332538274 1030144000 233813 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233813 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1795 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255514 0 0 0 179382 118 0 0 20 0 2 0 332538279 1030144000 233813 33554432000 4194304 5964350 140737118616720 139674286606200 4399921 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 1006000

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5274
/proc/meminfo: memFree=27931688/32873844 swapFree=7620/7620
[pid=5218] ppid=5216 vsize=1006000 CPUtime=1799.46 cores=0,2,4,6
/proc/5218/stat : 5218 (wbo1.72) S 5216 5218 2201 0 -1 4202496 257078 0 0 0 179855 91 0 0 20 0 2 0 332538274 1030144000 233813 33554432000 4194304 5964350 140737118616720 140737118616240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5218/statm: 251500 233813 195 433 0 251064 0
[pid=5218/tid=5220] ppid=5216 vsize=1006000 CPUtime=1795.1 cores=0,2,4,6
/proc/5218/task/5220/stat : 5220 (wbo1.72) R 5216 5218 2201 0 -1 4202560 255514 0 0 0 179392 118 0 0 20 0 2 0 332538279 1030144000 233813 33554432000 4194304 5964350 140737118616720 139674286606200 4391096 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 1006000

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5218 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=972274
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=204816
# CPU time returned by wait4() is 1795.18
# while last known CPU time is 1799.46
#
# 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.46
CPU user time (s): 1798.55
CPU system time (s): 0.91
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 1006000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.97
system time used= 1.20482
maximum resident set size= 935260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257080
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= 347
involuntary context switches= 1865

runsolver used 3.41748 second user time and 9.26859 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-02 21:08:55
IDJOB=3727650
IDBENCH=25021
IDSOLVER=2313
FILE ID=node135/3727650-1338664135
RUNJOBID= node135-1338651358-3625
PBS_JOBID= 14636445
Free space on /tmp= 70992 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_5.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727650-1338664135/watcher-3727650-1338664135 -o /tmp/evaluation-result-3727650-1338664135/solver-3727650-1338664135 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727650-1338664135.opb

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

MD5SUM BENCH= 130be24ef6faf784c5a8bf386cbf11b2
RANDOM SEED=443734727

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28579356 kB
Buffers:          343460 kB
Cached:          2423804 kB
SwapCached:         1676 kB
Active:          1771868 kB
Inactive:        1681808 kB
Active(anon):     676828 kB
Inactive(anon):    12048 kB
Active(file):    1095040 kB
Inactive(file):  1669760 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105796 kB
Dirty:              5868 kB
Writeback:             0 kB
AnonPages:        778560 kB
Mapped:            11408 kB
Shmem:               132 kB
Slab:             698956 kB
SReclaimable:     140944 kB
SUnreclaim:       558012 kB
KernelStack:        1480 kB
PageTables:         5112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     155860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 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= 70992 MiB
End job on node135 at 2012-06-02 21:38:55