Trace number 3727836

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1800.06 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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727836-1338667776.opb.
0.00/0.00	c Instance file HOME/instance-3727836-1338667776.opb
0.00/0.00	c File size is 7592103 bytes.
0.49/0.55	c Cost Offset: 0
0.49/0.55	c Highest Coefficient sum: 1448
0.49/0.55	c ============================[ Problem Statistics ]=============================
0.49/0.55	c |                                                                             |
0.49/0.55	c |  Parsing time:          0.56         s                                      |
0.49/0.55	c |  Number Variables:      2504                                                |
0.49/0.55	c |  Number Clauses:        1555                                                |
0.49/0.55	c |  Number Cardinality:    529                                                 |
0.49/0.55	c |  Number PB Constraints: 0                                                   |
0.49/0.55	c |                                                                             |
0.49/0.56	c |  Problem Type:          Optimization                                        |
0.49/0.56	c |  Objective Function:    PB Constraint                                       |
0.49/0.56	c |                                                                             |
0.49/0.56	c ============================[ Search Statistics ]==============================
0.49/0.56	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.49/0.56	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.49/0.56	c ===============================================================================
0.59/0.64	c | 0.64      | 0  | 5            lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | 10           lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | 15           lb |  0                0                0.00  |
0.69/0.71	c | 0.72      | 0  | 20           lb |  0                0                0.00  |
0.69/0.74	c | 0.74      | 0  | 25           lb |  0                0                0.00  |
0.69/0.76	c | 0.77      | 0  | 30           lb |  0                0                0.00  |
0.69/0.79	c | 0.79      | 0  | 35           lb |  0                0                0.00  |
0.78/0.82	c | 0.82      | 0  | 40           lb |  0                0                0.00  |
0.78/0.85	c | 0.85      | 0  | 45           lb |  0                0                0.00  |
93.18/93.28	c | 93.29     | 0  | 46           lb |  0                0                0.00  |
1799.67/1800.00	c ===============================================================================
1799.67/1800.00	c Wall Clock Time: 1800.00 s
1799.67/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-3727836-1338667776/watcher-3727836-1338667776 -o /tmp/evaluation-result-3727836-1338667776/solver-3727836-1338667776 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727836-1338667776.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.06 2.02 2.00 3/175 10683
/proc/meminfo: memFree=23799040/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=11020 CPUtime=0 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) R 10681 10683 7385 0 -1 4202496 437 0 0 0 0 0 0 0 20 0 1 0 332906162 11284480 389 33554432000 4194304 5964350 140735654594672 140735782898856 4350325 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 2755 389 166 433 0 465 0

[startup+0.0634311 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 10683
/proc/meminfo: memFree=23799040/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=11680 CPUtime=0.06 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) R 10681 10683 7385 0 -1 4202496 793 0 0 0 6 0 0 0 20 0 1 0 332906162 11960320 745 33554432000 4194304 5964350 140735654594672 140735782898856 4344357 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 2920 745 373 433 0 630 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11680

[startup+0.100208 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 10683
/proc/meminfo: memFree=23799040/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=11944 CPUtime=0.09 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) R 10681 10683 7385 0 -1 4202496 999 0 0 0 9 0 0 0 20 0 1 0 332906162 12230656 951 33554432000 4194304 5964350 140735654594672 140735654593272 4867232 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 2986 951 506 433 0 696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11944

[startup+0.3002 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 10683
/proc/meminfo: memFree=23799040/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=24420 CPUtime=0.28 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) R 10681 10683 7385 0 -1 4202496 4792 0 0 0 28 0 0 0 20 0 1 0 332906162 25006080 4744 33554432000 4194304 5964350 140735654594672 140735654593272 4346261 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 6105 4745 1177 433 0 3815 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24420

[startup+0.700283 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 10683
/proc/meminfo: memFree=23799040/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=116900 CPUtime=0.69 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 15215 0 0 0 67 2 0 0 20 0 2 0 332906162 119705600 13313 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 29225 13313 193 433 0 28789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116900

[startup+1.50027 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10685
/proc/meminfo: memFree=23702692/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=117284 CPUtime=1.49 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 26353 0 0 0 146 3 0 0 20 0 2 0 332906162 120098816 24451 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 29321 24451 195 433 0 28885 0
[pid=10683/tid=10685] ppid=10681 vsize=117284 CPUtime=0.93 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 15467 0 0 0 91 2 0 0 20 0 2 0 332906218 120098816 24451 33554432000 4194304 5964350 140735654594672 139801841502536 4403584 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117284

[startup+3.10029 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10685
/proc/meminfo: memFree=23701940/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=117284 CPUtime=3.09 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 26356 0 0 0 306 3 0 0 20 0 2 0 332906162 120098816 24454 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 29321 24454 196 433 0 28885 0
[pid=10683/tid=10685] ppid=10681 vsize=117284 CPUtime=2.53 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 15470 0 0 0 251 2 0 0 20 0 2 0 332906218 120098816 24454 33554432000 4194304 5964350 140735654594672 139801841502536 4403290 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117284

[startup+6.30028 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 10685
/proc/meminfo: memFree=23701940/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=117284 CPUtime=6.29 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 26495 0 0 0 626 3 0 0 20 0 2 0 332906162 120098816 24593 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 29321 24593 197 433 0 28885 0
[pid=10683/tid=10685] ppid=10681 vsize=117284 CPUtime=5.73 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 15609 0 0 0 571 2 0 0 20 0 2 0 332906218 120098816 24593 33554432000 4194304 5964350 140735654594672 139801841502200 4403628 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117284

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10685
/proc/meminfo: memFree=23678632/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=182820 CPUtime=12.68 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 27701 0 0 0 1265 3 0 0 20 0 2 0 332906162 187207680 25799 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 45705 25799 197 433 0 45269 0
[pid=10683/tid=10685] ppid=10681 vsize=182820 CPUtime=12.13 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 16815 0 0 0 1211 2 0 0 20 0 2 0 332906218 187207680 25799 33554432000 4194304 5964350 140735654594672 139801841502200 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 182820

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10686
/proc/meminfo: memFree=23668696/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=182820 CPUtime=25.49 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 29905 0 0 0 2545 4 0 0 20 0 2 0 332906162 187207680 28003 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 45705 28003 197 433 0 45269 0
[pid=10683/tid=10685] ppid=10681 vsize=182820 CPUtime=24.93 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 19019 0 0 0 2491 2 0 0 20 0 2 0 332906218 187207680 28003 33554432000 4194304 5964350 140735654594672 139801841502200 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 182820

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 10688
/proc/meminfo: memFree=23649552/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=182820 CPUtime=51.08 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 34196 0 0 0 5103 5 0 0 20 0 2 0 332906162 187207680 32294 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 45705 32294 197 433 0 45269 0
[pid=10683/tid=10685] ppid=10681 vsize=182820 CPUtime=50.53 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 23310 0 0 0 5050 3 0 0 20 0 2 0 332906218 187207680 32294 33554432000 4194304 5964350 140735654594672 139801841502200 4222330 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 182820

[startup+102.306 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 10688
/proc/meminfo: memFree=23576096/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=248548 CPUtime=102.28 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 49859 0 0 0 10219 9 0 0 20 0 2 0 332906162 254513152 47867 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 62137 47867 197 433 0 61701 0
[pid=10683/tid=10685] ppid=10681 vsize=248548 CPUtime=101.74 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 38973 0 0 0 10166 8 0 0 20 0 2 0 332906218 254513152 47867 33554432000 4194304 5964350 140735654594672 139801841503160 4403296 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 248548

[startup+162.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 10688
/proc/meminfo: memFree=23507076/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=248548 CPUtime=162.27 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 49859 0 0 0 16218 9 0 0 20 0 2 0 332906162 254513152 47867 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 62137 47867 197 433 0 61701 0
[pid=10683/tid=10685] ppid=10681 vsize=248548 CPUtime=161.74 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 38973 0 0 0 16165 9 0 0 20 0 2 0 332906218 254513152 47867 33554432000 4194304 5964350 140735654594672 139801841503160 4403641 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 248548

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 10688
/proc/meminfo: memFree=23447036/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=248548 CPUtime=222.26 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 49865 0 0 0 22217 9 0 0 20 0 2 0 332906162 254513152 47874 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 62137 47874 197 433 0 61701 0
[pid=10683/tid=10685] ppid=10681 vsize=248548 CPUtime=221.74 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 38979 0 0 0 22164 10 0 0 20 0 2 0 332906218 254513152 47874 33554432000 4194304 5964350 140735654594672 139801841503160 4403628 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 248548

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 10689
/proc/meminfo: memFree=23392196/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=248548 CPUtime=282.23 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 49883 0 0 0 28214 9 0 0 20 0 2 0 332906162 254513152 47877 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 62137 47877 197 433 0 61701 0
[pid=10683/tid=10685] ppid=10681 vsize=248548 CPUtime=281.73 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 38997 0 0 0 28162 11 0 0 20 0 2 0 332906218 254513152 47877 33554432000 4194304 5964350 140735654594672 139801841503160 4403296 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 248548

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10689
/proc/meminfo: memFree=23335100/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=248548 CPUtime=342.21 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 49898 0 0 0 34212 9 0 0 20 0 2 0 332906162 254513152 48332 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 62137 48332 197 433 0 61701 0
[pid=10683/tid=10685] ppid=10681 vsize=248548 CPUtime=341.72 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 39012 0 0 0 34159 13 0 0 20 0 2 0 332906218 254513152 48332 33554432000 4194304 5964350 140735654594672 139801841503160 4403296 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 248548

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10689
/proc/meminfo: memFree=23287064/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=248548 CPUtime=402.2 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 49898 0 0 0 40211 9 0 0 20 0 2 0 332906162 254513152 48332 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 62137 48332 197 433 0 61701 0
[pid=10683/tid=10685] ppid=10681 vsize=248548 CPUtime=401.72 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 39012 0 0 0 40158 14 0 0 20 0 2 0 332906218 254513152 48332 33554432000 4194304 5964350 140735654594672 139801841503160 4403290 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 248548

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10689
/proc/meminfo: memFree=23247660/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=248548 CPUtime=462.19 cores=0,2,4,6

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

/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 71403 0 0 0 130139 38 0 0 20 0 2 0 332906218 389062656 81246 33554432000 4194304 5964350 140735654594672 139801841502200 4403584 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 379944

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10698
/proc/meminfo: memFree=22640112/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=379944 CPUtime=1362.04 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 82290 0 0 0 136184 20 0 0 20 0 2 0 332906162 389062656 81247 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 94986 81247 197 433 0 94550 0
[pid=10683/tid=10685] ppid=10681 vsize=379944 CPUtime=1361.77 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 71404 0 0 0 136138 39 0 0 20 0 2 0 332906218 389062656 81247 33554432000 4194304 5964350 140735654594672 139801841502200 4403637 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 379944

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10698
/proc/meminfo: memFree=22616332/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=379944 CPUtime=1422.03 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 82296 0 0 0 142183 20 0 0 20 0 2 0 332906162 389062656 81283 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 94986 81283 197 433 0 94550 0
[pid=10683/tid=10685] ppid=10681 vsize=379944 CPUtime=1421.77 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 71410 0 0 0 142137 40 0 0 20 0 2 0 332906218 389062656 81283 33554432000 4194304 5964350 140735654594672 139801841502200 4403637 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 379944

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10699
/proc/meminfo: memFree=22592476/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=379944 CPUtime=1482.01 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 82305 0 0 0 148181 20 0 0 20 0 2 0 332906162 389062656 81338 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 94986 81338 197 433 0 94550 0
[pid=10683/tid=10685] ppid=10681 vsize=379944 CPUtime=1481.76 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 71419 0 0 0 148135 41 0 0 20 0 2 0 332906218 389062656 81338 33554432000 4194304 5964350 140735654594672 139801841502200 4403423 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 379944

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10699
/proc/meminfo: memFree=22542876/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=380104 CPUtime=1542.01 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 88689 0 0 0 154178 23 0 0 20 0 2 0 332906162 389226496 87722 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 95026 87722 197 433 0 94590 0
[pid=10683/tid=10685] ppid=10681 vsize=380104 CPUtime=1541.77 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 77803 0 0 0 154133 44 0 0 20 0 2 0 332906218 389226496 87722 33554432000 4194304 5964350 140735654594672 139801841502008 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 380104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10699
/proc/meminfo: memFree=22485836/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1602 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 95998 0 0 0 160175 25 0 0 20 0 2 0 332906162 456335360 95031 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 95031 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1601.77 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 85112 0 0 0 160129 48 0 0 20 0 2 0 332906218 456335360 95031 33554432000 4194304 5964350 140735654594672 139801841502200 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 445640

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 10700
/proc/meminfo: memFree=22435492/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1661.99 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 102110 0 0 0 166172 27 0 0 20 0 2 0 332906162 456335360 101143 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 101143 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1661.77 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 91224 0 0 0 166126 51 0 0 20 0 2 0 332906218 456335360 101143 33554432000 4194304 5964350 140735654594672 139801841502200 4403290 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 445640

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 10700
/proc/meminfo: memFree=22411844/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1721.98 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 102110 0 0 0 172171 27 0 0 20 0 2 0 332906162 456335360 101143 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 101143 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1721.78 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 91224 0 0 0 172126 52 0 0 20 0 2 0 332906218 456335360 101143 33554432000 4194304 5964350 140735654594672 139801841502200 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 445640

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 10740
/proc/meminfo: memFree=23661680/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1781.97 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 102110 0 0 0 178170 27 0 0 20 0 2 0 332906162 456335360 101143 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 101143 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1781.78 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 91224 0 0 0 178125 53 0 0 20 0 2 0 332906218 456335360 101143 33554432000 4194304 5964350 140735654594672 139801841502200 4403597 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 445640

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 10740
/proc/meminfo: memFree=23647164/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1791.57 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 102111 0 0 0 179130 27 0 0 20 0 2 0 332906162 456335360 101144 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 101144 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1791.39 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 91225 0 0 0 179086 53 0 0 20 0 2 0 332906218 456335360 101144 33554432000 4194304 5964350 140735654594672 139801841502200 4403628 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 445640

[startup+1795.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 10740
/proc/meminfo: memFree=23644080/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1794.77 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 102111 0 0 0 179450 27 0 0 20 0 2 0 332906162 456335360 101144 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 101144 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1794.59 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 91225 0 0 0 179406 53 0 0 20 0 2 0 332906218 456335360 101144 33554432000 4194304 5964350 140735654594672 139801841502200 4403637 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 445640

[startup+1798.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 10740
/proc/meminfo: memFree=23642468/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1797.97 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 102111 0 0 0 179770 27 0 0 20 0 2 0 332906162 456335360 101144 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 101144 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1797.78 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 91225 0 0 0 179725 53 0 0 20 0 2 0 332906218 456335360 101144 33554432000 4194304 5964350 140735654594672 139801841502200 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 445640

[startup+1799.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 10740
/proc/meminfo: memFree=23639988/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1798.77 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 102111 0 0 0 179850 27 0 0 20 0 2 0 332906162 456335360 101144 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 101144 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1798.58 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 91225 0 0 0 179805 53 0 0 20 0 2 0 332906218 456335360 101144 33554432000 4194304 5964350 140735654594672 139801841502200 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.77
Current children cumulated vsize (KiB) 445640

[startup+1799.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 10740
/proc/meminfo: memFree=23638376/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1799.17 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 102111 0 0 0 179890 27 0 0 20 0 2 0 332906162 456335360 101144 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 101144 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1798.99 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 91225 0 0 0 179846 53 0 0 20 0 2 0 332906218 456335360 101144 33554432000 4194304 5964350 140735654594672 139801841502200 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.17
Current children cumulated vsize (KiB) 445640

[startup+1799.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 10740
/proc/meminfo: memFree=23638376/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1799.57 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 102111 0 0 0 179930 27 0 0 20 0 2 0 332906162 456335360 101144 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 101144 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1799.38 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 91225 0 0 0 179885 53 0 0 20 0 2 0 332906218 456335360 101144 33554432000 4194304 5964350 140735654594672 139801841502200 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 445640

[startup+1800 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 10740
/proc/meminfo: memFree=23638376/32873844 swapFree=7112/7112
[pid=10683] ppid=10681 vsize=445640 CPUtime=1799.67 cores=0,2,4,6
/proc/10683/stat : 10683 (wbo1.72) S 10681 10683 7385 0 -1 4202496 102111 0 0 0 179940 27 0 0 20 0 2 0 332906162 456335360 101144 33554432000 4194304 5964350 140735654594672 140735654594192 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10683/statm: 111410 101144 197 433 0 110974 0
[pid=10683/tid=10685] ppid=10681 vsize=445640 CPUtime=1799.48 cores=0,2,4,6
/proc/10683/task/10685/stat : 10685 (wbo1.72) R 10681 10683 7385 0 -1 4202560 91225 0 0 0 179895 53 0 0 20 0 2 0 332906218 456335360 101144 33554432000 4194304 5964350 140735654594672 139801841502200 4403584 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (KiB) 445640

Child status: 255
Real time (s): 1800.01
CPU time (s): 1800.06
CPU user time (s): 1799.49
CPU system time (s): 0.569913
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 445640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.49
system time used= 0.569913
maximum resident set size= 404584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102113
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= 69
involuntary context switches= 1848

runsolver used 3.03254 second user time and 6.78797 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-02 22:09:36
IDJOB=3727836
IDBENCH=89844
IDSOLVER=2313
FILE ID=node104/3727836-1338667776
RUNJOBID= node104-1338651515-8487
PBS_JOBID= 14636479
Free space on /tmp= 66424 MiB

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

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

MD5SUM BENCH= cbc412f006cacd8e2fcdc61d20cbc351
RANDOM SEED=166074341

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23799420 kB
Buffers:          542856 kB
Cached:          7243092 kB
SwapCached:          780 kB
Active:          4952716 kB
Inactive:        3114604 kB
Active(anon):     272928 kB
Inactive(anon):     8072 kB
Active(file):    4679788 kB
Inactive(file):  3106532 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:             27664 kB
Writeback:             0 kB
AnonPages:        318092 kB
Mapped:            15004 kB
Shmem:                 8 kB
Slab:             861344 kB
SReclaimable:     303640 kB
SUnreclaim:       557704 kB
KernelStack:        1472 kB
PageTables:         4748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     210992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66428 MiB
End job on node104 at 2012-06-02 22:39:36