Trace number 3705535

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-859770.opb
MD5SUMcbc412f006cacd8e2fcdc61d20cbc351
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark134.834
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2504
Total number of constraints2065
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)529
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint1446
Number of terms in the objective function 2504
Biggest coefficient in the objective function 10
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 16472
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 16472
Number of bits of the biggest sum of numbers15
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-3705535-1338111636.opb.
0.00/0.00	c Instance file HOME/instance-3705535-1338111636.opb
0.00/0.00	c File size is 7592103 bytes.
0.49/0.52	c Cost Offset: 0
0.49/0.52	c Highest Coefficient sum: 1448
0.49/0.52	c ============================[ Problem Statistics ]=============================
0.49/0.52	c |                                                                             |
0.49/0.52	c |  Parsing time:          0.52         s                                      |
0.49/0.52	c |  Number Variables:      2504                                                |
0.49/0.52	c |  Number Clauses:        1555                                                |
0.49/0.52	c |  Number Cardinality:    529                                                 |
0.49/0.52	c |  Number PB Constraints: 0                                                   |
0.49/0.52	c |                                                                             |
0.49/0.52	c |  Problem Type:          Optimization                                        |
0.49/0.52	c |  Objective Function:    PB Constraint                                       |
0.49/0.52	c |                                                                             |
0.49/0.52	c ============================[ Search Statistics ]==============================
0.49/0.52	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.49/0.52	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.49/0.52	c ===============================================================================
0.59/0.60	c | 0.60      | 0  | 5            lb |  0                0                0.00  |
0.59/0.63	c | 0.63      | 0  | 10           lb |  0                0                0.00  |
0.59/0.65	c | 0.66      | 0  | 15           lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | 20           lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | 25           lb |  0                0                0.00  |
0.69/0.73	c | 0.73      | 0  | 30           lb |  0                0                0.00  |
0.69/0.75	c | 0.76      | 0  | 35           lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | 40           lb |  0                0                0.00  |
0.79/0.81	c | 0.81      | 0  | 45           lb |  0                0                0.00  |
92.47/92.50	c | 92.51     | 0  | 46           lb |  0                0                0.00  |
1799.66/1800.00	c ===============================================================================
1799.66/1800.00	c Wall Clock Time: 1800.00 s
1799.66/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-3705535-1338111636/watcher-3705535-1338111636 -o /tmp/evaluation-result-3705535-1338111636/solver-3705535-1338111636 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705535-1338111636.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25586
/proc/meminfo: memFree=27108864/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=11148 CPUtime=0 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) R 25584 25586 22359 0 -1 4202496 461 0 0 0 0 0 0 0 20 0 1 0 277290860 11415552 414 33554432000 4194304 5963574 140735939036288 140736642224936 5130178 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 2787 415 171 432 0 498 0

[startup+0.104023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25586
/proc/meminfo: memFree=27108864/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=12068 CPUtime=0.09 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) R 25584 25586 22359 0 -1 4202496 1074 0 0 0 9 0 0 0 20 0 1 0 277290860 12357632 1027 33554432000 4194304 5963574 140735939036288 140735939034888 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 3017 1027 555 432 0 728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12068

[startup+0.200276 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25586
/proc/meminfo: memFree=27108864/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=17768 CPUtime=0.19 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) R 25584 25586 22359 0 -1 4202496 2835 0 0 0 19 0 0 0 20 0 1 0 277290860 18194432 2788 33554432000 4194304 5963574 140735939036288 140735939034888 5135572 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 4442 2788 902 432 0 2153 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17768

[startup+0.300287 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25586
/proc/meminfo: memFree=27108864/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=26024 CPUtime=0.28 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) R 25584 25586 22359 0 -1 4202496 5250 0 0 0 28 0 0 0 20 0 1 0 277290860 26648576 5203 33554432000 4194304 5963574 140735939036288 140735939034888 4408006 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 6506 5203 1249 432 0 4217 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26024

[startup+0.700167 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25586
/proc/meminfo: memFree=27108864/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=116896 CPUtime=0.69 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 15997 0 0 0 67 2 0 0 20 0 2 0 277290860 119701504 14096 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 29224 14096 195 432 0 28789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116896

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25588
/proc/meminfo: memFree=27011012/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=117280 CPUtime=1.49 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 26353 0 0 0 145 4 0 0 20 0 2 0 277290860 120094720 24452 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 29320 24452 196 432 0 28885 0
[pid=25586/tid=25588] ppid=25584 vsize=117280 CPUtime=0.96 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 15467 0 0 0 94 2 0 0 20 0 2 0 277290913 120094720 24452 33554432000 4194304 5963574 140735939036288 140666442156360 4403213 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117280

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25588
/proc/meminfo: memFree=27009896/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=117280 CPUtime=3.09 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 26359 0 0 0 305 4 0 0 20 0 2 0 277290860 120094720 24458 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 29320 24458 198 432 0 28885 0
[pid=25586/tid=25588] ppid=25584 vsize=117280 CPUtime=2.55 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 15473 0 0 0 253 2 0 0 20 0 2 0 277290913 120094720 24458 33554432000 4194304 5963574 140735939036288 140666442156360 4403249 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117280

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25588
/proc/meminfo: memFree=27006676/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=117280 CPUtime=6.29 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 26527 0 0 0 625 4 0 0 20 0 2 0 277290860 120094720 24626 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 29320 24626 198 432 0 28885 0
[pid=25586/tid=25588] ppid=25584 vsize=117280 CPUtime=5.74 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 15641 0 0 0 572 2 0 0 20 0 2 0 277290913 120094720 24626 33554432000 4194304 5963574 140735939036288 140666442156024 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117280

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25588
/proc/meminfo: memFree=26996464/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=182816 CPUtime=12.69 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 27724 0 0 0 1265 4 0 0 20 0 2 0 277290860 187203584 25823 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 45704 25823 198 432 0 45269 0
[pid=25586/tid=25588] ppid=25584 vsize=182816 CPUtime=12.13 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 16838 0 0 0 1211 2 0 0 20 0 2 0 277290913 187203584 25823 33554432000 4194304 5963574 140735939036288 140666442156024 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 182816

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25588
/proc/meminfo: memFree=26976368/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=182816 CPUtime=25.48 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 29963 0 0 0 2544 4 0 0 20 0 2 0 277290860 187203584 28062 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 45704 28062 198 432 0 45269 0
[pid=25586/tid=25588] ppid=25584 vsize=182816 CPUtime=24.89 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 19077 0 0 0 2487 2 0 0 20 0 2 0 277290913 187203584 28062 33554432000 4194304 5963574 140735939036288 140666442156024 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 182816

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25588
/proc/meminfo: memFree=26938252/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=182816 CPUtime=51.07 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 34246 0 0 0 5102 5 0 0 20 0 2 0 277290860 187203584 32345 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 45704 32345 198 432 0 45269 0
[pid=25586/tid=25588] ppid=25584 vsize=182816 CPUtime=50.43 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 23360 0 0 0 5040 3 0 0 20 0 2 0 277290913 187203584 32345 33554432000 4194304 5963574 140735939036288 140666442156024 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 182816

[startup+102.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 25589
/proc/meminfo: memFree=26834024/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=248544 CPUtime=102.26 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 49865 0 0 0 10218 8 0 0 20 0 2 0 277290860 254509056 47901 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 62136 47901 198 432 0 61701 0
[pid=25586/tid=25588] ppid=25584 vsize=248544 CPUtime=101.5 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 38979 0 0 0 10143 7 0 0 20 0 2 0 277290913 254509056 47901 33554432000 4194304 5963574 140735939036288 140666442156984 4392504 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 248544

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25589
/proc/meminfo: memFree=26786808/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=248544 CPUtime=162.24 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 49896 0 0 0 16215 9 0 0 20 0 2 0 277290860 254509056 47907 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 62136 47907 198 432 0 61701 0
[pid=25586/tid=25588] ppid=25584 vsize=248544 CPUtime=161.32 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 39010 0 0 0 16123 9 0 0 20 0 2 0 277290913 254509056 47907 33554432000 4194304 5963574 140735939036288 140666442156984 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 248544

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25589
/proc/meminfo: memFree=26742092/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=248544 CPUtime=222.23 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 49902 0 0 0 22214 9 0 0 20 0 2 0 277290860 254509056 48221 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 62136 48221 198 432 0 61701 0
[pid=25586/tid=25588] ppid=25584 vsize=248544 CPUtime=221.17 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 39016 0 0 0 22107 10 0 0 20 0 2 0 277290913 254509056 48221 33554432000 4194304 5963574 140735939036288 140666442156984 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 248544

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25589
/proc/meminfo: memFree=26706684/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=248544 CPUtime=282.21 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 49903 0 0 0 28212 9 0 0 20 0 2 0 277290860 254509056 48222 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 62136 48222 198 432 0 61701 0
[pid=25586/tid=25588] ppid=25584 vsize=248544 CPUtime=281.01 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 39017 0 0 0 28090 11 0 0 20 0 2 0 277290913 254509056 48222 33554432000 4194304 5963574 140735939036288 140666442156984 4403253 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 248544

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25589
/proc/meminfo: memFree=26669636/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=248544 CPUtime=342.2 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 49903 0 0 0 34211 9 0 0 20 0 2 0 277290860 254509056 48222 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 62136 48222 198 432 0 61701 0
[pid=25586/tid=25588] ppid=25584 vsize=248544 CPUtime=340.85 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 39017 0 0 0 34073 12 0 0 20 0 2 0 277290913 254509056 48222 33554432000 4194304 5963574 140735939036288 140666442156984 4403234 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 248544

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25590
/proc/meminfo: memFree=26636020/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=248544 CPUtime=402.2 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 49903 0 0 0 40211 9 0 0 20 0 2 0 277290860 254509056 48222 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 62136 48222 198 432 0 61701 0
[pid=25586/tid=25588] ppid=25584 vsize=248544 CPUtime=400.7 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 39017 0 0 0 40057 13 0 0 20 0 2 0 277290913 254509056 48222 33554432000 4194304 5963574 140735939036288 140666442156984 4392498 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 248544

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25590
/proc/meminfo: memFree=26603532/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=248544 CPUtime=462.19 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25622
/proc/meminfo: memFree=26027380/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=379940 CPUtime=1362.03 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 82311 0 0 0 136180 23 0 0 20 0 2 0 277290860 389058560 81215 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 94985 81215 198 432 0 94550 0
[pid=25586/tid=25588] ppid=25584 vsize=379940 CPUtime=1358.23 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 71425 0 0 0 135782 41 0 0 20 0 2 0 277290913 389058560 81215 33554432000 4194304 5963574 140735939036288 140666442156024 4403253 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 379940

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25622
/proc/meminfo: memFree=25998692/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=379940 CPUtime=1422.03 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 82317 0 0 0 142180 23 0 0 20 0 2 0 277290860 389058560 81226 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 94985 81226 198 432 0 94550 0
[pid=25586/tid=25588] ppid=25584 vsize=379940 CPUtime=1418.08 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 71431 0 0 0 141766 42 0 0 20 0 2 0 277290913 389058560 81226 33554432000 4194304 5963574 140735939036288 140666442156024 4403213 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 379940

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25622
/proc/meminfo: memFree=25972316/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=379940 CPUtime=1482.01 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 82317 0 0 0 148178 23 0 0 20 0 2 0 277290860 389058560 81226 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 94985 81226 198 432 0 94550 0
[pid=25586/tid=25588] ppid=25584 vsize=379940 CPUtime=1477.92 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 71431 0 0 0 147749 43 0 0 20 0 2 0 277290913 389058560 81226 33554432000 4194304 5963574 140735939036288 140666442156024 4402906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 379940

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25622
/proc/meminfo: memFree=25948908/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=379940 CPUtime=1542.01 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 82317 0 0 0 154178 23 0 0 20 0 2 0 277290860 389058560 81226 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 94985 81226 198 432 0 94550 0
[pid=25586/tid=25588] ppid=25584 vsize=379940 CPUtime=1537.77 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 71431 0 0 0 153733 44 0 0 20 0 2 0 277290913 389058560 81226 33554432000 4194304 5963574 140735939036288 140666442156024 4222336 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 379940

[startup+1602.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 25662
/proc/meminfo: memFree=27040172/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=380100 CPUtime=1601.99 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 89015 0 0 0 160173 26 0 0 20 0 2 0 277290860 389222400 87924 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 95025 87924 198 432 0 94590 0
[pid=25586/tid=25588] ppid=25584 vsize=380100 CPUtime=1597.61 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 78129 0 0 0 159713 48 0 0 20 0 2 0 277290913 389222400 87924 33554432000 4194304 5963574 140735939036288 140666442156024 4399614 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 380100

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 25662
/proc/meminfo: memFree=26925504/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=445636 CPUtime=1661.98 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 96512 0 0 0 166169 29 0 0 20 0 2 0 277290860 456331264 95496 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 111409 95496 198 432 0 110974 0
[pid=25586/tid=25588] ppid=25584 vsize=445636 CPUtime=1657.46 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 85626 0 0 0 165694 52 0 0 20 0 2 0 277290913 456331264 95496 33554432000 4194304 5963574 140735939036288 140666442156024 4403244 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 445636

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 25662
/proc/meminfo: memFree=26824072/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=445636 CPUtime=1721.97 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 102129 0 0 0 172165 32 0 0 20 0 2 0 277290860 456331264 101113 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 111409 101113 198 432 0 110974 0
[pid=25586/tid=25588] ppid=25584 vsize=445636 CPUtime=1717.3 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 91243 0 0 0 171674 56 0 0 20 0 2 0 277290913 456331264 101113 33554432000 4194304 5963574 140735939036288 140666442156024 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 445636

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 25665
/proc/meminfo: memFree=26743616/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=445636 CPUtime=1781.96 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 102129 0 0 0 178164 32 0 0 20 0 2 0 277290860 456331264 101116 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 111409 101116 198 432 0 110974 0
[pid=25586/tid=25588] ppid=25584 vsize=445636 CPUtime=1777.15 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 91243 0 0 0 177658 57 0 0 20 0 2 0 277290913 456331264 101116 33554432000 4194304 5963574 140735939036288 140666442156024 4402906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 445636

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 25665
/proc/meminfo: memFree=26743616/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=445636 CPUtime=1791.66 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 102129 0 0 0 179134 32 0 0 20 0 2 0 277290860 456331264 101116 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 111409 101116 198 432 0 110974 0
[pid=25586/tid=25588] ppid=25584 vsize=445636 CPUtime=1786.83 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 91243 0 0 0 178626 57 0 0 20 0 2 0 277290913 456331264 101116 33554432000 4194304 5963574 140735939036288 140666442156024 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (KiB) 445636

[startup+1795.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 25665
/proc/meminfo: memFree=26743616/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=445636 CPUtime=1794.86 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 102129 0 0 0 179454 32 0 0 20 0 2 0 277290860 456331264 101116 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 111409 101116 198 432 0 110974 0
[pid=25586/tid=25588] ppid=25584 vsize=445636 CPUtime=1790.02 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 91243 0 0 0 178945 57 0 0 20 0 2 0 277290913 456331264 101116 33554432000 4194304 5963574 140735939036288 140666442156024 4392504 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.86
Current children cumulated vsize (KiB) 445636

[startup+1798.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 25665
/proc/meminfo: memFree=26743616/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=445636 CPUtime=1798.06 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 102129 0 0 0 179774 32 0 0 20 0 2 0 277290860 456331264 101116 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 111409 101116 198 432 0 110974 0
[pid=25586/tid=25588] ppid=25584 vsize=445636 CPUtime=1793.21 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 91243 0 0 0 179264 57 0 0 20 0 2 0 277290913 456331264 101116 33554432000 4194304 5963574 140735939036288 140666442156024 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.06
Current children cumulated vsize (KiB) 445636

[startup+1799.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 25665
/proc/meminfo: memFree=26743616/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=445636 CPUtime=1798.86 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 102129 0 0 0 179854 32 0 0 20 0 2 0 277290860 456331264 101116 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 111409 101116 198 432 0 110974 0
[pid=25586/tid=25588] ppid=25584 vsize=445636 CPUtime=1794.01 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 91243 0 0 0 179344 57 0 0 20 0 2 0 277290913 456331264 101116 33554432000 4194304 5963574 140735939036288 140666442156024 4403228 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.86
Current children cumulated vsize (KiB) 445636

[startup+1799.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 25665
/proc/meminfo: memFree=26743616/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=445636 CPUtime=1799.26 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 102129 0 0 0 179894 32 0 0 20 0 2 0 277290860 456331264 101116 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 111409 101116 198 432 0 110974 0
[pid=25586/tid=25588] ppid=25584 vsize=445636 CPUtime=1794.41 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 91243 0 0 0 179384 57 0 0 20 0 2 0 277290913 456331264 101116 33554432000 4194304 5963574 140735939036288 140666442156024 4403213 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.26
Current children cumulated vsize (KiB) 445636

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 25665
/proc/meminfo: memFree=26743616/32873648 swapFree=6336/6336
[pid=25586] ppid=25584 vsize=445636 CPUtime=1799.66 cores=0,2,4,6
/proc/25586/stat : 25586 (wbo1.7) S 25584 25586 22359 0 -1 4202496 102129 0 0 0 179934 32 0 0 20 0 2 0 277290860 456331264 101116 33554432000 4194304 5963574 140735939036288 140735939035808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25586/statm: 111409 101116 198 432 0 110974 0
[pid=25586/tid=25588] ppid=25584 vsize=445636 CPUtime=1794.81 cores=0,2,4,6
/proc/25586/task/25588/stat : 25588 (wbo1.7) R 25584 25586 22359 0 -1 4202560 91243 0 0 0 179424 57 0 0 20 0 2 0 277290913 456331264 101116 33554432000 4194304 5963574 140735939036288 140666442156024 4399390 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 445636

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25586 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=748156
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=603908
# CPU time returned by wait4() is 1795.35
# while last known CPU time is 1799.66
#
# 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.66
CPU user time (s): 1799.34
CPU system time (s): 0.32
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 445636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.75
system time used= 0.603908
maximum resident set size= 404464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102129
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= 92
involuntary context switches= 2228

runsolver used 2.6036 second user time and 7.2209 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 11:40:36
IDJOB=3705535
IDBENCH=89844
IDSOLVER=2283
FILE ID=node112/3705535-1338111636
RUNJOBID= node112-1338087345-22375
PBS_JOBID= 14624440
Free space on /tmp= 71572 MiB

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

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

MD5SUM BENCH= cbc412f006cacd8e2fcdc61d20cbc351
RANDOM SEED=479292435

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        27109772 kB
Buffers:          335636 kB
Cached:          4184612 kB
SwapCached:            0 kB
Active:          1195340 kB
Inactive:        3755332 kB
Active(anon):     432876 kB
Inactive(anon):        0 kB
Active(file):     762464 kB
Inactive(file):  3755332 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12808 kB
Writeback:             0 kB
AnonPages:        524716 kB
Mapped:            15116 kB
Shmem:               200 kB
Slab:             674120 kB
SReclaimable:     118160 kB
SUnreclaim:       555960 kB
KernelStack:        1496 kB
PageTables:         4872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     221236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    323584 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= 71528 MiB
End job on node112 at 2012-05-27 12:10:36