Trace number 3713200

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-0-100-0.wbo
MD5SUM3ef623ad54bc9b8a55f5198a1c4abc02
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.024996
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints45
Number of soft constraints45
Number of constraints which are clauses25
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 1950
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 1949
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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-3713200-1338214580.wbo.
0.00/0.00	c Instance file HOME/instance-3713200-1338214580.wbo
0.00/0.00	c File size is 8595 bytes.
0.00/0.00	c Highest Coefficient sum: 26
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      545                                                 |
0.00/0.00	c |  Number Clauses:        25                                                  |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 20                                                  |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
1799.67/1800.00	c ===============================================================================
1799.67/1800.00	c Wall Clock Time: 1800.00 s
1799.67/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-3713200-1338214580/watcher-3713200-1338214580 -o /tmp/evaluation-result-3713200-1338214580/solver-3713200-1338214580 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3713200-1338214580.wbo 

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.00 2.00 2.00 3/177 14052
/proc/meminfo: memFree=27793704/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=83728 CPUtime=0 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 842 0 0 0 0 0 0 0 20 0 2 0 287583096 85737472 791 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 20932 791 192 433 0 20496 0
[pid=14052/tid=14053] ppid=14050 vsize=83728 CPUtime=0 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 100 0 0 0 0 0 0 0 20 0 2 0 287583097 85737472 791 33554432000 4194304 5964318 140734338101520 140734207211800 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.020457 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14052
/proc/meminfo: memFree=27793704/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=83728 CPUtime=0.01 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 897 0 0 0 1 0 0 0 20 0 2 0 287583096 85737472 846 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 20932 847 194 433 0 20496 0
[pid=14052/tid=14053] ppid=14050 vsize=83728 CPUtime=0 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 156 0 0 0 0 0 0 0 20 0 2 0 287583097 85737472 847 33554432000 4194304 5964318 140734338101520 140734207211800 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 83728

[startup+0.100347 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14052
/proc/meminfo: memFree=27793704/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=83728 CPUtime=0.09 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 1122 0 0 0 9 0 0 0 20 0 2 0 287583096 85737472 1071 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 20932 1071 194 433 0 20496 0
[pid=14052/tid=14053] ppid=14050 vsize=83728 CPUtime=0.08 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 380 0 0 0 8 0 0 0 20 0 2 0 287583097 85737472 1071 33554432000 4194304 5964318 140734338101520 140734207211800 4381912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83728

[startup+0.300307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14052
/proc/meminfo: memFree=27793704/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=83728 CPUtime=0.29 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 1539 0 0 0 29 0 0 0 20 0 2 0 287583096 85737472 1488 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 20932 1488 194 433 0 20496 0
[pid=14052/tid=14053] ppid=14050 vsize=83728 CPUtime=0.28 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 797 0 0 0 28 0 0 0 20 0 2 0 287583097 85737472 1488 33554432000 4194304 5964318 140734338101520 140734207211800 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83728

[startup+0.700302 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14052
/proc/meminfo: memFree=27793704/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=83728 CPUtime=0.69 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 2161 0 0 0 69 0 0 0 20 0 2 0 287583096 85737472 2110 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 20932 2110 194 433 0 20496 0
[pid=14052/tid=14053] ppid=14050 vsize=83728 CPUtime=0.68 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 1419 0 0 0 68 0 0 0 20 0 2 0 287583097 85737472 2110 33554432000 4194304 5964318 140734338101520 140734207211800 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83728

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14054
/proc/meminfo: memFree=27784488/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=83728 CPUtime=1.49 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 3130 0 0 0 149 0 0 0 20 0 2 0 287583096 85737472 3079 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 20932 3079 194 433 0 20496 0
[pid=14052/tid=14053] ppid=14050 vsize=83728 CPUtime=1.48 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 2388 0 0 0 148 0 0 0 20 0 2 0 287583097 85737472 3079 33554432000 4194304 5964318 140734338101520 140331223975736 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83728

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14054
/proc/meminfo: memFree=27780520/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=83872 CPUtime=3.09 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 3849 0 0 0 309 0 0 0 20 0 2 0 287583096 85884928 3798 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 20968 3798 194 433 0 20532 0
[pid=14052/tid=14053] ppid=14050 vsize=83872 CPUtime=3.07 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 3107 0 0 0 307 0 0 0 20 0 2 0 287583097 85884928 3798 33554432000 4194304 5964318 140734338101520 140331223975736 4399910 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83872

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14054
/proc/meminfo: memFree=27774676/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=83944 CPUtime=6.29 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 5421 0 0 0 628 1 0 0 20 0 2 0 287583096 85958656 5370 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 20986 5370 194 433 0 20550 0
[pid=14052/tid=14053] ppid=14050 vsize=83944 CPUtime=6.27 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 4679 0 0 0 626 1 0 0 20 0 2 0 287583097 85958656 5370 33554432000 4194304 5964318 140734338101520 140331223975736 4381581 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83944

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14054
/proc/meminfo: memFree=27766128/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=83944 CPUtime=12.68 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 7204 0 0 0 1267 1 0 0 20 0 2 0 287583096 85958656 7153 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 20986 7153 194 433 0 20550 0
[pid=14052/tid=14053] ppid=14050 vsize=83944 CPUtime=12.65 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 6462 0 0 0 1264 1 0 0 20 0 2 0 287583097 85958656 7153 33554432000 4194304 5964318 140734338101520 140331223975928 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83944

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14054
/proc/meminfo: memFree=27752164/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=83944 CPUtime=25.48 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 10618 0 0 0 2546 2 0 0 20 0 2 0 287583096 85958656 10567 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 20986 10567 194 433 0 20550 0
[pid=14052/tid=14053] ppid=14050 vsize=83944 CPUtime=25.42 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 9876 0 0 0 2540 2 0 0 20 0 2 0 287583097 85958656 10567 33554432000 4194304 5964318 140734338101520 140331223975928 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83944

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14054
/proc/meminfo: memFree=27737500/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=84052 CPUtime=51.08 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 14202 0 0 0 5104 4 0 0 20 0 2 0 287583096 86069248 14151 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 21013 14151 194 433 0 20577 0
[pid=14052/tid=14053] ppid=14050 vsize=84052 CPUtime=50.95 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 13460 0 0 0 5091 4 0 0 20 0 2 0 287583097 86069248 14151 33554432000 4194304 5964318 140734338101520 140331223975928 4399960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84052

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14093
/proc/meminfo: memFree=28773540/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=150828 CPUtime=102.28 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 17448 0 0 0 10222 6 0 0 20 0 2 0 287583096 154447872 17397 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 37707 17397 194 433 0 37271 0
[pid=14052/tid=14053] ppid=14050 vsize=150828 CPUtime=102.03 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 16706 0 0 0 10196 7 0 0 20 0 2 0 287583097 154447872 17397 33554432000 4194304 5964318 140734338101520 140331223975928 4400336 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150828

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14132
/proc/meminfo: memFree=28755236/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=150828 CPUtime=162.25 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 19002 0 0 0 16217 8 0 0 20 0 2 0 287583096 154447872 19170 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 37707 19170 194 433 0 37271 0
[pid=14052/tid=14053] ppid=14050 vsize=150828 CPUtime=161.85 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 18260 0 0 0 16175 10 0 0 20 0 2 0 287583097 154447872 19170 33554432000 4194304 5964318 140734338101520 140331223975928 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 150828

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14175
/proc/meminfo: memFree=28743476/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=150828 CPUtime=222.24 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 19004 0 0 0 22216 8 0 0 20 0 2 0 287583096 154447872 19185 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 37707 19185 194 433 0 37271 0
[pid=14052/tid=14053] ppid=14050 vsize=150828 CPUtime=221.69 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 18262 0 0 0 22158 11 0 0 20 0 2 0 287583097 154447872 19185 33554432000 4194304 5964318 140734338101520 140331223975928 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 150828

[startup+282.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 14175
/proc/meminfo: memFree=28728228/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=150972 CPUtime=282.23 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 20528 0 0 0 28213 10 0 0 20 0 2 0 287583096 154595328 21208 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 37743 21208 194 433 0 37307 0
[pid=14052/tid=14053] ppid=14050 vsize=150972 CPUtime=281.54 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 19786 0 0 0 28140 14 0 0 20 0 2 0 287583097 154595328 21208 33554432000 4194304 5964318 140734338101520 140331223975928 4399973 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 150972

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14175
/proc/meminfo: memFree=28702048/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=151548 CPUtime=342.21 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 23539 0 0 0 34206 15 0 0 20 0 2 0 287583096 155185152 24223 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 37887 24223 194 433 0 37451 0
[pid=14052/tid=14053] ppid=14050 vsize=151548 CPUtime=341.38 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 22797 0 0 0 34118 20 0 0 20 0 2 0 287583097 155185152 24223 33554432000 4194304 5964318 140734338101520 140331223975928 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 151548

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14175
/proc/meminfo: memFree=28672024/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=151548 CPUtime=402.2 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 23542 0 0 0 40205 15 0 0 20 0 2 0 287583096 155185152 24226 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 1.99 1.99 1.99 4/180 14225
/proc/meminfo: memFree=28223076/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=229808 CPUtime=1422.04 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 40276 0 0 0 142172 32 0 0 20 0 2 0 287583096 235323392 41133 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 57452 41133 194 433 0 57016 0
[pid=14052/tid=14053] ppid=14050 vsize=229808 CPUtime=1418.61 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 39534 0 0 0 141808 53 0 0 20 0 2 0 287583097 235323392 41133 33554432000 4194304 5964318 140734338101520 140331223975736 4400013 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 229808

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 1.99 4/179 14226
/proc/meminfo: memFree=28160964/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=231536 CPUtime=1482.03 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 40625 0 0 0 148170 33 0 0 20 0 2 0 287583096 237092864 41482 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 57884 41482 194 433 0 57448 0
[pid=14052/tid=14053] ppid=14050 vsize=231536 CPUtime=1478.45 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 39883 0 0 0 147790 55 0 0 20 0 2 0 287583097 237092864 41482 33554432000 4194304 5964318 140734338101520 140331223975976 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 231536

[startup+1542.3 s]
/proc/loadavg: 1.99 1.99 1.99 4/179 14226
/proc/meminfo: memFree=28084988/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=232112 CPUtime=1542.01 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 41686 0 0 0 154166 35 0 0 20 0 2 0 287583096 237682688 42543 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58028 42543 194 433 0 57592 0
[pid=14052/tid=14053] ppid=14050 vsize=232112 CPUtime=1538.3 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 40944 0 0 0 153772 58 0 0 20 0 2 0 287583097 237682688 42543 33554432000 4194304 5964318 140734338101520 140331223975928 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 232112

[startup+1602.3 s]
/proc/loadavg: 2.04 2.00 2.00 4/179 14226
/proc/meminfo: memFree=28025572/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=233640 CPUtime=1602.01 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 43869 0 0 0 160163 38 0 0 20 0 2 0 287583096 239247360 44729 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58410 44729 194 433 0 57974 0
[pid=14052/tid=14053] ppid=14050 vsize=233640 CPUtime=1598.14 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 43127 0 0 0 159752 62 0 0 20 0 2 0 287583097 239247360 44729 33554432000 4194304 5964318 140734338101520 140331223975928 4399842 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 233640

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/179 14226
/proc/meminfo: memFree=28014512/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=233964 CPUtime=1661.98 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 46618 0 0 0 166156 42 0 0 20 0 2 0 287583096 239579136 47481 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58491 47481 194 433 0 58055 0
[pid=14052/tid=14053] ppid=14050 vsize=233964 CPUtime=1657.98 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 45876 0 0 0 165731 67 0 0 20 0 2 0 287583097 239579136 47481 33554432000 4194304 5964318 140734338101520 140331223975928 4399993 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 233964

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 14226
/proc/meminfo: memFree=28011288/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=235044 CPUtime=1721.98 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 47393 0 0 0 172154 44 0 0 20 0 2 0 287583096 240685056 48241 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58761 48241 194 433 0 58325 0
[pid=14052/tid=14053] ppid=14050 vsize=235044 CPUtime=1717.83 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 46651 0 0 0 171713 70 0 0 20 0 2 0 287583097 240685056 48241 33554432000 4194304 5964318 140734338101520 140331223975976 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 235044

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 14227
/proc/meminfo: memFree=28010512/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=235368 CPUtime=1781.98 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 47489 0 0 0 178154 44 0 0 20 0 2 0 287583096 241016832 48337 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58842 48337 194 433 0 58406 0
[pid=14052/tid=14053] ppid=14050 vsize=235368 CPUtime=1777.68 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 46747 0 0 0 177697 71 0 0 20 0 2 0 287583097 241016832 48337 33554432000 4194304 5964318 140734338101520 140331223975976 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 235368

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 14227
/proc/meminfo: memFree=28004916/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=235368 CPUtime=1791.58 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 47489 0 0 0 179114 44 0 0 20 0 2 0 287583096 241016832 48337 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58842 48337 194 433 0 58406 0
[pid=14052/tid=14053] ppid=14050 vsize=235368 CPUtime=1787.26 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 46747 0 0 0 178655 71 0 0 20 0 2 0 287583097 241016832 48337 33554432000 4194304 5964318 140734338101520 140331223975976 4399960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 235368

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14227
/proc/meminfo: memFree=28001072/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=235368 CPUtime=1794.78 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 47489 0 0 0 179434 44 0 0 20 0 2 0 287583096 241016832 48337 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58842 48337 194 433 0 58406 0
[pid=14052/tid=14053] ppid=14050 vsize=235368 CPUtime=1790.45 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 46747 0 0 0 178974 71 0 0 20 0 2 0 287583097 241016832 48337 33554432000 4194304 5964318 140734338101520 140331223975976 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 235368

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14227
/proc/meminfo: memFree=27997708/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=235368 CPUtime=1797.97 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 47489 0 0 0 179753 44 0 0 20 0 2 0 287583096 241016832 48337 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58842 48337 194 433 0 58406 0
[pid=14052/tid=14053] ppid=14050 vsize=235368 CPUtime=1793.64 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 46747 0 0 0 179293 71 0 0 20 0 2 0 287583097 241016832 48337 33554432000 4194304 5964318 140734338101520 140331223975976 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 235368

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14227
/proc/meminfo: memFree=27996220/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=235368 CPUtime=1798.77 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 47489 0 0 0 179833 44 0 0 20 0 2 0 287583096 241016832 48337 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58842 48337 194 433 0 58406 0
[pid=14052/tid=14053] ppid=14050 vsize=235368 CPUtime=1794.43 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 46747 0 0 0 179372 71 0 0 20 0 2 0 287583097 241016832 48337 33554432000 4194304 5964318 140734338101520 140331223975976 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.77
Current children cumulated vsize (KiB) 235368

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14227
/proc/meminfo: memFree=27994484/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=235368 CPUtime=1799.18 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 47489 0 0 0 179874 44 0 0 20 0 2 0 287583096 241016832 48337 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58842 48337 194 433 0 58406 0
[pid=14052/tid=14053] ppid=14050 vsize=235368 CPUtime=1794.84 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 46747 0 0 0 179413 71 0 0 20 0 2 0 287583097 241016832 48337 33554432000 4194304 5964318 140734338101520 140331223975976 4400019 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.18
Current children cumulated vsize (KiB) 235368

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14227
/proc/meminfo: memFree=27994484/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=235368 CPUtime=1799.57 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 47489 0 0 0 179913 44 0 0 20 0 2 0 287583096 241016832 48337 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58842 48337 194 433 0 58406 0
[pid=14052/tid=14053] ppid=14050 vsize=235368 CPUtime=1795.23 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 46747 0 0 0 179452 71 0 0 20 0 2 0 287583097 241016832 48337 33554432000 4194304 5964318 140734338101520 140331223975976 4400336 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 235368

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14227
/proc/meminfo: memFree=27994484/32873844 swapFree=7116/7116
[pid=14052] ppid=14050 vsize=235368 CPUtime=1799.67 cores=1,3,5,7
/proc/14052/stat : 14052 (wbo1.71) S 14050 14052 12215 0 -1 4202496 47489 0 0 0 179923 44 0 0 20 0 2 0 287583096 241016832 48337 33554432000 4194304 5964318 140734338101520 140734338101040 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14052/statm: 58842 48337 194 433 0 58406 0
[pid=14052/tid=14053] ppid=14050 vsize=235368 CPUtime=1795.33 cores=1,3,5,7
/proc/14052/task/14053/stat : 14053 (wbo1.71) R 14050 14052 12215 0 -1 4202560 46747 0 0 0 179462 71 0 0 20 0 2 0 287583097 241016832 48337 33554432000 4194304 5964318 140734338101520 140331223975976 4400339 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (KiB) 235368

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14052 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=639173
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=723889
# CPU time returned by wait4() is 1795.36
# while last known CPU time is 1799.67
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.67
CPU user time (s): 1799.23
CPU system time (s): 0.44
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 235368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.64
system time used= 0.723889
maximum resident set size= 193360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47492
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= 73
involuntary context switches= 1850

runsolver used 9.8435 second user time and 13.5259 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-28 16:16:20
IDJOB=3713200
IDBENCH=79187
IDSOLVER=2293
FILE ID=node138/3713200-1338214580
RUNJOBID= node138-1338194596-12232
PBS_JOBID= 14624599
Free space on /tmp= 71488 MiB

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

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

MD5SUM BENCH= 3ef623ad54bc9b8a55f5198a1c4abc02
RANDOM SEED=1083407379

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        27794052 kB
Buffers:          662412 kB
Cached:          2445696 kB
SwapCached:          208 kB
Active:          2233412 kB
Inactive:        1948576 kB
Active(anon):    1055824 kB
Inactive(anon):    11368 kB
Active(file):    1177588 kB
Inactive(file):  1937208 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              5464 kB
Writeback:             0 kB
AnonPages:       1073400 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             752988 kB
SReclaimable:     195256 kB
SUnreclaim:       557732 kB
KernelStack:        1488 kB
PageTables:         6068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    763904 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= 71484 MiB
End job on node138 at 2012-05-28 16:46:20