Trace number 3727177

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.52 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-76.opb
MD5SUMf030651c159d27eae553d070b0927366
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1408.44
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12587
Total number of constraints283937
Number of constraints which are clauses255125
Number of constraints which are cardinality constraints (but not clauses)903
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint2
Maximum length of a constraint270
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 271
Number of bits of the biggest sum of numbers9
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-3727177-1339019550.opb.
0.00/0.00	c Instance file HOME/instance-3727177-1339019550.opb
0.00/0.00	c File size is 12187273 bytes.
0.69/0.78	c Highest Coefficient sum: 271
0.69/0.78	c ============================[ Problem Statistics ]=============================
0.69/0.78	c |                                                                             |
0.69/0.78	c |  Parsing time:          0.78         s                                      |
0.69/0.78	c |  Number Variables:      12587                                               |
0.69/0.78	c |  Number Clauses:        255583                                              |
0.69/0.78	c |  Number Cardinality:    906                                                 |
0.69/0.78	c |  Number PB Constraints: 27909                                               |
0.69/0.78	c |                                                                             |
0.78/0.82	c |  Problem Type:          Decision                                            |
0.78/0.82	c |  Objective Function:    None                                                |
0.78/0.82	c |                                                                             |
0.78/0.82	c ===============================================================================
1799.52/1800.00	c ===============================================================================
1799.52/1800.00	c Wall Clock Time: 1800.00 s
1799.52/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-3727177-1339019550/watcher-3727177-1339019550 -o /tmp/evaluation-result-3727177-1339019550/solver-3727177-1339019550 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727177-1339019550.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: 1.92 1.98 1.68 3/173 5935
/proc/meminfo: memFree=30861484/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=15044 CPUtime=0 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) R 5933 5935 5781 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 368079361 15405056 276 33554432000 4194304 5964350 140735601214128 140736574616008 4344563 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 3761 276 171 433 0 349 0

[startup+0.0539169 s]
/proc/loadavg: 1.92 1.98 1.68 3/173 5935
/proc/meminfo: memFree=30861484/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=17420 CPUtime=0.05 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) R 5933 5935 5781 0 -1 4202496 1059 0 0 0 5 0 0 0 20 0 1 0 368079361 17838080 1012 33554432000 4194304 5964350 140735601214128 140736574616008 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 4355 1012 344 433 0 943 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17420

[startup+0.10032 s]
/proc/loadavg: 1.92 1.98 1.68 3/173 5935
/proc/meminfo: memFree=30861484/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=19600 CPUtime=0.09 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) R 5933 5935 5781 0 -1 4202496 1814 0 0 0 9 0 0 0 20 0 1 0 368079361 20070400 1734 33554432000 4194304 5964350 140735601214128 140735601212616 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 4900 1734 527 433 0 1488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19600

[startup+0.300296 s]
/proc/loadavg: 1.92 1.98 1.68 3/173 5935
/proc/meminfo: memFree=30861484/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=28668 CPUtime=0.29 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) R 5933 5935 5781 0 -1 4202496 4864 0 0 0 29 0 0 0 20 0 1 0 368079361 29356032 4719 33554432000 4194304 5964350 140735601214128 140735601212616 4349631 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 7167 4720 1288 433 0 3755 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28668

[startup+0.700297 s]
/proc/loadavg: 1.92 1.98 1.68 3/173 5935
/proc/meminfo: memFree=30861484/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=46348 CPUtime=0.69 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) R 5933 5935 5781 0 -1 4202496 10841 0 0 0 69 0 0 0 20 0 1 0 368079361 47460352 10567 33554432000 4194304 5964350 140735601214128 140735601212616 5302792 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 11587 10568 2805 433 0 8175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46348

[startup+1.50028 s]
/proc/loadavg: 1.92 1.98 1.68 3/175 5937
/proc/meminfo: memFree=30729764/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=119532 CPUtime=1.48 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 24239 0 0 0 145 3 0 0 20 0 2 0 368079361 122400768 20175 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 29883 20175 186 433 0 29447 0
[pid=5935/tid=5937] ppid=5933 vsize=119532 CPUtime=0.7 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 11419 0 0 0 68 2 0 0 20 0 2 0 368079440 122400768 20175 33554432000 4194304 5964350 140735601214128 139657741428536 4392725 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) 119532

[startup+3.10034 s]
/proc/loadavg: 1.92 1.98 1.68 3/175 5937
/proc/meminfo: memFree=30663920/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=119532 CPUtime=3.08 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 24680 0 0 0 305 3 0 0 20 0 2 0 368079361 122400768 20616 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 29883 20616 186 433 0 29447 0
[pid=5935/tid=5937] ppid=5933 vsize=119532 CPUtime=2.29 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 11860 0 0 0 227 2 0 0 20 0 2 0 368079440 122400768 20616 33554432000 4194304 5964350 140735601214128 139657741428744 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 119532

[startup+6.30031 s]
/proc/loadavg: 2.01 2.00 1.69 3/178 5947
/proc/meminfo: memFree=30534832/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=119532 CPUtime=6.29 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 25985 0 0 0 625 4 0 0 20 0 2 0 368079361 122400768 21921 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 29883 21921 186 433 0 29447 0
[pid=5935/tid=5937] ppid=5933 vsize=119532 CPUtime=5.48 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 13165 0 0 0 546 2 0 0 20 0 2 0 368079440 122400768 21921 33554432000 4194304 5964350 140735601214128 139657741428728 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119532

[startup+12.7003 s]
/proc/loadavg: 2.09 2.02 1.70 3/179 5948
/proc/meminfo: memFree=30281576/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=119532 CPUtime=12.67 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 27865 0 0 0 1263 4 0 0 20 0 2 0 368079361 122400768 23801 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 29883 23801 186 433 0 29447 0
[pid=5935/tid=5937] ppid=5933 vsize=119532 CPUtime=11.86 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 15045 0 0 0 1183 3 0 0 20 0 2 0 368079440 122400768 23801 33554432000 4194304 5964350 140735601214128 139657741428536 4399962 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 119532

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 1.70 3/179 5948
/proc/meminfo: memFree=30037960/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=185068 CPUtime=25.47 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 31010 0 0 0 2541 6 0 0 20 0 2 0 368079361 189509632 27267 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 46267 27267 186 433 0 45831 0
[pid=5935/tid=5937] ppid=5933 vsize=185068 CPUtime=24.63 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 18190 0 0 0 2458 5 0 0 20 0 2 0 368079440 189509632 27267 33554432000 4194304 5964350 140735601214128 139657741428536 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 185068

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 1.71 3/179 5959
/proc/meminfo: memFree=30019436/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=185068 CPUtime=51.04 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 34800 0 0 0 5095 9 0 0 20 0 2 0 368079361 189509632 31640 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 46267 31640 186 433 0 45831 0
[pid=5935/tid=5937] ppid=5933 vsize=185068 CPUtime=50.14 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 21980 0 0 0 5006 8 0 0 20 0 2 0 368079440 189509632 31640 33554432000 4194304 5964350 140735601214128 139657741428776 4399832 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 185068

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 1.72 3/179 5960
/proc/meminfo: memFree=29984148/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=185068 CPUtime=102.23 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 43429 0 0 0 10210 13 0 0 20 0 2 0 368079361 189509632 40270 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 46267 40270 186 433 0 45831 0
[pid=5935/tid=5937] ppid=5933 vsize=185068 CPUtime=101.2 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 30609 0 0 0 10107 13 0 0 20 0 2 0 368079440 189509632 40270 33554432000 4194304 5964350 140735601214128 139657741428600 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 185068

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/179 5960
/proc/meminfo: memFree=29954480/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=250604 CPUtime=162.22 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 49337 0 0 0 16205 17 0 0 20 0 2 0 368079361 256618496 46172 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 62651 46172 186 433 0 62215 0
[pid=5935/tid=5937] ppid=5933 vsize=250604 CPUtime=161.04 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 36517 0 0 0 16087 17 0 0 20 0 2 0 368079440 256618496 46172 33554432000 4194304 5964350 140735601214128 139657741428536 4399930 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 250604

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.75 3/179 5960
/proc/meminfo: memFree=29927600/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=254252 CPUtime=222.21 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 53588 0 0 0 22202 19 0 0 20 0 2 0 368079361 260354048 50934 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 63563 50934 186 433 0 63127 0
[pid=5935/tid=5937] ppid=5933 vsize=254252 CPUtime=220.9 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 40768 0 0 0 22069 21 0 0 20 0 2 0 368079440 260354048 50934 33554432000 4194304 5964350 140735601214128 139657741428728 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 254252

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/179 5960
/proc/meminfo: memFree=29906180/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=254252 CPUtime=282.2 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 56325 0 0 0 28199 21 0 0 20 0 2 0 368079361 260354048 53669 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 63563 53669 186 433 0 63127 0
[pid=5935/tid=5937] ppid=5933 vsize=254252 CPUtime=280.74 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 43505 0 0 0 28050 24 0 0 20 0 2 0 368079440 260354048 53669 33554432000 4194304 5964350 140735601214128 139657741428776 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 254252

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 1.78 3/179 5960
/proc/meminfo: memFree=29887300/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=254252 CPUtime=342.19 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 58758 0 0 0 34196 23 0 0 20 0 2 0 368079361 260354048 56101 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 63563 56101 186 433 0 63127 0
[pid=5935/tid=5937] ppid=5933 vsize=254252 CPUtime=340.59 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 45938 0 0 0 34032 27 0 0 20 0 2 0 368079440 260354048 56101 33554432000 4194304 5964350 140735601214128 139657741428728 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 254252

[startup+402.3 s]
/proc/loadavg: 2.05 2.02 1.79 3/179 5961
/proc/meminfo: memFree=29869544/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=319788 CPUtime=402.18 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 61875 0 0 0 40192 26 0 0 20 0 2 0 368079361 327462912 59217 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 79947 59217 186 433 0 79511 0
[pid=5935/tid=5937] ppid=5933 vsize=319788 CPUtime=400.43 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 49055 0 0 0 40013 30 0 0 20 0 2 0 368079440 327462912 59217 33554432000 4194304 5964350 140735601214128 139657741428728 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 319788

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 1.81 3/180 5964
/proc/meminfo: memFree=29838896/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=321612 CPUtime=462.18 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5993
/proc/meminfo: memFree=29581140/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=521548 CPUtime=1361.92 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 110660 0 0 0 136127 65 0 0 20 0 2 0 368079361 534065152 110133 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 130387 110133 186 433 0 129951 0
[pid=5935/tid=5937] ppid=5933 vsize=521548 CPUtime=1357.87 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 97840 0 0 0 135703 84 0 0 20 0 2 0 368079440 534065152 110133 33554432000 4194304 5964350 140735601214128 139657741428728 4400462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 521548

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5993
/proc/meminfo: memFree=29560616/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=521548 CPUtime=1421.92 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 114213 0 0 0 142123 69 0 0 20 0 2 0 368079361 534065152 113686 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 130387 113686 186 433 0 129951 0
[pid=5935/tid=5937] ppid=5933 vsize=521548 CPUtime=1417.72 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 101393 0 0 0 141684 88 0 0 20 0 2 0 368079440 534065152 113686 33554432000 4194304 5964350 140735601214128 139657741428728 4403290 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 521548

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5993
/proc/meminfo: memFree=29548176/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=521548 CPUtime=1481.9 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 115970 0 0 0 148120 70 0 0 20 0 2 0 368079361 534065152 115443 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 130387 115443 186 433 0 129951 0
[pid=5935/tid=5937] ppid=5933 vsize=521548 CPUtime=1477.56 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 103150 0 0 0 147666 90 0 0 20 0 2 0 368079440 534065152 115443 33554432000 4194304 5964350 140735601214128 139657741428728 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 521548

[startup+1542.31 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 5993
/proc/meminfo: memFree=29542272/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=521548 CPUtime=1541.9 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 116030 0 0 0 154120 70 0 0 20 0 2 0 368079361 534065152 115503 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 130387 115503 186 433 0 129951 0
[pid=5935/tid=5937] ppid=5933 vsize=521548 CPUtime=1537.42 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 103210 0 0 0 153651 91 0 0 20 0 2 0 368079440 534065152 115503 33554432000 4194304 5964350 140735601214128 139657741428536 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 521548

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 5994
/proc/meminfo: memFree=29535576/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=521548 CPUtime=1601.89 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 116081 0 0 0 160119 70 0 0 20 0 2 0 368079361 534065152 115554 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 130387 115554 186 433 0 129951 0
[pid=5935/tid=5937] ppid=5933 vsize=521548 CPUtime=1597.26 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 103261 0 0 0 159634 92 0 0 20 0 2 0 368079440 534065152 115554 33554432000 4194304 5964350 140735601214128 139657741428536 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 521548

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 5997
/proc/meminfo: memFree=29530228/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=521548 CPUtime=1661.87 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 116722 0 0 0 166117 70 0 0 20 0 2 0 368079361 534065152 116195 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 130387 116195 186 433 0 129951 0
[pid=5935/tid=5937] ppid=5933 vsize=521548 CPUtime=1657.11 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 103902 0 0 0 165617 94 0 0 20 0 2 0 368079440 534065152 116195 33554432000 4194304 5964350 140735601214128 139657741428536 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 521548

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29501600/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=521548 CPUtime=1721.86 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 122084 0 0 0 172110 76 0 0 20 0 2 0 368079361 534065152 121557 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 130387 121557 186 433 0 129951 0
[pid=5935/tid=5937] ppid=5933 vsize=521548 CPUtime=1716.95 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 109264 0 0 0 171594 101 0 0 20 0 2 0 368079440 534065152 121557 33554432000 4194304 5964350 140735601214128 139657741428728 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 521548

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29480584/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=521548 CPUtime=1781.83 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 126107 0 0 0 178103 80 0 0 20 0 2 0 368079361 534065152 125899 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 130387 125899 186 433 0 129951 0
[pid=5935/tid=5937] ppid=5933 vsize=521548 CPUtime=1776.77 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 113287 0 0 0 177572 105 0 0 20 0 2 0 368079440 534065152 125899 33554432000 4194304 5964350 140735601214128 139657741428536 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 521548

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29479468/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=521548 CPUtime=1791.53 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 126176 0 0 0 179073 80 0 0 20 0 2 0 368079361 534065152 125968 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 130387 125968 186 433 0 129951 0
[pid=5935/tid=5937] ppid=5933 vsize=521548 CPUtime=1786.45 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 113356 0 0 0 178539 106 0 0 20 0 2 0 368079440 534065152 125968 33554432000 4194304 5964350 140735601214128 139657741428536 4382134 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (KiB) 521548

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29479220/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=587084 CPUtime=1794.73 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 126209 0 0 0 179393 80 0 0 20 0 2 0 368079361 601174016 126001 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 146771 126001 186 433 0 146335 0
[pid=5935/tid=5937] ppid=5933 vsize=587084 CPUtime=1789.64 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 113389 0 0 0 178858 106 0 0 20 0 2 0 368079440 601174016 126001 33554432000 4194304 5964350 140735601214128 139657741428488 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (KiB) 587084

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29479096/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=587084 CPUtime=1797.92 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 126210 0 0 0 179712 80 0 0 20 0 2 0 368079361 601174016 126002 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 146771 126002 186 433 0 146335 0
[pid=5935/tid=5937] ppid=5933 vsize=587084 CPUtime=1792.83 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 113390 0 0 0 179177 106 0 0 20 0 2 0 368079440 601174016 126002 33554432000 4194304 5964350 140735601214128 139657741428488 4399889 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 587084

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29479096/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=587084 CPUtime=1798.72 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 126210 0 0 0 179792 80 0 0 20 0 2 0 368079361 601174016 126002 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 146771 126002 186 433 0 146335 0
[pid=5935/tid=5937] ppid=5933 vsize=587084 CPUtime=1793.63 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 113390 0 0 0 179257 106 0 0 20 0 2 0 368079440 601174016 126002 33554432000 4194304 5964350 140735601214128 139657741428488 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.72
Current children cumulated vsize (KiB) 587084

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29478352/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=587084 CPUtime=1799.13 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 126211 0 0 0 179833 80 0 0 20 0 2 0 368079361 601174016 126003 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 146771 126003 186 433 0 146335 0
[pid=5935/tid=5937] ppid=5933 vsize=587084 CPUtime=1794.03 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 113391 0 0 0 179297 106 0 0 20 0 2 0 368079440 601174016 126003 33554432000 4194304 5964350 140735601214128 139657741428488 4399944 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.13
Current children cumulated vsize (KiB) 587084

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29478352/32873844 swapFree=7632/7632
[pid=5935] ppid=5933 vsize=587084 CPUtime=1799.52 cores=0,2,4,6
/proc/5935/stat : 5935 (wbo1.72) S 5933 5935 5781 0 -1 4202496 126211 0 0 0 179872 80 0 0 20 0 2 0 368079361 601174016 126003 33554432000 4194304 5964350 140735601214128 140735601213648 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5935/statm: 146771 126003 186 433 0 146335 0
[pid=5935/tid=5937] ppid=5933 vsize=587084 CPUtime=1794.42 cores=0,2,4,6
/proc/5935/task/5937/stat : 5937 (wbo1.72) R 5933 5935 5781 0 -1 4202560 113391 0 0 0 179336 106 0 0 20 0 2 0 368079440 601174016 126003 33554432000 4194304 5964350 140735601214128 139657741428488 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 587084

Child status: 255

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

Real time (s): 1800.01
CPU time (s): 1799.52
CPU user time (s): 1798.72
CPU system time (s): 0.8
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 587084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.14
system time used= 1.09383
maximum resident set size= 504032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126216
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= 188
involuntary context switches= 1971

runsolver used 3.67844 second user time and 12.925 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-06 23:52:30
IDJOB=3727177
IDBENCH=89728
IDSOLVER=2313
FILE ID=node141/3727177-1339019550
RUNJOBID= node141-1339019550-5917
PBS_JOBID= 14643274
Free space on /tmp= 70784 MiB

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

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

MD5SUM BENCH= f030651c159d27eae553d070b0927366
RANDOM SEED=174647250

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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:        30863136 kB
Buffers:            8960 kB
Cached:          1268912 kB
SwapCached:         2484 kB
Active:           192440 kB
Inactive:        1092764 kB
Active(anon):       8068 kB
Inactive(anon):     1636 kB
Active(file):     184372 kB
Inactive(file):  1091128 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098728 kB
Dirty:             26400 kB
Writeback:             0 kB
AnonPages:         11112 kB
Mapped:             6876 kB
Shmem:                 0 kB
Slab:             585184 kB
SReclaimable:      26912 kB
SUnreclaim:       558272 kB
KernelStack:        1376 kB
PageTables:         3892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108936 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= 70672 MiB
End job on node141 at 2012-06-07 00:22:30