Trace number 3727646

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.78 1800.16

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_10.opb
MD5SUM904168892843efef74e3394360b8d762
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark1800.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 26
Optimality of the best value was proved NO
Number of variables40363
Total number of constraints154319
Number of constraints which are clauses154296
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints22
Minimum length of a constraint1
Maximum length of a constraint1952
Number of terms in the objective function 1952
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 1952
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1988
Number of bits of the biggest sum of numbers11
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-3727646-1338664133.opb.
0.00/0.00	c Instance file HOME/instance-3727646-1338664133.opb
0.00/0.00	c File size is 4721108 bytes.
0.29/0.34	c Cost Offset: 0
0.29/0.34	c Highest Coefficient sum: 1988
0.29/0.34	c ============================[ Problem Statistics ]=============================
0.29/0.34	c |                                                                             |
0.29/0.34	c |  Parsing time:          0.34         s                                      |
0.29/0.34	c |  Number Variables:      40363                                               |
0.29/0.34	c |  Number Clauses:        154318                                              |
0.29/0.34	c |  Number Cardinality:    1                                                   |
0.29/0.34	c |  Number PB Constraints: 0                                                   |
0.29/0.34	c |                                                                             |
0.39/0.44	c |  Problem Type:          Optimization                                        |
0.39/0.44	c |  Objective Function:    Cardinality Constraint                              |
0.39/0.44	c |                                                                             |
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.39/0.44	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.39/0.44	c ===============================================================================
0.49/0.51	c | 0.52      | 0  | 6            lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | 7            lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | 8            lb |  0                0                0.00  |
0.68/0.73	c | 0.74      | 0  | 9            lb |  0                0                0.00  |
0.78/0.81	c | 0.81      | 0  | 10           lb |  0                0                0.00  |
0.89/0.94	c | 0.94      | 0  | 11           lb |  0                0                0.00  |
1.28/1.34	c | 1.34      | 0  | 12           lb |  0                0                0.00  |
1.48/1.52	c | 1.52      | 0  | 13           lb |  0                0                0.00  |
1.78/1.82	c | 1.82      | 0  | 14           lb |  0                0                0.00  |
7.98/8.06	c | 8.07      | 0  | 15           lb |  0                0                0.00  |
162.24/162.33	c | 162.33    | 0  | 16           lb |  0                0                0.00  |
776.53/776.91	c | 776.91    | 0  | 17           lb |  0                0                0.00  |
1799.36/1800.00	c ===============================================================================
1799.36/1800.00	c Wall Clock Time: 1800.00 s
1799.36/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-3727646-1338664133/watcher-3727646-1338664133 -o /tmp/evaluation-result-3727646-1338664133/solver-3727646-1338664133 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727646-1338664133.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/175 9964
/proc/meminfo: memFree=23624164/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=8412 CPUtime=0 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) R 9962 9964 7385 0 -1 4202496 482 0 0 0 0 0 0 0 20 0 1 0 332541868 8613888 434 33554432000 4194304 5964350 140736331153472 140736331151416 4395186 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 2103 434 169 433 0 514 0

[startup+0.025077 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 9964
/proc/meminfo: memFree=23624164/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=10136 CPUtime=0.02 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) R 9962 9964 7385 0 -1 4202496 925 0 0 0 2 0 0 0 20 0 1 0 332541868 10379264 877 33554432000 4194304 5964350 140736331153472 140736331151416 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 2534 877 232 433 0 945 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10136

[startup+0.100273 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 9964
/proc/meminfo: memFree=23624164/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=15384 CPUtime=0.09 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) R 9962 9964 7385 0 -1 4202496 2419 0 0 0 9 0 0 0 20 0 1 0 332541868 15753216 2338 33554432000 4194304 5964350 140736331153472 140736331151416 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 3846 2339 493 433 0 2257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15384

[startup+0.300292 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 9964
/proc/meminfo: memFree=23624164/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=28320 CPUtime=0.29 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) R 9962 9964 7385 0 -1 4202496 6451 0 0 0 29 0 0 0 20 0 1 0 332541868 28999680 6029 33554432000 4194304 5964350 140736331153472 140736331151416 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 7080 6030 1171 433 0 5491 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28320

[startup+0.700213 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 9964
/proc/meminfo: memFree=23624164/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=103152 CPUtime=0.68 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 23206 0 0 0 65 3 0 0 20 0 2 0 332541868 105627648 19400 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 25788 19400 191 433 0 25352 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 103152

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9966
/proc/meminfo: memFree=23544044/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=103152 CPUtime=1.48 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 24715 0 0 0 144 4 0 0 20 0 2 0 332541868 105627648 20635 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 25788 20635 195 433 0 25352 0
[pid=9964/tid=9966] ppid=9962 vsize=103152 CPUtime=1.14 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 17069 0 0 0 110 4 0 0 20 0 2 0 332541902 105627648 20635 33554432000 4194304 5964350 140736331153472 140192043493912 4400608 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 103152

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9966
/proc/meminfo: memFree=23542052/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=103152 CPUtime=3.08 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 25088 0 0 0 304 4 0 0 20 0 2 0 332541868 105627648 20734 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 25788 20734 195 433 0 25352 0
[pid=9964/tid=9966] ppid=9962 vsize=103152 CPUtime=2.74 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 17442 0 0 0 270 4 0 0 20 0 2 0 332541902 105627648 20734 33554432000 4194304 5964350 140736331153472 140192043493912 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103152

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9966
/proc/meminfo: memFree=23540812/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=103152 CPUtime=6.28 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 25088 0 0 0 624 4 0 0 20 0 2 0 332541868 105627648 20734 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 25788 20734 195 433 0 25352 0
[pid=9964/tid=9966] ppid=9962 vsize=103152 CPUtime=5.94 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 17442 0 0 0 590 4 0 0 20 0 2 0 332541902 105627648 20734 33554432000 4194304 5964350 140736331153472 140192043493912 4400026 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 103152

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9966
/proc/meminfo: memFree=23527072/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=168688 CPUtime=12.68 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 27925 0 0 0 1264 4 0 0 20 0 2 0 332541868 172736512 23571 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 42172 23571 195 433 0 41736 0
[pid=9964/tid=9966] ppid=9962 vsize=168688 CPUtime=12.34 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 20279 0 0 0 1230 4 0 0 20 0 2 0 332541902 172736512 23571 33554432000 4194304 5964350 140736331153472 140192043493704 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 168688

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10122
/proc/meminfo: memFree=23874164/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=168688 CPUtime=25.47 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 27926 0 0 0 2543 4 0 0 20 0 2 0 332541868 172736512 23801 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 42172 23801 195 433 0 41736 0
[pid=9964/tid=9966] ppid=9962 vsize=168688 CPUtime=25.14 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 20280 0 0 0 2510 4 0 0 20 0 2 0 332541902 172736512 23801 33554432000 4194304 5964350 140736331153472 140192043493704 4399774 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 168688

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10122
/proc/meminfo: memFree=23845080/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=168688 CPUtime=51.05 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 32078 0 0 0 5100 5 0 0 20 0 2 0 332541868 172736512 27949 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 42172 27949 195 433 0 41736 0
[pid=9964/tid=9966] ppid=9962 vsize=168688 CPUtime=50.72 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 24432 0 0 0 5067 5 0 0 20 0 2 0 332541902 172736512 27949 33554432000 4194304 5964350 140736331153472 140192043493176 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 168688

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10125
/proc/meminfo: memFree=23689320/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=299760 CPUtime=102.25 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 69943 0 0 0 10208 17 0 0 20 0 2 0 332541868 306954240 66176 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 74940 66176 195 433 0 74504 0
[pid=9964/tid=9966] ppid=9962 vsize=299760 CPUtime=101.92 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 62297 0 0 0 10174 18 0 0 20 0 2 0 332541902 306954240 66176 33554432000 4194304 5964350 140736331153472 140192043493368 4400011 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) 299760

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10125
/proc/meminfo: memFree=23506356/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=496368 CPUtime=162.24 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 113886 0 0 0 16192 32 0 0 20 0 2 0 332541868 508280832 110119 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 124092 110119 195 433 0 123656 0
[pid=9964/tid=9966] ppid=9962 vsize=496368 CPUtime=161.91 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 106240 0 0 0 16157 34 0 0 20 0 2 0 332541902 508280832 110119 33554432000 4194304 5964350 140736331153472 140192043493368 4398404 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 496368

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10125
/proc/meminfo: memFree=23473596/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=496368 CPUtime=222.2 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 118332 0 0 0 22188 32 0 0 20 0 2 0 332541868 508280832 114650 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 124092 114650 195 433 0 123656 0
[pid=9964/tid=9966] ppid=9962 vsize=496368 CPUtime=221.9 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 110686 0 0 0 22155 35 0 0 20 0 2 0 332541902 508280832 114650 33554432000 4194304 5964350 140736331153472 140192043493704 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 496368

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10126
/proc/meminfo: memFree=23451124/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=496368 CPUtime=282.17 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 119197 0 0 0 28184 33 0 0 20 0 2 0 332541868 508280832 115527 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 124092 115530 195 433 0 123656 0
[pid=9964/tid=9966] ppid=9962 vsize=496368 CPUtime=281.87 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 111554 0 0 0 28150 37 0 0 20 0 2 0 332541902 508280832 115530 33554432000 4194304 5964350 140736331153472 140192043493368 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 496368

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10126
/proc/meminfo: memFree=23311472/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=627440 CPUtime=342.12 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 150855 0 0 0 34166 46 0 0 20 0 2 0 332541868 642498560 147143 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 156860 147143 195 433 0 156424 0
[pid=9964/tid=9966] ppid=9962 vsize=627440 CPUtime=341.83 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 143209 0 0 0 34132 51 0 0 20 0 2 0 332541902 642498560 147143 33554432000 4194304 5964350 140736331153472 140192043493368 4400352 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 627440

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10126
/proc/meminfo: memFree=23171220/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=758512 CPUtime=402.09 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 177467 0 0 0 40150 59 0 0 20 0 2 0 332541868 776716288 173723 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 189628 173723 195 433 0 189192 0
[pid=9964/tid=9966] ppid=9962 vsize=758512 CPUtime=401.81 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 169821 0 0 0 40116 65 0 0 20 0 2 0 332541902 776716288 173723 33554432000 4194304 5964350 140736331153472 140192043493368 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 758512

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10126
/proc/meminfo: memFree=23039280/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=824048 CPUtime=462.07 cores=1,3,5,7

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

/proc/9964/statm: 648380 632963 195 433 0 647944 0
[pid=9964/tid=9966] ppid=9962 vsize=2593520 CPUtime=1241.64 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 629270 0 0 0 123954 210 0 0 20 0 2 0 332541902 2655764480 632963 33554432000 4194304 5964350 140736331153472 140192043493176 18446744073699066235 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 2593520

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10135
/proc/meminfo: memFree=20912688/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=2724592 CPUtime=1301.81 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 679701 0 0 0 129977 204 0 0 20 0 2 0 332541868 2789982208 675748 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 681148 675748 195 433 0 680712 0
[pid=9964/tid=9966] ppid=9962 vsize=2724592 CPUtime=1301.64 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 672055 0 0 0 129941 223 0 0 20 0 2 0 332541902 2789982208 675748 33554432000 4194304 5964350 140736331153472 140192043493368 4388649 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 2724592

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10135
/proc/meminfo: memFree=20691984/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=2986736 CPUtime=1361.79 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 733042 0 0 0 135961 218 0 0 20 0 2 0 332541868 3058417664 729089 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 746684 729089 195 433 0 746248 0
[pid=9964/tid=9966] ppid=9962 vsize=2986736 CPUtime=1361.64 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 725396 0 0 0 135926 238 0 0 20 0 2 0 332541902 3058417664 729089 33554432000 4194304 5964350 140736331153472 140192043493368 18446744073699066235 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 2986736

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10135
/proc/meminfo: memFree=20472256/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=3183344 CPUtime=1421.79 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 784512 0 0 0 141949 230 0 0 20 0 2 0 332541868 3259744256 780559 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 795836 780559 195 433 0 795400 0
[pid=9964/tid=9966] ppid=9962 vsize=3183344 CPUtime=1421.64 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 776866 0 0 0 141913 251 0 0 20 0 2 0 332541902 3259744256 780559 33554432000 4194304 5964350 140736331153472 140192043493368 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 3183344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10136
/proc/meminfo: memFree=20256792/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=3379952 CPUtime=1481.77 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 832408 0 0 0 147935 242 0 0 20 0 2 0 332541868 3461070848 828968 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 844988 828968 195 433 0 844552 0
[pid=9964/tid=9966] ppid=9962 vsize=3379952 CPUtime=1481.64 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 824762 0 0 0 147900 264 0 0 20 0 2 0 332541902 3461070848 828968 33554432000 4194304 5964350 140736331153472 140192043493368 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 3379952

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10136
/proc/meminfo: memFree=20051352/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=3511024 CPUtime=1541.74 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 874823 0 0 0 153919 255 0 0 20 0 2 0 332541868 3595288576 871364 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 877756 871364 195 433 0 877320 0
[pid=9964/tid=9966] ppid=9962 vsize=3511024 CPUtime=1541.61 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 867177 0 0 0 153883 278 0 0 20 0 2 0 332541902 3595288576 871364 33554432000 4194304 5964350 140736331153472 140192043493368 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 3511024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10136
/proc/meminfo: memFree=19881500/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=3707632 CPUtime=1601.71 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 911644 0 0 0 159906 265 0 0 20 0 2 0 332541868 3796615168 908186 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 926908 908186 195 433 0 926472 0
[pid=9964/tid=9966] ppid=9962 vsize=3707632 CPUtime=1601.59 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 903998 0 0 0 159870 289 0 0 20 0 2 0 332541902 3796615168 908186 33554432000 4194304 5964350 140736331153472 140192043493176 18446744073699066235 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 3707632

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10136
/proc/meminfo: memFree=19672032/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=3904240 CPUtime=1661.69 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 961054 0 0 0 165891 278 0 0 20 0 2 0 332541868 3997941760 957639 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 976060 957639 195 433 0 975624 0
[pid=9964/tid=9966] ppid=9962 vsize=3904240 CPUtime=1661.58 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 953408 0 0 0 165855 303 0 0 20 0 2 0 332541902 3997941760 957639 33554432000 4194304 5964350 140736331153472 140192043493368 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 3904240

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 10137
/proc/meminfo: memFree=19510604/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=4035312 CPUtime=1721.67 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 996099 0 0 0 171882 285 0 0 20 0 2 0 332541868 4132159488 992671 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 1008828 992671 195 433 0 1008392 0
[pid=9964/tid=9966] ppid=9962 vsize=4035312 CPUtime=1721.57 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 988453 0 0 0 171846 311 0 0 20 0 2 0 332541902 4132159488 992671 33554432000 4194304 5964350 140736331153472 140192043493368 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 4035312

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10138
/proc/meminfo: memFree=19498116/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=4035312 CPUtime=1781.66 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 996120 0 0 0 177881 285 0 0 20 0 2 0 332541868 4132159488 992701 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 1008828 992701 195 433 0 1008392 0
[pid=9964/tid=9966] ppid=9962 vsize=4035312 CPUtime=1781.56 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 988474 0 0 0 177844 312 0 0 20 0 2 0 332541902 4132159488 992701 33554432000 4194304 5964350 140736331153472 140192043493368 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 4035312

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10138
/proc/meminfo: memFree=19494380/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=4035312 CPUtime=1791.26 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 996121 0 0 0 178841 285 0 0 20 0 2 0 332541868 4132159488 992701 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 1008828 992701 195 433 0 1008392 0
[pid=9964/tid=9966] ppid=9962 vsize=4035312 CPUtime=1791.17 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 988475 0 0 0 178805 312 0 0 20 0 2 0 332541902 4132159488 992701 33554432000 4194304 5964350 140736331153472 140192043493368 4403423 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 4035312

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10138
/proc/meminfo: memFree=19493264/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=4035312 CPUtime=1794.46 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 996121 0 0 0 179161 285 0 0 20 0 2 0 332541868 4132159488 992701 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 1008828 992701 195 433 0 1008392 0
[pid=9964/tid=9966] ppid=9962 vsize=4035312 CPUtime=1794.37 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 988475 0 0 0 179125 312 0 0 20 0 2 0 332541902 4132159488 992701 33554432000 4194304 5964350 140736331153472 140192043493368 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (KiB) 4035312

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10138
/proc/meminfo: memFree=19492644/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=4035312 CPUtime=1797.66 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 996121 0 0 0 179481 285 0 0 20 0 2 0 332541868 4132159488 992701 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 1008828 992701 195 433 0 1008392 0
[pid=9964/tid=9966] ppid=9962 vsize=4035312 CPUtime=1797.56 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 988475 0 0 0 179444 312 0 0 20 0 2 0 332541902 4132159488 992701 33554432000 4194304 5964350 140736331153472 140192043493368 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 4035312

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10138
/proc/meminfo: memFree=19492272/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=4035312 CPUtime=1798.46 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 996121 0 0 0 179561 285 0 0 20 0 2 0 332541868 4132159488 992701 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 1008828 992701 195 433 0 1008392 0
[pid=9964/tid=9966] ppid=9962 vsize=4035312 CPUtime=1798.36 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 988475 0 0 0 179524 312 0 0 20 0 2 0 332541902 4132159488 992701 33554432000 4194304 5964350 140736331153472 140192043493368 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (KiB) 4035312

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10138
/proc/meminfo: memFree=19492008/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=4035312 CPUtime=1799.26 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) S 9962 9964 7385 0 -1 4202496 996122 0 0 0 179641 285 0 0 20 0 2 0 332541868 4132159488 992701 33554432000 4194304 5964350 140736331153472 140736331152992 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9964/statm: 1008828 992701 195 433 0 1008392 0
[pid=9964/tid=9966] ppid=9962 vsize=4035312 CPUtime=1799.16 cores=1,3,5,7
/proc/9964/task/9966/stat : 9966 (wbo1.72) R 9962 9964 7385 0 -1 4202560 988476 0 0 0 179604 312 0 0 20 0 2 0 332541902 4132159488 992701 33554432000 4194304 5964350 140736331153472 140192043493368 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.26
Current children cumulated vsize (KiB) 4035312

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10138
/proc/meminfo: memFree=19492008/32873844 swapFree=7112/7112
[pid=9964] ppid=9962 vsize=0 CPUtime=1799.7 cores=1,3,5,7
/proc/9964/stat : 9964 (wbo1.72) R 9962 9964 7385 0 -1 4203524 996124 0 0 0 179647 323 0 0 20 0 1 0 332541868 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9964/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800.16
CPU time (s): 1799.78
CPU user time (s): 1796.48
CPU system time (s): 3.2985
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 4035312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.48
system time used= 3.2985
maximum resident set size= 3970812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 996124
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= 549
involuntary context switches= 1833

runsolver used 2.82057 second user time and 7.10792 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-02 21:08:53
IDJOB=3727646
IDBENCH=25020
IDSOLVER=2313
FILE ID=node104/3727646-1338664133
RUNJOBID= node104-1338651515-8488
PBS_JOBID= 14636479
Free space on /tmp= 66436 MiB

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

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

MD5SUM BENCH= 904168892843efef74e3394360b8d762
RANDOM SEED=1056529240

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:        23624436 kB
Buffers:          541972 kB
Cached:          7221496 kB
SwapCached:          780 kB
Active:          5139704 kB
Inactive:        3107548 kB
Active(anon):     475452 kB
Inactive(anon):     8072 kB
Active(file):    4664252 kB
Inactive(file):  3099476 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:             10096 kB
Writeback:             0 kB
AnonPages:        526696 kB
Mapped:            14960 kB
Shmem:                 8 kB
Slab:             860908 kB
SReclaimable:     303448 kB
SUnreclaim:       557460 kB
KernelStack:        1472 kB
PageTables:         4708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     157384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    434176 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= 66424 MiB
End job on node104 at 2012-06-02 21:38:53