Trace number 3727306

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.38 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-5xp1.b.opb
MD5SUMb3e6d54e40b24334877b0ae377edea30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.396939
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables464
Total number of constraints845
Number of constraints which are clauses845
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint149
Number of terms in the objective function 464
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 464
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 464
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-3727306-1338655379.opb.
0.00/0.00	c Instance file HOME/instance-3727306-1338655379.opb
0.00/0.00	c File size is 245270 bytes.
0.00/0.01	c Cost Offset: 0
0.00/0.01	c Highest Coefficient sum: 150
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      464                                                 |
0.00/0.02	c |  Number Clauses:        845                                                 |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 0                                                   |
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.02	c | 0.02      | 0  | 2            lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 3            lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 4            lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 5            lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 6            lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 7            lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 8            lb |  0                0                0.00  |
0.68/0.73	c | 0.74      | 0  | 9            lb |  0                0                0.00  |
1.28/1.30	c | 1.30      | 0  | 10           lb |  0                0                0.00  |
13.18/13.29	c | 13.29     | 0  | 11           lb |  0                0                0.00  |
1799.38/1800.00	c ===============================================================================
1799.38/1800.00	c Wall Clock Time: 1800.00 s
1799.38/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-3727306-1338655379/watcher-3727306-1338655379 -o /tmp/evaluation-result-3727306-1338655379/solver-3727306-1338655379 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727306-1338655379.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 12726
/proc/meminfo: memFree=28178468/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=3248 CPUtime=0 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) R 12724 12726 9951 0 -1 4202496 288 0 0 0 0 0 0 0 20 0 1 0 331663397 3325952 241 33554432000 4194304 5964350 140734039381584 140734039379528 4344688 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 812 242 171 433 0 316 0

[startup+0.0115421 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 12726
/proc/meminfo: memFree=28178468/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=3380 CPUtime=0 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) R 12724 12726 9951 0 -1 4202496 321 0 0 0 0 0 0 0 20 0 1 0 331663397 3461120 274 33554432000 4194304 5964350 140734039381584 140734039379528 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 845 274 189 433 0 349 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3380

[startup+0.100154 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 12726
/proc/meminfo: memFree=28178468/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=83832 CPUtime=0.09 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 1152 0 0 0 9 0 0 0 20 0 2 0 331663397 85843968 1045 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 20958 1045 194 433 0 20522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83832

[startup+0.300116 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 12726
/proc/meminfo: memFree=28178468/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=83832 CPUtime=0.29 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 1552 0 0 0 29 0 0 0 20 0 2 0 331663397 85843968 1445 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 20958 1445 194 433 0 20522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83832

[startup+0.700108 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 12726
/proc/meminfo: memFree=28178468/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=83832 CPUtime=0.68 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 2196 0 0 0 68 0 0 0 20 0 2 0 331663397 85843968 2089 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 20958 2089 194 433 0 20522 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 83832

[startup+1.50025 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 12728
/proc/meminfo: memFree=28160820/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=83832 CPUtime=1.48 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 2365 0 0 0 148 0 0 0 20 0 2 0 331663397 85843968 2258 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 20958 2258 194 433 0 20522 0
[pid=12726/tid=12728] ppid=12724 vsize=83832 CPUtime=1.46 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 1541 0 0 0 146 0 0 0 20 0 2 0 331663399 85843968 2258 33554432000 4194304 5964350 140734039381584 140068672004416 4221984 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83832

[startup+3.10019 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 12728
/proc/meminfo: memFree=28150884/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=83832 CPUtime=3.09 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 4050 0 0 0 308 1 0 0 20 0 2 0 331663397 85843968 3943 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 20958 3943 194 433 0 20522 0
[pid=12726/tid=12728] ppid=12724 vsize=83832 CPUtime=3.05 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 3226 0 0 0 305 0 0 0 20 0 2 0 331663399 85843968 3943 33554432000 4194304 5964350 140734039381584 140068672014376 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83832

[startup+6.30025 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 12728
/proc/meminfo: memFree=28123836/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=83976 CPUtime=6.29 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 5044 0 0 0 628 1 0 0 20 0 2 0 331663397 85991424 4937 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 20994 4937 194 433 0 20558 0
[pid=12726/tid=12728] ppid=12724 vsize=83976 CPUtime=6.24 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 4220 0 0 0 623 1 0 0 20 0 2 0 331663399 85991424 4937 33554432000 4194304 5964350 140734039381584 140068672014136 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83976

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 12728
/proc/meminfo: memFree=28104060/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=84336 CPUtime=12.68 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 8316 0 0 0 1266 2 0 0 20 0 2 0 331663397 86360064 8209 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 21084 8210 194 433 0 20648 0
[pid=12726/tid=12728] ppid=12724 vsize=84336 CPUtime=12.63 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 7493 0 0 0 1261 2 0 0 20 0 2 0 331663399 86360064 8210 33554432000 4194304 5964350 140734039381584 140068672014328 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84336

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 1.94 3/179 12767
/proc/meminfo: memFree=28106920/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=83832 CPUtime=25.47 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 11191 0 0 0 2545 2 0 0 20 0 2 0 331663397 85843968 10971 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 20958 10971 194 433 0 20522 0
[pid=12726/tid=12728] ppid=12724 vsize=83832 CPUtime=25.39 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 10367 0 0 0 2537 2 0 0 20 0 2 0 331663399 85843968 10971 33554432000 4194304 5964350 140734039381584 140068672014136 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 83832

[startup+51.1003 s]
/proc/loadavg: 1.96 1.99 1.94 3/179 12767
/proc/meminfo: memFree=28035356/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=149852 CPUtime=51.06 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 22336 0 0 0 5101 5 0 0 20 0 2 0 331663397 153448448 22146 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 37463 22146 194 433 0 37027 0
[pid=12726/tid=12728] ppid=12724 vsize=149852 CPUtime=50.91 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 21512 0 0 0 5086 5 0 0 20 0 2 0 331663399 153448448 22146 33554432000 4194304 5964350 140734039381584 140068672014136 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 149852

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.94 3/179 12767
/proc/meminfo: memFree=27911056/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=150092 CPUtime=102.25 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 31298 0 0 0 10216 9 0 0 20 0 2 0 331663397 153694208 31449 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 37523 31449 194 433 0 37087 0
[pid=12726/tid=12728] ppid=12724 vsize=150092 CPUtime=101.97 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 30474 0 0 0 10187 10 0 0 20 0 2 0 331663399 153694208 31449 33554432000 4194304 5964350 140734039381584 140068672014136 4399987 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 150092

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.94 3/179 12768
/proc/meminfo: memFree=27849032/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=215952 CPUtime=162.24 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 42674 0 0 0 16209 15 0 0 20 0 2 0 331663397 221134848 42824 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 53988 42824 194 433 0 53552 0
[pid=12726/tid=12728] ppid=12724 vsize=215952 CPUtime=161.81 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 41850 0 0 0 16164 17 0 0 20 0 2 0 331663399 221134848 42824 33554432000 4194304 5964350 140734039381584 140068672014136 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 215952

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.94 3/180 12769
/proc/meminfo: memFree=27803640/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=282136 CPUtime=222.21 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 53128 0 0 0 22201 20 0 0 20 0 2 0 331663397 288907264 53577 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 70534 53577 194 433 0 70098 0
[pid=12726/tid=12728] ppid=12724 vsize=282136 CPUtime=221.62 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 52304 0 0 0 22139 23 0 0 20 0 2 0 331663399 288907264 53577 33554432000 4194304 5964350 140734039381584 140068672014328 4389005 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 282136

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.94 3/179 12769
/proc/meminfo: memFree=27769056/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=283144 CPUtime=282.17 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 61453 0 0 0 28194 23 0 0 20 0 2 0 331663397 289939456 62242 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 70786 62242 194 433 0 70350 0
[pid=12726/tid=12728] ppid=12724 vsize=283144 CPUtime=281.44 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 60629 0 0 0 28117 27 0 0 20 0 2 0 331663399 289939456 62242 33554432000 4194304 5964350 140734039381584 140068672014136 4399976 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 283144

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.94 3/179 12769
/proc/meminfo: memFree=27742496/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=350948 CPUtime=342.15 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 68050 0 0 0 34189 26 0 0 20 0 2 0 331663397 359370752 68788 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 87737 68788 194 433 0 87301 0
[pid=12726/tid=12728] ppid=12724 vsize=350948 CPUtime=341.28 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 67226 0 0 0 34097 31 0 0 20 0 2 0 331663399 359370752 68788 33554432000 4194304 5964350 140734039381584 140068672014200 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 350948

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 1.95 3/179 12769
/proc/meminfo: memFree=27632260/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=351916 CPUtime=402.15 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 79395 0 0 0 40181 34 0 0 20 0 2 0 331663397 360361984 80132 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 87979 80132 194 433 0 87543 0
[pid=12726/tid=12728] ppid=12724 vsize=351916 CPUtime=401.12 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 78571 0 0 0 40073 39 0 0 20 0 2 0 331663399 360361984 80132 33554432000 4194304 5964350 140734039381584 140068672014136 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 351916

[startup+462.3 s]
/proc/loadavg: 2.02 2.00 1.95 3/180 12773
/proc/meminfo: memFree=27530852/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=418424 CPUtime=462.12 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12802
/proc/meminfo: memFree=26842816/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=782720 CPUtime=1421.85 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 179366 0 0 0 142090 95 0 0 20 0 2 0 331663397 801505280 181293 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 195680 181293 194 433 0 195244 0
[pid=12726/tid=12728] ppid=12724 vsize=782720 CPUtime=1418.37 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 178542 0 0 0 141722 115 0 0 20 0 2 0 331663399 801505280 181293 33554432000 4194304 5964350 140734039381584 140068672014376 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 782720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12802
/proc/meminfo: memFree=26841576/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=783692 CPUtime=1481.83 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 179743 0 0 0 148088 95 0 0 20 0 2 0 331663397 802500608 181606 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 195923 181606 194 433 0 195487 0
[pid=12726/tid=12728] ppid=12724 vsize=783692 CPUtime=1478.21 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 178919 0 0 0 147704 117 0 0 20 0 2 0 331663399 802500608 181606 33554432000 4194304 5964350 140734039381584 140068672014200 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 783692

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12802
/proc/meminfo: memFree=26841632/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=785064 CPUtime=1541.82 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 180063 0 0 0 154087 95 0 0 20 0 2 0 331663397 803905536 181883 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 196266 181883 194 433 0 195830 0
[pid=12726/tid=12728] ppid=12724 vsize=785064 CPUtime=1538.06 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 179239 0 0 0 153688 118 0 0 20 0 2 0 331663399 803905536 181883 33554432000 4194304 5964350 140734039381584 140068672014376 4388148 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 785064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12802
/proc/meminfo: memFree=26821364/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=785388 CPUtime=1601.81 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 185008 0 0 0 160082 99 0 0 20 0 2 0 331663397 804237312 186807 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 196347 186807 194 433 0 195911 0
[pid=12726/tid=12728] ppid=12724 vsize=785388 CPUtime=1597.91 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 184184 0 0 0 159668 123 0 0 20 0 2 0 331663399 804237312 186807 33554432000 4194304 5964350 140734039381584 140068672014328 4389067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 785388

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12805
/proc/meminfo: memFree=26819452/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=786036 CPUtime=1661.78 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 185407 0 0 0 166079 99 0 0 20 0 2 0 331663397 804900864 187345 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 196509 187345 194 433 0 196073 0
[pid=12726/tid=12728] ppid=12724 vsize=786036 CPUtime=1657.74 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 184583 0 0 0 165650 124 0 0 20 0 2 0 331663399 804900864 187345 33554432000 4194304 5964350 140734039381584 140068672014200 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 786036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12806
/proc/meminfo: memFree=26787124/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=858092 CPUtime=1721.73 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 193651 0 0 0 172069 104 0 0 20 0 2 0 331663397 878686208 195684 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 214523 195684 194 433 0 214087 0
[pid=12726/tid=12728] ppid=12724 vsize=858092 CPUtime=1717.54 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 192827 0 0 0 171624 130 0 0 20 0 2 0 331663399 878686208 195684 33554432000 4194304 5964350 140734039381584 140068672014328 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 858092

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12806
/proc/meminfo: memFree=26717688/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=926932 CPUtime=1781.7 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 210594 0 0 0 178050 120 0 0 20 0 2 0 331663397 949178368 212749 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 231733 212749 194 433 0 231297 0
[pid=12726/tid=12728] ppid=12724 vsize=926932 CPUtime=1777.36 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 209770 0 0 0 177590 146 0 0 20 0 2 0 331663399 949178368 212749 33554432000 4194304 5964350 140734039381584 140068672013928 4389080 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 926932

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12806
/proc/meminfo: memFree=26710244/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=926932 CPUtime=1791.29 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 212407 0 0 0 179008 121 0 0 20 0 2 0 331663397 949178368 214560 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 231733 214560 194 433 0 231297 0
[pid=12726/tid=12728] ppid=12724 vsize=926932 CPUtime=1786.94 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 211583 0 0 0 178546 148 0 0 20 0 2 0 331663399 949178368 214560 33554432000 4194304 5964350 140734039381584 140068672014376 4400548 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 926932

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12806
/proc/meminfo: memFree=26710244/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=926932 CPUtime=1794.49 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 212407 0 0 0 179328 121 0 0 20 0 2 0 331663397 949178368 214560 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 231733 214560 194 433 0 231297 0
[pid=12726/tid=12728] ppid=12724 vsize=926932 CPUtime=1790.13 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 211583 0 0 0 178865 148 0 0 20 0 2 0 331663399 949178368 214560 33554432000 4194304 5964350 140734039381584 140068672014376 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 926932

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12806
/proc/meminfo: memFree=26710244/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=926932 CPUtime=1797.68 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 212407 0 0 0 179647 121 0 0 20 0 2 0 331663397 949178368 214560 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 231733 214560 194 433 0 231297 0
[pid=12726/tid=12728] ppid=12724 vsize=926932 CPUtime=1793.31 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 211583 0 0 0 179183 148 0 0 20 0 2 0 331663399 949178368 214560 33554432000 4194304 5964350 140734039381584 140068672014376 4399858 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (KiB) 926932

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12806
/proc/meminfo: memFree=26710244/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=926932 CPUtime=1798.48 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 212436 0 0 0 179727 121 0 0 20 0 2 0 331663397 949178368 214589 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 231733 214589 194 433 0 231297 0
[pid=12726/tid=12728] ppid=12724 vsize=926932 CPUtime=1794.11 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 211612 0 0 0 179263 148 0 0 20 0 2 0 331663399 949178368 214589 33554432000 4194304 5964350 140734039381584 140068672014376 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (KiB) 926932

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12806
/proc/meminfo: memFree=26710244/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=926932 CPUtime=1798.89 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 212439 0 0 0 179768 121 0 0 20 0 2 0 331663397 949178368 214592 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 231733 214592 194 433 0 231297 0
[pid=12726/tid=12728] ppid=12724 vsize=926932 CPUtime=1794.52 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 211615 0 0 0 179304 148 0 0 20 0 2 0 331663399 949178368 214592 33554432000 4194304 5964350 140734039381584 140068672014376 4388112 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.89
Current children cumulated vsize (KiB) 926932

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12806
/proc/meminfo: memFree=26710244/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=926932 CPUtime=1799.28 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 212446 0 0 0 179807 121 0 0 20 0 2 0 331663397 949178368 214598 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 231733 214598 194 433 0 231297 0
[pid=12726/tid=12728] ppid=12724 vsize=926932 CPUtime=1794.91 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 211622 0 0 0 179343 148 0 0 20 0 2 0 331663399 949178368 214598 33554432000 4194304 5964350 140734039381584 140068672014136 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.28
Current children cumulated vsize (KiB) 926932

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12806
/proc/meminfo: memFree=26710244/32873844 swapFree=7384/7384
[pid=12726] ppid=12724 vsize=926932 CPUtime=1799.38 cores=1,3,5,7
/proc/12726/stat : 12726 (wbo1.72) S 12724 12726 9951 0 -1 4202496 212447 0 0 0 179817 121 0 0 20 0 2 0 331663397 949178368 214599 33554432000 4194304 5964350 140734039381584 140734039381104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12726/statm: 231733 214599 194 433 0 231297 0
[pid=12726/tid=12728] ppid=12724 vsize=926932 CPUtime=1795.01 cores=1,3,5,7
/proc/12726/task/12728/stat : 12728 (wbo1.72) R 12724 12726 9951 0 -1 4202560 211623 0 0 0 179353 148 0 0 20 0 2 0 331663399 949178368 214599 33554432000 4194304 5964350 140734039381584 140068672014136 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (KiB) 926932

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12726 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=555338
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=506770
# CPU time returned by wait4() is 1795.06
# while last known CPU time is 1799.38
#
# 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.38
CPU user time (s): 1798.17
CPU system time (s): 1.21
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 926932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.56
system time used= 1.50677
maximum resident set size= 858404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212449
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= 353
involuntary context switches= 2315

runsolver used 2.80057 second user time and 7.50786 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 18:42:59
IDJOB=3727306
IDBENCH=2046
IDSOLVER=2313
FILE ID=node136/3727306-1338655379
RUNJOBID= node136-1338651778-12487
PBS_JOBID= 14636444
Free space on /tmp= 69840 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-5xp1.b.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727306-1338655379/watcher-3727306-1338655379 -o /tmp/evaluation-result-3727306-1338655379/solver-3727306-1338655379 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727306-1338655379.opb

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

MD5SUM BENCH= b3e6d54e40b24334877b0ae377edea30
RANDOM SEED=1021573327

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:        28179104 kB
Buffers:          564200 kB
Cached:          3213388 kB
SwapCached:        20296 kB
Active:          1907968 kB
Inactive:        1903028 kB
Active(anon):       8404 kB
Inactive(anon):    22296 kB
Active(file):    1899564 kB
Inactive(file):  1880732 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:             11688 kB
Writeback:             0 kB
AnonPages:         16072 kB
Mapped:            10216 kB
Shmem:                 0 kB
Slab:             744892 kB
SReclaimable:     186632 kB
SUnreclaim:       558260 kB
KernelStack:        1464 kB
PageTables:         3568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142796 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= 69832 MiB
End job on node136 at 2012-06-02 19:13:00