Trace number 3727082

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.44 1800.02

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
MD5SUMa4a494535709e59392e65403b829113d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark0.119981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints165
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
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-3727082-1338658994.opb.
0.00/0.00	c Instance file HOME/instance-3727082-1338658994.opb
0.00/0.00	c File size is 121623 bytes.
0.00/0.01	c Highest Coefficient sum: 86
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      6800                                                |
0.00/0.01	c |  Number Clauses:        85                                                  |
0.00/0.01	c |  Number Cardinality:    80                                                  |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c |                                                                             |
0.00/0.02	c |  Problem Type:          Decision                                            |
0.00/0.02	c |  Objective Function:    None                                                |
0.00/0.02	c |                                                                             |
0.00/0.02	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-3727082-1338658994/watcher-3727082-1338658994 -o /tmp/evaluation-result-3727082-1338658994/solver-3727082-1338658994 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727082-1338658994.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: 2.00 2.00 1.99 3/177 12975
/proc/meminfo: memFree=28121596/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/12975/stat : 12975 (runsolver) D 12973 12975 9951 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 332024896 12095488 50 33554432000 4194304 5436572 140735511894688 140735511890984 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 2953 50 31 304 0 2645 0

[startup+0.100377 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12975
/proc/meminfo: memFree=28121596/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=85820 CPUtime=0.08 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 2349 0 0 0 8 0 0 0 20 0 2 0 332024896 87879680 2131 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 21455 2131 184 433 0 21019 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 85820

[startup+0.200175 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12975
/proc/meminfo: memFree=28121596/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=85820 CPUtime=0.18 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 2574 0 0 0 18 0 0 0 20 0 2 0 332024896 87879680 2356 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 21455 2356 184 433 0 21019 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 85820

[startup+0.300135 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12975
/proc/meminfo: memFree=28121596/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=85820 CPUtime=0.28 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 2804 0 0 0 28 0 0 0 20 0 2 0 332024896 87879680 2586 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 21455 2586 184 433 0 21019 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 85820

[startup+0.700114 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 12975
/proc/meminfo: memFree=28121596/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=85820 CPUtime=0.68 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 3506 0 0 0 68 0 0 0 20 0 2 0 332024896 87879680 3288 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 21455 3288 184 433 0 21019 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 85820

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12977
/proc/meminfo: memFree=28105036/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=85820 CPUtime=1.48 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 4834 0 0 0 147 1 0 0 20 0 2 0 332024896 87879680 4616 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 21455 4616 184 433 0 21019 0
[pid=12975/tid=12977] ppid=12973 vsize=85820 CPUtime=1.46 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 3582 0 0 0 145 1 0 0 20 0 2 0 332024898 87879680 4616 33554432000 4194304 5964350 140735778434992 140369387378680 4221984 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) 85820

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12977
/proc/meminfo: memFree=28098340/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=85820 CPUtime=3.09 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 7135 0 0 0 307 2 0 0 20 0 2 0 332024896 87879680 6917 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 21455 6917 184 433 0 21019 0
[pid=12975/tid=12977] ppid=12973 vsize=85820 CPUtime=3.06 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 5883 0 0 0 304 2 0 0 20 0 2 0 332024898 87879680 6917 33554432000 4194304 5964350 140735778434992 140369387378488 4388770 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85820

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12977
/proc/meminfo: memFree=28082716/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=85820 CPUtime=6.28 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 9465 0 0 0 626 2 0 0 20 0 2 0 332024896 87879680 9247 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 21455 9247 184 433 0 21019 0
[pid=12975/tid=12977] ppid=12973 vsize=85820 CPUtime=6.25 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 8213 0 0 0 623 2 0 0 20 0 2 0 332024898 87879680 9247 33554432000 4194304 5964350 140735778434992 140369387378680 4399976 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85820

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12977
/proc/meminfo: memFree=28050096/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=85820 CPUtime=12.68 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 13136 0 0 0 1265 3 0 0 20 0 2 0 332024896 87879680 12918 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 21455 12918 184 433 0 21019 0
[pid=12975/tid=12977] ppid=12973 vsize=85820 CPUtime=12.63 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 11884 0 0 0 1260 3 0 0 20 0 2 0 332024898 87879680 12918 33554432000 4194304 5964350 140735778434992 140369387378728 4400007 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85820

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12977
/proc/meminfo: memFree=27994288/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=151356 CPUtime=25.47 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 20467 0 0 0 2542 5 0 0 20 0 2 0 332024896 154988544 20249 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 37839 20249 184 433 0 37403 0
[pid=12975/tid=12977] ppid=12973 vsize=151356 CPUtime=25.39 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 19215 0 0 0 2534 5 0 0 20 0 2 0 332024898 154988544 20249 33554432000 4194304 5964350 140735778434992 140369387378680 4403628 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) 151356

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12977
/proc/meminfo: memFree=27917748/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=151680 CPUtime=51.07 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 29264 0 0 0 5099 8 0 0 20 0 2 0 332024896 155320320 29046 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 37920 29046 184 433 0 37484 0
[pid=12975/tid=12977] ppid=12973 vsize=151680 CPUtime=50.93 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 28012 0 0 0 5085 8 0 0 20 0 2 0 332024898 155320320 29046 33554432000 4194304 5964350 140735778434992 140369387378488 4381517 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 151680

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12977
/proc/meminfo: memFree=27689332/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=282912 CPUtime=102.24 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 52603 0 0 0 10209 15 0 0 20 0 2 0 332024896 289701888 52499 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 70728 52499 184 433 0 70292 0
[pid=12975/tid=12977] ppid=12973 vsize=282912 CPUtime=101.98 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 51351 0 0 0 10182 16 0 0 20 0 2 0 332024898 289701888 52499 33554432000 4194304 5964350 140735778434992 140369387378680 4381949 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 282912

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12977
/proc/meminfo: memFree=27336704/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=414224 CPUtime=162.2 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 90085 0 0 0 16195 25 0 0 20 0 2 0 332024896 424165376 89965 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 103556 89965 184 433 0 103120 0
[pid=12975/tid=12977] ppid=12973 vsize=414224 CPUtime=161.78 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 88833 0 0 0 16152 26 0 0 20 0 2 0 332024898 424165376 89965 33554432000 4194304 5964350 140735778434992 140369387378680 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 414224

[startup+222.306 s]
/proc/loadavg: 2.08 2.02 2.00 3/180 12979
/proc/meminfo: memFree=27322740/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=414224 CPUtime=222.17 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 90117 0 0 0 22192 25 0 0 20 0 2 0 332024896 424165376 90234 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 103556 90234 184 433 0 103120 0
[pid=12975/tid=12977] ppid=12973 vsize=414224 CPUtime=221.61 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 88865 0 0 0 22133 28 0 0 20 0 2 0 332024898 424165376 90234 33554432000 4194304 5964350 140735778434992 140369387378712 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 414224

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12979
/proc/meminfo: memFree=27265488/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=414224 CPUtime=282.15 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 90117 0 0 0 28190 25 0 0 20 0 2 0 332024896 424165376 90234 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 103556 90234 184 433 0 103120 0
[pid=12975/tid=12977] ppid=12973 vsize=414224 CPUtime=281.44 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 88865 0 0 0 28115 29 0 0 20 0 2 0 332024898 424165376 90234 33554432000 4194304 5964350 140735778434992 140369387378712 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 414224

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12979
/proc/meminfo: memFree=27142012/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=479760 CPUtime=342.14 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 104426 0 0 0 34184 30 0 0 20 0 2 0 332024896 491274240 104543 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 119940 104543 184 433 0 119504 0
[pid=12975/tid=12977] ppid=12973 vsize=479760 CPUtime=341.29 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 103174 0 0 0 34094 35 0 0 20 0 2 0 332024898 491274240 104543 33554432000 4194304 5964350 140735778434992 140369387378680 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 479760

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12979
/proc/meminfo: memFree=27016624/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=610832 CPUtime=402.13 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 136663 0 0 0 40175 38 0 0 20 0 2 0 332024896 625491968 136780 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 152708 136780 184 433 0 152272 0
[pid=12975/tid=12977] ppid=12973 vsize=610832 CPUtime=401.13 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 135411 0 0 0 40069 44 0 0 20 0 2 0 332024898 625491968 136780 33554432000 4194304 5964350 140735778434992 140369387378680 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 610832

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12982
/proc/meminfo: memFree=26961716/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=676368 CPUtime=462.13 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13012
/proc/meminfo: memFree=26179856/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1070916 CPUtime=1361.89 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 251539 0 0 0 136112 77 0 0 20 0 2 0 332024896 1096617984 251962 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 267729 251962 184 433 0 267293 0
[pid=12975/tid=12977] ppid=12973 vsize=1070916 CPUtime=1358.52 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 250287 0 0 0 135755 97 0 0 20 0 2 0 332024898 1096617984 251962 33554432000 4194304 5964350 140735778434992 140369387378712 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 1070916

[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13013
/proc/meminfo: memFree=26040544/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1070916 CPUtime=1421.88 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 251556 0 0 0 142111 77 0 0 20 0 2 0 332024896 1096617984 251963 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 267729 251963 184 433 0 267293 0
[pid=12975/tid=12977] ppid=12973 vsize=1070916 CPUtime=1418.36 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 250304 0 0 0 141738 98 0 0 20 0 2 0 332024898 1096617984 251963 33554432000 4194304 5964350 140735778434992 140369387378712 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 1070916

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13013
/proc/meminfo: memFree=25965568/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1070916 CPUtime=1481.84 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 251580 0 0 0 148107 77 0 0 20 0 2 0 332024896 1096617984 251635 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 267729 251635 184 433 0 267293 0
[pid=12975/tid=12977] ppid=12973 vsize=1070916 CPUtime=1478.17 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 250328 0 0 0 147718 99 0 0 20 0 2 0 332024898 1096617984 251635 33554432000 4194304 5964350 140735778434992 140369387378712 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 1070916

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13013
/proc/meminfo: memFree=25965024/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1070916 CPUtime=1541.83 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 251593 0 0 0 154106 77 0 0 20 0 2 0 332024896 1096617984 251737 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 267729 251737 184 433 0 267293 0
[pid=12975/tid=12977] ppid=12973 vsize=1070916 CPUtime=1538.01 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 250341 0 0 0 153701 100 0 0 20 0 2 0 332024898 1096617984 251737 33554432000 4194304 5964350 140735778434992 140369387378712 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 1070916

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13013
/proc/meminfo: memFree=25964944/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1070916 CPUtime=1601.79 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 251623 0 0 0 160102 77 0 0 20 0 2 0 332024896 1096617984 251764 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 267729 251764 184 433 0 267293 0
[pid=12975/tid=12977] ppid=12973 vsize=1070916 CPUtime=1597.83 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 250371 0 0 0 159682 101 0 0 20 0 2 0 332024898 1096617984 251764 33554432000 4194304 5964350 140735778434992 140369387378712 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 1070916

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13016
/proc/meminfo: memFree=25964440/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1070916 CPUtime=1661.77 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 251636 0 0 0 166100 77 0 0 20 0 2 0 332024896 1096617984 251777 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 267729 251777 184 433 0 267293 0
[pid=12975/tid=12977] ppid=12973 vsize=1070916 CPUtime=1657.66 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 250384 0 0 0 165664 102 0 0 20 0 2 0 332024898 1096617984 251777 33554432000 4194304 5964350 140735778434992 140369387378712 4400035 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 1070916

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13017
/proc/meminfo: memFree=25940268/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1070916 CPUtime=1721.76 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 258340 0 0 0 172096 80 0 0 20 0 2 0 332024896 1096617984 258481 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 267729 258481 184 433 0 267293 0
[pid=12975/tid=12977] ppid=12973 vsize=1070916 CPUtime=1717.5 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 257088 0 0 0 171645 105 0 0 20 0 2 0 332024898 1096617984 258481 33554432000 4194304 5964350 140735778434992 140369387378680 4399998 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 1070916

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13017
/proc/meminfo: memFree=25889304/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1136992 CPUtime=1781.75 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 270871 0 0 0 178091 84 0 0 20 0 2 0 332024896 1164279808 271012 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 284248 271012 184 433 0 283812 0
[pid=12975/tid=12977] ppid=12973 vsize=1136992 CPUtime=1777.35 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 269619 0 0 0 177624 111 0 0 20 0 2 0 332024898 1164279808 271012 33554432000 4194304 5964350 140735778434992 140369387378680 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 1136992

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13056
/proc/meminfo: memFree=27071772/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1136992 CPUtime=1791.45 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 270873 0 0 0 179061 84 0 0 20 0 2 0 332024896 1164279808 271014 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 284248 271014 184 433 0 283812 0
[pid=12975/tid=12977] ppid=12973 vsize=1136992 CPUtime=1787.03 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 269621 0 0 0 178592 111 0 0 20 0 2 0 332024898 1164279808 271014 33554432000 4194304 5964350 140735778434992 140369387378680 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 1136992

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13056
/proc/meminfo: memFree=27061240/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1136992 CPUtime=1794.65 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 270876 0 0 0 179381 84 0 0 20 0 2 0 332024896 1164279808 271017 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 284248 271017 184 433 0 283812 0
[pid=12975/tid=12977] ppid=12973 vsize=1136992 CPUtime=1790.22 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 269624 0 0 0 178911 111 0 0 20 0 2 0 332024898 1164279808 271017 33554432000 4194304 5964350 140735778434992 140369387378680 4382200 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 1136992

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13056
/proc/meminfo: memFree=27059016/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1136992 CPUtime=1797.84 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 270876 0 0 0 179700 84 0 0 20 0 2 0 332024896 1164279808 271017 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 284248 271017 184 433 0 283812 0
[pid=12975/tid=12977] ppid=12973 vsize=1136992 CPUtime=1793.4 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 269624 0 0 0 179229 111 0 0 20 0 2 0 332024898 1164279808 271017 33554432000 4194304 5964350 140735778434992 140369387378680 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 1136992

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13056
/proc/meminfo: memFree=27055172/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1136992 CPUtime=1798.64 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 270876 0 0 0 179780 84 0 0 20 0 2 0 332024896 1164279808 271017 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 284248 271017 184 433 0 283812 0
[pid=12975/tid=12977] ppid=12973 vsize=1136992 CPUtime=1794.2 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 269624 0 0 0 179309 111 0 0 20 0 2 0 332024898 1164279808 271017 33554432000 4194304 5964350 140735778434992 140369387378680 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 1136992

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13056
/proc/meminfo: memFree=27049228/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1136992 CPUtime=1799.05 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 270876 0 0 0 179821 84 0 0 20 0 2 0 332024896 1164279808 271017 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 284248 271017 184 433 0 283812 0
[pid=12975/tid=12977] ppid=12973 vsize=1136992 CPUtime=1794.61 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 269624 0 0 0 179350 111 0 0 20 0 2 0 332024898 1164279808 271017 33554432000 4194304 5964350 140735778434992 140369387378680 4391640 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 1136992

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13056
/proc/meminfo: memFree=27049228/32873844 swapFree=7384/7384
[pid=12975] ppid=12973 vsize=1136992 CPUtime=1799.44 cores=0,2,4,6
/proc/12975/stat : 12975 (wbo1.72) S 12973 12975 9951 0 -1 4202496 270876 0 0 0 179860 84 0 0 20 0 2 0 332024896 1164279808 271017 33554432000 4194304 5964350 140735778434992 140735778434512 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12975/statm: 284248 271017 184 433 0 283812 0
[pid=12975/tid=12977] ppid=12973 vsize=1136992 CPUtime=1795 cores=0,2,4,6
/proc/12975/task/12977/stat : 12977 (wbo1.72) R 12973 12975 9951 0 -1 4202560 269624 0 0 0 179389 111 0 0 20 0 2 0 332024898 1164279808 271017 33554432000 4194304 5964350 140735778434992 140369387378680 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 1136992

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12975 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=918282
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=132827
# CPU time returned by wait4() is 1795.05
# while last known CPU time is 1799.44
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.44
CPU user time (s): 1798.6
CPU system time (s): 0.84
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 1136992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.92
system time used= 1.13283
maximum resident set size= 1084080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270879
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= 301
involuntary context switches= 1984

runsolver used 2.72758 second user time and 7.09392 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 19:43:14
IDJOB=3727082
IDBENCH=2580
IDSOLVER=2313
FILE ID=node136/3727082-1338658994
RUNJOBID= node136-1338651778-12486
PBS_JOBID= 14636444
Free space on /tmp= 69840 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727082-1338658994/watcher-3727082-1338658994 -o /tmp/evaluation-result-3727082-1338658994/solver-3727082-1338658994 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727082-1338658994.opb

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

MD5SUM BENCH= a4a494535709e59392e65403b829113d
RANDOM SEED=1767167476

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:        28122124 kB
Buffers:          564964 kB
Cached:          3213212 kB
SwapCached:        20296 kB
Active:          1961892 kB
Inactive:        1903400 kB
Active(anon):      61808 kB
Inactive(anon):    22296 kB
Active(file):    1900084 kB
Inactive(file):  1881104 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:             11424 kB
Writeback:             0 kB
AnonPages:        121008 kB
Mapped:            10180 kB
Shmem:                 0 kB
Slab:             745248 kB
SReclaimable:     186752 kB
SUnreclaim:       558496 kB
KernelStack:        1488 kB
PageTables:         3980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 69832 MiB
End job on node136 at 2012-06-02 20:13:15