Trace number 3727176

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 NameAnswerCPU timeWall clock time
wbo 1.72? 1799.57 1800

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-73.opb
MD5SUM56a27796f1168612394e164ff5d947f7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7936
Total number of constraints176837
Number of constraints which are clauses158928
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints17346
Minimum length of a constraint2
Maximum length of a constraint195
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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-3727176-1339019548.opb.
0.00/0.00	c Instance file HOME/instance-3727176-1339019548.opb
0.00/0.00	c File size is 7426790 bytes.
0.39/0.49	c Highest Coefficient sum: 196
0.39/0.49	c ============================[ Problem Statistics ]=============================
0.39/0.49	c |                                                                             |
0.39/0.49	c |  Parsing time:          0.49         s                                      |
0.39/0.49	c |  Number Variables:      7936                                                |
0.39/0.49	c |  Number Clauses:        159215                                              |
0.39/0.49	c |  Number Cardinality:    564                                                 |
0.39/0.49	c |  Number PB Constraints: 17346                                               |
0.39/0.49	c |                                                                             |
0.49/0.52	c |  Problem Type:          Decision                                            |
0.49/0.52	c |  Objective Function:    None                                                |
0.49/0.52	c |                                                                             |
0.49/0.52	c ===============================================================================
1799.57/1800.00	c ===============================================================================
1799.57/1800.00	c Wall Clock Time: 1800.00 s
1799.57/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3727176-1339019548/watcher-3727176-1339019548 -o /tmp/evaluation-result-3727176-1339019548/solver-3727176-1339019548 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727176-1339019548.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: 0.92 0.97 0.84 2/173 7509
/proc/meminfo: memFree=23316232/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=10396 CPUtime=0 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) R 7507 7509 7360 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 368079173 10645504 264 33554432000 4194304 5964350 140736187111632 140734189893144 5179179 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 2599 264 169 433 0 349 0

[startup+0.00880691 s]
/proc/loadavg: 0.92 0.97 0.84 2/173 7509
/proc/meminfo: memFree=23316232/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=10536 CPUtime=0 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) R 7507 7509 7360 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 368079173 10788864 307 33554432000 4194304 5964350 140736187111632 140734189893144 4352299 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 2634 307 179 433 0 384 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10536

[startup+0.100315 s]
/proc/loadavg: 0.92 0.97 0.84 2/173 7509
/proc/meminfo: memFree=23316232/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=14904 CPUtime=0.09 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) R 7507 7509 7360 0 -1 4202496 1786 0 0 0 9 0 0 0 20 0 1 0 368079173 15261696 1706 33554432000 4194304 5964350 140736187111632 140734189893144 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 3726 1707 520 433 0 1476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14904

[startup+0.300305 s]
/proc/loadavg: 0.92 0.97 0.84 2/173 7509
/proc/meminfo: memFree=23316232/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=23848 CPUtime=0.29 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) R 7507 7509 7360 0 -1 4202496 4778 0 0 0 28 1 0 0 20 0 1 0 368079173 24420352 4633 33554432000 4194304 5964350 140736187111632 140734189893144 4344563 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 5962 4634 1266 433 0 3712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23848

[startup+0.700191 s]
/proc/loadavg: 0.92 0.97 0.84 2/173 7509
/proc/meminfo: memFree=23316232/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=105628 CPUtime=0.69 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 15086 0 0 0 66 3 0 0 20 0 2 0 368079173 108163072 12652 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 26407 12652 185 433 0 25971 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105628

[startup+1.50037 s]
/proc/loadavg: 0.92 0.97 0.84 3/175 7511
/proc/meminfo: memFree=23216084/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=105628 CPUtime=1.48 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 15448 0 0 0 145 3 0 0 20 0 2 0 368079173 108163072 13014 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 26407 13014 186 433 0 25971 0
[pid=7509/tid=7511] ppid=7507 vsize=105628 CPUtime=0.99 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 7346 0 0 0 97 2 0 0 20 0 2 0 368079222 108163072 13014 33554432000 4194304 5964350 140736187111632 140072607426360 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 105628

[startup+3.10037 s]
/proc/loadavg: 0.92 0.97 0.84 3/175 7511
/proc/meminfo: memFree=23158920/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=105628 CPUtime=3.08 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 16059 0 0 0 305 3 0 0 20 0 2 0 368079173 108163072 13625 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 26407 13625 186 433 0 25971 0
[pid=7509/tid=7511] ppid=7507 vsize=105628 CPUtime=2.58 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 7957 0 0 0 256 2 0 0 20 0 2 0 368079222 108163072 13625 33554432000 4194304 5964350 140736187111632 140072607426600 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 105628

[startup+6.30038 s]
/proc/loadavg: 1.01 0.99 0.85 3/175 7511
/proc/meminfo: memFree=22985568/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=105628 CPUtime=6.28 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 17532 0 0 0 624 4 0 0 20 0 2 0 368079173 108163072 15098 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 26407 15098 186 433 0 25971 0
[pid=7509/tid=7511] ppid=7507 vsize=105628 CPUtime=5.77 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 9430 0 0 0 575 2 0 0 20 0 2 0 368079222 108163072 15098 33554432000 4194304 5964350 140736187111632 140072607426552 4399998 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 105628

[startup+12.7003 s]
/proc/loadavg: 1.17 1.02 0.86 3/178 7521
/proc/meminfo: memFree=22726356/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=105628 CPUtime=12.67 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 19298 0 0 0 1263 4 0 0 20 0 2 0 368079173 108163072 16879 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 26407 16879 186 433 0 25971 0
[pid=7509/tid=7511] ppid=7507 vsize=105628 CPUtime=12.15 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 11196 0 0 0 1213 2 0 0 20 0 2 0 368079222 108163072 16879 33554432000 4194304 5964350 140736187111632 140072607426360 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 105628

[startup+25.5003 s]
/proc/loadavg: 1.35 1.07 0.88 3/178 7521
/proc/meminfo: memFree=22208628/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=105628 CPUtime=25.47 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 22188 0 0 0 2542 5 0 0 20 0 2 0 368079173 108163072 20397 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 26407 20397 186 433 0 25971 0
[pid=7509/tid=7511] ppid=7507 vsize=105628 CPUtime=24.92 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 14086 0 0 0 2489 3 0 0 20 0 2 0 368079222 108163072 20397 33554432000 4194304 5964350 140736187111632 140072607426552 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 105628

[startup+51.1003 s]
/proc/loadavg: 1.57 1.14 0.91 3/180 7534
/proc/meminfo: memFree=20896464/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=171164 CPUtime=51.06 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 26237 0 0 0 5098 8 0 0 20 0 2 0 368079173 175271936 24540 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 42791 24540 186 433 0 42355 0
[pid=7509/tid=7511] ppid=7507 vsize=171164 CPUtime=50.43 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 18135 0 0 0 5037 6 0 0 20 0 2 0 368079222 175271936 24540 33554432000 4194304 5964350 140736187111632 140072607426360 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 171164

[startup+102.307 s]
/proc/loadavg: 1.85 1.29 0.97 3/179 7534
/proc/meminfo: memFree=20821956/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=171164 CPUtime=102.25 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 33041 0 0 0 10214 11 0 0 20 0 2 0 368079173 175271936 31344 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 42791 31344 186 433 0 42355 0
[pid=7509/tid=7511] ppid=7507 vsize=171164 CPUtime=101.51 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 24939 0 0 0 10141 10 0 0 20 0 2 0 368079222 175271936 31344 33554432000 4194304 5964350 140736187111632 140072607426552 4399832 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 171164

[startup+162.3 s]
/proc/loadavg: 1.94 1.41 1.03 3/179 7534
/proc/meminfo: memFree=20746344/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=173596 CPUtime=162.24 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 39197 0 0 0 16208 16 0 0 20 0 2 0 368079173 177762304 37497 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 43399 37497 186 433 0 42963 0
[pid=7509/tid=7511] ppid=7507 vsize=173596 CPUtime=161.35 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 31095 0 0 0 16119 16 0 0 20 0 2 0 368079222 177762304 37497 33554432000 4194304 5964350 140736187111632 140072607426552 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 173596

[startup+222.3 s]
/proc/loadavg: 1.98 1.52 1.09 3/179 7534
/proc/meminfo: memFree=20692560/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=173596 CPUtime=222.22 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 40339 0 0 0 22206 16 0 0 20 0 2 0 368079173 177762304 38639 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 43399 38639 186 433 0 42963 0
[pid=7509/tid=7511] ppid=7507 vsize=173596 CPUtime=221.2 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 32237 0 0 0 22103 17 0 0 20 0 2 0 368079222 177762304 38639 33554432000 4194304 5964350 140736187111632 140072607426360 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 173596

[startup+282.3 s]
/proc/loadavg: 1.99 1.60 1.14 3/179 7534
/proc/meminfo: memFree=20622472/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=239132 CPUtime=282.22 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 47903 0 0 0 28200 22 0 0 20 0 2 0 368079173 244871168 46203 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 59783 46203 186 433 0 59347 0
[pid=7509/tid=7511] ppid=7507 vsize=239132 CPUtime=281.04 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 39801 0 0 0 28080 24 0 0 20 0 2 0 368079222 244871168 46203 33554432000 4194304 5964350 140736187111632 140072607426600 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 239132

[startup+342.3 s]
/proc/loadavg: 1.99 1.67 1.19 3/179 7534
/proc/meminfo: memFree=20549164/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=240348 CPUtime=342.21 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 55366 0 0 0 34191 30 0 0 20 0 2 0 368079173 246116352 53666 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 60087 53666 186 433 0 59651 0
[pid=7509/tid=7511] ppid=7507 vsize=240348 CPUtime=340.89 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 47264 0 0 0 34056 33 0 0 20 0 2 0 368079222 246116352 53666 33554432000 4194304 5964350 140736187111632 140072607426600 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 240348

[startup+402.3 s]
/proc/loadavg: 1.99 1.73 1.24 3/179 7535
/proc/meminfo: memFree=20499472/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=305884 CPUtime=402.2 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 57603 0 0 0 40187 33 0 0 20 0 2 0 368079173 313225216 55903 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 76471 55903 186 433 0 76035 0
[pid=7509/tid=7511] ppid=7507 vsize=305884 CPUtime=400.74 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 49501 0 0 0 40037 37 0 0 20 0 2 0 368079222 313225216 55903 33554432000 4194304 5964350 140736187111632 140072607426360 4222314 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 305884

[startup+462.3 s]
/proc/loadavg: 2.05 1.79 1.29 3/180 7538
/proc/meminfo: memFree=20441168/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=305884 CPUtime=462.19 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/179 7567
/proc/meminfo: memFree=19752804/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=504316 CPUtime=1362.06 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 106996 0 0 0 136132 74 0 0 20 0 2 0 368079173 516419584 105293 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126079 105293 186 433 0 125643 0
[pid=7509/tid=7511] ppid=7507 vsize=504316 CPUtime=1358.29 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 98894 0 0 0 135737 92 0 0 20 0 2 0 368079222 516419584 105293 33554432000 4194304 5964350 140736187111632 140072607426600 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 504316

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.72 3/179 7567
/proc/meminfo: memFree=19706412/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=504316 CPUtime=1422.05 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 112291 0 0 0 142127 78 0 0 20 0 2 0 368079173 516419584 110587 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126079 110587 186 433 0 125643 0
[pid=7509/tid=7511] ppid=7507 vsize=504316 CPUtime=1418.15 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 104189 0 0 0 141718 97 0 0 20 0 2 0 368079222 516419584 110587 33554432000 4194304 5964350 140736187111632 140072607426360 4399852 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 504316

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/179 7567
/proc/meminfo: memFree=19657584/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=504316 CPUtime=1482.03 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 117454 0 0 0 148119 84 0 0 20 0 2 0 368079173 516419584 115750 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126079 115750 186 433 0 125643 0
[pid=7509/tid=7511] ppid=7507 vsize=504316 CPUtime=1477.99 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 109352 0 0 0 147695 104 0 0 20 0 2 0 368079222 516419584 115750 33554432000 4194304 5964350 140736187111632 140072607426600 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 504316

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/179 7567
/proc/meminfo: memFree=19614360/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1542.02 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 121128 0 0 0 154113 89 0 0 20 0 2 0 368079173 519217152 119424 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 119424 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1537.84 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113026 0 0 0 153674 110 0 0 20 0 2 0 368079222 519217152 119424 33554432000 4194304 5964350 140736187111632 140072607426600 4378928 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 507048

[startup+1602.3 s]
/proc/loadavg: 2.05 1.99 1.77 3/179 7568
/proc/meminfo: memFree=19585824/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1601.99 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 121236 0 0 0 160109 90 0 0 20 0 2 0 368079173 519217152 119990 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 119990 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1597.65 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113134 0 0 0 159653 112 0 0 20 0 2 0 368079222 519217152 119990 33554432000 4194304 5964350 140736187111632 140072607426424 4400439 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 507048

[startup+1662.3 s]
/proc/loadavg: 2.02 1.99 1.78 3/180 7571
/proc/meminfo: memFree=19559308/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1661.96 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 121567 0 0 0 166106 90 0 0 20 0 2 0 368079173 519217152 120732 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 120732 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1657.46 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113465 0 0 0 165633 113 0 0 20 0 2 0 368079222 519217152 120732 33554432000 4194304 5964350 140736187111632 140072607426360 4399958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 507048

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/179 7571
/proc/meminfo: memFree=19529332/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1721.91 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 121649 0 0 0 172101 90 0 0 20 0 2 0 368079173 519217152 121090 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 121090 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1717.27 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113547 0 0 0 171613 114 0 0 20 0 2 0 368079222 519217152 121090 33554432000 4194304 5964350 140736187111632 140072607426360 4399843 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 507048

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/179 7571
/proc/meminfo: memFree=19507352/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1781.88 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 121936 0 0 0 178098 90 0 0 20 0 2 0 368079173 519217152 121651 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 121651 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1777.07 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113834 0 0 0 177593 114 0 0 20 0 2 0 368079222 519217152 121651 33554432000 4194304 5964350 140736187111632 140072607426360 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 507048

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

[startup+1793.01 s]
/proc/loadavg: 2.00 1.99 1.80 3/179 7571
/proc/meminfo: memFree=19504244/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1792.58 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 121980 0 0 0 179168 90 0 0 20 0 2 0 368079173 519217152 121697 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 121697 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1787.75 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113878 0 0 0 178660 115 0 0 20 0 2 0 368079222 519217152 121697 33554432000 4194304 5964350 140736187111632 140072607426360 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (KiB) 507048

[startup+1796.2 s]
/proc/loadavg: 2.00 1.99 1.80 3/179 7571
/proc/meminfo: memFree=19502632/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1795.78 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 121983 0 0 0 179488 90 0 0 20 0 2 0 368079173 519217152 121700 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 121700 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1790.94 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113881 0 0 0 178979 115 0 0 20 0 2 0 368079222 519217152 121700 33554432000 4194304 5964350 140736187111632 140072607426360 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1795.78
Current children cumulated vsize (KiB) 507048

[startup+1797.8 s]
/proc/loadavg: 2.00 1.99 1.80 3/179 7571
/proc/meminfo: memFree=19502384/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1797.37 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 122045 0 0 0 179647 90 0 0 20 0 2 0 368079173 519217152 121762 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 121762 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1792.53 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113943 0 0 0 179138 115 0 0 20 0 2 0 368079222 519217152 121762 33554432000 4194304 5964350 140736187111632 140072607426360 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.37
Current children cumulated vsize (KiB) 507048

[startup+1799.4 s]
/proc/loadavg: 2.00 1.99 1.80 3/179 7571
/proc/meminfo: memFree=19501764/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1798.97 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 122052 0 0 0 179807 90 0 0 20 0 2 0 368079173 519217152 121769 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 121769 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1794.13 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113950 0 0 0 179298 115 0 0 20 0 2 0 368079222 519217152 121769 33554432000 4194304 5964350 140736187111632 140072607426360 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.97
Current children cumulated vsize (KiB) 507048

[startup+1799.8 s]
/proc/loadavg: 2.00 1.99 1.80 3/179 7571
/proc/meminfo: memFree=19501392/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1799.37 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 122052 0 0 0 179847 90 0 0 20 0 2 0 368079173 519217152 121769 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 121769 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1794.53 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113950 0 0 0 179338 115 0 0 20 0 2 0 368079222 519217152 121769 33554432000 4194304 5964350 140736187111632 140072607426360 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 507048

[startup+1800 s]
/proc/loadavg: 2.00 1.99 1.80 3/179 7571
/proc/meminfo: memFree=19501392/32873844 swapFree=7628/7628
[pid=7509] ppid=7507 vsize=507048 CPUtime=1799.57 cores=1,3,5,7
/proc/7509/stat : 7509 (wbo1.72) S 7507 7509 7360 0 -1 4202496 122052 0 0 0 179867 90 0 0 20 0 2 0 368079173 519217152 121769 33554432000 4194304 5964350 140736187111632 140736187111152 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7509/statm: 126762 121769 186 433 0 126326 0
[pid=7509/tid=7511] ppid=7507 vsize=507048 CPUtime=1794.73 cores=1,3,5,7
/proc/7509/task/7511/stat : 7511 (wbo1.72) R 7507 7509 7360 0 -1 4202560 113950 0 0 0 179358 115 0 0 20 0 2 0 368079222 519217152 121769 33554432000 4194304 5964350 140736187111632 140072607426360 4400424 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 507048

Child status: 255

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

Real time (s): 1800
CPU time (s): 1799.57
CPU user time (s): 1798.67
CPU system time (s): 0.9
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 507048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.06
system time used= 1.18282
maximum resident set size= 487096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122057
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= 220
involuntary context switches= 1939

runsolver used 5.2352 second user time and 9.1826 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-06 23:52:28
IDJOB=3727176
IDBENCH=89699
IDSOLVER=2313
FILE ID=node143/3727176-1339019548
RUNJOBID= node143-1339019548-7492
PBS_JOBID= 14643272
Free space on /tmp= 68452 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-73.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727176-1339019548/watcher-3727176-1339019548 -o /tmp/evaluation-result-3727176-1339019548/solver-3727176-1339019548 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727176-1339019548.opb

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

MD5SUM BENCH= 56a27796f1168612394e164ff5d947f7
RANDOM SEED=1858605310

node143.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.787
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.57
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.787
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.787
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.787
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.787
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.787
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	: 5298.57
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.787
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.787
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:        23317356 kB
Buffers:         3546004 kB
Cached:          4966420 kB
SwapCached:          196 kB
Active:          5464580 kB
Inactive:        3072868 kB
Active(anon):       5992 kB
Inactive(anon):    11012 kB
Active(file):    5458588 kB
Inactive(file):  3061856 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:             25084 kB
Writeback:             0 kB
AnonPages:         21904 kB
Mapped:             9976 kB
Shmem:               160 kB
Slab:             878636 kB
SReclaimable:     320256 kB
SUnreclaim:       558380 kB
KernelStack:        1416 kB
PageTables:         3988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     109320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 68112 MiB
End job on node143 at 2012-06-07 00:22:28