Trace number 3726349

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
pwbo 2.02? (TO) 1800.5 900.419

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMdc1f1c1369db62ce46fa63aa9c3db18d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-472
Best CPU time to get the best result obtained on this benchmark1797.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 1526
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 12538
Number of bits of the biggest sum of numbers14
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 |  pwbo:                     2.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726349-1338659734.opb.
0.00/0.00	c Instance file HOME/instance-3726349-1338659734.opb
0.00/0.00	c File size is 2493119 bytes.
0.18/0.23	c Cost Offset: -1526
0.18/0.23	c Highest Coefficient sum: 12538
0.18/0.23	c ============================[ Problem Statistics ]=============================
0.18/0.23	c |                                                                             |
0.18/0.23	c |  Parsing time:          0.23         s                                      |
0.18/0.23	c |  Number Variables:      40937                                               |
0.18/0.23	c |  Number Clauses:        40882                                               |
0.18/0.23	c |  Number Cardinality:    553                                                 |
0.18/0.23	c |  Number PB Constraints: 1                                                   |
0.18/0.23	c |                                                                             |
0.18/0.27	c |  Problem Type:          Optimization                                        |
0.18/0.27	c |  Objective Function:    Cardinality Constraint                              |
0.18/0.27	c |                                                                             |
0.18/0.27	c ===============================================================================
1800.18/900.41	c ===============================================================================
1800.18/900.41	c Wall Clock Time: 900.41 s
1800.18/900.41	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-3726349-1338659734/watcher-3726349-1338659734 -o /tmp/evaluation-result-3726349-1338659734/solver-3726349-1338659734 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726349-1338659734.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: 3.85 3.95 3.93 4/178 17266
/proc/meminfo: memFree=26935800/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=7236 CPUtime=0 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) R 17264 17266 14598 0 -1 4202496 538 0 0 0 0 0 0 0 20 0 1 0 332098304 7409664 490 33554432000 4194304 5964478 140736371087888 140734528392664 4339652 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 1809 490 168 433 0 764 0

[startup+0.0443019 s]
/proc/loadavg: 3.85 3.95 3.93 4/178 17266
/proc/meminfo: memFree=26935800/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=12644 CPUtime=0.04 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) R 17264 17266 14598 0 -1 4202496 1930 0 0 0 4 0 0 0 20 0 1 0 332098304 12947456 1882 33554432000 4194304 5964478 140736371087888 140734528392664 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 3194 1885 283 433 0 2149 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12644

[startup+0.100315 s]
/proc/loadavg: 3.85 3.95 3.93 4/178 17266
/proc/meminfo: memFree=26935800/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=22020 CPUtime=0.09 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) R 17264 17266 14598 0 -1 4202496 4211 0 0 0 9 0 0 0 20 0 1 0 332098304 22548480 4130 33554432000 4194304 5964478 140736371087888 140734528392664 5368127 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 5505 4134 437 433 0 4460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22020

[startup+0.300199 s]
/proc/loadavg: 3.85 3.95 3.93 4/178 17266
/proc/meminfo: memFree=26935800/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=205280 CPUtime=0.35 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 16161 0 0 0 32 3 0 0 20 0 3 0 332098304 210206720 15175 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 51320 15175 188 433 0 50884 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 205280

[startup+0.700209 s]
/proc/loadavg: 3.85 3.95 3.93 4/178 17266
/proc/meminfo: memFree=26935800/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=196716 CPUtime=1.14 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 22906 0 0 0 110 4 0 0 20 0 3 0 332098304 201437184 19699 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 49179 19699 198 433 0 48743 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 196716

[startup+1.50036 s]
/proc/loadavg: 3.85 3.95 3.93 5/181 17269
/proc/meminfo: memFree=26856300/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=196716 CPUtime=2.74 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 25583 0 0 0 269 5 0 0 20 0 3 0 332098304 201437184 21049 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 49179 21049 199 433 0 48743 0
[pid=17266/tid=17268] ppid=17264 vsize=196716 CPUtime=1.24 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 13671 0 0 0 122 2 0 0 20 0 3 0 332098327 201437184 21049 33554432000 4194304 5964478 140736371087888 139902732917080 5131228 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=196716 CPUtime=1.24 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 3047 0 0 0 123 1 0 0 20 0 3 0 332098327 201437184 21049 33554432000 4194304 5964478 140736371087888 139902722427240 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 196716

[startup+3.10034 s]
/proc/loadavg: 3.86 3.95 3.93 5/181 17269
/proc/meminfo: memFree=26853804/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=196716 CPUtime=5.94 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 26959 0 0 0 588 6 0 0 20 0 3 0 332098304 201437184 21199 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 49179 21199 199 433 0 48743 0
[pid=17266/tid=17268] ppid=17264 vsize=196716 CPUtime=2.84 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 14785 0 0 0 281 3 0 0 20 0 3 0 332098327 201437184 21199 33554432000 4194304 5964478 140736371087888 139902732917272 4222464 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=196716 CPUtime=2.84 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 3309 0 0 0 283 1 0 0 20 0 3 0 332098327 201437184 21199 33554432000 4194304 5964478 140736371087888 139902722427112 4409199 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 196716

[startup+6.30043 s]
/proc/loadavg: 3.86 3.95 3.93 5/181 17269
/proc/meminfo: memFree=26850564/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=196716 CPUtime=12.34 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 27410 0 0 0 1227 7 0 0 20 0 3 0 332098304 201437184 21650 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 49179 21650 199 433 0 48743 0
[pid=17266/tid=17268] ppid=17264 vsize=196716 CPUtime=6.04 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 14785 0 0 0 601 3 0 0 20 0 3 0 332098327 201437184 21650 33554432000 4194304 5964478 140736371087888 139902732917272 4389160 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=196716 CPUtime=6.05 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 3760 0 0 0 602 3 0 0 20 0 3 0 332098327 201437184 21650 33554432000 4194304 5964478 140736371087888 139902722427192 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 196716

[startup+12.7004 s]
/proc/loadavg: 3.88 3.96 3.93 5/181 17269
/proc/meminfo: memFree=26844628/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=196716 CPUtime=25.14 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 29875 0 0 0 2506 8 0 0 20 0 3 0 332098304 201437184 22998 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 49179 22998 199 433 0 48743 0
[pid=17266/tid=17268] ppid=17264 vsize=196716 CPUtime=12.45 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 16539 0 0 0 1241 4 0 0 20 0 3 0 332098327 201437184 22998 33554432000 4194304 5964478 140736371087888 139902732917576 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=196716 CPUtime=12.45 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 4471 0 0 0 1241 4 0 0 20 0 3 0 332098327 201437184 22998 33554432000 4194304 5964478 140736371087888 139902722427128 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 196716

[startup+25.5004 s]
/proc/loadavg: 3.90 3.96 3.93 5/181 17269
/proc/meminfo: memFree=26835120/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=196716 CPUtime=50.73 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 31274 0 0 0 5063 10 0 0 20 0 3 0 332098304 201437184 24397 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 49179 24397 199 433 0 48743 0
[pid=17266/tid=17268] ppid=17264 vsize=196716 CPUtime=25.24 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 16539 0 0 0 2520 4 0 0 20 0 3 0 332098327 201437184 24397 33554432000 4194304 5964478 140736371087888 139902732917576 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=196716 CPUtime=25.24 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 5870 0 0 0 2518 6 0 0 20 0 3 0 332098327 201437184 24398 33554432000 4194304 5964478 140736371087888 139902722427192 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 196716

[startup+51.1004 s]
/proc/loadavg: 3.93 3.96 3.93 5/181 17269
/proc/meminfo: memFree=26807512/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=196716 CPUtime=101.92 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 37650 0 0 0 10176 16 0 0 20 0 3 0 332098304 201437184 30771 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 49179 30771 199 433 0 48743 0
[pid=17266/tid=17268] ppid=17264 vsize=196716 CPUtime=50.84 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 19943 0 0 0 5080 4 0 0 20 0 3 0 332098327 201437184 30771 33554432000 4194304 5964478 140736371087888 139902732917096 4392997 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=196716 CPUtime=50.84 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 8842 0 0 0 5073 11 0 0 20 0 3 0 332098327 201437184 30771 33554432000 4194304 5964478 140736371087888 139902722427240 4403727 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 196716

[startup+102.307 s]
/proc/loadavg: 3.97 3.96 3.93 5/181 17269
/proc/meminfo: memFree=26790532/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=262252 CPUtime=204.32 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 42659 0 0 0 20414 18 0 0 20 0 3 0 332098304 268546048 34501 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 65563 34501 199 433 0 65127 0
[pid=17266/tid=17268] ppid=17264 vsize=262252 CPUtime=102.05 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 24247 0 0 0 10199 6 0 0 20 0 3 0 332098327 268546048 34501 33554432000 4194304 5964478 140736371087888 139902732917688 4392793 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=262252 CPUtime=102.04 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 9547 0 0 0 10190 14 0 0 20 0 3 0 332098327 268546048 34501 33554432000 4194304 5964478 140736371087888 139902722427192 4389085 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 204.32
Current children cumulated vsize (KiB) 262252

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/181 17270
/proc/meminfo: memFree=26775316/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=262252 CPUtime=324.28 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 46430 0 0 0 32403 25 0 0 20 0 3 0 332098304 268546048 38272 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 65563 38272 199 433 0 65127 0
[pid=17266/tid=17268] ppid=17264 vsize=262252 CPUtime=162.05 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 24280 0 0 0 16198 7 0 0 20 0 3 0 332098327 268546048 38272 33554432000 4194304 5964478 140736371087888 139902732917688 4403603 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=262252 CPUtime=162.04 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 13285 0 0 0 16182 22 0 0 20 0 3 0 332098327 268546048 38272 33554432000 4194304 5964478 140736371087888 139902722427192 4399854 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 324.28
Current children cumulated vsize (KiB) 262252

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/181 17270
/proc/meminfo: memFree=26759792/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=262252 CPUtime=444.27 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 49766 0 0 0 44401 26 0 0 20 0 3 0 332098304 268546048 41265 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 65563 41265 199 433 0 65127 0
[pid=17266/tid=17268] ppid=17264 vsize=262252 CPUtime=222.05 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 27616 0 0 0 22196 9 0 0 20 0 3 0 332098327 268546048 41265 33554432000 4194304 5964478 140736371087888 139902732917576 4399920 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=262252 CPUtime=222.04 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 13285 0 0 0 22181 23 0 0 20 0 3 0 332098327 268546048 41265 33554432000 4194304 5964478 140736371087888 139902722427192 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 444.27
Current children cumulated vsize (KiB) 262252

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/182 17273
/proc/meminfo: memFree=26727148/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=262648 CPUtime=564.25 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 57244 0 0 0 56390 35 0 0 20 0 3 0 332098304 268951552 48741 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 65662 48741 199 433 0 65226 0
[pid=17266/tid=17268] ppid=17264 vsize=262648 CPUtime=282.05 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 33401 0 0 0 28190 15 0 0 20 0 3 0 332098327 268951552 48741 33554432000 4194304 5964478 140736371087888 139902732916728 4400115 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=262648 CPUtime=282.04 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 14978 0 0 0 28176 28 0 0 20 0 3 0 332098327 268951552 48741 33554432000 4194304 5964478 140736371087888 139902722426952 4389110 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 564.25
Current children cumulated vsize (KiB) 262648

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/182 17296
/proc/meminfo: memFree=26654016/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=263328 CPUtime=684.24 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 63308 0 0 0 68380 44 0 0 20 0 3 0 332098304 269647872 54805 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 65832 54805 199 433 0 65396 0
[pid=17266/tid=17268] ppid=17264 vsize=263328 CPUtime=342.05 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 39296 0 0 0 34181 24 0 0 20 0 3 0 332098327 269647872 54805 33554432000 4194304 5964478 140736371087888 139902732916728 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=263328 CPUtime=342.03 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 15147 0 0 0 34173 30 0 0 20 0 3 0 332098327 269647872 54805 33554432000 4194304 5964478 140736371087888 139902722426952 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 684.24
Current children cumulated vsize (KiB) 263328

[startup+402.3 s]
/proc/loadavg: 3.95 3.95 3.91 5/181 17337
/proc/meminfo: memFree=26418500/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=329276 CPUtime=804.19 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 66115 0 0 0 80374 45 0 0 20 0 3 0 332098304 337178624 58578 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 82319 58578 199 433 0 81883 0
[pid=17266/tid=17268] ppid=17264 vsize=329276 CPUtime=402.04 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 41985 0 0 0 40178 26 0 0 20 0 3 0 332098327 337178624 58578 33554432000 4194304 5964478 140736371087888 139902732917080 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=329276 CPUtime=402.03 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 15265 0 0 0 40172 31 0 0 20 0 3 0 332098327 337178624 58578 33554432000 4194304 5964478 140736371087888 139902722426952 4392918 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 804.19
Current children cumulated vsize (KiB) 329276

[startup+462.3 s]
/proc/loadavg: 3.98 3.95 3.91 5/181 17338
/proc/meminfo: memFree=26111668/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=329968 CPUtime=924.14 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 67068 0 0 0 92368 46 0 0 20 0 3 0 332098304 337887232 59898 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 82492 59898 199 433 0 82056 0
[pid=17266/tid=17268] ppid=17264 vsize=329968 CPUtime=462.03 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 42000 0 0 0 46176 27 0 0 20 0 3 0 332098327 337887232 59898 33554432000 4194304 5964478 140736371087888 139902732917080 4399920 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=329968 CPUtime=462 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 16203 0 0 0 46167 33 0 0 20 0 3 0 332098327 337887232 59898 33554432000 4194304 5964478 140736371087888 139902722427128 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 924.14
Current children cumulated vsize (KiB) 329968

[startup+522.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/181 17338
/proc/meminfo: memFree=25762972/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=330408 CPUtime=1044.08 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 68800 0 0 0 104358 50 0 0 20 0 3 0 332098304 338337792 62304 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 82602 62304 199 433 0 82166 0
[pid=17266/tid=17268] ppid=17264 vsize=330408 CPUtime=522 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 42028 0 0 0 52173 27 0 0 20 0 3 0 332098327 338337792 62304 33554432000 4194304 5964478 140736371087888 139902732917080 4387951 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=330408 CPUtime=522 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 17907 0 0 0 52163 37 0 0 20 0 3 0 332098327 338337792 62304 33554432000 4194304 5964478 140736371087888 139902722426952 4400069 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1044.08
Current children cumulated vsize (KiB) 330408

[startup+582.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/181 17338
/proc/meminfo: memFree=25427416/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=330816 CPUtime=1164.07 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 68929 0 0 0 116356 51 0 0 20 0 3 0 332098304 338755584 60596 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 82704 60596 199 433 0 82268 0
[pid=17266/tid=17268] ppid=17264 vsize=330816 CPUtime=582 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 42033 0 0 0 58172 28 0 0 20 0 3 0 332098327 338755584 60596 33554432000 4194304 5964478 140736371087888 139902732917576 4392863 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=330816 CPUtime=582 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 18031 0 0 0 58162 38 0 0 20 0 3 0 332098327 338755584 60596 33554432000 4194304 5964478 140736371087888 139902722426952 4403664 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1164.07
Current children cumulated vsize (KiB) 330816

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 17338
/proc/meminfo: memFree=25090684/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=396952 CPUtime=1284.06 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 71968 0 0 0 128351 55 0 0 20 0 3 0 332098304 406478848 63635 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 99238 63635 199 433 0 98802 0
[pid=17266/tid=17268] ppid=17264 vsize=396952 CPUtime=642.01 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 42033 0 0 0 64172 29 0 0 20 0 3 0 332098327 406478848 63635 33554432000 4194304 5964478 140736371087888 139902732917576 4399915 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=396952 CPUtime=642.01 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 21070 0 0 0 64157 44 0 0 20 0 3 0 332098327 406478848 63635 33554432000 4194304 5964478 140736371087888 139902722427000 4389100 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1284.06
Current children cumulated vsize (KiB) 396952

[startup+702.3 s]
/proc/loadavg: 4.06 3.99 3.92 5/181 17338
/proc/meminfo: memFree=24734436/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=397520 CPUtime=1404.04 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 79596 0 0 0 140338 66 0 0 20 0 3 0 332098304 407060480 71263 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 99380 71263 199 433 0 98944 0
[pid=17266/tid=17268] ppid=17264 vsize=397520 CPUtime=702.01 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 42033 0 0 0 70171 30 0 0 20 0 3 0 332098327 407060480 71263 33554432000 4194304 5964478 140736371087888 139902732917576 4400078 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=397520 CPUtime=702 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 28698 0 0 0 70145 55 0 0 20 0 3 0 332098327 407060480 71263 33554432000 4194304 5964478 140736371087888 139902722427240 4400712 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1404.04
Current children cumulated vsize (KiB) 397520

[startup+762.307 s]
/proc/loadavg: 4.02 3.99 3.92 5/181 17339
/proc/meminfo: memFree=24366788/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=397788 CPUtime=1524.03 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 79671 0 0 0 152337 66 0 0 20 0 3 0 332098304 407334912 71338 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 99447 71338 199 433 0 99011 0
[pid=17266/tid=17268] ppid=17264 vsize=397788 CPUtime=762.02 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 42034 0 0 0 76171 31 0 0 20 0 3 0 332098327 407334912 71338 33554432000 4194304 5964478 140736371087888 139902732917576 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=397788 CPUtime=762 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 28772 0 0 0 76144 56 0 0 20 0 3 0 332098327 407334912 71338 33554432000 4194304 5964478 140736371087888 139902722426952 4389147 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1524.03
Current children cumulated vsize (KiB) 397788

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/181 17339
/proc/meminfo: memFree=24098548/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=398320 CPUtime=1644 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 79807 0 0 0 164334 66 0 0 20 0 3 0 332098304 407879680 71474 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 99580 71474 199 433 0 99144 0
[pid=17266/tid=17268] ppid=17264 vsize=398320 CPUtime=822.01 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 42034 0 0 0 82169 32 0 0 20 0 3 0 332098327 407879680 71474 33554432000 4194304 5964478 140736371087888 139902732917576 4389129 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=398320 CPUtime=822 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 28908 0 0 0 82143 57 0 0 20 0 3 0 332098327 407879680 71474 33554432000 4194304 5964478 140736371087888 139902722426952 4389160 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1644
Current children cumulated vsize (KiB) 398320

[startup+882.3 s]
/proc/loadavg: 4.06 4.00 3.93 5/182 17342
/proc/meminfo: memFree=23800360/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=398636 CPUtime=1763.98 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 80301 0 0 0 176332 66 0 0 20 0 3 0 332098304 408203264 72448 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 99659 72448 199 433 0 99223 0
[pid=17266/tid=17268] ppid=17264 vsize=398636 CPUtime=882.02 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 42453 0 0 0 88169 33 0 0 20 0 3 0 332098327 408203264 72448 33554432000 4194304 5964478 140736371087888 139902732917144 4389160 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=398636 CPUtime=882 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 28983 0 0 0 88141 59 0 0 20 0 3 0 332098327 408203264 72448 33554432000 4194304 5964478 140736371087888 139902722426952 4389132 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1763.98
Current children cumulated vsize (KiB) 398636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.4 s]
/proc/loadavg: 4.04 4.00 3.93 5/182 17342
/proc/meminfo: memFree=23746180/32873844 swapFree=7628/7628
[pid=17266] ppid=17264 vsize=398900 CPUtime=1800.18 cores=1,3,5,7
/proc/17266/stat : 17266 (pwbo2.02) S 17264 17266 14598 0 -1 4202496 80347 0 0 0 179952 66 0 0 20 0 3 0 332098304 408473600 72494 33554432000 4194304 5964478 140736371087888 140736371087408 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17266/statm: 99725 72494 199 433 0 99289 0
[pid=17266/tid=17268] ppid=17264 vsize=398900 CPUtime=900.12 cores=1,3,5,7
/proc/17266/task/17268/stat : 17268 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 42453 0 0 0 89979 33 0 0 20 0 3 0 332098327 408473600 72494 33554432000 4194304 5964478 140736371087888 139902732917144 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=17266/tid=17269] ppid=17264 vsize=398900 CPUtime=900.1 cores=1,3,5,7
/proc/17266/task/17269/stat : 17269 (pwbo2.02) R 17264 17266 14598 0 -1 4202560 29029 0 0 0 89951 59 0 0 20 0 3 0 332098327 408473600 72494 33554432000 4194304 5964478 140736371087888 139902722426952 4382029 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 398900

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 900.419
CPU time (s): 1800.5
CPU user time (s): 1799.53
CPU system time (s): 0.963853
CPU usage (%): 199.962
Max. virtual memory (cumulated for all children) (KiB): 398900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 0.963853
maximum resident set size= 289980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80348
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= 1304
involuntary context switches= 1901

runsolver used 4.05938 second user time and 3.45547 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-02 19:55:34
IDJOB=3726349
IDBENCH=90698
IDSOLVER=2309
FILE ID=node144/3726349-1338659734
RUNJOBID= node144-1338651679-16069
PBS_JOBID= 14636436
Free space on /tmp= 70828 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726349-1338659734/watcher-3726349-1338659734 -o /tmp/evaluation-result-3726349-1338659734/solver-3726349-1338659734 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726349-1338659734.opb

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

MD5SUM BENCH= dc1f1c1369db62ce46fa63aa9c3db18d
RANDOM SEED=681199303

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26935692 kB
Buffers:          621268 kB
Cached:          3601968 kB
SwapCached:          464 kB
Active:          3216608 kB
Inactive:        1856188 kB
Active(anon):     832528 kB
Inactive(anon):    11196 kB
Active(file):    2384080 kB
Inactive(file):  1844992 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108376 kB
Dirty:              7948 kB
Writeback:             8 kB
AnonPages:        848052 kB
Mapped:            15040 kB
Shmem:               172 kB
Slab:             723484 kB
SReclaimable:     165708 kB
SUnreclaim:       557776 kB
KernelStack:        1464 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     206488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 70796 MiB
End job on node144 at 2012-06-02 20:10:36