Trace number 3727172

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-47.opb
MD5SUM17efc5fe25abdce41d8265867254d297
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 variables10052
Total number of constraints226117
Number of constraints which are clauses203168
Number of constraints which are cardinality constraints (but not clauses)731
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint1
Maximum length of a constraint231
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 232
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-3727172-1339019549.opb.
0.00/0.00	c Instance file HOME/instance-3727172-1339019549.opb
0.00/0.00	c File size is 9516230 bytes.
0.58/0.62	c Highest Coefficient sum: 232
0.58/0.62	c ============================[ Problem Statistics ]=============================
0.58/0.62	c |                                                                             |
0.58/0.62	c |  Parsing time:          0.62         s                                      |
0.58/0.62	c |  Number Variables:      10052                                               |
0.58/0.62	c |  Number Clauses:        203545                                              |
0.58/0.62	c |  Number Cardinality:    721                                                 |
0.58/0.62	c |  Number PB Constraints: 22218                                               |
0.58/0.62	c |                                                                             |
0.58/0.65	c |  Problem Type:          Decision                                            |
0.58/0.65	c |  Objective Function:    None                                                |
0.58/0.65	c |                                                                             |
0.58/0.65	c ===============================================================================
1799.44/1800.00	c ===============================================================================
1799.44/1800.00	c Wall Clock Time: 1800.00 s
1799.44/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-3727172-1339019549/watcher-3727172-1339019549 -o /tmp/evaluation-result-3727172-1339019549/solver-3727172-1339019549 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727172-1339019549.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.85 1.97 1.68 2/175 30978
/proc/meminfo: memFree=25763748/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=12436 CPUtime=0 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) R 30974 30978 30821 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 368079850 12734464 272 33554432000 4194304 5964350 140737114034496 140737204192488 5136410 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 3109 272 174 433 0 349 0

[startup+0.058031 s]
/proc/loadavg: 1.85 1.97 1.68 2/175 30978
/proc/meminfo: memFree=25763748/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=14900 CPUtime=0.05 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) R 30974 30978 30821 0 -1 4202496 1110 0 0 0 5 0 0 0 20 0 1 0 368079850 15257600 1063 33554432000 4194304 5964350 140737114034496 140737204192488 4344688 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 3725 1063 362 433 0 965 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14900

[startup+0.100331 s]
/proc/loadavg: 1.85 1.97 1.68 2/175 30978
/proc/meminfo: memFree=25763748/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=17056 CPUtime=0.09 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) R 30974 30978 30821 0 -1 4202496 1771 0 0 0 9 0 0 0 20 0 1 0 368079850 17465344 1724 33554432000 4194304 5964350 140737114034496 140737204192488 5136410 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 4264 1724 530 433 0 1504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17056

[startup+0.300319 s]
/proc/loadavg: 1.85 1.97 1.68 2/175 30978
/proc/meminfo: memFree=25763748/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=26000 CPUtime=0.29 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) R 30974 30978 30821 0 -1 4202496 4817 0 0 0 29 0 0 0 20 0 1 0 368079850 26624000 4705 33554432000 4194304 5964350 140737114034496 140737114032840 4344688 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 6500 4705 1290 433 0 3740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26000

[startup+0.700228 s]
/proc/loadavg: 1.85 1.97 1.68 2/175 30978
/proc/meminfo: memFree=25763748/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=112656 CPUtime=0.69 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 14778 0 0 0 68 1 0 0 20 0 2 0 368079850 115359744 12212 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 28164 12214 178 433 0 27728 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112656

[startup+1.5003 s]
/proc/loadavg: 1.85 1.97 1.68 4/179 30982
/proc/meminfo: memFree=25641180/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=111932 CPUtime=1.49 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 19068 0 0 0 147 2 0 0 20 0 2 0 368079850 114618368 16059 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 27983 16059 186 433 0 27547 0
[pid=30978/tid=30981] ppid=30974 vsize=111932 CPUtime=0.86 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 9024 0 0 0 84 2 0 0 20 0 2 0 368079912 114618368 16059 33554432000 4194304 5964350 140737114034496 140446324483896 4392888 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111932

[startup+3.1003 s]
/proc/loadavg: 1.85 1.97 1.68 4/179 30982
/proc/meminfo: memFree=25637940/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=111932 CPUtime=3.09 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 19474 0 0 0 307 2 0 0 20 0 2 0 368079850 114618368 16465 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 27983 16465 186 433 0 27547 0
[pid=30978/tid=30981] ppid=30974 vsize=111932 CPUtime=2.46 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 9430 0 0 0 244 2 0 0 20 0 2 0 368079912 114618368 16465 33554432000 4194304 5964350 140737114034496 140446324483896 4403290 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111932

[startup+6.3003 s]
/proc/loadavg: 1.86 1.97 1.68 4/179 30982
/proc/meminfo: memFree=25631260/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=111932 CPUtime=6.29 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 20426 0 0 0 626 3 0 0 20 0 2 0 368079850 114618368 17417 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 27983 17417 186 433 0 27547 0
[pid=30978/tid=30981] ppid=30974 vsize=111932 CPUtime=5.66 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 10382 0 0 0 564 2 0 0 20 0 2 0 368079912 114618368 17417 33554432000 4194304 5964350 140737114034496 140446324484088 4392888 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111932

[startup+12.7003 s]
/proc/loadavg: 1.87 1.97 1.68 4/179 30982
/proc/meminfo: memFree=25616048/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=111932 CPUtime=12.69 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 22430 0 0 0 1265 4 0 0 20 0 2 0 368079850 114618368 19421 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 27983 19421 186 433 0 27547 0
[pid=30978/tid=30981] ppid=30974 vsize=111932 CPUtime=12.07 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 12386 0 0 0 1203 4 0 0 20 0 2 0 368079912 114618368 19421 33554432000 4194304 5964350 140737114034496 140446324483896 4400007 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) 111932

[startup+25.5003 s]
/proc/loadavg: 1.97 1.98 1.69 4/179 30982
/proc/meminfo: memFree=25587908/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=111932 CPUtime=25.49 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 25325 0 0 0 2544 5 0 0 20 0 2 0 368079850 114618368 22316 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 27983 22316 186 433 0 27547 0
[pid=30978/tid=30981] ppid=30974 vsize=111932 CPUtime=24.86 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 15281 0 0 0 2481 5 0 0 20 0 2 0 368079912 114618368 22316 33554432000 4194304 5964350 140737114034496 140446324483896 4399889 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111932

[startup+51.1003 s]
/proc/loadavg: 1.98 1.98 1.70 4/180 30994
/proc/meminfo: memFree=25540548/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=177468 CPUtime=51.08 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 30429 0 0 0 5102 6 0 0 20 0 2 0 368079850 181727232 27419 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 44367 27419 186 433 0 43931 0
[pid=30978/tid=30981] ppid=30974 vsize=177468 CPUtime=50.46 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 20385 0 0 0 5040 6 0 0 20 0 2 0 368079912 181727232 27419 33554432000 4194304 5964350 140737114034496 140446324483896 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 177468

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.71 4/179 30994
/proc/meminfo: memFree=25471480/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=177468 CPUtime=102.25 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 38669 0 0 0 10215 10 0 0 20 0 2 0 368079850 181727232 36316 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 44367 36316 186 433 0 43931 0
[pid=30978/tid=30981] ppid=30974 vsize=177468 CPUtime=101.65 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 28625 0 0 0 10154 11 0 0 20 0 2 0 368079912 181727232 36316 33554432000 4194304 5964350 140737114034496 140446324484088 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) 177468

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.73 4/179 30994
/proc/meminfo: memFree=25400900/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=246652 CPUtime=162.21 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 47944 0 0 0 16206 15 0 0 20 0 2 0 368079850 252571648 46027 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 61663 46027 186 433 0 61227 0
[pid=30978/tid=30981] ppid=30974 vsize=246652 CPUtime=161.61 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 37900 0 0 0 16144 17 0 0 20 0 2 0 368079912 252571648 46027 33554432000 4194304 5964350 140737114034496 140446324484088 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 246652

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.74 4/179 30994
/proc/meminfo: memFree=25347880/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=246652 CPUtime=222.2 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 54091 0 0 0 22200 20 0 0 20 0 2 0 368079850 252571648 52174 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 61663 52174 186 433 0 61227 0
[pid=30978/tid=30981] ppid=30974 vsize=246652 CPUtime=221.61 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 44047 0 0 0 22138 23 0 0 20 0 2 0 368079912 252571648 52174 33554432000 4194304 5964350 140737114034496 140446324483896 4399936 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 246652

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.75 4/179 30994
/proc/meminfo: memFree=25339416/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=246652 CPUtime=282.19 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 54717 0 0 0 28199 20 0 0 20 0 2 0 368079850 252571648 52800 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 61663 52800 186 433 0 61227 0
[pid=30978/tid=30981] ppid=30974 vsize=246652 CPUtime=281.61 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 44673 0 0 0 28137 24 0 0 20 0 2 0 368079912 252571648 52800 33554432000 4194304 5964350 140737114034496 140446324483896 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) 246652

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.76 4/178 30994
/proc/meminfo: memFree=25267684/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=312188 CPUtime=342.18 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 61963 0 0 0 34193 25 0 0 20 0 2 0 368079850 319680512 60050 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 78047 60050 186 433 0 77611 0
[pid=30978/tid=30981] ppid=30974 vsize=312188 CPUtime=341.61 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 51919 0 0 0 34131 30 0 0 20 0 2 0 368079912 319680512 60050 33554432000 4194304 5964350 140737114034496 140446324484088 4221120 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) 312188

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.78 4/179 30995
/proc/meminfo: memFree=25209648/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=312188 CPUtime=402.13 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 68933 0 0 0 40182 31 0 0 20 0 2 0 368079850 319680512 67411 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 78047 67411 186 433 0 77611 0
[pid=30978/tid=30981] ppid=30974 vsize=312188 CPUtime=401.58 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 58889 0 0 0 40121 37 0 0 20 0 2 0 368079912 319680512 67411 33554432000 4194304 5964350 140737114034496 140446324484088 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 312188

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.79 4/180 30998
/proc/meminfo: memFree=25160508/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=314012 CPUtime=462.12 cores=0,2,4,6

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

/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 116479 0 0 0 130050 100 0 0 20 0 2 0 368079912 592781312 126800 33554432000 4194304 5964350 140737114034496 140446324484136 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 578888

[startup+1362.3 s]
/proc/loadavg: 1.00 1.23 1.52 2/172 31052
/proc/meminfo: memFree=25257504/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=578888 CPUtime=1361.86 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 130446 0 0 0 136101 85 0 0 20 0 2 0 368079850 592781312 130814 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 144722 130814 186 433 0 144286 0
[pid=30978/tid=30981] ppid=30974 vsize=578888 CPUtime=1361.5 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 120402 0 0 0 136045 105 0 0 20 0 2 0 368079912 592781312 130814 33554432000 4194304 5964350 140737114034496 140446324483896 4403287 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 578888

[startup+1422.31 s]
/proc/loadavg: 1.08 1.20 1.50 2/172 31052
/proc/meminfo: memFree=25240764/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=578888 CPUtime=1421.86 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 134527 0 0 0 142097 89 0 0 20 0 2 0 368079850 592781312 134895 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 144722 134895 186 433 0 144286 0
[pid=30978/tid=30981] ppid=30974 vsize=578888 CPUtime=1421.5 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 124483 0 0 0 142040 110 0 0 20 0 2 0 368079912 592781312 134895 33554432000 4194304 5964350 140737114034496 140446324484088 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 578888

[startup+1482.3 s]
/proc/loadavg: 1.03 1.16 1.46 2/172 31052
/proc/meminfo: memFree=25216336/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=644424 CPUtime=1481.84 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 140740 0 0 0 148090 94 0 0 20 0 2 0 368079850 659890176 141108 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 161106 141108 186 433 0 160670 0
[pid=30978/tid=30981] ppid=30974 vsize=644424 CPUtime=1481.5 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 130696 0 0 0 148034 116 0 0 20 0 2 0 368079912 659890176 141108 33554432000 4194304 5964350 140737114034496 140446324484088 4403287 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 644424

[startup+1542.3 s]
/proc/loadavg: 1.01 1.13 1.43 2/172 31052
/proc/meminfo: memFree=25186560/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=644424 CPUtime=1541.82 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 148045 0 0 0 154081 101 0 0 20 0 2 0 368079850 659890176 148496 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 161106 148496 186 433 0 160670 0
[pid=30978/tid=30981] ppid=30974 vsize=644424 CPUtime=1541.5 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 138001 0 0 0 154026 124 0 0 20 0 2 0 368079912 659890176 148496 33554432000 4194304 5964350 140737114034496 140446324484136 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 644424

[startup+1602.3 s]
/proc/loadavg: 1.00 1.11 1.40 2/172 31053
/proc/meminfo: memFree=25168300/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=644424 CPUtime=1601.77 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 152228 0 0 0 160072 105 0 0 20 0 2 0 368079850 659890176 153056 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 161106 153056 186 433 0 160670 0
[pid=30978/tid=30981] ppid=30974 vsize=644424 CPUtime=1601.46 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 142184 0 0 0 160017 129 0 0 20 0 2 0 368079912 659890176 153056 33554432000 4194304 5964350 140737114034496 140446324483896 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 644424

[startup+1662.3 s]
/proc/loadavg: 1.00 1.08 1.37 2/173 31056
/proc/meminfo: memFree=25150892/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=709960 CPUtime=1661.76 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 156553 0 0 0 166068 108 0 0 20 0 2 0 368079850 726999040 157381 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 177490 157381 186 433 0 177054 0
[pid=30978/tid=30981] ppid=30974 vsize=709960 CPUtime=1661.46 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 146509 0 0 0 166013 133 0 0 20 0 2 0 368079912 726999040 157381 33554432000 4194304 5964350 140737114034496 140446324483896 4400707 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 709960

[startup+1722.3 s]
/proc/loadavg: 1.00 1.07 1.35 2/172 31056
/proc/meminfo: memFree=25130108/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=709960 CPUtime=1721.76 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 161825 0 0 0 172062 114 0 0 20 0 2 0 368079850 726999040 162653 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 177490 162653 186 433 0 177054 0
[pid=30978/tid=30981] ppid=30974 vsize=709960 CPUtime=1721.46 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 151781 0 0 0 172006 140 0 0 20 0 2 0 368079912 726999040 162653 33554432000 4194304 5964350 140737114034496 140446324484088 18446744073699066235 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 709960

[startup+1782.3 s]
/proc/loadavg: 1.00 1.05 1.32 2/172 31056
/proc/meminfo: memFree=25112624/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=709960 CPUtime=1781.74 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 166145 0 0 0 178057 117 0 0 20 0 2 0 368079850 726999040 166973 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 177490 166973 186 433 0 177054 0
[pid=30978/tid=30981] ppid=30974 vsize=709960 CPUtime=1781.46 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 156101 0 0 0 178002 144 0 0 20 0 2 0 368079912 726999040 166973 33554432000 4194304 5964350 140737114034496 140446324484088 18446744073699066235 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 709960

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.05 1.32 2/172 31056
/proc/meminfo: memFree=25108160/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=709960 CPUtime=1791.35 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 167278 0 0 0 179017 118 0 0 20 0 2 0 368079850 726999040 168106 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 177490 168106 186 433 0 177054 0
[pid=30978/tid=30981] ppid=30974 vsize=709960 CPUtime=1791.07 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 157234 0 0 0 178962 145 0 0 20 0 2 0 368079912 726999040 168106 33554432000 4194304 5964350 140737114034496 140446324484136 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 709960

[startup+1795.1 s]
/proc/loadavg: 1.00 1.05 1.32 2/172 31056
/proc/meminfo: memFree=25106796/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=709960 CPUtime=1794.54 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 167588 0 0 0 179336 118 0 0 20 0 2 0 368079850 726999040 168416 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 177490 168416 186 433 0 177054 0
[pid=30978/tid=30981] ppid=30974 vsize=709960 CPUtime=1794.27 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 157544 0 0 0 179282 145 0 0 20 0 2 0 368079912 726999040 168416 33554432000 4194304 5964350 140737114034496 140446324484088 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 709960

[startup+1798.3 s]
/proc/loadavg: 1.00 1.05 1.32 2/172 31056
/proc/meminfo: memFree=25105804/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=709960 CPUtime=1797.74 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 167924 0 0 0 179655 119 0 0 20 0 2 0 368079850 726999040 168752 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 177490 168752 186 433 0 177054 0
[pid=30978/tid=30981] ppid=30974 vsize=709960 CPUtime=1797.46 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 157880 0 0 0 179600 146 0 0 20 0 2 0 368079912 726999040 168752 33554432000 4194304 5964350 140737114034496 140446324484136 4399979 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 709960

[startup+1799.1 s]
/proc/loadavg: 1.00 1.05 1.31 2/172 31056
/proc/meminfo: memFree=25105308/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=709960 CPUtime=1798.54 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 167991 0 0 0 179735 119 0 0 20 0 2 0 368079850 726999040 168819 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 177490 168819 186 433 0 177054 0
[pid=30978/tid=30981] ppid=30974 vsize=709960 CPUtime=1798.26 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 157947 0 0 0 179680 146 0 0 20 0 2 0 368079912 726999040 168819 33554432000 4194304 5964350 140737114034496 140446324484136 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (KiB) 709960

[startup+1799.5 s]
/proc/loadavg: 1.00 1.05 1.31 2/172 31056
/proc/meminfo: memFree=25105060/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=709960 CPUtime=1798.95 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 168026 0 0 0 179776 119 0 0 20 0 2 0 368079850 726999040 168854 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 177490 168854 186 433 0 177054 0
[pid=30978/tid=30981] ppid=30974 vsize=709960 CPUtime=1798.67 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 157982 0 0 0 179721 146 0 0 20 0 2 0 368079912 726999040 168854 33554432000 4194304 5964350 140737114034496 140446324484088 4399921 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.95
Current children cumulated vsize (KiB) 709960

[startup+1799.9 s]
/proc/loadavg: 1.00 1.05 1.31 2/172 31056
/proc/meminfo: memFree=25105060/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=709960 CPUtime=1799.34 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 168052 0 0 0 179815 119 0 0 20 0 2 0 368079850 726999040 168880 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 177490 168880 186 433 0 177054 0
[pid=30978/tid=30981] ppid=30974 vsize=709960 CPUtime=1799.06 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 158008 0 0 0 179760 146 0 0 20 0 2 0 368079912 726999040 168880 33554432000 4194304 5964350 140737114034496 140446324484088 4403263 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.34
Current children cumulated vsize (KiB) 709960

[startup+1800 s]
/proc/loadavg: 1.00 1.05 1.31 2/172 31056
/proc/meminfo: memFree=25105060/32873844 swapFree=7628/7628
[pid=30978] ppid=30974 vsize=709960 CPUtime=1799.44 cores=0,2,4,6
/proc/30978/stat : 30978 (wbo1.72) S 30974 30978 30821 0 -1 4202496 168075 0 0 0 179825 119 0 0 20 0 2 0 368079850 726999040 168903 33554432000 4194304 5964350 140737114034496 140737114034016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/30978/statm: 177490 168903 186 433 0 177054 0
[pid=30978/tid=30981] ppid=30974 vsize=709960 CPUtime=1799.16 cores=0,2,4,6
/proc/30978/task/30981/stat : 30981 (wbo1.72) R 30974 30978 30821 0 -1 4202560 158031 0 0 0 179770 146 0 0 20 0 2 0 368079912 726999040 168903 33554432000 4194304 5964350 140737114034496 140446324484088 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 709960

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.81
CPU user time (s): 1798.32
CPU system time (s): 1.48677
CPU usage (%): 99.9887
Max. virtual memory (cumulated for all children) (KiB): 709960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.32
system time used= 1.48677
maximum resident set size= 675636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168081
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= 275
involuntary context switches= 1858

runsolver used 2.70659 second user time and 9.36258 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-06 23:52:30
IDJOB=3727172
IDBENCH=89714
IDSOLVER=2313
FILE ID=node144/3727172-1339019549
RUNJOBID= node144-1339019549-30951
PBS_JOBID= 14643271
Free space on /tmp= 70892 MiB

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

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

MD5SUM BENCH= 17efc5fe25abdce41d8265867254d297
RANDOM SEED=1540905075

node144.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25764648 kB
Buffers:         1729540 kB
Cached:          4471416 kB
SwapCached:          464 kB
Active:          3603596 kB
Inactive:        2619008 kB
Active(anon):       1764 kB
Inactive(anon):    11188 kB
Active(file):    3601832 kB
Inactive(file):  2607820 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108384 kB
Dirty:             29508 kB
Writeback:             0 kB
AnonPages:         17568 kB
Mapped:            13500 kB
Shmem:               172 kB
Slab:             745112 kB
SReclaimable:     186088 kB
SUnreclaim:       559024 kB
KernelStack:        1376 kB
PageTables:         3900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104960 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= 70892 MiB
End job on node144 at 2012-06-07 00:22:30