Trace number 3727633

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.71 1800.08

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir08_area_opers.opb
MD5SUM47194cf421cbddfd6c2831e71c8b2458
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark48
Best CPU time to get the best result obtained on this benchmark718.519
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables203287
Total number of constraints469077
Number of constraints which are clauses469077
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1023
Number of terms in the objective function 101248
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 101248
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 101248
Number of bits of the biggest sum of numbers17
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-3727633-1338664263.opb.
0.00/0.00	c Instance file HOME/instance-3727633-1338664263.opb
0.00/0.00	c File size is 16282720 bytes.
1.29/1.30	c Cost Offset: 0
1.29/1.30	c Highest Coefficient sum: 1024
1.29/1.30	c ============================[ Problem Statistics ]=============================
1.29/1.30	c |                                                                             |
1.29/1.30	c |  Parsing time:          1.31         s                                      |
1.29/1.30	c |  Number Variables:      203287                                              |
1.29/1.30	c |  Number Clauses:        469077                                              |
1.29/1.30	c |  Number Cardinality:    0                                                   |
1.29/1.30	c |  Number PB Constraints: 0                                                   |
1.29/1.30	c |                                                                             |
1.69/1.73	c |  Problem Type:          Optimization                                        |
1.69/1.73	c |  Objective Function:    Cardinality Constraint                              |
1.69/1.73	c |                                                                             |
1.69/1.73	c ============================[ Search Statistics ]==============================
1.69/1.73	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.69/1.73	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.69/1.73	c ===============================================================================
1.99/2.05	c | 2.05      | 0  | 4            lb |  0                0                0.00  |
2.28/2.30	c | 2.31      | 0  | 5            lb |  0                0                0.00  |
2.49/2.56	c | 2.56      | 0  | 6            lb |  0                0                0.00  |
2.79/2.83	c | 2.83      | 0  | 7            lb |  0                0                0.00  |
3.09/3.10	c | 3.10      | 0  | 8            lb |  0                0                0.00  |
3.29/3.37	c | 3.38      | 0  | 9            lb |  0                0                0.00  |
3.59/3.66	c | 3.66      | 0  | 10           lb |  0                0                0.00  |
3.89/3.94	c | 3.94      | 0  | 11           lb |  0                0                0.00  |
4.18/4.23	c | 4.24      | 0  | 12           lb |  0                0                0.00  |
4.48/4.52	c | 4.52      | 0  | 13           lb |  0                0                0.00  |
4.78/4.81	c | 4.82      | 0  | 14           lb |  0                0                0.00  |
5.08/5.10	c | 5.10      | 0  | 15           lb |  0                0                0.00  |
5.28/5.39	c | 5.39      | 0  | 16           lb |  0                0                0.00  |
5.58/5.68	c | 5.68      | 0  | 17           lb |  0                0                0.00  |
5.89/5.97	c | 5.97      | 0  | 18           lb |  0                0                0.00  |
6.19/6.26	c | 6.26      | 0  | 19           lb |  0                0                0.00  |
6.49/6.55	c | 6.55      | 0  | 20           lb |  0                0                0.00  |
6.78/6.84	c | 6.84      | 0  | 21           lb |  0                0                0.00  |
7.09/7.13	c | 7.13      | 0  | 22           lb |  0                0                0.00  |
7.39/7.42	c | 7.42      | 0  | 23           lb |  0                0                0.00  |
7.69/7.72	c | 7.72      | 0  | 24           lb |  0                0                0.00  |
7.98/8.00	c | 8.01      | 0  | 25           lb |  0                0                0.00  |
8.28/8.30	c | 8.30      | 0  | 26           lb |  0                0                0.00  |
8.48/8.59	c | 8.59      | 0  | 27           lb |  0                0                0.00  |
8.79/8.89	c | 8.90      | 0  | 28           lb |  0                0                0.00  |
9.09/9.18	c | 9.19      | 0  | 29           lb |  0                0                0.00  |
9.38/9.48	c | 9.49      | 0  | 30           lb |  0                0                0.00  |
9.68/9.78	c | 9.79      | 0  | 31           lb |  0                0                0.00  |
9.99/10.09	c | 10.09     | 0  | 32           lb |  0                0                0.00  |
10.29/10.38	c | 10.38     | 0  | 33           lb |  0                0                0.00  |
10.58/10.67	c | 10.68     | 0  | 34           lb |  0                0                0.00  |
97.57/97.63	c | 97.64     | 0  | 35           lb |  0                0                0.00  |
97.97/98.02	c | 98.02     | 0  | 36           lb |  0                0                0.00  |
98.27/98.36	c | 98.37     | 0  | 37           lb |  0                0                0.00  |
98.67/98.72	c | 98.72     | 0  | 38           lb |  0                0                0.00  |
98.98/99.07	c | 99.08     | 0  | 39           lb |  0                0                0.00  |
99.37/99.43	c | 99.43     | 0  | 40           lb |  0                0                0.00  |
99.67/99.78	c | 99.78     | 0  | 41           lb |  0                0                0.00  |
100.07/100.14	c | 100.14    | 0  | 42           lb |  0                0                0.00  |
100.37/100.49	c | 100.49    | 0  | 43           lb |  0                0                0.00  |
100.76/100.87	c | 100.87    | 0  | 44           lb |  0                0                0.00  |
357.02/357.15	c | 357.15    | 0  | 45           lb |  0                0                0.00  |
1799.71/1800.07	c ===============================================================================
1799.71/1800.07	c Wall Clock Time: 1800.08 s
1799.71/1800.07	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-3727633-1338664263/watcher-3727633-1338664263 -o /tmp/evaluation-result-3727633-1338664263/solver-3727633-1338664263 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727633-1338664263.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 4/177 23542
/proc/meminfo: memFree=28097224/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=20684 CPUtime=0 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) R 23540 23542 20159 0 -1 4202496 650 0 0 0 0 0 0 0 20 0 1 0 332493399 21180416 603 33554432000 4194304 5964350 140733848930272 140736851616984 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 5171 603 161 433 0 759 0

[startup+0.080367 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 23542
/proc/meminfo: memFree=28097224/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=44020 CPUtime=0.06 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) R 23540 23542 20159 0 -1 4202496 6609 0 0 0 6 0 0 0 20 0 1 0 332493399 45076480 6103 33554432000 4194304 5964350 140733848930272 140736851616984 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 11005 6113 389 433 0 6593 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44020

[startup+0.100369 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 23542
/proc/meminfo: memFree=28097224/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=45548 CPUtime=0.08 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) R 23540 23542 20159 0 -1 4202496 7471 0 0 0 8 0 0 0 20 0 1 0 332493399 46641152 6772 33554432000 4194304 5964350 140733848930272 140736851616984 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 11387 6775 426 433 0 6975 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45548

[startup+0.300305 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 23542
/proc/meminfo: memFree=28097224/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=72800 CPUtime=0.29 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) R 23540 23542 20159 0 -1 4202496 13964 0 0 0 28 1 0 0 20 0 1 0 332493399 74547200 12851 33554432000 4194304 5964350 140733848930272 140736851616984 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 18200 12852 1039 433 0 13788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72800

[startup+0.700277 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 23542
/proc/meminfo: memFree=28097224/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=91420 CPUtime=0.69 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) R 23540 23542 20159 0 -1 4202496 20397 0 0 0 66 3 0 0 20 0 1 0 332493399 93614080 19410 33554432000 4194304 5964350 140733848930272 140733848928760 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 22855 19411 2203 433 0 18443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91420

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23543
/proc/meminfo: memFree=28017040/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=264500 CPUtime=1.49 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 49304 0 0 0 141 8 0 0 20 0 2 0 332493399 270848000 44341 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 66125 44341 175 433 0 65689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 264500

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23544
/proc/meminfo: memFree=27832072/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=369508 CPUtime=3.09 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 82115 0 0 0 294 15 0 0 20 0 2 0 332493399 378376192 76036 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 92377 76036 191 433 0 91941 0
[pid=23542/tid=23544] ppid=23540 vsize=369508 CPUtime=1.77 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 53693 0 0 0 166 11 0 0 20 0 2 0 332493530 378376192 76036 33554432000 4194304 5964350 140733848930272 140325124047168 5130762 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 369508

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23544
/proc/meminfo: memFree=27784416/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=369508 CPUtime=6.28 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 96534 0 0 0 610 18 0 0 20 0 2 0 332493399 378376192 76871 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 92377 76871 191 433 0 91941 0
[pid=23542/tid=23544] ppid=23540 vsize=369508 CPUtime=4.96 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 68112 0 0 0 482 14 0 0 20 0 2 0 332493530 378376192 76871 33554432000 4194304 5964350 140733848930272 140325124057624 5139119 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) 369508

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23544
/proc/meminfo: memFree=27785052/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=369508 CPUtime=12.68 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 114665 0 0 0 1247 21 0 0 20 0 2 0 332493399 378376192 78119 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 92377 78119 191 433 0 91941 0
[pid=23542/tid=23544] ppid=23540 vsize=369508 CPUtime=11.34 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 86243 0 0 0 1117 17 0 0 20 0 2 0 332493530 378376192 78119 33554432000 4194304 5964350 140733848930272 140325124057624 4406256 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) 369508

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23583
/proc/meminfo: memFree=27801240/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=369508 CPUtime=25.48 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 114665 0 0 0 2527 21 0 0 20 0 2 0 332493399 378376192 78119 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 92377 78119 191 433 0 91941 0
[pid=23542/tid=23544] ppid=23540 vsize=369508 CPUtime=24.11 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 86243 0 0 0 2394 17 0 0 20 0 2 0 332493530 378376192 78119 33554432000 4194304 5964350 140733848930272 140325124057624 4406259 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 369508

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23583
/proc/meminfo: memFree=27769932/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=369508 CPUtime=51.08 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 114665 0 0 0 5087 21 0 0 20 0 2 0 332493399 378376192 78122 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 92377 78122 191 433 0 91941 0
[pid=23542/tid=23544] ppid=23540 vsize=369508 CPUtime=49.65 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 86243 0 0 0 4948 17 0 0 20 0 2 0 332493530 378376192 78122 33554432000 4194304 5964350 140733848930272 140325124057624 4407083 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 369508

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23583
/proc/meminfo: memFree=27684664/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=102.27 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 119583 0 0 0 10204 23 0 0 20 0 2 0 332493399 445485056 90007 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 90007 193 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=100.72 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 91161 0 0 0 10052 20 0 0 20 0 2 0 332493530 445485056 90007 33554432000 4194304 5964350 140733848930272 140325124057928 4389067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 435044

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23583
/proc/meminfo: memFree=27668776/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=162.25 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 119586 0 0 0 16202 23 0 0 20 0 2 0 332493399 445485056 90127 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 90127 194 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=160.56 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 91164 0 0 0 16035 21 0 0 20 0 2 0 332493530 445485056 90127 33554432000 4194304 5964350 140733848930272 140325124057928 4389052 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 435044

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 23583
/proc/meminfo: memFree=27626036/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=222.25 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 119586 0 0 0 22202 23 0 0 20 0 2 0 332493399 445485056 90234 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 90234 194 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=220.41 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 91164 0 0 0 22019 22 0 0 20 0 2 0 332493530 445485056 90234 33554432000 4194304 5964350 140733848930272 140325124057928 4389080 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 435044

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23584
/proc/meminfo: memFree=27596924/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=282.24 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 119587 0 0 0 28201 23 0 0 20 0 2 0 332493399 445485056 90235 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 90235 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=280.25 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 91165 0 0 0 28002 23 0 0 20 0 2 0 332493530 445485056 90235 33554432000 4194304 5964350 140733848930272 140325124057928 4389080 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 435044

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23584
/proc/meminfo: memFree=27596116/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=342.23 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 119587 0 0 0 34200 23 0 0 20 0 2 0 332493399 445485056 90235 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 90235 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=340.1 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 91165 0 0 0 33986 24 0 0 20 0 2 0 332493530 445485056 90235 33554432000 4194304 5964350 140733848930272 140325124057928 4406259 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 435044

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23584
/proc/meminfo: memFree=27555964/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=402.22 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 125872 0 0 0 40197 25 0 0 20 0 2 0 332493399 445485056 100363 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 100363 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=399.95 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 97450 0 0 0 39969 26 0 0 20 0 2 0 332493530 445485056 100363 33554432000 4194304 5964350 140733848930272 140325124057448 4389049 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 435044

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23584
/proc/meminfo: memFree=27533628/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=462.21 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 125872 0 0 0 46196 25 0 0 20 0 2 0 332493399 445485056 100363 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 100363 195 433 0 108325 0

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 23593
/proc/meminfo: memFree=27252036/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1422.07 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 125872 0 0 0 142182 25 0 0 20 0 2 0 332493399 445485056 100363 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 100363 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1417.36 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 97450 0 0 0 141695 41 0 0 20 0 2 0 332493530 445485056 100363 33554432000 4194304 5964350 140733848930272 140325124057448 4389090 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 435044

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23594
/proc/meminfo: memFree=27247872/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1482.06 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 125872 0 0 0 148181 25 0 0 20 0 2 0 332493399 445485056 100363 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 100363 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1477.2 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 97450 0 0 0 147678 42 0 0 20 0 2 0 332493530 445485056 100363 33554432000 4194304 5964350 140733848930272 140325124057448 4389030 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 435044

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23594
/proc/meminfo: memFree=27244408/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1542.05 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 125872 0 0 0 154180 25 0 0 20 0 2 0 332493399 445485056 100363 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 100363 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1537.05 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 97450 0 0 0 153662 43 0 0 20 0 2 0 332493530 445485056 100363 33554432000 4194304 5964350 140733848930272 140325124057448 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 435044

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23594
/proc/meminfo: memFree=27242052/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1602.04 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 125872 0 0 0 160179 25 0 0 20 0 2 0 332493399 445485056 100363 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 100363 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1596.9 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 97450 0 0 0 159646 44 0 0 20 0 2 0 332493530 445485056 100363 33554432000 4194304 5964350 140733848930272 140325124057448 4389067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 435044

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23594
/proc/meminfo: memFree=27227420/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1662.03 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 125872 0 0 0 166178 25 0 0 20 0 2 0 332493399 445485056 100363 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 100363 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1656.74 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 97450 0 0 0 165629 45 0 0 20 0 2 0 332493530 445485056 100363 33554432000 4194304 5964350 140733848930272 140325124057448 4389084 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 435044

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 23594
/proc/meminfo: memFree=27208696/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1722.02 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 125910 0 0 0 172177 25 0 0 20 0 2 0 332493399 445485056 100399 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 100399 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1716.59 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 97488 0 0 0 171613 46 0 0 20 0 2 0 332493530 445485056 100399 33554432000 4194304 5964350 140733848930272 140325124057224 4389090 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 435044

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23597
/proc/meminfo: memFree=27184144/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1782.01 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 127684 0 0 0 178176 25 0 0 20 0 2 0 332493399 445485056 102136 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 102136 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1776.44 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 99262 0 0 0 177597 47 0 0 20 0 2 0 332493530 445485056 102136 33554432000 4194304 5964350 140733848930272 140325124057080 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 435044

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 23598
/proc/meminfo: memFree=27180656/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1791.61 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 127780 0 0 0 179136 25 0 0 20 0 2 0 332493399 445485056 102231 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 102231 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1786.02 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 99358 0 0 0 178554 48 0 0 20 0 2 0 332493530 445485056 102231 33554432000 4194304 5964350 140733848930272 140325124057224 4222474 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 435044

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 23598
/proc/meminfo: memFree=27179540/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1794.81 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 127910 0 0 0 179456 25 0 0 20 0 2 0 332493399 445485056 102358 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 102358 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1789.21 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 99488 0 0 0 178873 48 0 0 20 0 2 0 332493530 445485056 102358 33554432000 4194304 5964350 140733848930272 140325124057224 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 435044

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23598
/proc/meminfo: memFree=27178052/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1798.01 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 128812 0 0 0 179776 25 0 0 20 0 2 0 332493399 445485056 103235 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 103235 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1792.4 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 100390 0 0 0 179192 48 0 0 20 0 2 0 332493530 445485056 103235 33554432000 4194304 5964350 140733848930272 140325124057224 4389005 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 435044

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23598
/proc/meminfo: memFree=27174960/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1798.81 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 128985 0 0 0 179856 25 0 0 20 0 2 0 332493399 445485056 103403 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 103403 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1793.2 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 100563 0 0 0 179272 48 0 0 20 0 2 0 332493530 445485056 103403 33554432000 4194304 5964350 140733848930272 140325124057224 4389080 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.81
Current children cumulated vsize (KiB) 435044

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23598
/proc/meminfo: memFree=27173596/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1799.21 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 129122 0 0 0 179896 25 0 0 20 0 2 0 332493399 445485056 103536 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 103536 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1793.6 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 100700 0 0 0 179312 48 0 0 20 0 2 0 332493530 445485056 103536 33554432000 4194304 5964350 140733848930272 140325124057224 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.21
Current children cumulated vsize (KiB) 435044

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23598
/proc/meminfo: memFree=27173596/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1799.61 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 129122 0 0 0 179936 25 0 0 20 0 2 0 332493399 445485056 103536 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 103536 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1793.99 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 100700 0 0 0 179351 48 0 0 20 0 2 0 332493530 445485056 103536 33554432000 4194304 5964350 140733848930272 140325124057224 4389052 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 435044

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23598
/proc/meminfo: memFree=27173596/32873844 swapFree=7128/7128
[pid=23542] ppid=23540 vsize=435044 CPUtime=1799.71 cores=1,3,5,7
/proc/23542/stat : 23542 (wbo1.72) S 23540 23542 20159 0 -1 4202496 129122 0 0 0 179946 25 0 0 20 0 2 0 332493399 445485056 103536 33554432000 4194304 5964350 140733848930272 140733848929792 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 108761 103536 195 433 0 108325 0
[pid=23542/tid=23544] ppid=23540 vsize=435044 CPUtime=1794.09 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (wbo1.72) R 23540 23542 20159 0 -1 4202560 100700 0 0 0 179361 48 0 0 20 0 2 0 332493530 445485056 103536 33554432000 4194304 5964350 140733848930272 140325124057224 4389030 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.71
Current children cumulated vsize (KiB) 435044

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23542 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=960124
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=536918
# CPU time returned by wait4() is 1795.5
# while last known CPU time is 1799.71
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.08
CPU time (s): 1799.71
CPU user time (s): 1799.46
CPU system time (s): 0.25
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 435044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.96
system time used= 0.536918
maximum resident set size= 414280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129156
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= 11
involuntary context switches= 1878

runsolver used 2.81457 second user time and 7.27689 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-02 21:11:04
IDJOB=3727633
IDBENCH=25040
IDSOLVER=2313
FILE ID=node105/3727633-1338664263
RUNJOBID= node105-1338651421-21477
PBS_JOBID= 14636475
Free space on /tmp= 71280 MiB

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

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

MD5SUM BENCH= 47194cf421cbddfd6c2831e71c8b2458
RANDOM SEED=1902523830

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28097364 kB
Buffers:          528772 kB
Cached:          3322936 kB
SwapCached:         1700 kB
Active:           946668 kB
Inactive:        2952108 kB
Active(anon):      43100 kB
Inactive(anon):     4808 kB
Active(file):     903568 kB
Inactive(file):  2947300 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             28428 kB
Writeback:             0 kB
AnonPages:         67708 kB
Mapped:             9676 kB
Shmem:                 0 kB
Slab:             737216 kB
SReclaimable:     178408 kB
SUnreclaim:       558808 kB
KernelStack:        1456 kB
PageTables:         4304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     155972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71272 MiB
End job on node105 at 2012-06-02 21:41:04