Trace number 3713195

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.71? 1799.54 1800.03

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-101-100--soft-0-100-0.wbo
MD5SUM0a60736b8b79adacf122a04a37158c9c
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.795878
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10100
Total number of constraints201
Number of soft constraints201
Number of constraints which are clauses101
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint101
Top cost 9959
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 9958
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 102
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.71 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3713195-1338213085.wbo.
0.00/0.00	c Instance file HOME/instance-3713195-1338213085.wbo
0.00/0.00	c File size is 182545 bytes.
0.00/0.01	c Highest Coefficient sum: 102
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      10301                                               |
0.00/0.01	c |  Number Clauses:        101                                                 |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 100                                                 |
0.00/0.01	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    PB 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 ===============================================================================
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.00 s
1799.54/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-3713195-1338213085/watcher-3713195-1338213085 -o /tmp/evaluation-result-3713195-1338213085/solver-3713195-1338213085 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3713195-1338213085.wbo 

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.01 2.04 2.00 3/177 1586
/proc/meminfo: memFree=26561912/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=4044 CPUtime=0 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) R 1584 1586 32463 0 -1 4202496 481 0 0 0 0 0 0 0 20 0 1 0 287435720 4141056 434 33554432000 4194304 5964318 140735576381200 140735576379560 4395103 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 1011 435 163 433 0 530 0

[startup+0.103211 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 1586
/proc/meminfo: memFree=26561912/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=87460 CPUtime=0.09 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 2928 0 0 0 9 0 0 0 20 0 2 0 287435720 89559040 2673 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 21865 2673 193 433 0 21429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 87460

[startup+0.200193 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 1586
/proc/meminfo: memFree=26561912/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=87460 CPUtime=0.19 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 3168 0 0 0 19 0 0 0 20 0 2 0 287435720 89559040 2913 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 21865 2913 194 433 0 21429 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 87460

[startup+0.300135 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 1586
/proc/meminfo: memFree=26561912/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=87460 CPUtime=0.29 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 3347 0 0 0 29 0 0 0 20 0 2 0 287435720 89559040 3092 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 21865 3092 194 433 0 21429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87460

[startup+0.700111 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 1586
/proc/meminfo: memFree=26561912/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=87460 CPUtime=0.69 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 3988 0 0 0 69 0 0 0 20 0 2 0 287435720 89559040 3733 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 21865 3733 194 433 0 21429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87460

[startup+1.50025 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 1588
/proc/meminfo: memFree=26545264/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=87460 CPUtime=1.49 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 5214 0 0 0 148 1 0 0 20 0 2 0 287435720 89559040 4959 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 21865 4959 194 433 0 21429 0
[pid=1586/tid=1588] ppid=1584 vsize=87460 CPUtime=1.46 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 3696 0 0 0 145 1 0 0 20 0 2 0 287435722 89559040 4959 33554432000 4194304 5964318 140735576381200 140676720486392 5136324 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) 87460

[startup+3.10024 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 1588
/proc/meminfo: memFree=26538320/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=87460 CPUtime=3.08 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 7422 0 0 0 307 1 0 0 20 0 2 0 287435720 89559040 7167 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 21865 7167 194 433 0 21429 0
[pid=1586/tid=1588] ppid=1584 vsize=87460 CPUtime=3.06 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 5904 0 0 0 305 1 0 0 20 0 2 0 287435722 89559040 7167 33554432000 4194304 5964318 140735576381200 140676720486392 4400339 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 87460

[startup+6.30025 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 1588
/proc/meminfo: memFree=26521580/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=87460 CPUtime=6.29 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 10345 0 0 0 627 2 0 0 20 0 2 0 287435720 89559040 10090 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 21865 10090 194 433 0 21429 0
[pid=1586/tid=1588] ppid=1584 vsize=87460 CPUtime=6.25 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 8827 0 0 0 623 2 0 0 20 0 2 0 287435722 89559040 10090 33554432000 4194304 5964318 140735576381200 140676720486392 4400007 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) 87460

[startup+12.7003 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 1588
/proc/meminfo: memFree=26514312/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=87460 CPUtime=12.69 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 12696 0 0 0 1266 3 0 0 20 0 2 0 287435720 89559040 12441 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 21865 12441 194 433 0 21429 0
[pid=1586/tid=1588] ppid=1584 vsize=87460 CPUtime=12.63 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 11178 0 0 0 1261 2 0 0 20 0 2 0 287435722 89559040 12441 33554432000 4194304 5964318 140735576381200 140676720486392 5179147 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) 87460

[startup+25.5003 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 1588
/proc/meminfo: memFree=26479344/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=152996 CPUtime=25.48 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 21172 0 0 0 2542 6 0 0 20 0 2 0 287435720 156667904 20917 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 38249 20917 194 433 0 37813 0
[pid=1586/tid=1588] ppid=1584 vsize=152996 CPUtime=25.4 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 19654 0 0 0 2534 6 0 0 20 0 2 0 287435722 156667904 20917 33554432000 4194304 5964318 140735576381200 140676720486392 5136324 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 152996

[startup+51.1003 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 1588
/proc/meminfo: memFree=26432224/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=152996 CPUtime=51.08 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 32575 0 0 0 5100 8 0 0 20 0 2 0 287435720 156667904 32320 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 38249 32320 194 433 0 37813 0
[pid=1586/tid=1588] ppid=1584 vsize=152996 CPUtime=50.93 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 31057 0 0 0 5085 8 0 0 20 0 2 0 287435722 156667904 32320 33554432000 4194304 5964318 140735576381200 140676720486440 4388395 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) 152996

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 1591
/proc/meminfo: memFree=26297808/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=284552 CPUtime=102.27 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 66062 0 0 0 10211 16 0 0 20 0 2 0 287435720 291381248 65807 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 71138 65807 194 433 0 70702 0
[pid=1586/tid=1588] ppid=1584 vsize=284552 CPUtime=102.01 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 64544 0 0 0 10184 17 0 0 20 0 2 0 287435722 291381248 65807 33554432000 4194304 5964318 140735576381200 140676720486392 4399960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 284552

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 1591
/proc/meminfo: memFree=26099904/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=481160 CPUtime=162.27 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 115964 0 0 0 16200 27 0 0 20 0 2 0 287435720 492707840 115709 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 120290 115709 194 433 0 119854 0
[pid=1586/tid=1588] ppid=1584 vsize=481160 CPUtime=161.85 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 114446 0 0 0 16157 28 0 0 20 0 2 0 287435722 492707840 115709 33554432000 4194304 5964318 140735576381200 140676720486392 4399971 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 481160

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 1591
/proc/meminfo: memFree=26006160/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=612472 CPUtime=222.26 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 138912 0 0 0 22193 33 0 0 20 0 2 0 287435720 627171328 138657 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 153118 138657 194 433 0 152682 0
[pid=1586/tid=1588] ppid=1584 vsize=612472 CPUtime=221.7 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 137394 0 0 0 22134 36 0 0 20 0 2 0 287435722 627171328 138657 33554432000 4194304 5964318 140735576381200 140676720486392 4399995 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 612472

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 1591
/proc/meminfo: memFree=26006164/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=612472 CPUtime=282.24 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 138913 0 0 0 28191 33 0 0 20 0 2 0 287435720 627171328 138658 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 153118 138658 194 433 0 152682 0
[pid=1586/tid=1588] ppid=1584 vsize=612472 CPUtime=281.54 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 137395 0 0 0 28117 37 0 0 20 0 2 0 287435722 627171328 138658 33554432000 4194304 5964318 140735576381200 140676720486392 4399824 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 612472

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 1591
/proc/meminfo: memFree=26004700/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=612472 CPUtime=342.24 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 138936 0 0 0 34191 33 0 0 20 0 2 0 287435720 627171328 138832 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 153118 138832 194 433 0 152682 0
[pid=1586/tid=1588] ppid=1584 vsize=612472 CPUtime=341.39 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 137418 0 0 0 34101 38 0 0 20 0 2 0 287435722 627171328 138832 33554432000 4194304 5964318 140735576381200 140676720486424 4381864 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 612472

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 1592
/proc/meminfo: memFree=25935908/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=612472 CPUtime=402.22 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 138950 0 0 0 40189 33 0 0 20 0 2 0 287435720 627171328 138842 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 153118 138842 194 433 0 152682 0
[pid=1586/tid=1588] ppid=1584 vsize=612472 CPUtime=401.23 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 137432 0 0 0 40084 39 0 0 20 0 2 0 287435722 627171328 138842 33554432000 4194304 5964318 140735576381200 140676720486424 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 612472

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1592
/proc/meminfo: memFree=25728112/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=678008 CPUtime=462.19 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1669
/proc/meminfo: memFree=25898452/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1071584 CPUtime=1361.96 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 263950 0 0 0 136127 69 0 0 20 0 2 0 287435720 1097302016 264616 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 267896 264616 194 433 0 267460 0
[pid=1586/tid=1588] ppid=1584 vsize=1071584 CPUtime=1358.65 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 262432 0 0 0 135777 88 0 0 20 0 2 0 287435722 1097302016 264616 33554432000 4194304 5964318 140735576381200 140676720486392 4399995 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 1071584

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1669
/proc/meminfo: memFree=25836920/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1137120 CPUtime=1421.93 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 273116 0 0 0 142122 71 0 0 20 0 2 0 287435720 1164410880 273787 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 284280 273787 194 433 0 283844 0
[pid=1586/tid=1588] ppid=1584 vsize=1137120 CPUtime=1418.49 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 271598 0 0 0 141757 92 0 0 20 0 2 0 287435722 1164410880 273787 33554432000 4194304 5964318 140735576381200 140676720486392 4399995 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1137120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1669
/proc/meminfo: memFree=25578656/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1399264 CPUtime=1481.89 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 336812 0 0 0 148102 87 0 0 20 0 2 0 287435720 1432846336 337471 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 349816 337471 194 433 0 349380 0
[pid=1586/tid=1588] ppid=1584 vsize=1399264 CPUtime=1478.3 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 335294 0 0 0 147721 109 0 0 20 0 2 0 287435722 1432846336 337471 33554432000 4194304 5964318 140735576381200 140676720486392 4381878 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 1399264

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1669
/proc/meminfo: memFree=25467804/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1541.89 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363658 0 0 0 154095 94 0 0 20 0 2 0 287435720 1567064064 364319 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 364319 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1538.14 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362140 0 0 0 153698 116 0 0 20 0 2 0 287435722 1567064064 364319 33554432000 4194304 5964318 140735576381200 140676720486392 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 1530336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1669
/proc/meminfo: memFree=25467120/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1601.87 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363671 0 0 0 160093 94 0 0 20 0 2 0 287435720 1567064064 364342 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 364342 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1597.98 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362153 0 0 0 159681 117 0 0 20 0 2 0 287435722 1567064064 364342 33554432000 4194304 5964318 140735576381200 140676720486392 4381900 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 1530336

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1671
/proc/meminfo: memFree=25445792/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1661.86 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363672 0 0 0 166092 94 0 0 20 0 2 0 287435720 1567064064 364343 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 364343 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1657.83 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362154 0 0 0 165665 118 0 0 20 0 2 0 287435722 1567064064 364343 33554432000 4194304 5964318 140735576381200 140676720486392 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1530336

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 1674
/proc/meminfo: memFree=25443316/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1721.85 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363673 0 0 0 172091 94 0 0 20 0 2 0 287435720 1567064064 364344 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 364344 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1717.67 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362155 0 0 0 171648 119 0 0 20 0 2 0 287435722 1567064064 364344 33554432000 4194304 5964318 140735576381200 140676720486392 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1530336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1674
/proc/meminfo: memFree=25446448/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1781.84 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363673 0 0 0 178090 94 0 0 20 0 2 0 287435720 1567064064 363371 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 363371 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1777.52 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362155 0 0 0 177632 120 0 0 20 0 2 0 287435722 1567064064 363371 33554432000 4194304 5964318 140735576381200 140676720486424 4381935 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 1530336

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 1674
/proc/meminfo: memFree=25446696/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1791.55 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363673 0 0 0 179061 94 0 0 20 0 2 0 287435720 1567064064 363371 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 363371 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1787.2 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362155 0 0 0 178600 120 0 0 20 0 2 0 287435722 1567064064 363371 33554432000 4194304 5964318 140735576381200 140676720486424 4399991 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 1530336

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1674
/proc/meminfo: memFree=25446820/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1794.75 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363673 0 0 0 179381 94 0 0 20 0 2 0 287435720 1567064064 363371 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 363371 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1790.39 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362155 0 0 0 178919 120 0 0 20 0 2 0 287435722 1567064064 363371 33554432000 4194304 5964318 140735576381200 140676720486424 4381900 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 1530336

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1674
/proc/meminfo: memFree=25446820/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1797.94 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363673 0 0 0 179700 94 0 0 20 0 2 0 287435720 1567064064 363371 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 363371 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1793.58 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362155 0 0 0 179238 120 0 0 20 0 2 0 287435722 1567064064 363371 33554432000 4194304 5964318 140735576381200 140676720486424 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 1530336

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1674
/proc/meminfo: memFree=25446820/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1798.74 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363673 0 0 0 179780 94 0 0 20 0 2 0 287435720 1567064064 363371 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 363371 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1794.38 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362155 0 0 0 179318 120 0 0 20 0 2 0 287435722 1567064064 363371 33554432000 4194304 5964318 140735576381200 140676720486424 4381864 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.74
Current children cumulated vsize (KiB) 1530336

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1674
/proc/meminfo: memFree=25446820/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1799.14 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363673 0 0 0 179820 94 0 0 20 0 2 0 287435720 1567064064 363371 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 363371 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1794.78 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362155 0 0 0 179358 120 0 0 20 0 2 0 287435722 1567064064 363371 33554432000 4194304 5964318 140735576381200 140676720486424 4381925 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.14
Current children cumulated vsize (KiB) 1530336

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1674
/proc/meminfo: memFree=25446820/32873648 swapFree=6336/6336
[pid=1586] ppid=1584 vsize=1530336 CPUtime=1799.54 cores=0,2,4,6
/proc/1586/stat : 1586 (wbo1.71) S 1584 1586 32463 0 -1 4202496 363673 0 0 0 179860 94 0 0 20 0 2 0 287435720 1567064064 363371 33554432000 4194304 5964318 140735576381200 140735576380720 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1586/statm: 382584 363371 194 433 0 382148 0
[pid=1586/tid=1588] ppid=1584 vsize=1530336 CPUtime=1795.17 cores=0,2,4,6
/proc/1586/task/1588/stat : 1588 (wbo1.71) R 1584 1586 32463 0 -1 4202560 362155 0 0 0 179397 120 0 0 20 0 2 0 287435722 1567064064 363371 33554432000 4194304 5964318 140735576381200 140676720486424 4381925 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 1530336

Child status: 255

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

Real time (s): 1800.03
CPU time (s): 1799.54
CPU user time (s): 1798.6
CPU system time (s): 0.94
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 1530336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794
system time used= 1.24181
maximum resident set size= 1457376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 363676
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= 306
involuntary context switches= 1852

runsolver used 2.69359 second user time and 7.12792 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-28 15:51:25
IDJOB=3713195
IDBENCH=79182
IDSOLVER=2293
FILE ID=node112/3713195-1338213085
RUNJOBID= node112-1338192203-32479
PBS_JOBID= 14624576
Free space on /tmp= 71588 MiB

SOLVER NAME= wbo 1.71
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-101-100--soft-0-100-0.wbo
COMMAND LINE= wbo1.71 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713195-1338213085/watcher-3713195-1338213085 -o /tmp/evaluation-result-3713195-1338213085/solver-3713195-1338213085 -C 1800 -W 1900 -M 15500  wbo1.71 -file-format=wbo HOME/instance-3713195-1338213085.wbo

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

MD5SUM BENCH= 0a60736b8b79adacf122a04a37158c9c
RANDOM SEED=681023892

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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.763
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:       32873648 kB
MemFree:        26562556 kB
Buffers:          386852 kB
Cached:          4341308 kB
SwapCached:            0 kB
Active:          1569724 kB
Inactive:        3912352 kB
Active(anon):     756672 kB
Inactive(anon):        0 kB
Active(file):     813052 kB
Inactive(file):  3912352 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5828 kB
Writeback:             0 kB
AnonPages:        762416 kB
Mapped:            15132 kB
Shmem:               200 kB
Slab:             689036 kB
SReclaimable:     133024 kB
SUnreclaim:       556012 kB
KernelStack:        1488 kB
PageTables:         5072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     145556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    731136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71584 MiB
End job on node112 at 2012-05-28 16:21:25