Trace number 3728469

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.72? 1799.56 1800.02

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-41-40--soft-0-100-0.wbo
MD5SUM19fe712a4f6ee0b978bb364f3985a5e4
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.06299
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1640
Total number of constraints81
Number of soft constraints81
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 4603
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4602
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
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 wbo file format. File HOME/instance-3728469-1338675122.wbo.
0.00/0.00	c Instance file HOME/instance-3728469-1338675122.wbo
0.00/0.00	c File size is 28571 bytes.
0.00/0.00	c Highest Coefficient sum: 42
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:      1721                                                |
0.00/0.00	c |  Number Clauses:        41                                                  |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 40                                                  |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    PB 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.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 s
1799.56/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-3728469-1338675122/watcher-3728469-1338675122 -o /tmp/evaluation-result-3728469-1338675122/solver-3728469-1338675122 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=wbo HOME/instance-3728469-1338675122.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: 1.99 1.69 1.46 3/177 13691
/proc/meminfo: memFree=26958316/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=84084 CPUtime=0 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 974 0 0 0 0 0 0 0 20 0 2 0 333637937 86102016 919 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 21021 924 185 433 0 20585 0
[pid=13691/tid=13692] ppid=13689 vsize=84084 CPUtime=0 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 156 0 0 0 0 0 0 0 20 0 2 0 333637937 86102016 939 33554432000 4194304 5964350 140736048164144 140736048163432 5179179 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0332629 s]
/proc/loadavg: 1.99 1.69 1.46 3/177 13691
/proc/meminfo: memFree=26958316/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=84084 CPUtime=0.02 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 1168 0 0 0 2 0 0 0 20 0 2 0 333637937 86102016 1113 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 21021 1113 193 433 0 20585 0
[pid=13691/tid=13692] ppid=13689 vsize=84084 CPUtime=0.01 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 330 0 0 0 1 0 0 0 20 0 2 0 333637937 86102016 1113 33554432000 4194304 5964350 140736048164144 140736048163432 4381941 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 84084

[startup+0.100248 s]
/proc/loadavg: 1.99 1.69 1.46 3/177 13691
/proc/meminfo: memFree=26958316/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=84084 CPUtime=0.09 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 1359 0 0 0 9 0 0 0 20 0 2 0 333637937 86102016 1304 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 21021 1304 193 433 0 20585 0
[pid=13691/tid=13692] ppid=13689 vsize=84084 CPUtime=0.08 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 521 0 0 0 8 0 0 0 20 0 2 0 333637937 86102016 1304 33554432000 4194304 5964350 140736048164144 140736048163432 4400011 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) 84084

[startup+0.300209 s]
/proc/loadavg: 1.99 1.69 1.46 3/177 13691
/proc/meminfo: memFree=26958316/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=84084 CPUtime=0.29 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 1896 0 0 0 29 0 0 0 20 0 2 0 333637937 86102016 1841 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 21021 1841 193 433 0 20585 0
[pid=13691/tid=13692] ppid=13689 vsize=84084 CPUtime=0.28 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 1058 0 0 0 28 0 0 0 20 0 2 0 333637937 86102016 1841 33554432000 4194304 5964350 140736048164144 140736048163432 4220675 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) 84084

[startup+0.700209 s]
/proc/loadavg: 1.99 1.69 1.46 3/177 13691
/proc/meminfo: memFree=26958316/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=84084 CPUtime=0.68 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 2810 0 0 0 68 0 0 0 20 0 2 0 333637937 86102016 2755 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 21021 2755 193 433 0 20585 0
[pid=13691/tid=13692] ppid=13689 vsize=84084 CPUtime=0.68 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 1972 0 0 0 68 0 0 0 20 0 2 0 333637937 86102016 2755 33554432000 4194304 5964350 140736048164144 140366028683256 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84084

[startup+1.50021 s]
/proc/loadavg: 1.99 1.69 1.46 3/179 13693
/proc/meminfo: memFree=26944420/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=84084 CPUtime=1.49 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 4277 0 0 0 148 1 0 0 20 0 2 0 333637937 86102016 4221 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 21021 4221 193 433 0 20585 0
[pid=13691/tid=13692] ppid=13689 vsize=84084 CPUtime=1.47 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 3439 0 0 0 146 1 0 0 20 0 2 0 333637937 86102016 4221 33554432000 4194304 5964350 140736048164144 140366028683256 4400007 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) 84084

[startup+3.10021 s]
/proc/loadavg: 1.99 1.69 1.46 3/179 13693
/proc/meminfo: memFree=26936788/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=84228 CPUtime=3.08 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 5773 0 0 0 307 1 0 0 20 0 2 0 333637937 86249472 5717 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 21057 5717 193 433 0 20621 0
[pid=13691/tid=13692] ppid=13689 vsize=84228 CPUtime=3.07 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 4935 0 0 0 306 1 0 0 20 0 2 0 333637937 86249472 5717 33554432000 4194304 5964350 140736048164144 140366028683304 5244231 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84228

[startup+6.30023 s]
/proc/loadavg: 1.99 1.69 1.46 3/179 13693
/proc/meminfo: memFree=26921924/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=84300 CPUtime=6.29 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 8487 0 0 0 626 3 0 0 20 0 2 0 333637937 86323200 8431 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 21075 8431 193 433 0 20639 0
[pid=13691/tid=13692] ppid=13689 vsize=84300 CPUtime=6.26 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 7649 0 0 0 623 3 0 0 20 0 2 0 333637937 86323200 8431 33554432000 4194304 5964350 140736048164144 140366028683256 4382191 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) 84300

[startup+12.7001 s]
/proc/loadavg: 1.99 1.70 1.46 3/179 13693
/proc/meminfo: memFree=26896820/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=84300 CPUtime=12.67 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 11645 0 0 0 1264 3 0 0 20 0 2 0 333637937 86323200 11581 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 21075 11581 193 433 0 20639 0
[pid=13691/tid=13692] ppid=13689 vsize=84300 CPUtime=12.64 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 10807 0 0 0 1261 3 0 0 20 0 2 0 333637937 86323200 11581 33554432000 4194304 5964350 140736048164144 140366028683256 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 84300

[startup+25.5002 s]
/proc/loadavg: 1.99 1.71 1.47 3/179 13693
/proc/meminfo: memFree=26848356/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=149944 CPUtime=25.47 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 19001 0 0 0 2540 7 0 0 20 0 2 0 333637937 153542656 18933 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 37486 18933 193 433 0 37050 0
[pid=13691/tid=13692] ppid=13689 vsize=149944 CPUtime=25.4 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 18163 0 0 0 2534 6 0 0 20 0 2 0 333637937 153542656 18933 33554432000 4194304 5964350 140736048164144 140366028683256 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 149944

[startup+51.1002 s]
/proc/loadavg: 1.99 1.74 1.48 3/179 13693
/proc/meminfo: memFree=26810944/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=150104 CPUtime=51.05 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 25700 0 0 0 5096 9 0 0 20 0 2 0 333637937 153706496 25644 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 37526 25644 193 433 0 37090 0
[pid=13691/tid=13692] ppid=13689 vsize=150104 CPUtime=50.92 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 24862 0 0 0 5083 9 0 0 20 0 2 0 333637937 153706496 25644 33554432000 4194304 5964350 140736048164144 140366028683256 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 150104

[startup+102.307 s]
/proc/loadavg: 1.99 1.77 1.51 3/179 13694
/proc/meminfo: memFree=26714524/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=215880 CPUtime=102.26 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 36886 0 0 0 10213 13 0 0 20 0 2 0 333637937 221061120 37022 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 53970 37022 193 433 0 53534 0
[pid=13691/tid=13692] ppid=13689 vsize=215880 CPUtime=102 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 36049 0 0 0 10187 13 0 0 20 0 2 0 333637937 221061120 37022 33554432000 4194304 5964350 140736048164144 140366028683256 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 215880

[startup+162.3 s]
/proc/loadavg: 2.03 1.83 1.54 3/179 13694
/proc/meminfo: memFree=26646408/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=281416 CPUtime=162.24 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 53356 0 0 0 16207 17 0 0 20 0 2 0 333637937 288169984 53491 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 70354 53491 193 433 0 69918 0
[pid=13691/tid=13692] ppid=13689 vsize=281416 CPUtime=161.84 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 52518 0 0 0 16165 19 0 0 20 0 2 0 333637937 288169984 53491 33554432000 4194304 5964350 140736048164144 140366028683304 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 281416

[startup+222.3 s]
/proc/loadavg: 2.04 1.87 1.57 3/179 13694
/proc/meminfo: memFree=26607744/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=281920 CPUtime=222.23 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 61722 0 0 0 22201 22 0 0 20 0 2 0 333637937 288686080 61857 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 70480 61857 193 433 0 70044 0
[pid=13691/tid=13692] ppid=13689 vsize=281920 CPUtime=221.68 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 60884 0 0 0 22144 24 0 0 20 0 2 0 333637937 288686080 61857 33554432000 4194304 5964350 140736048164144 140366028683256 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 281920

[startup+282.3 s]
/proc/loadavg: 2.01 1.89 1.60 3/179 13694
/proc/meminfo: memFree=26600328/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=281920 CPUtime=282.21 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 61754 0 0 0 28199 22 0 0 20 0 2 0 333637937 288686080 60587 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 70480 60587 193 433 0 70044 0
[pid=13691/tid=13692] ppid=13689 vsize=281920 CPUtime=281.52 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 60916 0 0 0 28127 25 0 0 20 0 2 0 333637937 288686080 60587 33554432000 4194304 5964350 140736048164144 140366028683288 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 281920

[startup+342.3 s]
/proc/loadavg: 2.00 1.91 1.62 3/179 13733
/proc/meminfo: memFree=26935864/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=348536 CPUtime=342.17 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 76517 0 0 0 34190 27 0 0 20 0 2 0 333637937 356900864 75863 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 87134 75863 193 433 0 86698 0
[pid=13691/tid=13692] ppid=13689 vsize=348536 CPUtime=341.34 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 75679 0 0 0 34102 32 0 0 20 0 2 0 333637937 356900864 75863 33554432000 4194304 5964350 140736048164144 140366028683064 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 348536

[startup+402.3 s]
/proc/loadavg: 2.00 1.92 1.64 3/179 13734
/proc/meminfo: memFree=26893180/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=349616 CPUtime=402.15 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 81731 0 0 0 40187 28 0 0 20 0 2 0 333637937 358006784 81097 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.03 1.87 3/179 13743
/proc/meminfo: memFree=26519804/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=620344 CPUtime=1421.93 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 138539 0 0 0 142133 60 0 0 20 0 2 0 333637937 635232256 138496 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 155086 138496 193 433 0 154650 0
[pid=13691/tid=13692] ppid=13689 vsize=620344 CPUtime=1418.47 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 137701 0 0 0 141766 81 0 0 20 0 2 0 333637937 635232256 138496 33554432000 4194304 5964350 140736048164144 140366028683256 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 620344

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 1.89 3/179 13743
/proc/meminfo: memFree=26509172/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=620344 CPUtime=1481.9 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 139178 0 0 0 148129 61 0 0 20 0 2 0 333637937 635232256 139129 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 155086 139129 193 433 0 154650 0
[pid=13691/tid=13692] ppid=13689 vsize=620344 CPUtime=1478.29 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 138340 0 0 0 147746 83 0 0 20 0 2 0 333637937 635232256 139129 33554432000 4194304 5964350 140736048164144 140366028683256 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 620344

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 1.89 3/179 13743
/proc/meminfo: memFree=26508676/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=620344 CPUtime=1541.9 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 139178 0 0 0 154129 61 0 0 20 0 2 0 333637937 635232256 139129 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 155086 139129 193 433 0 154650 0
[pid=13691/tid=13692] ppid=13689 vsize=620344 CPUtime=1538.14 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 138340 0 0 0 153730 84 0 0 20 0 2 0 333637937 635232256 139129 33554432000 4194304 5964350 140736048164144 140366028683256 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 620344

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.90 3/179 13744
/proc/meminfo: memFree=26450896/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=622364 CPUtime=1601.88 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 149425 0 0 0 160121 67 0 0 20 0 2 0 333637937 637300736 149376 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 155591 149376 193 433 0 155155 0
[pid=13691/tid=13692] ppid=13689 vsize=622364 CPUtime=1597.99 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 148587 0 0 0 159708 91 0 0 20 0 2 0 333637937 637300736 149376 33554432000 4194304 5964350 140736048164144 140366028683256 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 622364

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 1.91 3/179 13744
/proc/meminfo: memFree=26438372/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=688816 CPUtime=1661.87 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 152060 0 0 0 166118 69 0 0 20 0 2 0 333637937 705347584 152006 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 172204 152006 193 433 0 171768 0
[pid=13691/tid=13692] ppid=13689 vsize=688816 CPUtime=1657.83 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 151222 0 0 0 165689 94 0 0 20 0 2 0 333637937 705347584 152006 33554432000 4194304 5964350 140736048164144 140366028683064 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 688816

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 1.91 3/180 13747
/proc/meminfo: memFree=26363972/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=757104 CPUtime=1721.87 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 170389 0 0 0 172109 78 0 0 20 0 2 0 333637937 775274496 170331 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 189276 170331 193 433 0 188840 0
[pid=13691/tid=13692] ppid=13689 vsize=757104 CPUtime=1717.68 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 169551 0 0 0 171664 104 0 0 20 0 2 0 333637937 775274496 170331 33554432000 4194304 5964350 140736048164144 140366028683256 4400352 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 757104

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 1.92 3/179 13747
/proc/meminfo: memFree=26338188/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=759888 CPUtime=1781.86 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 185529 0 0 0 178099 87 0 0 20 0 2 0 333637937 778125312 185467 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 189972 185467 193 433 0 189536 0
[pid=13691/tid=13692] ppid=13689 vsize=759888 CPUtime=1777.52 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 184691 0 0 0 177639 113 0 0 20 0 2 0 333637937 778125312 185467 33554432000 4194304 5964350 140736048164144 140366028683256 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 759888

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.04 1.92 3/179 13747
/proc/meminfo: memFree=26326472/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=825784 CPUtime=1791.47 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 188112 0 0 0 179058 89 0 0 20 0 2 0 333637937 845602816 188050 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 206446 188050 193 433 0 206010 0
[pid=13691/tid=13692] ppid=13689 vsize=825784 CPUtime=1787.1 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 187274 0 0 0 178595 115 0 0 20 0 2 0 333637937 845602816 188050 33554432000 4194304 5964350 140736048164144 140366028683256 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 825784

[startup+1795.1 s]
/proc/loadavg: 2.07 2.04 1.92 3/179 13747
/proc/meminfo: memFree=26326596/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=825892 CPUtime=1794.67 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 188143 0 0 0 179378 89 0 0 20 0 2 0 333637937 845713408 188081 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 206473 188081 193 433 0 206037 0
[pid=13691/tid=13692] ppid=13689 vsize=825892 CPUtime=1790.29 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 187305 0 0 0 178914 115 0 0 20 0 2 0 333637937 845713408 188081 33554432000 4194304 5964350 140736048164144 140366028683304 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 825892

[startup+1798.3 s]
/proc/loadavg: 2.07 2.04 1.92 3/179 13747
/proc/meminfo: memFree=26326596/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=826052 CPUtime=1797.86 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 188163 0 0 0 179697 89 0 0 20 0 2 0 333637937 845877248 188101 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 206513 188101 193 433 0 206077 0
[pid=13691/tid=13692] ppid=13689 vsize=826052 CPUtime=1793.48 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 187325 0 0 0 179233 115 0 0 20 0 2 0 333637937 845877248 188101 33554432000 4194304 5964350 140736048164144 140366028683256 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 826052

[startup+1799.1 s]
/proc/loadavg: 2.06 2.04 1.92 3/179 13747
/proc/meminfo: memFree=26326720/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=826268 CPUtime=1798.66 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 188248 0 0 0 179777 89 0 0 20 0 2 0 333637937 846098432 188186 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 206567 188186 193 433 0 206131 0
[pid=13691/tid=13692] ppid=13689 vsize=826268 CPUtime=1794.28 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 187410 0 0 0 179313 115 0 0 20 0 2 0 333637937 846098432 188186 33554432000 4194304 5964350 140736048164144 140366028683064 4400355 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 826268

[startup+1799.5 s]
/proc/loadavg: 2.06 2.04 1.92 3/179 13747
/proc/meminfo: memFree=26326224/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=826268 CPUtime=1799.06 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 188308 0 0 0 179817 89 0 0 20 0 2 0 333637937 846098432 188246 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 206567 188246 193 433 0 206131 0
[pid=13691/tid=13692] ppid=13689 vsize=826268 CPUtime=1794.68 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 187470 0 0 0 179353 115 0 0 20 0 2 0 333637937 846098432 188246 33554432000 4194304 5964350 140736048164144 140366028683256 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 826268

[startup+1799.9 s]
/proc/loadavg: 2.06 2.04 1.92 3/179 13747
/proc/meminfo: memFree=26326224/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=826376 CPUtime=1799.46 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 188358 0 0 0 179857 89 0 0 20 0 2 0 333637937 846209024 188296 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 206594 188296 193 433 0 206158 0
[pid=13691/tid=13692] ppid=13689 vsize=826376 CPUtime=1795.08 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 187520 0 0 0 179392 116 0 0 20 0 2 0 333637937 846209024 188296 33554432000 4194304 5964350 140736048164144 140366028683256 4399884 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 826376

[startup+1800 s]
/proc/loadavg: 2.06 2.04 1.92 3/179 13747
/proc/meminfo: memFree=26326224/32873660 swapFree=7120/7120
[pid=13691] ppid=13689 vsize=826520 CPUtime=1799.56 cores=1,3,5,7
/proc/13691/stat : 13691 (wbo1.72) S 13689 13691 13099 0 -1 4202496 188387 0 0 0 179867 89 0 0 20 0 2 0 333637937 846356480 188325 33554432000 4194304 5964350 140736048164144 140736048163664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13691/statm: 206630 188325 193 433 0 206194 0
[pid=13691/tid=13692] ppid=13689 vsize=826520 CPUtime=1795.18 cores=1,3,5,7
/proc/13691/task/13692/stat : 13692 (wbo1.72) R 13689 13691 13099 0 -1 4202560 187549 0 0 0 179402 116 0 0 20 0 2 0 333637937 846356480 188325 33554432000 4194304 5964350 140736048164144 140366028683256 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 826520

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13691 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=29266
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=185819
# CPU time returned by wait4() is 1795.22
# while last known CPU time is 1799.56
#
# 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.56
CPU user time (s): 1798.67
CPU system time (s): 0.89
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 826520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.03
system time used= 1.18582
maximum resident set size= 753312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188390
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= 243
involuntary context switches= 5444

runsolver used 5.06323 second user time and 15.7806 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-03 00:12:02
IDJOB=3728469
IDBENCH=79169
IDSOLVER=2315
FILE ID=node117/3728469-1338675122
RUNJOBID= node117-1338674781-13619
PBS_JOBID= 14636519
Free space on /tmp= 69116 MiB

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

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

MD5SUM BENCH= 19fe712a4f6ee0b978bb364f3985a5e4
RANDOM SEED=1046983267

node117.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.148
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.29
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.148
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.148
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.148
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.95
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.148
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.148
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.148
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.148
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:       32873660 kB
MemFree:        26958844 kB
Buffers:          601072 kB
Cached:          4087676 kB
SwapCached:          776 kB
Active:          2572052 kB
Inactive:        2431372 kB
Active(anon):     300724 kB
Inactive(anon):     9984 kB
Active(file):    2271328 kB
Inactive(file):  2421388 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              5444 kB
Writeback:             0 kB
AnonPages:        306512 kB
Mapped:            12908 kB
Shmem:                80 kB
Slab:             775268 kB
SReclaimable:     219732 kB
SUnreclaim:       555536 kB
KernelStack:        1488 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     146388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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= 69112 MiB
End job on node117 at 2012-06-03 00:42:02