Trace number 3727170

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.72UNSAT 1688.97 1689.42

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-21.opb
MD5SUM3f7496125222b93dca78bd7d73f5e00c
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark949.823
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7351
Total number of constraints155824
Number of constraints which are clauses139567
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints15694
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-3727170-1339019554.opb.
0.00/0.00	c Instance file HOME/instance-3727170-1339019554.opb
0.00/0.00	c File size is 6583995 bytes.
0.39/0.42	c Highest Coefficient sum: 196
0.39/0.42	c ============================[ Problem Statistics ]=============================
0.39/0.42	c |                                                                             |
0.39/0.42	c |  Parsing time:          0.43         s                                      |
0.39/0.42	c |  Number Variables:      7351                                                |
0.39/0.42	c |  Number Clauses:        139854                                              |
0.39/0.42	c |  Number Cardinality:    564                                                 |
0.39/0.42	c |  Number PB Constraints: 15694                                               |
0.39/0.42	c |                                                                             |
0.39/0.45	c |  Problem Type:          Decision                                            |
0.39/0.45	c |  Objective Function:    None                                                |
0.39/0.45	c |                                                                             |
0.39/0.45	c ===============================================================================
1688.97/1689.41	c ===============================================================================
1688.97/1689.41	c Wall Clock Time: 1689.41 s
1688.97/1689.41	s UNSATISFIABLE

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-3727170-1339019554/watcher-3727170-1339019554 -o /tmp/evaluation-result-3727170-1339019554/solver-3727170-1339019554 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727170-1339019554.opb 

running on 4 cores: 0,2,4,6

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.94 0.97 0.82 3/173 20397
/proc/meminfo: memFree=26201100/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=9576 CPUtime=0 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) R 20395 20397 20268 0 -1 4202496 313 0 0 0 0 0 0 0 20 0 1 0 368080920 9805824 265 33554432000 4194304 5964350 140736836814560 140734542294600 5179179 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 2394 265 169 433 0 350 0

[startup+0.0421871 s]
/proc/loadavg: 0.94 0.97 0.82 3/173 20397
/proc/meminfo: memFree=26201100/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=11344 CPUtime=0.03 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) R 20395 20397 20268 0 -1 4202496 870 0 0 0 3 0 0 0 20 0 1 0 368080920 11616256 822 33554432000 4194304 5964350 140736836814560 140734542294600 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 2836 823 299 433 0 792 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11344

[startup+0.100271 s]
/proc/loadavg: 0.94 0.97 0.82 3/173 20397
/proc/meminfo: memFree=26201100/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=14248 CPUtime=0.09 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) R 20395 20397 20268 0 -1 4202496 1810 0 0 0 9 0 0 0 20 0 1 0 368080920 14589952 1729 33554432000 4194304 5964350 140736836814560 140734542294600 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 3562 1730 524 433 0 1518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14248

[startup+0.300257 s]
/proc/loadavg: 0.94 0.97 0.82 3/173 20397
/proc/meminfo: memFree=26201100/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=23304 CPUtime=0.28 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) R 20395 20397 20268 0 -1 4202496 4867 0 0 0 28 0 0 0 20 0 1 0 368080920 23863296 4721 33554432000 4194304 5964350 140736836814560 140736836813032 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 5826 4722 1286 433 0 3782 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23304

[startup+0.700158 s]
/proc/loadavg: 0.94 0.97 0.82 3/173 20397
/proc/meminfo: memFree=26201100/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=103152 CPUtime=0.68 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 13646 0 0 0 66 2 0 0 20 0 2 0 368080920 105627648 11341 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 25788 11341 186 433 0 25352 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 103152

[startup+1.50027 s]
/proc/loadavg: 0.94 0.97 0.82 3/179 20410
/proc/meminfo: memFree=26094628/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=103152 CPUtime=1.48 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 14068 0 0 0 146 2 0 0 20 0 2 0 368080920 105627648 11763 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 25788 11763 186 433 0 25352 0
[pid=20397/tid=20409] ppid=20395 vsize=103152 CPUtime=1.05 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 6721 0 0 0 104 1 0 0 20 0 2 0 368080963 105627648 11763 33554432000 4194304 5964350 140736836814560 140583068092216 4403263 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 103152

[startup+3.1003 s]
/proc/loadavg: 1.10 1.00 0.83 3/179 20410
/proc/meminfo: memFree=26067556/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=103152 CPUtime=3.08 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 14722 0 0 0 305 3 0 0 20 0 2 0 368080920 105627648 12417 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 25788 12417 186 433 0 25352 0
[pid=20397/tid=20409] ppid=20395 vsize=103152 CPUtime=2.65 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 7375 0 0 0 263 2 0 0 20 0 2 0 368080963 105627648 12417 33554432000 4194304 5964350 140736836814560 140583068092216 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103152

[startup+6.30035 s]
/proc/loadavg: 1.10 1.00 0.83 3/179 20410
/proc/meminfo: memFree=26059248/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=103152 CPUtime=6.28 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 16008 0 0 0 624 4 0 0 20 0 2 0 368080920 105627648 13703 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 25788 13703 186 433 0 25352 0
[pid=20397/tid=20409] ppid=20395 vsize=103152 CPUtime=5.84 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 8661 0 0 0 581 3 0 0 20 0 2 0 368080963 105627648 13703 33554432000 4194304 5964350 140736836814560 140583068092456 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 103152

[startup+12.7003 s]
/proc/loadavg: 1.24 1.04 0.84 3/179 20410
/proc/meminfo: memFree=26042300/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=103152 CPUtime=12.69 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 17760 0 0 0 1264 5 0 0 20 0 2 0 368080920 105627648 15456 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 25788 15456 186 433 0 25352 0
[pid=20397/tid=20409] ppid=20395 vsize=103152 CPUtime=12.22 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 10413 0 0 0 1219 3 0 0 20 0 2 0 368080963 105627648 15456 33554432000 4194304 5964350 140736836814560 140583068092344 4399930 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103152

[startup+25.5003 s]
/proc/loadavg: 1.36 1.07 0.85 3/179 20410
/proc/meminfo: memFree=26019104/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=103152 CPUtime=25.48 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 20053 0 0 0 2542 6 0 0 20 0 2 0 368080920 105627648 17974 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 25788 17974 186 433 0 25352 0
[pid=20397/tid=20409] ppid=20395 vsize=103152 CPUtime=24.98 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 12706 0 0 0 2494 4 0 0 20 0 2 0 368080963 105627648 17974 33554432000 4194304 5964350 140736836814560 140583068092408 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103152

[startup+51.1003 s]
/proc/loadavg: 1.58 1.14 0.88 3/180 20422
/proc/meminfo: memFree=25978748/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=168688 CPUtime=51.05 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 24340 0 0 0 5098 7 0 0 20 0 2 0 368080920 172736512 22542 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 42172 22542 186 433 0 41736 0
[pid=20397/tid=20409] ppid=20395 vsize=168688 CPUtime=50.5 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 16993 0 0 0 5044 6 0 0 20 0 2 0 368080963 172736512 22542 33554432000 4194304 5964350 140736836814560 140583068092216 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 168688

[startup+102.307 s]
/proc/loadavg: 1.83 1.28 0.94 3/179 20422
/proc/meminfo: memFree=25922156/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=168688 CPUtime=102.25 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 29867 0 0 0 10214 11 0 0 20 0 2 0 368080920 172736512 28437 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 42172 28437 186 433 0 41736 0
[pid=20397/tid=20409] ppid=20395 vsize=168688 CPUtime=101.57 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 22520 0 0 0 10146 11 0 0 20 0 2 0 368080963 172736512 28437 33554432000 4194304 5964350 140736836814560 140583068092456 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 168688

[startup+162.3 s]
/proc/loadavg: 1.93 1.40 1.00 3/179 20422
/proc/meminfo: memFree=25869732/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=171120 CPUtime=162.24 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 35182 0 0 0 16210 14 0 0 20 0 2 0 368080920 175226880 34263 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 42780 34263 186 433 0 42344 0
[pid=20397/tid=20409] ppid=20395 vsize=171120 CPUtime=161.41 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 27835 0 0 0 16127 14 0 0 20 0 2 0 368080963 175226880 34263 33554432000 4194304 5964350 140736836814560 140583068092408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 171120

[startup+222.3 s]
/proc/loadavg: 1.97 1.52 1.07 3/179 20422
/proc/meminfo: memFree=25834756/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=171120 CPUtime=222.21 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 38932 0 0 0 22205 16 0 0 20 0 2 0 368080920 175226880 38505 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 42780 38505 186 433 0 42344 0
[pid=20397/tid=20409] ppid=20395 vsize=171120 CPUtime=221.24 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 31585 0 0 0 22107 17 0 0 20 0 2 0 368080963 175226880 38505 33554432000 4194304 5964350 140736836814560 140583068092456 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 171120

[startup+282.3 s]
/proc/loadavg: 1.99 1.59 1.12 3/179 20422
/proc/meminfo: memFree=25778256/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=236656 CPUtime=282.19 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 47113 0 0 0 28199 20 0 0 20 0 2 0 368080920 242335744 46812 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 59164 46812 186 433 0 58728 0
[pid=20397/tid=20409] ppid=20395 vsize=236656 CPUtime=281.08 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 39766 0 0 0 28085 23 0 0 20 0 2 0 368080963 242335744 46812 33554432000 4194304 5964350 140736836814560 140583068092456 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 236656

[startup+342.3 s]
/proc/loadavg: 1.99 1.67 1.17 3/179 20422
/proc/meminfo: memFree=25722820/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=237872 CPUtime=342.18 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 53773 0 0 0 34194 24 0 0 20 0 2 0 368080920 243580928 53472 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 59468 53472 186 433 0 59032 0
[pid=20397/tid=20409] ppid=20395 vsize=237872 CPUtime=340.92 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 46426 0 0 0 34064 28 0 0 20 0 2 0 368080963 243580928 53472 33554432000 4194304 5964350 140736836814560 140583068092216 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 237872

[startup+402.3 s]
/proc/loadavg: 1.99 1.72 1.22 3/179 20423
/proc/meminfo: memFree=25681908/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=303408 CPUtime=402.18 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 59007 0 0 0 40191 27 0 0 20 0 2 0 368080920 310689792 58706 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 75852 58706 186 433 0 75416 0
[pid=20397/tid=20409] ppid=20395 vsize=303408 CPUtime=400.77 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 51660 0 0 0 40046 31 0 0 20 0 2 0 368080963 310689792 58706 33554432000 4194304 5964350 140736836814560 140583068092456 4381729 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 303408

[startup+462.3 s]
/proc/loadavg: 1.99 1.77 1.27 3/180 20426
/proc/meminfo: memFree=25654232/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=303408 CPUtime=462.15 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.71 3/179 20455
/proc/meminfo: memFree=25284864/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=501840 CPUtime=1421.91 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 115914 0 0 0 142120 71 0 0 20 0 2 0 368080920 513884160 116925 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 125460 116925 186 433 0 125024 0
[pid=20397/tid=20409] ppid=20395 vsize=501840 CPUtime=1418.04 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 108567 0 0 0 141713 91 0 0 20 0 2 0 368080963 513884160 116925 33554432000 4194304 5964350 140736836814560 140583068092216 4403290 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 501840

[startup+1482.3 s]
/proc/loadavg: 2.04 2.00 1.73 3/179 20455
/proc/meminfo: memFree=25274944/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=501840 CPUtime=1481.9 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 118298 0 0 0 148117 73 0 0 20 0 2 0 368080920 513884160 119309 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 125460 119309 186 433 0 125024 0
[pid=20397/tid=20409] ppid=20395 vsize=501840 CPUtime=1477.88 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 110951 0 0 0 147695 93 0 0 20 0 2 0 368080963 513884160 119309 33554432000 4194304 5964350 140736836814560 140583068092408 4400439 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 501840

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.75 3/180 20456
/proc/meminfo: memFree=25260924/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1541.88 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 121480 0 0 0 154112 76 0 0 20 0 2 0 368080920 580993024 122491 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 122491 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1537.73 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 114133 0 0 0 153675 98 0 0 20 0 2 0 368080963 580993024 122491 33554432000 4194304 5964350 140736836814560 140583068092408 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 567376

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/179 20457
/proc/meminfo: memFree=25246060/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1601.88 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 124586 0 0 0 160109 79 0 0 20 0 2 0 368080920 580993024 125597 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 125597 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1597.57 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 117239 0 0 0 159656 101 0 0 20 0 2 0 368080963 580993024 125597 33554432000 4194304 5964350 140736836814560 140583068092216 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 567376

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.77 3/180 20460
/proc/meminfo: memFree=25232644/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1661.87 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 127875 0 0 0 166105 82 0 0 20 0 2 0 368080920 580993024 128886 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 128886 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1657.42 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 120528 0 0 0 165637 105 0 0 20 0 2 0 368080963 580993024 128886 33554432000 4194304 5964350 140736836814560 140583068092408 4399944 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 567376

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

[startup+1663.9 s]
/proc/loadavg: 2.04 2.01 1.77 3/180 20460
/proc/meminfo: memFree=25232272/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1663.46 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 128015 0 0 0 166264 82 0 0 20 0 2 0 368080920 580993024 129026 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 129026 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1659.01 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 120668 0 0 0 165795 106 0 0 20 0 2 0 368080963 580993024 129026 33554432000 4194304 5964350 140736836814560 140583068092216 4399958 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1663.46
Current children cumulated vsize (KiB) 567376

[startup+1676.7 s]
/proc/loadavg: 2.03 2.01 1.78 3/180 20460
/proc/meminfo: memFree=25229172/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1676.26 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 128596 0 0 0 167543 83 0 0 20 0 2 0 368080920 580993024 129607 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 129607 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1671.78 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 121249 0 0 0 167071 107 0 0 20 0 2 0 368080963 580993024 129607 33554432000 4194304 5964350 140736836814560 140583068092456 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1676.26
Current children cumulated vsize (KiB) 567376

[startup+1683.1 s]
/proc/loadavg: 2.02 2.01 1.78 3/180 20460
/proc/meminfo: memFree=25227684/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1682.66 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 128922 0 0 0 168183 83 0 0 20 0 2 0 368080920 580993024 129933 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 129933 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1678.16 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 121575 0 0 0 167709 107 0 0 20 0 2 0 368080963 580993024 129933 33554432000 4194304 5964350 140736836814560 140583068092408 4400462 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1682.66
Current children cumulated vsize (KiB) 567376

[startup+1686.31 s]
/proc/loadavg: 2.02 2.01 1.78 3/180 20460
/proc/meminfo: memFree=25227560/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1685.87 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 128990 0 0 0 168503 84 0 0 20 0 2 0 368080920 580993024 130001 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 130001 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1681.36 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 121643 0 0 0 168029 107 0 0 20 0 2 0 368080963 580993024 130001 33554432000 4194304 5964350 140736836814560 140583068092408 4400355 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1685.87
Current children cumulated vsize (KiB) 567376

[startup+1687.9 s]
/proc/loadavg: 2.02 2.00 1.78 3/180 20460
/proc/meminfo: memFree=25227436/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1687.47 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 129034 0 0 0 168663 84 0 0 20 0 2 0 368080920 580993024 130045 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 130045 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1682.95 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 121687 0 0 0 168188 107 0 0 20 0 2 0 368080963 580993024 130045 33554432000 4194304 5964350 140736836814560 140583068092216 4403628 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1687.47
Current children cumulated vsize (KiB) 567376

[startup+1688.7 s]
/proc/loadavg: 2.02 2.00 1.78 3/180 20460
/proc/meminfo: memFree=25227312/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1688.27 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 129066 0 0 0 168743 84 0 0 20 0 2 0 368080920 580993024 130077 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 130077 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1683.75 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 121719 0 0 0 168268 107 0 0 20 0 2 0 368080963 580993024 130077 33554432000 4194304 5964350 140736836814560 140583068092456 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1688.27
Current children cumulated vsize (KiB) 567376

[startup+1689.1 s]
/proc/loadavg: 2.02 2.00 1.78 3/180 20460
/proc/meminfo: memFree=25227312/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1688.67 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 129073 0 0 0 168783 84 0 0 20 0 2 0 368080920 580993024 130084 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 130084 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1684.15 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 121726 0 0 0 168308 107 0 0 20 0 2 0 368080963 580993024 130084 33554432000 4194304 5964350 140736836814560 140583068092456 4399938 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1688.67
Current children cumulated vsize (KiB) 567376

[startup+1689.3 s]
/proc/loadavg: 2.02 2.00 1.78 3/180 20460
/proc/meminfo: memFree=25227312/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1688.87 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 129078 0 0 0 168803 84 0 0 20 0 2 0 368080920 580993024 130089 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 130089 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1684.35 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 121731 0 0 0 168328 107 0 0 20 0 2 0 368080963 580993024 130089 33554432000 4194304 5964350 140736836814560 140583068092456 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1688.87
Current children cumulated vsize (KiB) 567376

[startup+1689.4 s]
/proc/loadavg: 2.02 2.00 1.78 3/180 20460
/proc/meminfo: memFree=25227312/32873844 swapFree=7896/7896
[pid=20397] ppid=20395 vsize=567376 CPUtime=1688.97 cores=0,2,4,6
/proc/20397/stat : 20397 (wbo1.72) S 20395 20397 20268 0 -1 4202496 129080 0 0 0 168813 84 0 0 20 0 2 0 368080920 580993024 130091 33554432000 4194304 5964350 140736836814560 140736836814080 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20397/statm: 141844 130091 186 433 0 141408 0
[pid=20397/tid=20409] ppid=20395 vsize=567376 CPUtime=1684.45 cores=0,2,4,6
/proc/20397/task/20409/stat : 20409 (wbo1.72) R 20395 20397 20268 0 -1 4202560 121733 0 0 0 168338 107 0 0 20 0 2 0 368080963 580993024 130091 33554432000 4194304 5964350 140736836814560 140583068092456 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1688.97
Current children cumulated vsize (KiB) 567376

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20397 and gives
#  childrusage.ru_utime.tv_sec=1683
#  childrusage.ru_utime.tv_usec=796024
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=104832
# CPU time returned by wait4() is 1684.9
# while last known CPU time is 1688.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1689.42
CPU time (s): 1688.97
CPU user time (s): 1688.13
CPU system time (s): 0.84
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 567376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1683.8
system time used= 1.10483
maximum resident set size= 520380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129084
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= 1881

runsolver used 12.4971 second user time and 11.5972 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-06 23:52:35
IDJOB=3727170
IDBENCH=89785
IDSOLVER=2313
FILE ID=node136/3727170-1339019554
RUNJOBID= node136-1339019554-20379
PBS_JOBID= 14643279
Free space on /tmp= 69796 MiB

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

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

MD5SUM BENCH= 3f7496125222b93dca78bd7d73f5e00c
RANDOM SEED=46052668

node136.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		: 2667.247
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	: 5334.49
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		: 2667.247
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		: 2667.247
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.94
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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:        26202480 kB
Buffers:         1287240 kB
Cached:          4447156 kB
SwapCached:        20320 kB
Active:          2894872 kB
Inactive:        2872984 kB
Active(anon):       5656 kB
Inactive(anon):    22812 kB
Active(file):    2889216 kB
Inactive(file):  2850172 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:             19408 kB
Writeback:             0 kB
AnonPages:         14128 kB
Mapped:             8776 kB
Shmem:                 0 kB
Slab:             765768 kB
SReclaimable:     207172 kB
SUnreclaim:       558596 kB
KernelStack:        1376 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     109008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69780 MiB
End job on node136 at 2012-06-07 00:20:44