Trace number 3727537

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_30_30.r.opb
MD5SUM28e00d9d9bb0c4a536b74577b47a7849
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.399938
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
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 constraint30
Maximum length of a constraint30
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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-3727537-1338661290.opb.
0.00/0.00	c Instance file HOME/instance-3727537-1338661290.opb
0.00/0.00	c File size is 22368 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 31
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:      100                                                 |
0.00/0.00	c |  Number Clauses:        100                                                 |
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.01/0.01	c | 0.02      | 0  | 3            lb |  0                0                0.00  |
4.39/4.43	c | 4.43      | 0  | 4            lb |  0                0                0.00  |
1515.55/1516.02	c | 1516.03   | 0  | 5            lb |  0                0                0.00  |
1799.50/1800.00	c ===============================================================================
1799.50/1800.00	c Wall Clock Time: 1800.00 s
1799.50/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-3727537-1338661290/watcher-3727537-1338661290 -o /tmp/evaluation-result-3727537-1338661290/solver-3727537-1338661290 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727537-1338661290.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.00 2.00 2.00 3/177 19147
/proc/meminfo: memFree=30253244/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=83580 CPUtime=0 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 770 0 0 0 0 0 0 0 20 0 2 0 332255007 85585920 717 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 20895 717 190 433 0 20459 0
[pid=19147/tid=19148] ppid=19145 vsize=83580 CPUtime=0 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 65 0 0 0 0 0 0 0 20 0 2 0 332255007 85585920 717 33554432000 4194304 5964350 140737293889200 140737293888616 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0164329 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19147
/proc/meminfo: memFree=30253244/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=83580 CPUtime=0.01 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 816 0 0 0 1 0 0 0 20 0 2 0 332255007 85585920 763 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 20895 763 192 433 0 20459 0
[pid=19147/tid=19148] ppid=19145 vsize=83580 CPUtime=0 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 2 0 332255007 85585920 763 33554432000 4194304 5964350 140737293889200 140737293888616 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 83580

[startup+0.100232 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19147
/proc/meminfo: memFree=30253244/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=83580 CPUtime=0.09 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 1027 0 0 0 9 0 0 0 20 0 2 0 332255007 85585920 974 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 20895 974 192 433 0 20459 0
[pid=19147/tid=19148] ppid=19145 vsize=83580 CPUtime=0.08 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 322 0 0 0 8 0 0 0 20 0 2 0 332255007 85585920 974 33554432000 4194304 5964350 140737293889200 140737293888616 5134504 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) 83580

[startup+0.300134 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19147
/proc/meminfo: memFree=30253244/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=83580 CPUtime=0.29 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 1437 0 0 0 29 0 0 0 20 0 2 0 332255007 85585920 1384 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 20895 1384 192 433 0 20459 0
[pid=19147/tid=19148] ppid=19145 vsize=83580 CPUtime=0.28 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 732 0 0 0 28 0 0 0 20 0 2 0 332255007 85585920 1384 33554432000 4194304 5964350 140737293889200 140737293888616 4400533 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) 83580

[startup+0.700128 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19147
/proc/meminfo: memFree=30253244/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=83580 CPUtime=0.69 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 2042 0 0 0 69 0 0 0 20 0 2 0 332255007 85585920 1989 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 20895 1989 192 433 0 20459 0
[pid=19147/tid=19148] ppid=19145 vsize=83580 CPUtime=0.68 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 1337 0 0 0 68 0 0 0 20 0 2 0 332255007 85585920 1989 33554432000 4194304 5964350 140737293889200 140535922120504 5142878 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) 83580

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19149
/proc/meminfo: memFree=30245160/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=83724 CPUtime=1.49 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 2656 0 0 0 149 0 0 0 20 0 2 0 332255007 85733376 2603 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 20931 2603 192 433 0 20495 0
[pid=19147/tid=19148] ppid=19145 vsize=83724 CPUtime=1.48 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 1951 0 0 0 148 0 0 0 20 0 2 0 332255007 85733376 2603 33554432000 4194304 5964350 140737293889200 140535922120504 4399976 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) 83724

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19149
/proc/meminfo: memFree=30241920/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=83796 CPUtime=3.09 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 3853 0 0 0 309 0 0 0 20 0 2 0 332255007 85807104 3800 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 20949 3800 192 433 0 20513 0
[pid=19147/tid=19148] ppid=19145 vsize=83796 CPUtime=3.08 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 3148 0 0 0 308 0 0 0 20 0 2 0 332255007 85807104 3800 33554432000 4194304 5964350 140737293889200 140535922120504 4400007 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) 83796

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19149
/proc/meminfo: memFree=30233012/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=83580 CPUtime=6.29 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 5209 0 0 0 629 0 0 0 20 0 2 0 332255007 85585920 5114 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 20895 5114 192 433 0 20459 0
[pid=19147/tid=19148] ppid=19145 vsize=83580 CPUtime=6.28 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 4504 0 0 0 628 0 0 0 20 0 2 0 332255007 85585920 5114 33554432000 4194304 5964350 140737293889200 140535922121656 4399807 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) 83580

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19149
/proc/meminfo: memFree=30226492/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=83580 CPUtime=12.69 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 6792 0 0 0 1268 1 0 0 20 0 2 0 332255007 85585920 6697 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 20895 6697 192 433 0 20459 0
[pid=19147/tid=19148] ppid=19145 vsize=83580 CPUtime=12.69 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 6087 0 0 0 1267 2 0 0 20 0 2 0 332255007 85585920 6697 33554432000 4194304 5964350 140737293889200 140535922120504 4392627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83580

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19188
/proc/meminfo: memFree=30958616/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=83904 CPUtime=25.49 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 10371 0 0 0 2547 2 0 0 20 0 2 0 332255007 85917696 10276 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 20976 10276 192 433 0 20540 0
[pid=19147/tid=19148] ppid=19145 vsize=83904 CPUtime=25.48 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 9666 0 0 0 2546 2 0 0 20 0 2 0 332255007 85917696 10276 33554432000 4194304 5964350 140737293889200 140535922120504 4400023 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) 83904

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19188
/proc/meminfo: memFree=30898028/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=84712 CPUtime=51.06 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 16392 0 0 0 5102 4 0 0 20 0 2 0 332255007 86745088 16409 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21178 16409 192 433 0 20742 0
[pid=19147/tid=19148] ppid=19145 vsize=84712 CPUtime=51.06 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 15687 0 0 0 5101 5 0 0 20 0 2 0 332255007 86745088 16409 33554432000 4194304 5964350 140737293889200 140535922120504 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 84712

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19188
/proc/meminfo: memFree=30814336/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=151460 CPUtime=102.25 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 25955 0 0 0 10216 9 0 0 20 0 2 0 332255007 155095040 26627 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 37865 26627 192 433 0 37429 0
[pid=19147/tid=19148] ppid=19145 vsize=151460 CPUtime=102.26 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 25250 0 0 0 10215 11 0 0 20 0 2 0 332255007 155095040 26627 33554432000 4194304 5964350 140737293889200 140535922120504 4400342 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 151460

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19188
/proc/meminfo: memFree=30736292/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=222980 CPUtime=162.22 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 35585 0 0 0 16208 14 0 0 20 0 2 0 332255007 228331520 36438 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 55745 36438 192 433 0 55309 0
[pid=19147/tid=19148] ppid=19145 vsize=222980 CPUtime=162.24 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 34880 0 0 0 16207 17 0 0 20 0 2 0 332255007 228331520 36438 33554432000 4194304 5964350 140737293889200 140535922120504 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 222980

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19188
/proc/meminfo: memFree=30671048/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=225120 CPUtime=222.19 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 44260 0 0 0 22200 19 0 0 20 0 2 0 332255007 230522880 45307 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 56280 45307 192 433 0 55844 0
[pid=19147/tid=19148] ppid=19145 vsize=225120 CPUtime=222.22 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 43555 0 0 0 22199 23 0 0 20 0 2 0 332255007 230522880 45307 33554432000 4194304 5964350 140737293889200 140535922120504 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 225120

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19190
/proc/meminfo: memFree=30612224/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=295508 CPUtime=282.18 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 53329 0 0 0 28194 24 0 0 20 0 2 0 332255007 302600192 54307 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 73877 54307 192 433 0 73441 0
[pid=19147/tid=19148] ppid=19145 vsize=295508 CPUtime=282.22 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 52624 0 0 0 28193 29 0 0 20 0 2 0 332255007 302600192 54307 33554432000 4194304 5964350 140737293889200 140535922120696 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 295508

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19190
/proc/meminfo: memFree=30536284/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=297760 CPUtime=342.17 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 64058 0 0 0 34185 32 0 0 20 0 2 0 332255007 304906240 64994 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 74440 64994 192 433 0 74004 0
[pid=19147/tid=19148] ppid=19145 vsize=297760 CPUtime=342.22 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 63353 0 0 0 34184 38 0 0 20 0 2 0 332255007 304906240 64994 33554432000 4194304 5964350 140737293889200 140535922120696 4379152 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 297760

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 19190
/proc/meminfo: memFree=30500544/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=299216 CPUtime=402.14 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 64753 0 0 0 40182 32 0 0 20 0 2 0 332255007 306397184 65785 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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

/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 153091 0 0 0 130091 124 0 0 20 0 2 0 332255007 681316352 155762 33554432000 4194304 5964350 140737293889200 140535922120696 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 665348

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19199
/proc/meminfo: memFree=29851704/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=666156 CPUtime=1361.89 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 154819 0 0 0 136083 106 0 0 20 0 2 0 332255007 682143744 156902 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 166539 156902 192 433 0 166103 0
[pid=19147/tid=19148] ppid=19145 vsize=666156 CPUtime=1362.13 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 154114 0 0 0 136087 126 0 0 20 0 2 0 332255007 682143744 156902 33554432000 4194304 5964350 140737293889200 140535922120504 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 666156

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 19199
/proc/meminfo: memFree=29802236/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738488 CPUtime=1421.86 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 161216 0 0 0 142076 110 0 0 20 0 2 0 332255007 756211712 163226 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184622 163226 192 433 0 184186 0
[pid=19147/tid=19148] ppid=19145 vsize=738488 CPUtime=1422.12 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 160511 0 0 0 142080 132 0 0 20 0 2 0 332255007 756211712 163226 33554432000 4194304 5964350 140737293889200 140535922120744 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 738488

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 19199
/proc/meminfo: memFree=29754144/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=742664 CPUtime=1481.85 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 169243 0 0 0 148067 118 0 0 20 0 2 0 332255007 760487936 171230 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 185666 171230 192 433 0 185230 0
[pid=19147/tid=19148] ppid=19145 vsize=742664 CPUtime=1482.11 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 168538 0 0 0 148070 141 0 0 20 0 2 0 332255007 760487936 171230 33554432000 4194304 5964350 140737293889200 140535922120296 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 742664

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19201
/proc/meminfo: memFree=29752284/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1541.84 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 178995 0 0 0 154063 121 0 0 20 0 2 0 332255007 756674560 166781 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166781 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1542.12 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178290 0 0 0 154067 145 0 0 20 0 2 0 332255007 756674560 166781 33554432000 4194304 5964350 140737293889200 140535922121656 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 738940

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19201
/proc/meminfo: memFree=29729348/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1601.83 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179004 0 0 0 160062 121 0 0 20 0 2 0 332255007 756674560 166790 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166790 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1602.12 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178299 0 0 0 160066 146 0 0 20 0 2 0 332255007 756674560 166790 33554432000 4194304 5964350 140737293889200 140535922121656 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 738940

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19201
/proc/meminfo: memFree=29710688/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1661.82 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179004 0 0 0 166061 121 0 0 20 0 2 0 332255007 756674560 166790 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166790 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1662.12 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178299 0 0 0 166065 147 0 0 20 0 2 0 332255007 756674560 166790 33554432000 4194304 5964350 140737293889200 140535922121656 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 738940

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19204
/proc/meminfo: memFree=29694316/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1721.81 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179027 0 0 0 172060 121 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166813 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1722.13 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178322 0 0 0 172065 148 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140535922121656 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 738940

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19204
/proc/meminfo: memFree=29683580/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1781.8 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179027 0 0 0 178059 121 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166813 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1782.13 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178322 0 0 0 178064 149 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140535922121656 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 738940

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 19204
/proc/meminfo: memFree=29679120/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1791.41 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179027 0 0 0 179020 121 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166813 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1791.74 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178322 0 0 0 179025 149 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140535922121656 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 738940

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 19204
/proc/meminfo: memFree=29677508/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1794.61 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179027 0 0 0 179340 121 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166813 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1794.94 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178322 0 0 0 179345 149 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140535922121656 4399901 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 738940

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19204
/proc/meminfo: memFree=29676640/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1797.8 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179027 0 0 0 179659 121 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166813 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1798.13 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178322 0 0 0 179664 149 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140535922121656 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 738940

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19204
/proc/meminfo: memFree=29676276/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1798.6 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179027 0 0 0 179739 121 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166813 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1798.93 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178322 0 0 0 179744 149 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140535922121656 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 738940

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19204
/proc/meminfo: memFree=29675776/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1799.01 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179027 0 0 0 179780 121 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166813 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1799.34 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178322 0 0 0 179785 149 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140535922121656 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 738940

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19204
/proc/meminfo: memFree=29675776/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1799.4 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179027 0 0 0 179819 121 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166813 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1799.73 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178322 0 0 0 179824 149 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140535922121656 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 738940

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19204
/proc/meminfo: memFree=29675776/32873648 swapFree=7628/7628
[pid=19147] ppid=19145 vsize=738940 CPUtime=1799.5 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.72) S 19145 19147 16985 0 -1 4202496 179027 0 0 0 179829 121 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140737293888720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 184735 166813 192 433 0 184299 0
[pid=19147/tid=19148] ppid=19145 vsize=738940 CPUtime=1799.83 cores=1,3,5,7
/proc/19147/task/19148/stat : 19148 (wbo1.72) R 19145 19147 16985 0 -1 4202560 178322 0 0 0 179834 149 0 0 20 0 2 0 332255007 756674560 166813 33554432000 4194304 5964350 140737293889200 140535922121656 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 738940

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.86
CPU user time (s): 1798.35
CPU system time (s): 1.50977
CPU usage (%): 99.9916
Max. virtual memory (cumulated for all children) (KiB): 808200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.35
system time used= 1.50977
maximum resident set size= 723924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179029
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= 268
involuntary context switches= 1842

runsolver used 2.69659 second user time and 7.12692 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-02 20:21:30
IDJOB=3727537
IDBENCH=2891
IDSOLVER=2313
FILE ID=node122/3727537-1338661290
RUNJOBID= node122-1338650487-18369
PBS_JOBID= 14636458
Free space on /tmp= 71312 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_30_30.r.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727537-1338661290/watcher-3727537-1338661290 -o /tmp/evaluation-result-3727537-1338661290/solver-3727537-1338661290 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727537-1338661290.opb

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

MD5SUM BENCH= 28e00d9d9bb0c4a536b74577b47a7849
RANDOM SEED=150080501

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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.04
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.533
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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
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.533
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.533
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:        30253632 kB
Buffers:          138744 kB
Cached:           962504 kB
SwapCached:         1816 kB
Active:           926628 kB
Inactive:         927892 kB
Active(anon):     753628 kB
Inactive(anon):     1928 kB
Active(file):     173000 kB
Inactive(file):   925964 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100092 kB
Dirty:              5444 kB
Writeback:             0 kB
AnonPages:        814252 kB
Mapped:             9456 kB
Shmem:                 0 kB
Slab:             624332 kB
SReclaimable:      68572 kB
SUnreclaim:       555760 kB
KernelStack:        1488 kB
PageTables:         5676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     154896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    776192 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= 71304 MiB
End job on node122 at 2012-06-02 20:51:30