Trace number 3705550

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.7? 1799.52 1800.01

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUM175e0a4a6cd805ac131e3fa3fd7ba75e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.138978
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 147
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 147
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 147
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705550-1338113059.opb.
0.00/0.00	c Instance file HOME/instance-3705550-1338113059.opb
0.00/0.00	c File size is 21642 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 22
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      147                                                 |
0.00/0.00	c |  Number Clauses:        240                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
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.00	c | 0.00      | 0  | 1            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 2            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 3            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 4            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 5            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 6            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 7            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 8            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 9            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 10           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 11           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 12           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 13           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 14           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 15           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 16           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 17           lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | 18           lb |  0                0                0.00  |
1.59/1.65	c | 1.66      | 0  | 19           lb |  0                0                0.00  |
358.03/358.12	c | 358.13    | 0  | 20           lb |  0                0                0.00  |
1799.52/1800.00	c ===============================================================================
1799.52/1800.00	c Wall Clock Time: 1800.00 s
1799.52/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-3705550-1338113059/watcher-3705550-1338113059 -o /tmp/evaluation-result-3705550-1338113059/solver-3705550-1338113059 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705550-1338113059.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: 2.09 2.08 2.02 3/176 14311
/proc/meminfo: memFree=26762448/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=83676 CPUtime=0 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 778 0 0 0 0 0 0 0 20 0 2 0 277432717 85684224 725 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 20919 725 188 432 0 20484 0
[pid=14311/tid=14312] ppid=14309 vsize=83676 CPUtime=0 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 67 0 0 0 0 0 0 0 20 0 2 0 277432718 85684224 726 33554432000 4194304 5963574 140734509973120 140735811950200 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0743919 s]
/proc/loadavg: 2.09 2.08 2.02 3/176 14311
/proc/meminfo: memFree=26762448/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=83676 CPUtime=0.06 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 998 0 0 0 6 0 0 0 20 0 2 0 277432717 85684224 945 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 20919 945 192 432 0 20484 0
[pid=14311/tid=14312] ppid=14309 vsize=83676 CPUtime=0.05 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 287 0 0 0 5 0 0 0 20 0 2 0 277432718 85684224 945 33554432000 4194304 5963574 140734509973120 140735811950200 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 83676

[startup+0.10024 s]
/proc/loadavg: 2.09 2.08 2.02 3/176 14311
/proc/meminfo: memFree=26762448/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=83676 CPUtime=0.09 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 1034 0 0 0 9 0 0 0 20 0 2 0 277432717 85684224 981 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 20919 981 192 432 0 20484 0
[pid=14311/tid=14312] ppid=14309 vsize=83676 CPUtime=0.08 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 323 0 0 0 8 0 0 0 20 0 2 0 277432718 85684224 981 33554432000 4194304 5963574 140734509973120 140735811950200 5132997 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83676

[startup+0.300201 s]
/proc/loadavg: 2.09 2.08 2.02 3/176 14311
/proc/meminfo: memFree=26762448/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=83676 CPUtime=0.29 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 1460 0 0 0 29 0 0 0 20 0 2 0 277432717 85684224 1407 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 20919 1407 192 432 0 20484 0
[pid=14311/tid=14312] ppid=14309 vsize=83676 CPUtime=0.28 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 749 0 0 0 28 0 0 0 20 0 2 0 277432718 85684224 1407 33554432000 4194304 5963574 140734509973120 140735811950200 4388696 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83676

[startup+0.700201 s]
/proc/loadavg: 2.09 2.08 2.02 3/176 14311
/proc/meminfo: memFree=26762448/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=83676 CPUtime=0.69 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 2174 0 0 0 69 0 0 0 20 0 2 0 277432717 85684224 2121 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 20919 2121 192 432 0 20484 0
[pid=14311/tid=14312] ppid=14309 vsize=83676 CPUtime=0.68 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 1463 0 0 0 68 0 0 0 20 0 2 0 277432718 85684224 2121 33554432000 4194304 5963574 140734509973120 140169832834872 4399560 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83676

[startup+1.5002 s]
/proc/loadavg: 2.09 2.08 2.02 3/178 14313
/proc/meminfo: memFree=26752496/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=83820 CPUtime=1.49 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 2756 0 0 0 149 0 0 0 20 0 2 0 277432717 85831680 2703 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 20955 2703 192 432 0 20520 0
[pid=14311/tid=14312] ppid=14309 vsize=83820 CPUtime=1.48 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 2045 0 0 0 148 0 0 0 20 0 2 0 277432718 85831680 2703 33554432000 4194304 5963574 140734509973120 140169832834872 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83820

[startup+3.1002 s]
/proc/loadavg: 2.09 2.08 2.02 3/178 14313
/proc/meminfo: memFree=26748388/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=83676 CPUtime=3.09 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 3163 0 0 0 309 0 0 0 20 0 2 0 277432717 85684224 3084 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 20919 3084 192 432 0 20484 0
[pid=14311/tid=14312] ppid=14309 vsize=83676 CPUtime=3.07 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 2452 0 0 0 307 0 0 0 20 0 2 0 277432718 85684224 3084 33554432000 4194304 5963574 140734509973120 140169832836024 4399642 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83676

[startup+6.30021 s]
/proc/loadavg: 2.08 2.08 2.02 3/178 14313
/proc/meminfo: memFree=26739560/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=83892 CPUtime=6.29 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 5102 0 0 0 629 0 0 0 20 0 2 0 277432717 85905408 5023 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 20973 5023 192 432 0 20538 0
[pid=14311/tid=14312] ppid=14309 vsize=83892 CPUtime=6.26 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 4391 0 0 0 626 0 0 0 20 0 2 0 277432718 85905408 5023 33554432000 4194304 5963574 140734509973120 140169832834872 5135572 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) 83892

[startup+12.7002 s]
/proc/loadavg: 2.07 2.08 2.02 3/178 14313
/proc/meminfo: memFree=26705104/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=84000 CPUtime=12.68 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 10742 0 0 0 1266 2 0 0 20 0 2 0 277432717 86016000 10663 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 21000 10663 192 432 0 20565 0
[pid=14311/tid=14312] ppid=14309 vsize=84000 CPUtime=12.65 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 10031 0 0 0 1263 2 0 0 20 0 2 0 277432718 86016000 10663 33554432000 4194304 5963574 140734509973120 140169832835064 4221120 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) 84000

[startup+25.5002 s]
/proc/loadavg: 2.06 2.07 2.02 3/178 14313
/proc/meminfo: memFree=26666032/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=84592 CPUtime=25.49 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 15249 0 0 0 2544 5 0 0 20 0 2 0 277432717 86622208 15170 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 21148 15170 192 432 0 20713 0
[pid=14311/tid=14312] ppid=14309 vsize=84592 CPUtime=25.42 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 14538 0 0 0 2537 5 0 0 20 0 2 0 277432718 86622208 15170 33554432000 4194304 5963574 140734509973120 140169832835112 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84592

[startup+51.1003 s]
/proc/loadavg: 2.04 2.07 2.02 3/179 14314
/proc/meminfo: memFree=26606460/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=150668 CPUtime=51.08 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 21036 0 0 0 5101 7 0 0 20 0 2 0 277432717 154284032 20957 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 37667 20957 192 432 0 37232 0
[pid=14311/tid=14312] ppid=14309 vsize=150668 CPUtime=50.95 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 20325 0 0 0 5088 7 0 0 20 0 2 0 277432718 154284032 20957 33554432000 4194304 5963574 140734509973120 140169832835064 5135572 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) 150668

[startup+102.306 s]
/proc/loadavg: 2.01 2.05 2.01 3/179 14314
/proc/meminfo: memFree=26506068/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=152204 CPUtime=102.28 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 30415 0 0 0 10217 11 0 0 20 0 2 0 277432717 155856896 30318 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 38051 30318 192 432 0 37616 0
[pid=14311/tid=14312] ppid=14309 vsize=152204 CPUtime=102.03 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 29704 0 0 0 10191 12 0 0 20 0 2 0 277432718 155856896 30318 33554432000 4194304 5963574 140734509973120 140169832835064 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 152204

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/179 14314
/proc/meminfo: memFree=26469516/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=222328 CPUtime=162.26 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 39797 0 0 0 16211 15 0 0 20 0 2 0 277432717 227663872 39690 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 55582 39690 192 432 0 55147 0
[pid=14311/tid=14312] ppid=14309 vsize=222328 CPUtime=161.87 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 39086 0 0 0 16170 17 0 0 20 0 2 0 277432718 227663872 39690 33554432000 4194304 5963574 140734509973120 140169832835064 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 222328

[startup+222.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/179 14315
/proc/meminfo: memFree=26431356/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=227868 CPUtime=222.26 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 48941 0 0 0 22205 21 0 0 20 0 2 0 277432717 233336832 48820 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 56967 48820 192 432 0 56532 0
[pid=14311/tid=14312] ppid=14309 vsize=227868 CPUtime=221.71 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 48230 0 0 0 22147 24 0 0 20 0 2 0 277432718 233336832 48820 33554432000 4194304 5963574 140734509973120 140169832835064 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 227868

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/179 14315
/proc/meminfo: memFree=26409440/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=299816 CPUtime=282.25 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 54912 0 0 0 28201 24 0 0 20 0 2 0 277432717 307011584 54787 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 74954 54787 192 432 0 74519 0
[pid=14311/tid=14312] ppid=14309 vsize=299816 CPUtime=281.56 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 54201 0 0 0 28128 28 0 0 20 0 2 0 277432718 307011584 54787 33554432000 4194304 5963574 140734509973120 140169832835064 4431231 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 299816

[startup+342.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/179 14315
/proc/meminfo: memFree=26380428/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=302884 CPUtime=342.24 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 61675 0 0 0 34196 28 0 0 20 0 2 0 277432717 310153216 61547 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 75721 61547 192 432 0 75286 0
[pid=14311/tid=14312] ppid=14309 vsize=302884 CPUtime=341.41 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 60964 0 0 0 34108 33 0 0 20 0 2 0 277432718 310153216 61547 33554432000 4194304 5963574 140734509973120 140169832834872 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 302884

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/180 14318
/proc/meminfo: memFree=26398156/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=280284 CPUtime=402.23 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 61775 0 0 0 40195 28 0 0 20 0 2 0 277432717 287010816 57125 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14403
/proc/meminfo: memFree=26876952/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=609588 CPUtime=1421.89 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 138534 0 0 0 142111 78 0 0 20 0 2 0 277432717 624218112 136424 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 152397 136424 192 432 0 151962 0
[pid=14311/tid=14312] ppid=14309 vsize=609588 CPUtime=1418.47 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 137823 0 0 0 141748 99 0 0 20 0 2 0 277432718 624218112 136424 33554432000 4194304 5963574 140734509973120 140169832834936 4399511 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 609588

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14403
/proc/meminfo: memFree=26870460/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=609588 CPUtime=1481.87 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 138794 0 0 0 148109 78 0 0 20 0 2 0 277432717 624218112 136824 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 152397 136824 192 432 0 151962 0
[pid=14311/tid=14312] ppid=14309 vsize=609588 CPUtime=1478.3 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 138083 0 0 0 147730 100 0 0 20 0 2 0 277432718 624218112 136824 33554432000 4194304 5963574 140734509973120 140169832834872 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 609588

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14406
/proc/meminfo: memFree=26868200/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=609588 CPUtime=1541.87 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 139064 0 0 0 154108 79 0 0 20 0 2 0 277432717 624218112 137281 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 152397 137281 192 432 0 151962 0
[pid=14311/tid=14312] ppid=14309 vsize=609588 CPUtime=1538.15 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 138353 0 0 0 153713 102 0 0 20 0 2 0 277432718 624218112 137281 33554432000 4194304 5963574 140734509973120 140169832834872 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 609588

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 14406
/proc/meminfo: memFree=26815248/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=609588 CPUtime=1601.85 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 147572 0 0 0 160100 85 0 0 20 0 2 0 277432717 624218112 145789 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 152397 145789 192 432 0 151962 0
[pid=14311/tid=14312] ppid=14309 vsize=609588 CPUtime=1597.99 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 146861 0 0 0 159690 109 0 0 20 0 2 0 277432718 624218112 145789 33554432000 4194304 5963574 140734509973120 140169832834872 4400078 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 609588

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14406
/proc/meminfo: memFree=26789712/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=609588 CPUtime=1661.84 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 148305 0 0 0 166099 85 0 0 20 0 2 0 277432717 624218112 146521 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 152397 146521 192 432 0 151962 0
[pid=14311/tid=14312] ppid=14309 vsize=609588 CPUtime=1657.84 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 147594 0 0 0 165674 110 0 0 20 0 2 0 277432718 624218112 146521 33554432000 4194304 5963574 140734509973120 140169832834872 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 609588

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14406
/proc/meminfo: memFree=26744660/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=675124 CPUtime=1721.83 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 159623 0 0 0 172089 94 0 0 20 0 2 0 277432717 691326976 157837 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 168781 157837 192 432 0 168346 0
[pid=14311/tid=14312] ppid=14309 vsize=675124 CPUtime=1717.69 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 158912 0 0 0 171649 120 0 0 20 0 2 0 277432718 691326976 157837 33554432000 4194304 5963574 140734509973120 140169832835064 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 675124

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14407
/proc/meminfo: memFree=26715692/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=675124 CPUtime=1781.83 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 166453 0 0 0 178083 100 0 0 20 0 2 0 277432717 691326976 164667 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 168781 164667 192 432 0 168346 0
[pid=14311/tid=14312] ppid=14309 vsize=675124 CPUtime=1777.53 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 165742 0 0 0 177626 127 0 0 20 0 2 0 277432718 691326976 164667 33554432000 4194304 5963574 140734509973120 140169832834872 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 675124

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14407
/proc/meminfo: memFree=26714808/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=740660 CPUtime=1791.43 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 166680 0 0 0 179043 100 0 0 20 0 2 0 277432717 758435840 164893 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 185165 164893 192 432 0 184730 0
[pid=14311/tid=14312] ppid=14309 vsize=740660 CPUtime=1787.12 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 165969 0 0 0 178585 127 0 0 20 0 2 0 277432718 758435840 164893 33554432000 4194304 5963574 140734509973120 140169832834872 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 740660

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14407
/proc/meminfo: memFree=26714312/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=740660 CPUtime=1794.63 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 166792 0 0 0 179363 100 0 0 20 0 2 0 277432717 758435840 165005 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 185165 165005 192 432 0 184730 0
[pid=14311/tid=14312] ppid=14309 vsize=740660 CPUtime=1790.31 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 166081 0 0 0 178904 127 0 0 20 0 2 0 277432718 758435840 165005 33554432000 4194304 5963574 140734509973120 140169832834872 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 740660

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14407
/proc/meminfo: memFree=26714560/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=740660 CPUtime=1797.82 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 166792 0 0 0 179682 100 0 0 20 0 2 0 277432717 758435840 165005 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 185165 165005 192 432 0 184730 0
[pid=14311/tid=14312] ppid=14309 vsize=740660 CPUtime=1793.49 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 166081 0 0 0 179222 127 0 0 20 0 2 0 277432718 758435840 165005 33554432000 4194304 5963574 140734509973120 140169832834872 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 740660

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14407
/proc/meminfo: memFree=26714560/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=740660 CPUtime=1798.62 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 166843 0 0 0 179762 100 0 0 20 0 2 0 277432717 758435840 165056 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 185165 165056 192 432 0 184730 0
[pid=14311/tid=14312] ppid=14309 vsize=740660 CPUtime=1794.29 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 166132 0 0 0 179302 127 0 0 20 0 2 0 277432718 758435840 165056 33554432000 4194304 5963574 140734509973120 140169832834872 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 740660

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14407
/proc/meminfo: memFree=26714436/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=740660 CPUtime=1799.03 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 166845 0 0 0 179803 100 0 0 20 0 2 0 277432717 758435840 165058 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 185165 165058 192 432 0 184730 0
[pid=14311/tid=14312] ppid=14309 vsize=740660 CPUtime=1794.7 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 166134 0 0 0 179343 127 0 0 20 0 2 0 277432718 758435840 165058 33554432000 4194304 5963574 140734509973120 140169832834872 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.03
Current children cumulated vsize (KiB) 740660

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14407
/proc/meminfo: memFree=26714436/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=740660 CPUtime=1799.42 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 166848 0 0 0 179842 100 0 0 20 0 2 0 277432717 758435840 165060 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 185165 165060 192 432 0 184730 0
[pid=14311/tid=14312] ppid=14309 vsize=740660 CPUtime=1795.09 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 166137 0 0 0 179382 127 0 0 20 0 2 0 277432718 758435840 165060 33554432000 4194304 5963574 140734509973120 140169832834872 4399554 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 740660

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14407
/proc/meminfo: memFree=26714436/32873648 swapFree=6848/6848
[pid=14311] ppid=14309 vsize=740660 CPUtime=1799.52 cores=1,3,5,7
/proc/14311/stat : 14311 (wbo1.7) S 14309 14311 12137 0 -1 4202496 166851 0 0 0 179852 100 0 0 20 0 2 0 277432717 758435840 165063 33554432000 4194304 5963574 140734509973120 140734509972640 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14311/statm: 185165 165063 192 432 0 184730 0
[pid=14311/tid=14312] ppid=14309 vsize=740660 CPUtime=1795.19 cores=1,3,5,7
/proc/14311/task/14312/stat : 14312 (wbo1.7) R 14309 14311 12137 0 -1 4202560 166140 0 0 0 179392 127 0 0 20 0 2 0 277432718 758435840 165063 33554432000 4194304 5963574 140734509973120 140169832834872 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 740660

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14311 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=929281
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=289803
# CPU time returned by wait4() is 1795.22
# while last known CPU time is 1799.52
#
# 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.52
CPU user time (s): 1798.52
CPU system time (s): 1
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 740660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.93
system time used= 1.2898
maximum resident set size= 660252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166851
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= 246
involuntary context switches= 1841

runsolver used 2.6456 second user time and 7.17591 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 12:04:19
IDJOB=3705550
IDBENCH=89907
IDSOLVER=2283
FILE ID=node113/3705550-1338113059
RUNJOBID= node113-1338088429-12154
PBS_JOBID= 14624460
Free space on /tmp= 71392 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-sbox_4_shg.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705550-1338113059/watcher-3705550-1338113059 -o /tmp/evaluation-result-3705550-1338113059/solver-3705550-1338113059 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705550-1338113059.opb

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

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=408242818

node113.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		: 2667.026
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	: 5334.05
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		: 2667.026
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.90
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		: 2667.026
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	: 5438.54
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		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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.92
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		: 2667.026
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:       32873648 kB
MemFree:        26762440 kB
Buffers:          336832 kB
Cached:          4050840 kB
SwapCached:            0 kB
Active:          1916196 kB
Inactive:        3358720 kB
Active(anon):     889632 kB
Inactive(anon):        0 kB
Active(file):    1026564 kB
Inactive(file):  3358720 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5440 kB
Writeback:             0 kB
AnonPages:        995784 kB
Mapped:            14916 kB
Shmem:               200 kB
Slab:             694228 kB
SReclaimable:     138588 kB
SUnreclaim:       555640 kB
KernelStack:        1480 kB
PageTables:         5480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     156132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    579584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71384 MiB
End job on node113 at 2012-05-27 12:34:19