Trace number 3726341

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.1 900.419

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_0null20mast_rapportOE2.0_TMAX120_K67_cod2.opb
MD5SUM9437b3e9d1ce9c682b2f5f71866292ee
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-2832
Best CPU time to get the best result obtained on this benchmark362.299
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 486
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 26273
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 26273
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                     2.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726341-1338659131.opb.
0.00/0.00	c Instance file HOME/instance-3726341-1338659131.opb
0.00/0.00	c File size is 2494378 bytes.
0.19/0.23	c Cost Offset: -26273
0.19/0.23	c Highest Coefficient sum: 14282
0.19/0.23	c ============================[ Problem Statistics ]=============================
0.19/0.23	c |                                                                             |
0.19/0.23	c |  Parsing time:          0.23         s                                      |
0.19/0.23	c |  Number Variables:      40937                                               |
0.19/0.23	c |  Number Clauses:        40882                                               |
0.19/0.23	c |  Number Cardinality:    553                                                 |
0.19/0.23	c |  Number PB Constraints: 1                                                   |
0.19/0.23	c |                                                                             |
0.19/0.27	c |  Problem Type:          Optimization                                        |
0.19/0.27	c |  Objective Function:    PB Constraint                                       |
0.19/0.27	c |                                                                             |
0.19/0.27	c ===============================================================================
1800.10/900.41	c ===============================================================================
1800.10/900.41	c Wall Clock Time: 900.41 s
1800.10/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-3726341-1338659131/watcher-3726341-1338659131 -o /tmp/evaluation-result-3726341-1338659131/solver-3726341-1338659131 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726341-1338659131.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.93 3.97 3.91 3/178 19020
/proc/meminfo: memFree=26724696/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=7292 CPUtime=0 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) R 19018 19020 15996 0 -1 4202496 533 0 0 0 0 0 0 0 20 0 1 0 332041644 7467008 486 33554432000 4194304 5964478 140736512953264 140733543318392 4224389 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 1823 486 168 433 0 778 0

[startup+0.0397291 s]
/proc/loadavg: 3.93 3.97 3.91 3/178 19020
/proc/meminfo: memFree=26724696/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=12324 CPUtime=0.03 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) R 19018 19020 15996 0 -1 4202496 1819 0 0 0 3 0 0 0 20 0 1 0 332041644 12619776 1772 33554432000 4194304 5964478 140736512953264 140733543318392 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 3081 1773 270 433 0 2036 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12324

[startup+0.100326 s]
/proc/loadavg: 3.93 3.97 3.91 3/178 19020
/proc/meminfo: memFree=26724696/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=22008 CPUtime=0.09 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) R 19018 19020 15996 0 -1 4202496 4207 0 0 0 9 0 0 0 20 0 1 0 332041644 22536192 4127 33554432000 4194304 5964478 140736512953264 140733543318392 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 5502 4128 436 433 0 4457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22008

[startup+0.300166 s]
/proc/loadavg: 3.93 3.97 3.91 3/178 19020
/proc/meminfo: memFree=26724696/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=205028 CPUtime=0.34 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 16068 0 0 0 31 3 0 0 20 0 3 0 332041644 209948672 15043 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 51257 15043 188 433 0 50821 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 205028

[startup+0.700171 s]
/proc/loadavg: 3.93 3.97 3.91 3/178 19020
/proc/meminfo: memFree=26724696/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=196716 CPUtime=1.14 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 23898 0 0 0 108 6 0 0 20 0 3 0 332041644 201437184 20017 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 49179 20017 197 433 0 48743 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 196716

[startup+1.50037 s]
/proc/loadavg: 3.93 3.97 3.91 5/181 19023
/proc/meminfo: memFree=26644692/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=196716 CPUtime=2.73 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 25004 0 0 0 267 6 0 0 20 0 3 0 332041644 201437184 20179 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 49179 20179 198 433 0 48743 0
[pid=19020/tid=19022] ppid=19018 vsize=196716 CPUtime=1.24 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 13101 0 0 0 120 4 0 0 20 0 3 0 332041667 201437184 20179 33554432000 4194304 5964478 140736512953264 139899605822280 4222464 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=196716 CPUtime=1.24 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 3037 0 0 0 124 0 0 0 20 0 3 0 332041667 201437184 20179 33554432000 4194304 5964478 140736512953264 139899595331816 4409238 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 196716

[startup+3.10039 s]
/proc/loadavg: 3.93 3.97 3.91 5/181 19023
/proc/meminfo: memFree=26643824/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=196716 CPUtime=5.93 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 26619 0 0 0 587 6 0 0 20 0 3 0 332041644 201437184 21373 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 49179 21373 198 433 0 48743 0
[pid=19020/tid=19022] ppid=19018 vsize=196716 CPUtime=2.83 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 14464 0 0 0 279 4 0 0 20 0 3 0 332041667 201437184 21373 33554432000 4194304 5964478 140736512953264 139899605821976 5139166 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=196716 CPUtime=2.83 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 3289 0 0 0 282 1 0 0 20 0 3 0 332041667 201437184 21373 33554432000 4194304 5964478 140736512953264 139899595331896 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 196716

[startup+6.30039 s]
/proc/loadavg: 3.93 3.97 3.91 5/181 19023
/proc/meminfo: memFree=26632664/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=196716 CPUtime=12.34 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 31880 0 0 0 1226 8 0 0 20 0 3 0 332041644 201437184 23623 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 49179 23623 198 433 0 48743 0
[pid=19020/tid=19022] ppid=19018 vsize=196716 CPUtime=6.03 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 19395 0 0 0 598 5 0 0 20 0 3 0 332041667 201437184 23623 33554432000 4194304 5964478 140736512953264 139899605821976 5122467 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=196716 CPUtime=6.03 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 3619 0 0 0 602 1 0 0 20 0 3 0 332041667 201437184 23623 33554432000 4194304 5964478 140736512953264 139899595331896 4389170 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.94 3.97 3.91 5/181 19023
/proc/meminfo: memFree=26623860/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=196716 CPUtime=25.14 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 35670 0 0 0 2505 9 0 0 20 0 3 0 332041644 201437184 25262 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 49179 25262 199 433 0 48743 0
[pid=19020/tid=19022] ppid=19018 vsize=196716 CPUtime=12.41 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 22778 0 0 0 1236 5 0 0 20 0 3 0 332041667 201437184 25262 33554432000 4194304 5964478 140736512953264 139899605821976 4222416 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=196716 CPUtime=12.41 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 4026 0 0 0 1240 1 0 0 20 0 3 0 332041667 201437184 25262 33554432000 4194304 5964478 140736512953264 139899595331896 4221984 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.95 3.97 3.91 5/181 19023
/proc/meminfo: memFree=26617396/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=196716 CPUtime=50.72 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 38339 0 0 0 5062 10 0 0 20 0 3 0 332041644 201437184 26815 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 49179 26815 199 433 0 48743 0
[pid=19020/tid=19022] ppid=19018 vsize=196716 CPUtime=25.18 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 24442 0 0 0 2513 5 0 0 20 0 3 0 332041667 201437184 26815 33554432000 4194304 5964478 140736512953264 139899605822280 4403647 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=196716 CPUtime=25.17 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 5031 0 0 0 2514 3 0 0 20 0 3 0 332041667 201437184 26815 33554432000 4194304 5964478 140736512953264 139899595331896 4382234 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 196716

[startup+51.1004 s]
/proc/loadavg: 3.97 3.97 3.91 5/181 19023
/proc/meminfo: memFree=26582936/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=196716 CPUtime=101.91 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 47045 0 0 0 10177 14 0 0 20 0 3 0 332041644 201437184 31299 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 49179 31299 199 433 0 48743 0
[pid=19020/tid=19022] ppid=19018 vsize=196716 CPUtime=50.71 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 30993 0 0 0 5064 7 0 0 20 0 3 0 332041667 201437184 31299 33554432000 4194304 5964478 140736512953264 139899605821784 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=196716 CPUtime=50.71 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 7186 0 0 0 5065 6 0 0 20 0 3 0 332041667 201437184 31299 33554432000 4194304 5964478 140736512953264 139899595331896 4399915 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 196716

[startup+102.307 s]
/proc/loadavg: 3.98 3.97 3.91 5/181 19023
/proc/meminfo: memFree=26532452/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=262252 CPUtime=204.31 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 60483 0 0 0 20412 19 0 0 20 0 3 0 332041644 268546048 34976 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 65563 34976 199 433 0 65127 0
[pid=19020/tid=19022] ppid=19018 vsize=262252 CPUtime=101.79 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 43214 0 0 0 10168 11 0 0 20 0 3 0 332041667 268546048 34976 33554432000 4194304 5964478 140736512953264 139899605822280 5139118 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=262252 CPUtime=101.78 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 8403 0 0 0 10169 9 0 0 20 0 3 0 332041667 268546048 34976 33554432000 4194304 5964478 140736512953264 139899595331896 4389129 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 204.31
Current children cumulated vsize (KiB) 262252

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 19023
/proc/meminfo: memFree=26445864/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=262252 CPUtime=324.27 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 118197 0 0 0 32387 40 0 0 20 0 3 0 332041644 268546048 52506 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 65563 52506 199 433 0 65127 0
[pid=19020/tid=19022] ppid=19018 vsize=262252 CPUtime=161.63 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 96808 0 0 0 16141 22 0 0 20 0 3 0 332041667 268546048 52506 33554432000 4194304 5964478 140736512953264 139899605821848 4400069 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=262252 CPUtime=161.61 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 12523 0 0 0 16141 20 0 0 20 0 3 0 332041667 268546048 52506 33554432000 4194304 5964478 140736512953264 139899595331896 4400001 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 324.27
Current children cumulated vsize (KiB) 262252

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 19023
/proc/meminfo: memFree=26353912/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=330924 CPUtime=444.23 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 176734 0 0 0 44369 54 0 0 20 0 3 0 332041644 338866176 65371 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 82731 65371 199 433 0 82295 0
[pid=19020/tid=19022] ppid=19018 vsize=330924 CPUtime=221.46 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 154435 0 0 0 22111 35 0 0 20 0 3 0 332041667 338866176 65371 33554432000 4194304 5964478 140736512953264 139899605821976 5134325 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=330924 CPUtime=221.44 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 13433 0 0 0 22120 24 0 0 20 0 3 0 332041667 338866176 65371 33554432000 4194304 5964478 140736512953264 139899595331896 4389107 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 444.23
Current children cumulated vsize (KiB) 330924

[startup+282.3 s]
/proc/loadavg: 4.12 4.00 3.92 5/182 19026
/proc/meminfo: memFree=26254340/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=396460 CPUtime=564.17 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 210881 0 0 0 56354 63 0 0 20 0 3 0 332041644 405975040 76830 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 99115 76830 199 433 0 98679 0
[pid=19020/tid=19022] ppid=19018 vsize=396460 CPUtime=281.27 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 188571 0 0 0 28083 44 0 0 20 0 3 0 332041667 405975040 76830 33554432000 4194304 5964478 140736512953264 139899605822280 4399920 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=396460 CPUtime=281.28 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 13444 0 0 0 28103 25 0 0 20 0 3 0 332041667 405975040 76830 33554432000 4194304 5964478 140736512953264 139899595331896 4399915 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 564.17
Current children cumulated vsize (KiB) 396460

[startup+342.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/181 19027
/proc/meminfo: memFree=26154068/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=396460 CPUtime=684.12 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 220613 0 0 0 68346 66 0 0 20 0 3 0 332041644 405975040 79550 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 99115 79550 199 433 0 98679 0
[pid=19020/tid=19022] ppid=19018 vsize=396460 CPUtime=341.1 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 198265 0 0 0 34062 48 0 0 20 0 3 0 332041667 405975040 79550 33554432000 4194304 5964478 140736512953264 139899605821536 4392761 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=396460 CPUtime=341.1 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 13482 0 0 0 34084 26 0 0 20 0 3 0 332041667 405975040 79550 33554432000 4194304 5964478 140736512953264 139899595331808 4389100 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 684.12
Current children cumulated vsize (KiB) 396460

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/181 19027
/proc/meminfo: memFree=26076924/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=396460 CPUtime=804.08 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 225723 0 0 0 80339 69 0 0 20 0 3 0 332041644 405975040 84978 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 99115 84978 199 433 0 98679 0
[pid=19020/tid=19022] ppid=19018 vsize=396460 CPUtime=400.93 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 201901 0 0 0 40043 50 0 0 20 0 3 0 332041667 405975040 84978 33554432000 4194304 5964478 140736512953264 139899605822280 4403727 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=396460 CPUtime=400.94 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 14956 0 0 0 40065 29 0 0 20 0 3 0 332041667 405975040 84978 33554432000 4194304 5964478 140736512953264 139899595331896 4389085 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 804.08
Current children cumulated vsize (KiB) 396460

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/181 19027
/proc/meminfo: memFree=26063684/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=396460 CPUtime=924.06 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 229841 0 0 0 92330 76 0 0 20 0 3 0 332041644 405975040 88182 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 99115 88182 199 433 0 98679 0
[pid=19020/tid=19022] ppid=19018 vsize=396460 CPUtime=460.78 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 203741 0 0 0 46028 50 0 0 20 0 3 0 332041667 405975040 88182 33554432000 4194304 5964478 140736512953264 139899605821976 4403708 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=396460 CPUtime=460.78 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 17234 0 0 0 46042 36 0 0 20 0 3 0 332041667 405975040 88182 33554432000 4194304 5964478 140736512953264 139899595331896 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 924.06
Current children cumulated vsize (KiB) 396460

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/181 19027
/proc/meminfo: memFree=26062596/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=396460 CPUtime=1044.04 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 229974 0 0 0 104328 76 0 0 20 0 3 0 332041644 405975040 88315 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 99115 88315 199 433 0 98679 0
[pid=19020/tid=19022] ppid=19018 vsize=396460 CPUtime=520.63 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 203741 0 0 0 52012 51 0 0 20 0 3 0 332041667 405975040 88315 33554432000 4194304 5964478 140736512953264 139899605821976 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=396460 CPUtime=520.63 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 17367 0 0 0 52026 37 0 0 20 0 3 0 332041667 405975040 88315 33554432000 4194304 5964478 140736512953264 139899595331896 4389160 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1044.04
Current children cumulated vsize (KiB) 396460

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/181 19068
/proc/meminfo: memFree=26637592/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=527532 CPUtime=1164.02 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 233257 0 0 0 116324 78 0 0 20 0 3 0 332041644 540192768 93123 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 131883 93123 199 433 0 131447 0
[pid=19020/tid=19022] ppid=19018 vsize=527532 CPUtime=580.47 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 205890 0 0 0 57994 53 0 0 20 0 3 0 332041667 540192768 93123 33554432000 4194304 5964478 140736512953264 139899605822280 4389170 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=527532 CPUtime=580.48 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 18501 0 0 0 58008 40 0 0 20 0 3 0 332041667 540192768 93123 33554432000 4194304 5964478 140736512953264 139899595331896 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1164.02
Current children cumulated vsize (KiB) 527532

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/181 19069
/proc/meminfo: memFree=26434236/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=527972 CPUtime=1283.99 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 239514 0 0 0 128310 89 0 0 20 0 3 0 332041644 540643328 100108 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 131993 100108 199 433 0 131557 0
[pid=19020/tid=19022] ppid=19018 vsize=527972 CPUtime=640.31 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 206740 0 0 0 63977 54 0 0 20 0 3 0 332041667 540643328 100108 33554432000 4194304 5964478 140736512953264 139899605821784 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=527972 CPUtime=640.32 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 23908 0 0 0 63981 51 0 0 20 0 3 0 332041667 540643328 100108 33554432000 4194304 5964478 140736512953264 139899595331944 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1283.99
Current children cumulated vsize (KiB) 527972

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/181 19069
/proc/meminfo: memFree=26273196/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=528644 CPUtime=1403.96 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 243149 0 0 0 140302 94 0 0 20 0 3 0 332041644 541331456 103807 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 132161 103807 199 433 0 131725 0
[pid=19020/tid=19022] ppid=19018 vsize=528644 CPUtime=700.15 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 207660 0 0 0 69960 55 0 0 20 0 3 0 332041667 541331456 103807 33554432000 4194304 5964478 140736512953264 139899605821784 4400401 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=528644 CPUtime=700.16 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 26623 0 0 0 69959 57 0 0 20 0 3 0 332041667 541331456 103807 33554432000 4194304 5964478 140736512953264 139899595331656 4399912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1403.96
Current children cumulated vsize (KiB) 528644

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/181 19069
/proc/meminfo: memFree=26181616/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=529064 CPUtime=1523.95 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 243266 0 0 0 152301 94 0 0 20 0 3 0 332041644 541761536 102678 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 132266 102678 199 433 0 131830 0
[pid=19020/tid=19022] ppid=19018 vsize=529064 CPUtime=760 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 207660 0 0 0 75944 56 0 0 20 0 3 0 332041667 541761536 102678 33554432000 4194304 5964478 140736512953264 139899605822280 4399938 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=529064 CPUtime=760.01 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 26740 0 0 0 75943 58 0 0 20 0 3 0 332041667 541761536 102678 33554432000 4194304 5964478 140736512953264 139899595331656 4222474 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1523.95
Current children cumulated vsize (KiB) 529064

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/181 19069
/proc/meminfo: memFree=26058392/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=529808 CPUtime=1643.92 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 245151 0 0 0 164297 95 0 0 20 0 3 0 332041644 542523392 105052 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 132452 105052 199 433 0 132016 0
[pid=19020/tid=19022] ppid=19018 vsize=529808 CPUtime=819.84 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 209365 0 0 0 81926 58 0 0 20 0 3 0 332041667 542523392 105052 33554432000 4194304 5964478 140736512953264 139899605821800 4399920 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=529808 CPUtime=819.85 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 26920 0 0 0 81926 59 0 0 20 0 3 0 332041667 542523392 105052 33554432000 4194304 5964478 140736512953264 139899595331656 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1643.92
Current children cumulated vsize (KiB) 529808

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 19072
/proc/meminfo: memFree=25954972/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=530520 CPUtime=1763.9 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 245320 0 0 0 176295 95 0 0 20 0 3 0 332041644 543252480 105221 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 132630 105221 199 433 0 132194 0
[pid=19020/tid=19022] ppid=19018 vsize=530520 CPUtime=879.69 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 209366 0 0 0 87910 59 0 0 20 0 3 0 332041667 543252480 105221 33554432000 4194304 5964478 140736512953264 139899605821800 4399952 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=530520 CPUtime=879.69 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 27088 0 0 0 87909 60 0 0 20 0 3 0 332041667 543252480 105221 33554432000 4194304 5964478 140736512953264 139899595331656 4389085 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1763.9
Current children cumulated vsize (KiB) 530520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.4 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 19072
/proc/meminfo: memFree=25869408/32873844 swapFree=7628/7628
[pid=19020] ppid=19018 vsize=530656 CPUtime=1800.1 cores=1,3,5,7
/proc/19020/stat : 19020 (pwbo2.02) S 19018 19020 15996 0 -1 4202496 246977 0 0 0 179913 97 0 0 20 0 3 0 332041644 543391744 108411 33554432000 4194304 5964478 140736512953264 140736512952784 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19020/statm: 132664 108411 199 433 0 132228 0
[pid=19020/tid=19022] ppid=19018 vsize=530656 CPUtime=897.75 cores=1,3,5,7
/proc/19020/task/19022/stat : 19022 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 209982 0 0 0 89716 59 0 0 20 0 3 0 332041667 543391744 108411 33554432000 4194304 5964478 140736512953264 139899605821784 4222474 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=19020/tid=19023] ppid=19018 vsize=530656 CPUtime=897.76 cores=1,3,5,7
/proc/19020/task/19023/stat : 19023 (pwbo2.02) R 19018 19020 15996 0 -1 4202560 28129 0 0 0 89713 63 0 0 20 0 3 0 332041667 543391744 108411 33554432000 4194304 5964478 140736512953264 139899595331896 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 530656

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19020 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=516192
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=262808
# CPU time returned by wait4() is 1795.78
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.419
CPU time (s): 1800.1
CPU user time (s): 1799.13
CPU system time (s): 0.97
CPU usage (%): 199.918
Max. virtual memory (cumulated for all children) (KiB): 530656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.52
system time used= 1.26281
maximum resident set size= 433652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246979
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= 1306
involuntary context switches= 2507

runsolver used 2.17067 second user time and 5.2762 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-02 19:45:31
IDJOB=3726341
IDBENCH=90325
IDSOLVER=2309
FILE ID=node107/3726341-1338659131
RUNJOBID= node107-1338651552-17542
PBS_JOBID= 14636473
Free space on /tmp= 70776 MiB

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

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

MD5SUM BENCH= 9437b3e9d1ce9c682b2f5f71866292ee
RANDOM SEED=165243900

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.760
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.86
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.760
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:        26724968 kB
Buffers:          464740 kB
Cached:          4376360 kB
SwapCached:           76 kB
Active:          2292476 kB
Inactive:        2979792 kB
Active(anon):     422556 kB
Inactive(anon):    11072 kB
Active(file):    1869920 kB
Inactive(file):  2968720 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        438236 kB
Mapped:            15152 kB
Shmem:               184 kB
Slab:             734508 kB
SReclaimable:     176432 kB
SUnreclaim:       558076 kB
KernelStack:        1456 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     179672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 70768 MiB
End job on node107 at 2012-06-02 20:00:33